/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
p.trinfo {
    font-size: 17px;
}

p.trinfo a {
    color: rgba(255, 67, 54);
    margin-left: 10px;
}
.wd-price-table .wd-plan-inner {
    border: 0 !important;
}

.wd-price-table span.wd-plan-title.title {color: #ffffff70;font-weight: 500;}

.wd-price-table .wd-plan-price * {
    color: #fff !important;
}

.wd-price-table .wd-plan-price 
 span.wd-price-suffix {
    color: #ffffff70 !important;
    margin-top: 10px;
}

.wd-price-table .wd-plan-name {
    padding-bottom: 0 !important;
}

.wd-price-table .wd-plan-features {
    border: 0;
}

.wd-price-table.price-style-alt .wd-plan-price {
    border: 0;
}

a.button.price-plan-btn {background-image: url('/wp-content/uploads/2023/01/btn.png');background-color: unset !important;width: 280px;background-position: center;line-height: 3.1;background-repeat: no-repeat;}

.wd-price-table.price-style-alt {
    border: 2px solid #ffffff29;
    border-radius: 5px;
}

.wd-price-table.price-style-alt:hover {
    border-color: #c83343 !important;
}

.wd-price-table.price-style-alt:hover span.wd-plan-title.title {
    color: #fff !important;
}

.wd-price-table.price-style-alt:hover span.wd-price-suffix {
    color: #fff !important;
}
.wd-price-table .wd-plan-features {
    border: 0 !important;
}

.wd-price-table.price-style-alt .wd-plan-price {
    border: 0 !important;
}
.wd-plan-feature {
    position: relative;
    padding-left: 24px;
    display: table;
    margin: 0 auto;
    min-width: 100px;
    text-align: left;
    font-size: 16px;
}

.wd-plan-feature:before {
    content: "\f058";
    width: 12px;
    height: 12px;
    position: absolute;
    background-color: #e8473c;
    left: 0;
    top: 8px;
    font-family: 'woodmart-font';
    border-radius: 50px;
}
.site-content.col-lg-12.col-12.col-md-12 {
    margin-bottom: 0;
}
@media only screen and (max-width : 767px) {
	.container.main-footer * {text-align: center;}

	.container.main-footer  a.elementor-item {
		display: table;
		margin: 0 auto;
	}
	#mobiledownload .elementor-widget-container {
		margin-top: 0;
	}
	.m-center, .m-center *{ text-align: center;}
	footer .elementor-container.elementor-column-gap-default {
    display: block;
    width: 100%;
}

footer .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-25, footer .elementor-container.elementor-column-gap-default .elementor-column.elementor-col-20 {
    width: 100%;
}
	footer li.elementor-icon-list-item {
		display: table !important;
		margin: 0 auto;
		text-align: center !important;
		width: 100%;
	}

	footer li.elementor-icon-list-item * {
		text-align: center !important;
		width: 100% !important;
		display: block !important;
	}
}


.wd-plan-inner {
    padding-bottom: 50px;
}