/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.wd-nav-mobile>li:not(.bd-link)>a,
.wd-nav-mobile>li>ul li>a,
.mobile-nav li:not(.bd-link) .wd-nav-opener{
    border: none!important;
}
.wd-nav-mobile>li.menu-item-wishlist>a{
    border-top: 1px solid var(--brdcolor-gray-300);
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a{
    min-height: 40px!important;
}
.wd-nav-mobile.wd-active,
.wd-drilldown-back{
    border-bottom: 1px solid var(--brdcolor-gray-300);
}
.wd-nav-mobile .first-shop-link{
    border-top: 1px solid var(--brdcolor-gray-300);
}
.mobile-nav .wd-heading {
    padding: 10px 15px;
}
.wd-action-btn.wd-style-text>a{
    font-weight: normal!important;
}
.wd-drilldown-back a{
    color: var(--wd-primary-color)!important;
}


.header-contacts_info,.phones-dropdown-trigger {
    position: relative;
    display: flex
}
.phones-dropdown-trigger {
    align-items: center;
    gap: 10px
}

.header-contacts_info a {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.2;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #313137
}
.phones-dropdown {
    position: absolute;
    left: -1rem;
    top: 1.5rem;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    min-width: 166px;
    box-shadow: 0 14px 40px rgb(83 83 83 / 11%);
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: all .3s ease;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.phones-dropdown-trigger::after {
    content: "\f129";
    font-family: "woodmart-font";
    font-weight: 700;
    width: 10px;
    font-size: 11px;
}
.phones-dropdown a:first-of-type,
.phones-dropdown--top{
    display: none;
}
@media screen and (min-width: 1025px){
    .header-contacts_info:hover .phones-dropdown {
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }
}
@media screen and (max-width: 1024px){
    .phones-dropdown-trigger,
    .header-contacts_info a.phones-dropdown-trigger{
        font-size: 0;
    }
    .phones-dropdown-trigger::after{
        content: "\f175";
        font-family: "woodmart-font";
        font-weight: 400;
        color: var(--wd-primary-color);
        width: auto;
        font-size: 25px;
    }
    .phones-dropdown{
        position: fixed;
        left: 0;
        right: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        bottom: -100%;
        top: auto;
    }
    .phones-dropdown.active{
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        bottom: 0;
        z-index: 401;
    }
    .phones-dropdown a:first-of-type{
        display: block;
    }
    .phones-dropdown--top{
        display: block;
        text-align: center;
        position: relative;
        margin: 0 -15px;
        border-bottom: 1px solid var(--brdcolor-gray-300);
        color: var(--wd-primary-color);
        font-size: 14px;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .phones-dropdown--close{
        position: absolute;
        right: 10px;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .phones-dropdown--close::after{
        content: "\f112";
        font-family: "woodmart-font";
        font-weight: 400;
        font-size: 14px;
        color: #313137
    }
    .header-contacts_info a{
        font-weight: normal;
        font-size: 14px;
    }
}

.wd-header-nav .wd-nav-img{
    display: none;
}
.wd-header-nav .wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{
    display: none;
}
.wd-sub-menu li>a img.wd-nav-img-th{
    width: 50px!important;
    height: 50px!important;
    max-height: 50px;
    margin-right: 10px;
}
.wd-header-nav .sub-sub-menu{
    padding-left: 60px;
}
.wd-header-nav .wd-sub-menu li>a{
    padding: 5px 0;
}
.wd-header-nav .wd-grid-f-inline>.wd-col{
    flex: 0 0 calc(100% / 4 - (20px * 4 / 3));   
}
.footer-widget .widget-title{
    margin-bottom: 10px;
}
.footer-widget .sub-menu{
    display: none!important;
}
.footer-widget .menu a{
    font-size: 14px;
    color: #fff;
}
.footer-widget .menu li{
    margin-bottom: 8px;
}
.footer-widget .wp-block-wd-menu-list-item{
    display: flex;
    align-items: center;
}
.wd-copyrights{
    font-size: 12px;
}
.footer-widget a:hover{
    opacity: 0.6;
}

.wd-images-gallery .wd-carousel-inner {
    margin: 0;
}
.wd-images-gallery .wd-carousel{
    padding: 0;
}
.wd-images-gallery .wd-nav-arrows.wd-pos-sep .wd-btn-arrow{
    top: 0;
    height: 100%;
}
.wd-images-gallery .wd-arrow-inner{
    height: 100%;
}
.wd-images-gallery .wd-nav-pagin-wrap{
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0;
    z-index: 2;
}
.wd-images-gallery .wd-nav-pagin{
    gap: 5px;
}
.fswp-elt--read-more-content{
    position: relative;
}
.fswp-elt--read-more-content::after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0.3));
}

.elementor-template-full-width #main-content{
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.elementor .catIconLoop{
    height: 100px;
    width: auto;
}

@media screen and (max-width: 767px) {
    .elementor .catIconLoop{
        display: block;
        margin: auto;
        height: 60px;
    }
}

.wd-product.wd-hover-base .wd-bottom-actions .wrap-wishlist-button,
.wd-product.wd-hover-base .wd-compare-btn{
    flex: 0 0 0!important;
}
.wd-product.wd-hover-base .wd-add-btn,
.wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a{
    flex-shrink: 1;
    width: 100%;
}

.product-information--top{
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    font-size: 11px;
    color: #a5a5a5;
}
.product-information--top .wd-label{
    font-weight: normal;
    color: #a5a5a5;
}
.woocommerce-review-link::before{
    content: "\f103";
    font-family: "woodmart-font";
    font-weight: 400;
}
.wd-loop-builder-off .product-information--top .star-rating{
    line-height: 1.3;
}
.wd-product .wd-entities-title,
.wd-product .wd-entities-title a{
    font-weight: normal;
}
.wrapp-swatches-h{
    padding: 5px 10px;
    border-top: 1px solid var(--brdcolor-gray-300);
    border-bottom: 1px solid var(--brdcolor-gray-300);
}
.var-title{
    display: table-cell;
    font-size: 13px;
    margin-bottom: 3px;
}
.wd-product .wd-swatch{
    font-weight: normal;
    padding: 4px;
}
.wd-product .wd-swatch:hover{
    background-color: var(--wd-primary-color);
    border-color: var(--wd-primary-color)!important;
}
.wd-product .wd-swatch.wd-active{
    color: #fff;
    background-color: var(--wd-alternative-color);
    border-color: var(--wd-alternative-color)!important;
}
.woocommerce-mini-cart__buttons .btn.btn-default{
    background: transparent;
    border: 1px solid var(--btn-default-bgcolor);
}
.woocommerce-mini-cart__buttons .button.checkout{
    color: var(--btn-default-color);
}

.wd-page-title .wd-nav>li>a.category-nav-link{
    min-height: 0;
    border: 1px solid var(--wd-primary-color);
    border-radius: 8px;
    padding: 4px 12px;
    font-weight: normal;
    text-transform: none;
}
.wd-page-title .wd-nav>li>a.category-nav-link .nav-link-text::after{
    display: none;
}
@media (max-width: 1024px) {
    .wd-page-title.wd-nav-side-hidden-mb-on .wd-nav-product-cat {
        display: inline-flex !important;
    }
    .wd-btn-show-cat{
        display: none!important;
    }
}
@media (max-width: 576px) {
    .product-information--top{
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .wd-product-wrapper{
        text-align: left;
    }
    .product-information--top .wd-product-detail{
        display: none;
    }
    .wd-loop-builder-off .product-information--top .wd-star-rating{
        align-self: start;
    }
    .wd-product .wd-product-card-hover{
        position: static;
        opacity: 1;
        visibility: visible;
    }
    .wd-product.wd-hover-with-fade.hover-ready:not(.state-hover) .wd-product-card-hover{
        opacity: 1;
        visibility: visible;
    }
    .wd-product.wd-hover-base .product-element-bottom .wd-product-card-hover{
        padding: 0;
    }
    .wrapp-swatches-h{
        border: none;
        padding: 0;
    }
    .wd-loop-builder-off .product-element-bottom .wd-swatches-grid{
        justify-content: flex-start;
        width: 100%;
    }
    .wd-product.wd-hover-base .wd-bottom-actions{
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
    }
    :where(.wd-loop-builder-off) .wd-hover-with-fade .product-element-bottom{
        position: static!important;
    }
    .wd-product.wd-hover-base .wd-bottom-actions .wrap-wishlist-button{
        position: absolute;
        right: 0;
        top: 0;
        width: 35px!important;
    }
    .wd-product.wd-hover-base .wd-bottom-actions  .wd-compare-btn{
        display: block;
        position: absolute;
        right: 0;
        top: 40px;
        width: 35px!important;
    }
}

.woof_price_filter_txt_slider_inputs{
    display: flex;
    align-items: center;
    gap: 7px;
}
.woof_fs_by_price .irs--round .irs-line{
    background: #EDD4B1;
    opacity: 0.5;
    top: 10px;
}
.woof_fs_by_price .irs--round .irs-min, .woof_fs_by_price .irs--round .irs-max,
.woof_fs_by_price .irs--round .irs-from, .woof_fs_by_price .irs--round .irs-to, .irs--round .irs-single,
.woof_fs_by_price .irs--round .irs-grid{
    display: none!important;
}
.woof_price_filter_txt_slider input[type='number']{
    height: auto;
    min-height: 0;
}
.woof_fs_by_price .irs--round.irs-with-grid{
    height: 25px;
}
.woof_fs_by_price .irs--round .irs-bar{
    top: 10px;
    background: #e3c9a6;
}
.woof_fs_by_price .irs--round .irs-handle{
    border: 1px solid #a5a5a5;
    border-radius: 5px;
    box-shadow: none;
    top: 4px;
    height: 14px;
    width: 20px;
}
.woof_list_checkbox li div{
    flex-shrink: 0;
}
.widget .woof_redraw_zone ul li, .widget .woof_redraw_zone ul li a{
    display: flex;
}
.woof_list label{
    margin-bottom: 0;
}
.product-label{
    text-transform: none!important;
    font-weight: 400!important;
}
.wd-shop-tools .woof_shortcode_output{
    margin-left: auto;
}
.yoast-breadcrumb{
    font-size: 12px;
}
.woof_container_inner > h4{
    position: relative;
}
.woof_front_toggle{
    position: absolute;
    inset: 0;
    font-size: 0;
    width: 100%;
    height: 100%;
}
.woof_front_toggle::after{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
}
.woof_front_toggle.woof_front_toggle_opened::after{
    content: "\f115";
    font-family: "woodmart-font";
    font-weight: 400;
}
.woof_front_toggle.woof_front_toggle_closed::after{
    content: "\f129";
    font-family: "woodmart-font";
    font-weight: 400;
}
:is(.btn,.button,button,[type=submit],[type=button]){
    text-transform: none!important;
}
.wd-nav-product-cat{
    column-gap: 10px!important;
}
.wd-shop-tools{
    width: 100%;
    flex-wrap: nowrap!important;
}
.woocommerce-ordering-list{
    margin-left: auto;
    flex-shrink: 0;
}
.wd-shop-tools .woof_products_top_panel{
    margin: 0;
}
.wd-shop-tools .woof_products_top_panel_ul{
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}
.wd-shop-tools .woof_products_top_panel li{
    margin: 0!important;
    line-height: 1;
}
.wd-shop-tools .woof_products_top_panel_ul > li:first-of-type{
    order: 1;
}
.woof_products_top_panel_content{
    display: none;
}
.wd-shop-tools .woof_products_top_panel li .woof_reset_button_2{
    background: transparent;
    border: 1px solid var(--btn-default-bgcolor);
    font-size: 13px;
    padding: 4px 6px 3px;
    min-height: 0;
}
.wd-shop-tools .woof_products_top_panel li .woof_reset_button_2:hover{
    background: var(--btn-default-bgcolor);
}
.wd-shop-tools .woof_products_top_panel li ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}
.wd-shop-tools .woof_products_top_panel li li:first-of-type{
    font-size: 13px;
    border: 1px solid var(--wd-form-brd-color);
    padding: 4px 5px 3px;
    line-height: 1.2;
    border-radius: 5px;
}
.wd-shop-tools .woof_products_top_panel li li a{
    background-color: var(--btn-accented-bgcolor);
    font-size: 13px;
    padding: 4px 5px 3px;
    line-height: 1.2;
    border-radius: 5px;
    color: var(--btn-default-color);
}
.wd-shop-tools .woof_products_top_panel li li{
    display: flex;
    align-items: center;
}
.wd-shop-tools .woof_products_top_panel li li a:hover {
    color: var(--btn-accented-color-hover);
    background-color: var(--btn-accented-bgcolor-hover);
}
.wd-shop-tools .woof_products_top_panel li span, 
.wd-shop-tools .woof_products_top_panel2 li span{
    background: none;
    position: relative;
}
.wd-shop-tools .woof_products_top_panel li span::after, 
.wd-shop-tools .woof_products_top_panel2 li span::after{
    content: "\f112";
    font-family: "woodmart-font";
    font-weight: 400;
    color: inherit;
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 10px;
}
.woocommerce-result-count{
    display: none!important;
}
@media screen and (max-width: 1024px) {
    .wd-shop-tools .woof_products_top_panel{
        order: 1;
        width: 100%;
    }
    .wd-shop-tools{
        flex-wrap: wrap!important;
    }
    .woocommerce-ordering-list{
        max-width: 60%;
    }
}
.wd-back-btn.wd-action-btn.wd-style-icon>a{
    font-size: 22px!important;
}
.wd-cat .wd-cat-content .wd-entities-title{
    text-transform: none;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
}
.cat-design-alt.categories-with-shadow .wd-cat-thumb{
    box-shadow: none!important;
    aspect-ratio: 1/1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-grid-item:hover .wd-cat-image{
    transform: none!important;
}
.category-grid-item .wd-cat-inner{
    transition: all .3s ease;
    border: 1px solid transparent;
    box-shadow: 0 7px 15px -5px rgba(59, 55, 43, 0);
    padding: 20px;
}
.category-grid-item:hover .wd-cat-inner{
    border: 1px solid #e1e1e1;
    box-shadow: 0 7px 15px -5px rgba(59, 55, 43, .25);
}
.default-variation-add-to-cart{
    min-height: 36px!important;
}
.wd-post-thumb{
    height: 150px;
    border-radius: 5px!important;
}
.wd-post-img{
    height: 100%;
}
.wd-post-thumb img{
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 5px;
}
.blog-design-masonry .wd-post-inner .wd-post-content{
    padding-top: 14px;
    text-align: left;
    gap: 0;
    align-items: flex-start;
}
.wd-post-date.wd-post-date--arch{
    color: #414244;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 2px;
}
.wd-post .wd-post-inner .wd-post-title{
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
}
.widget-area .current-menu-item a{
    color: #d2b48c;
}

.single-post .wd-page-title{
    display: none!important;
}
.single-post .wd-single-post-header{
    align-items: flex-start;
    text-align: left;
    gap: 0;
}
.single-post .wd-single-post-header .wd-post-meta{
    font-size: 12px;
    margin-bottom: 20px;
}
.wd-post-image{
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 20px;
}
.ez-toc-counter{
    width: 100%;
}
.ez-toc-title{
    color: #d2b48c;
    font-size: 24px;
}
.ez-toc-list{
    list-style: none;
    padding: 0;
}
.single-post .ez-toc-list a{
    display: inline-block;
    color: #e3c9a6;
    border-bottom: 1px solid #a5a5a5;
    line-height: 1.2;
}
.ez-toc-list li{
    margin-bottom: 5px;
}
.single-post .wd-entry-content{
    font-size: 14px;
}
.comments-area .comment-list .comment-author img{
    max-width: 35px;
}
.comments-area .comment-list .comment-body{
    padding-left: 45px;
}
.comments-area .comment-list .comment-author .says{
    display: none;
}
.comments-area .comment-list .reply{
    margin-top: 5px;
}
.comments-area .comment-list .reply a{
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
    color: #313137;
}
.comments-area .comment-list .comment-meta{
    font-size: 12px;
    margin-bottom: 5px;
}
.comments-area .comment-list .comment-author{
    margin: 0;
    font-size: 14px;
}
.comments-area .comment-list p{
    font-size: 14px;
    line-height: 1.2;
}
.comments-area .comment-list p:last-of-type{
    margin-bottom: 0;
}
.comments-area .comment-list .children{
    border: none;
    margin-top: 0;
}
.comments-area .comment-list .comment{
    padding-top: 25px;
}

.wpcf7 label{
    margin-bottom: 15px;
    font-size: 14px;
}
:root .wpcf7 textarea{
    resize: none;
    height: 190px;
}
.wpcf7 label span{
    display: block;
    margin-top: 5px;
}
.wpcf7 label span input:not([type="submit"]),
.wpcf7 label span textarea{
    background: #fff;
}
.wpcf7-not-valid-tip{
    display: none!important;
}
input:not([type="submit"]).wpcf7-not-valid,
textarea.wpcf7-not-valid{
    border-color: red;
}
.single.single-product .var-title{
    display: none;
}
div.quantity input[type="button"].minus{
    border-right: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
div.quantity input[type="button"].plus{
    border-left: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.woocommerce-tabs .wd-nav-tabs>li>a{
    text-transform: none;
    padding-top: 0;
}
.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper{
    text-align: left;
}
.woocommerce-tabs .wc-tab-inner .shop_attributes{
    margin: 0;
    background: linear-gradient(to right, rgba(237, 212, 177, 0.45), rgba(227, 200, 165, 0));
    border-radius: 8px;
    overflow: hidden;
}
.wc-tab-inner .shop_attributes tr{
    display: table-row;
    margin: 0;
    padding: 0;
    border: none;
}
.wc-tab-inner .shop_attributes tr > *{
    padding: 5px 20px;
    text-align: left;
}
.wc-tab-inner .shop_attributes tr a{
    display: inline-block;
    border-bottom: 1px solid;
}
.wc-tab-inner .shop_attributes tbody{
    display: table-row-group;
}
.wd-checkout-steps{
    text-transform: none!important;
    font-weight: normal!important;
    font-size: 18px!important;
}
table th,
.cart-totals-inner>h2,
.woocommerce-additional-fields>h3,
.woocommerce-billing-fields>h3,
#order_review_heading{
    text-transform: none!important;
}
table td.product-price{
    width: fit-content;
    white-space: nowrap;
}
#billing_country_field,
#shipping_country_field {
    display:none!important;
}
.woocommerce-mini-cart__total .woocommerce-Price-amount{
    color: #855d3a;
}
.woocommerce-mini-cart-item .cart-info span.quantity{
    color: #555;
}