/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.single-breadcrumbs-wrapper  {
    font-size: 12px;
    color: #7b7777;
    opacity: 0.9;
}
.wd-term-desc {
    margin: 130px 0 100px 0!important;
}

.woocommerce-Tabs-panel p,.wd-term-desc.wd-entry-content p,.wd-term-desc.wd-entry-content ul,.wd-term-desc.wd-entry-content ol {
    font-size: 16px!important;
    line-height: 2em!important;
    color: #343434!important;
}

.wd-term-desc.wd-entry-content h2,.wd-term-desc.wd-entry-content h3,.wd-term-desc.wd-entry-content h4{
	color:#ee781c;
	padding:15px 0 5px 0;
	font-weight:900;
	font-family:"Estedad";
}


.offer-products h3.wd-entities-title {color:#000}
.rate-post-top .rmp-results-widget__vote-count {
    display: none;
}
.rate-post-top span.js-rmp-avg-rating {
	color:#505050!important;
    font-size: 13px!important;
    vertical-align: text-bottom!important;}

.rate-post-top{text-align:left!important;}

.rmp-widgets-container.rmp-wp-plugin.rmp-main-container{
    border-radius: 15px;
    margin: 4rem 0 2rem 0;
    border: 1px dashed #f56721;
    padding: 15px 0 5px 0;
}
.single-post blockquote {
    margin: 40px 0 !important;
    background-color: #f5672138 !important;
    padding: 15px 25px !important;
    border-radius: 15px !important;
} 
.rank-math-list-item {
    border: 1px dashed #ee781c !important;
    border-radius: 15px !important;
    padding: 0px 30px 6px !important;
    margin-bottom: 18px !important;
    background-color: #ee781c26;
}

h3.rank-math-question {
    padding-top: 25px!important;
    font-size: 20px!important;
    font-weight: 700!important;
    color: #383434!important;
}

.post-single-page .wd-entry-content h2,.post-single-page .wd-entry-content h3 {
    padding-top: 45px;
}
.post-single-page .wd-entry-content h5,.post-single-page .wd-entry-content h6 {
    padding-top: 20px;
}

.post-single-page .wd-entry-content p,.post-single-page .wd-entry-content li{
    font-size: 1.1rem;
    line-height: 2.3rem;
    color: #383838;
    text-align: justify;
} 

.single-post h1, .single-post h2, .single-post h3 {
    color: #ee781c;
    padding-top: 50px;
}
.wd-nav[class*="wd-style-underline"] .nav-link-text {
    line-height: 3.2;
}
.home-slider ul.wd-nav-pagin.wd-clickable.wd-type-bullets.wd-horizontal {
    transform: translateY(-100px);
    background-color: #da6f1b;
    border-radius: 15px;
    padding: 9px 15px 0px 15px;
}
.wd-checkout-steps .step-active>:is(a,span) {
        text-underline-offset: 15px!important;
}

.whb-header_430954 .whb-general-header {
    border-top: 3px solid #ee781c;
}

span.woocommerce-Price-currencySymbol {
    padding-right: 3px;
}

.product_title {
    font-size: 24px;
	font-weight: 900!important;}

span.wd-last,.wd-breadcrumbs span.wd-delimiter:last-child{
	display:none;
}

@media screen and (max-width:470px){
	.home-slider ul.wd-nav-pagin.wd-clickable.wd-type-bullets.wd-horizontal {display:none;}
	
}

