/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.vc_flexbox_container_item, .vc_flexbox_container_item-inner, .wpb_wrapper {
    height: unset !important;
}
.home .wd-content-layout {
    padding-block: 0;
}

.home .head-icon-global .box-icon-wrapper.box-with-icon.box-icon-simple .info-box-icon img {
    filter: invert(0);
    width: 22px !important;
    height: 100% !important;
}

u {
    text-decoration: none !important;
}

.single.single-product .summary-inner .product_meta,
.single.single-product .wd-compare-btn.product-compare-button {
    display: none;
}

/* Custom button visibility for coming soon and sold out */
.status-coming-soon .single_add_to_cart_button,
.status-coming-soon .wd-buy-now-btn,
.status-coming-soon .wd-add-to-cart-btn,
.status-coming-soon button.wd-buy-now-btn,
.status-coming-soon .wd-action-btn.wd-style-text.wd-buy-now-btn,
.status-sold-out .single_add_to_cart_button,
.status-sold-out .wd-buy-now-btn,
.status-sold-out button.wd-buy-now-btn,
.status-sold-out .wd-action-btn.wd-style-text.wd-buy-now-btn,
.status-sold-out .wd-add-to-cart-btn {
    display: none !important;
    pointer-events: none !important;
    visibility: hidden !important;
}

/* Hide ORDER AND PAY buttons for coming soon/sold out */
.status-coming-soon .wd-buy-now-btn,
.status-coming-soon [class*="wd-add-to-cart"],
.status-coming-soon .wd-buttons.wd-pos-r-t,
.status-sold-out .wd-buy-now-btn,
.status-sold-out [class*="wd-add-to-cart"],
.status-sold-out .wd-buttons.wd-pos-r-t {
    display: none !important;
    pointer-events: none !important;
    visibility: hidden !important;
}

/* Force show status text */
.status-coming-soon .product-stock-status .stock,
.status-sold-out .product-stock-status .stock {
    display: block !important;
    opacity: 1 !important;
}

/* IS STICKY HEADER SECTION */
header.whb-header.whb-default_header.whb-sticky-real.whb-sticky-prepared.whb-sticked .wd-logo {
    filter: invert(1);
}

header.whb-header.whb-default_header.whb-sticky-real.whb-sticky-prepared.whb-sticked .whb-general-header {
    background-color: #000;
}

header.whb-header.whb-default_header.whb-sticky-real.whb-sticky-prepared.whb-sticked .nav-link-text {
    color: #fff;
}

header.whb-header.whb-default_header.whb-sticky-real.whb-sticky-prepared.whb-sticked .wd-nav[class*="wd-style-"]>li:is(.wd-has-children, .menu-item-has-children)>a:after {
    color: #fff;
}

header.whb-header.whb-default_header.whb-sticky-real.whb-sticky-prepared.whb-sticked .wd-tools-element .wd-tools-icon:before {
    color: #fff;
}

header.whb-header.whb-default_header .head-icon-global .box-icon-wrapper.box-with-icon.box-icon-simple .info-box-icon img {
    filter: unset;
    width: 22px !important;
    height: 100% !important;
    margin-top: 1px;
}

/*------------------ UTILITIES START ------------------*/
.customHeading h1,
.customHeading h2,
.customHeading h3,
.customHeading h4,
.customHeading h5,
.customHeading h6 {
    font-family: "Geliat ExtraBold", sans-serif;
}

.wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn {
    color: #fff;
    background: #ed8431;
    transition: all 0.3s ease;
    padding-right: 75px;
    position: relative;
    z-index: 1;
}

.wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 20px;
    height: 13px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    right: 40px;
    top: 22px;
}

.wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn:hover {
    color: #fff;
    background: #000;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

/* --------------------------------------contact-buttom-start----------------------------------------- */
.customContactUs .gform-page-footer input[type="button"] {
    background: #ED8431;
    color: #fff;
    height: 46px;
    position: relative;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
    transition: 0.5s all ease;
}

.customContactUs .gform-page-footer input[type="button"]:hover {
    letter-spacing: 3px;
}

.customContactUs .gform-page-footer input[value="Previous"] {
    background: #ED8431 !important;
    color: #fff !important;
    height: 46px;
    position: relative;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
    transition: 0.5s all ease;
}

.customContactUs .gform-page-footer input[value="Previous"]:hover {
    letter-spacing: 3px;
}

.customContactUs .gform-page-footer input[value="SEND"] {
    background: #ED8431 !important;
    color: #fff !important;
    height: 46px;
    position: relative;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 16px;
    transition: 0.5s all ease;
}

.customContactUs .gform-page-footer input[value="SEND"]:hover {
    letter-spacing: 3px;
}

.customContactUs .gform-page-footer.gform_page_footer.top_label {
    display: flex;
    justify-content: space-between;
}

.customContactUs h3.gsection_title {
    font-family: 'Geliat ExtraBold', sans-serif;
}

.customContactUs {
    padding: 2.5rem;
    /* background: #d8d5d6; */
    border: 1px solid #ddd;
}

/* --------------------------------------contact-buttom-end----------------------------------------- */

/* .wd-dropdown-menu.wd-dropdown .widget_nav_menu ul li { margin-bottom: 8px; }
.wd-dropdown-menu.wd-dropdown .widget_nav_menu ul li a { color: #000; font-size: 14px; font-family: 'Poppins', sans-serif; }
.wd-dropdown-menu.wd-dropdown .widget_nav_menu ul li a:hover { color: #ed8431; }
.wd-product.product-grid-item.product.type-product .product-element-top img { padding: 12px; width: 100%; height: 530px; object-fit: cover; object-position: center; } */
.category-grid-item.wd-cat .wrapp-category .category-image-wrapp img {
    padding: 12px;
    border: 1px solid #ccc;
    width: 100%;
    height: 600px;
    object-fit: cover;
}

header .category-grid-item.wd-cat .wrapp-category .category-image-wrapp img {
    width: auto;
    height: auto;
}

/*------------------ UTILITIES CLOSE ------------------*/

/*------------------ HEADER START ------------------*/
.whb-row .whb-flex-row .whb-col-center {
    justify-content: center;
}

.whb-row .whb-flex-row .whb-col-center .info-box-content .info-box-inner p {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

.whb-main-header .whb-general-header {
    /* width: 96%;  */
    margin: 0 auto;
}

ul#menu-main-menu {
    gap: 50px !important;
}

/* .menu .menu-item .woodmart-nav-link { font-size: 18px; } */
.menu-item .woodmart-nav-link:hover {
    color: #ed8431 !important;
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item, .wd-active, .active)>a {
    color: rgb(237 132 49);
}

/* .whb-col-right .wd-tools-element .wd-tools-icon { color: #fff; } */

/*------------------ HEADER CLOSE ------------------*/

/*------------------ BANNER START ------------------*/
div#slideRow {
    width: 86%;
    margin: 0 auto;
}

.slideHeading h1.info-box-title {
    text-shadow: 2px 11px 5px rgba(0, 0, 0, 0.3);
}

/*------------------ BANNER CLOSE ------------------*/

/*------------------ SERVICES START ------------------*/
.transparentBtn {
    background: transparent;
    font-size: 18px;
    text-transform: capitalize;
    transition: all 0.3s ease;
}

.transparentBtn:hover {
    background: transparent;
    letter-spacing: 2px;
    transition: all 0.3s ease;
}

/* .product-wrapper .product-element-top { border: 1px solid #00000024; }
.product-element-top.wd-quick-shop { width: 100%; display: block; }
.wd-product .wd-entities-title { width: 50%; padding: 10px; text-align: center; border: 1px solid #ddd; margin: 10px 0; float: left; border-right: none; position: relative; top: 10px; }
.wd-product .price { width: 50%; padding: 10px; text-align: center; border: 1px solid #ddd; margin: 10px 0; float: right; position: relative; top: 10px; }
.wd-product.wd-hover-quick.wd-col.product-grid-item .product-wrapper { display: block; }
.product-wrapper h3.wd-entities-title a { font-size: 21px; font-family: 'Geliat ExtraLight'; }
.product-wrapper .price .woocommerce-Price-amount { font-size: 21px; font-family: 'Geliat ExtraLight'; color: #000; } */

/*------------------ SERVICES CLOSE ------------------*/

/*------------------ CATEGORY START ------------------*/
.wrapp-category .category-image-wrapp {
    border: 1px solid #00000024;
}

.wrapp-category .hover-mask {
    margin-top: 5px;
}

/* .wrapp-category .hover-mask h3.wd-entities-title { font-family: 'Geliat ExtraLight'; font-size: 25px; color: #000; } */
.wd-header-nav.wd-header-main-nav .CollectionsMega.menu-mega-dropdown.wd-event-hover.menu-item-has-children .wd-dropdown-menu.wd-dropdown {
    transform: translate(-36%, 0%) !important;
}

.wd-header-nav.wd-header-main-nav .CampaignsMega.menu-mega-dropdown.wd-event-hover.menu-item-has-children .wd-dropdown-menu.wd-dropdown {
    transform: translate(-45%, 0%) !important;
}

/*------------------ CATEGORY CLOSE ------------------*/

/*------------------ COLLECTION START ------------------*/
.collectionRowColOneSingleImage img {
    width: 776px;
}

.collectionRowColTwoInnerRow {
    position: relative;
    top: 150px;
}

.collectionRowColTwoSingleImage img {
    width: 850px;
}

.collectionRowColOneSingleImage img {
    width: 850px;
}

/*------------------ COLLECTION CLOSE ------------------*/

/*------------------ KIDS COLLECTION START ------------------*/
.kidsCollectionRowColTwoInnerRow {
    position: relative;
    top: 100px;
}

.kidsCollectionRowColOneSingleImage img {
    width: 831px;
}

.kidsCollectionRowColOneSingleImageTwo img {
    width: 806px;
}

.kidsCollectionRowColTwoSingleImage img {
    width: 850px;
}

.kidsCollectionRowColTwoSingleImageTwo img {
    width: 850px;
}

/*------------------ KIDS COLLECTION CLOSE ------------------*/

/*------------------ INSTAGRAM START ------------------*/
.instagramRowTwoGallery .wd-gallery-image {
    width: 100%;
    border: 1px solid #ccc;
    padding: 12px;
    max-width: max-content;
}

/*------------------ INSTAGRAM CLOSE ------------------*/

/*------------------ FOOTER START ------------------*/
.footerHeaderRowContent {
    margin: 0;
    /*     width: 50%; */
    margin: 15px 0;
}

.footerHeaderRow .info-box-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footerHeaderRowContent .info-box-icon {
    padding: 10px !important;
}

.footerBottomRowContentBox h2.info-box-title {
    font-family: 'Geliat ExtraBold', sans-serif;
    position: relative;
    z-index: 1;
}

.footerBottomRowContentBox h2.info-box-title:before {
    content: '';
    position: absolute;
    z-index: -1;
    width: 40px;
    height: 1px;
    background: #000;
    bottom: -10px;
}

.footerBottomRow .menu .menu-item a {
    font-size: 18px;
    color: #000;
}

.footerBottomRow .menu .menu-item a:hover {
    border-bottom: 1px dashed;
    transition: all 0.8s ease;
    letter-spacing: 1px;
}

.footerBottomRow .wd-rs-6868613d2b17c {
    margin-bottom: 0px;
}

#easy-newsletter-form .input-field label {
    display: none;
}

form#easy-newsletter-form {
    position: relative;
    z-index: 1;
}

form#easy-newsletter-form .input-field.input-submit {
    position: absolute;
    top: 1px;
    right: 0;
    margin: 0;
}

form#easy-newsletter-form .input-field.input-submit #easy-newsletter-submit {
    padding: 0 30px 0 30px;
    background: #ed8431;
    color: #fff;
    height: 48px;
}

#easy-newsletter-form .input-field .wpens_email {
    height: 50px !important;
    border: 1px dashed;
}

.footerBottomRowCol1 .contentBox {
    margin-bottom: 10px;
}

div#newsLetterField {
    margin-bottom: 10px;
}

.footerBottomRowCol1 .wpb_single_image {
    margin-bottom: 10px;
}

.footerBottomRowCol1 .wd-rs-686869a3924cb {
    width: 70px;
}

.footerBottomRowCol1 .wd-rs-686869a944de4 {
    width: 70px;
}

.footerBottomRowCol1 .wd-rs-686869b00ea45 {
    width: 70px;
}

.ul_steps ul {
    display: flex;
    justify-content: start;
    gap: 35px;
    list-style: none;
}

#copyRightRowCol2 .wpb_content_element {
    margin: 0;
}

div#ul_steps {
    margin: 0;
}

.ul_steps ul li {
    transition: all 0.8s ease;
    margin: 0;
    cursor: pointer;
}

.ul_steps ul li:hover {
    border-bottom: 1px dashed;
    transition: all 0.8s ease;
    letter-spacing: 1px;
}

.wpb_single_image.care-images img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.single header {
    background: #000;
}

/* PRODUCT STYLES START */
.new_arrivals .products.wd-products .product-element-top,
.products.wd-products .product-element-top {
    border: 1px solid #ddd;
}

.new_arrivals .products.wd-products .product-element-bottom,
.products.wd-products .product-element-bottom {
    display: flex;
    flex-direction: row;
    gap: 0;
    position: relative;
}

.new_arrivals .products.wd-products .product-element-bottom .wrap-price .variations_form,
.products.wd-products .product-element-bottom .wrap-price .variations_form {
    display: none;
}

.new_arrivals .products.wd-products .product-element-bottom .wd-product-header,
.new_arrivals .products.wd-products .product-element-bottom .wrap-price,
.products.wd-products .product-element-bottom .wd-product-header,
.products.wd-products .product-element-bottom .wrap-price {
    width: 50%;
    display: flex;
    justify-content: center;
    border: 1px solid #ddd;
    padding: 15px;
}

.new_arrivals .products.wd-products .product-element-bottom .wrap-price .price,
.products.wd-products .product-element-bottom .wrap-price .price {
    text-align: center;
}

.archive .wd-page-content {
    /* padding: 100px 0 0 0; */
}

.archive .whb-main-header .whb-general-header {
    background: #000;
}

.new_arrivals .products.wd-products .product-element-bottom .wd-product-header,
.products.wd-products .product-element-bottom .wd-product-header {
    border-right: 0;
}

.new_arrivals .products.wd-products .product-element-bottom .wrap-price,
.products.wd-products .product-element-bottom .wrap-price {
    border-left: 0;
}

.new_arrivals .products.wd-products .product-element-bottom:after,
.products.wd-products .product-element-bottom:after {
    content: "";
    background: #ddd;
    width: 1px;
    height: 60%;
    position: absolute;
    left: 49.5%;
    top: 20%;
}

.new_arrivals .products.wd-products .product-element-top a.product-image-link,
.product-element-top .hover-img a,
.products.wd-products .product-element-top a.product-image-link {
    padding: 15px;
    box-shadow: 0px 0px 30px #00000017 !important;
    filter: drop-shadow(0px 0px 30px #00000017);
    transition: 0.5s;
}

/* PRODUCT STYLES CLOSE */
.product-element-top .hover-img a {
    padding: 0 !important;
}

.product-element-top:hover .hover-img {
    transform: scale(1) !important;
}

#featuringSection {
    background-size: 100% 100% !important;
}

.wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn:hover {
    color: #fff;
    background: #000;
    transition: all 0.3s ease;
    letter-spacing: 1px;
}

.wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn {
    color: #fff;
    background: #ed8431;
    transition: all 0.3s ease;
    padding-right: 75px;
    position: relative;
    z-index: 1;
}

.products.wd-products .wd-product .product-wrapper {
    box-shadow: none !important;
    border: none;
    padding: 0;
}

.products.wd-products .wd-product .product-wrapper .hover-img {
    padding: 15px;
}

.tax-mli_location .wd-page-content {
    padding-top: 120px;
}

.wd-wishlist-head {
    display: none !important;
}

.cart-widget-side span.title,
.woocommerce .cart-content-wrapper th,
.cart-totals-inner>h2,
.woocommerce-billing-fields>h3,
.woocommerce-checkout-review-order-table th,
#order_review_heading {
    font-family: 'Geliat ExtraBold', sans-serif;
}

.tax-store_location .wd-page-content.main-page-wrapper {
    padding-top: 100px;
}

.store-location-wrapper select {
    max-width: 260px;
}

.single_variation_wrap .woocommerce-variation-add-to-cart button[disabled] {
    cursor: no-drop !important;
}

.wpb-content-wrapper .video_sec .wpb_column .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.archive .wd-page-title .wd-back-btn {
    display: none;
}

.product-wrapper .price span {
    color: #414141;
}

.hide-larger-price .price>span:nth-child(2) {
    margin: 0 5px !important;
    display: inline !important;
}

/* .wd-popup  section.vc_section {
    padding: 24px;
    border-radius: 16px;
    background: rgba(255,255,255,0.12); 
    backdrop-filter: blur(10px) saturate(120%);
    -webkit-backdrop-filter: blur(10px) saturate(120%);
    border: 1px solid rgba(255,255,255,0.18);
    box-shadow: 0 8px 24px rgba(0,0,0,0.25);
    color: #fff;
} */
.wd-popup section.vc_section .easy-newsletter .input-field.input-submit {
    position: relative !important;
    width: 100%;
}

.wd-popup section.vc_section .easy-newsletter .input-field.input-submit button {
    width: 100%;
    /*     background: #b6866f !important; */
}



.wd-popup section.vc_section .easy-newsletter .input-field input.wpens_email {
    border: 1px solid !important;
    background: #fff6ef;
    text-align: center;
    color: #7d7574;
}

.wd-popup section.vc_section .info-box-wrapper {
    padding: 22px !important;
    /*     background: #412e32; */
    background: #000;
}

.wd-popup section.vc_section .wpb_column.vc_column_container .vc_column-inner {
    padding: 0;
}

.wd-popup section.vc_section .wpb_column.vc_column_container .vc_column-inner .wpb_single_image {
    margin: 0;
}

.wd-popup.wd-promo-popup {
    margin: 0 auto;
}

.wd-popup.wd-promo-popup button.mfp-close {
    top: 5%;
    right: 1%;
}

/*------------------ FOOTER END ------------------*/

/*------------------ RESPONSIVE END ------------------*/
@media (max-width:1600px) {}

@media (max-width:1399px) {}

@media (max-width:1169px) {}

@media (max-width:1024px) {}

@media (max-width:991px) {}

@media (max-width:767px) {
    .wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn {
        padding-right: 45px;
    }

    .wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn:before {
        right: 17px;
        top: 15px;
    }

    .collectionRowColTwoInnerRow {
        top: 0 !important;
    }

    .kidsCollectionRowColTwoInnerRow {
        top: 0 !important;
    }
}

@media (max-width:479px) {
    .wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn {
        padding-right: 45px;
    }

    .wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn:before {
        right: 17px;
        top: 15px;
    }

    .collectionRowColTwoInnerRow {
        top: 0 !important;
    }

    .kidsCollectionRowColTwoInnerRow {
        top: 0 !important;
    }
}

@media (max-width:320px) {
    .wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn {
        padding-right: 45px;
    }

    .wd-button-wrapper .btn.btn-style-default.btn-shape-rectangle.allBtn:before {
        right: 17px;
        top: 15px;
    }

    .collectionRowColTwoInnerRow {
        top: 0 !important;
    }

    .kidsCollectionRowColTwoInnerRow {
        top: 0 !important;
    }
}

/*------------------ RESPONSIVE END ------------------*/
.products.wd-products .wd-product.product.type-product .product-element-bottom .variations_form {
    opacity: 1;
    position: absolute;
    width: 100%;
    left: 0;
    top: -60px;
}

.products.wd-products .wd-product.product.type-product .product-element-bottom {
    display: flex;
    gap: 0;
    position: relative;
    padding: 12px 0;
    flex-direction: row;
    align-items: center;
}

.products.wd-products .wd-product.product.type-product .product-element-bottom .wd-entities-title,
.products.wd-products .wd-product.product.type-product .product-element-bottom .price {
    width: 50%;
    display: flex;
    justify-content: center;
    border: 1px solid #ddd;
    padding: 10px;
    max-height: unset;
    align-items: center;
    /* visibility: visible; */
    font-size: 12px;
}

.products.wd-products .wd-product.product.type-product .product-element-bottom .wd-entities-title {
    border-right: 0;
}

.products.wd-products .wd-product.product.type-product .product-element-bottom .price {
    border-left: 0;
    visibility: visible;
    position: relative;
    top: -1px;
}

.products.wd-products .wd-product.product.type-product .product-element-bottom .variations tbody {
    display: flex;
    width: 90%;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
}

.variations tbody td.value.cell.with-swatches .wd-swatches-product {
    margin: 0 !important;
}

[class*="wd-swatches"].wd-bg-style-4 .wd-swatch.wd-bg {
    border: 2px solid #d9d9d9;
    border-radius: 100px;
}

.products.wd-products .wd-product .product-wrapper form.variations_form {
    padding: 15px 0;
    width: 98% !important;
    background: #ffffffe3;
    left: 1% !important;
    bottom: 0%;
    transition: 0.5s;
    opacity: 0 !important;
}

.products.wd-products .wd-product .product-wrapper .product-element-bottom {
    overflow: hidden;
}

.products.wd-products .wd-product .product-wrapper:hover .product-element-bottom {
    overflow: visible;
}

.products.wd-products .wd-product .product-wrapper:hover .product-element-bottom form.variations_form {
    transition: 0.5s;
    bottom: 102%;
    opacity: 1 !important;
}

.products.wd-products .wd-product .product-wrapper .product-element-top img {
    min-height: 450px;
    object-fit: cover;
}

#state-privacy-policy-root .state-privacy-section {
    display: none;
}

#state-privacy-policy-root .state-privacy-section:first-of-type {
    display: block;
}

#state-privacy-policy-root select {
    font-size: 16px;
    border: 2px solid #ddd;
}

.state-privacy-section h1,
.state-privacy-section h2,
.state-privacy-section h3,
.state-privacy-section h4,
.state-privacy-section h5,
.state-privacy-section h6 {
    font-family: 'Geliat ExtraBold', sans-serif;
}
.wd-login-title {
    font-family: 'Geliat ExtraBold', sans-serif;
}
.wd-builder-off .woocommerce-MyAccount-title {
    font-family: 'Geliat ExtraBold', sans-serif;
}
.woocommerce-orders-table__row a,
.woocommerce-orders-table span {
    font-family: 'Geliat ExtraBold', sans-serif;
}
h2.woocommerce-order-details__title {
    font-family: 'Geliat ExtraBold', sans-serif;
}

.woocommerce-order-details table th,
.woocommerce-customer-details .woocommerce-column__title {
    font-family: 'Geliat ExtraBold', sans-serif;
}

.woocommerce-MyAccount-content h1,
.woocommerce-MyAccount-content h2,
.woocommerce-MyAccount-content h3,
.woocommerce-MyAccount-content h4,
.woocommerce-MyAccount-content h5,
.woocommerce-MyAccount-content h6 {
    font-family: 'Geliat ExtraBold', sans-serif;
}

.woocommerce-address-fields__field-wrapper {
    margin: 0 0 35px;
}
.woocommerce-EditAccountForm legend {
    font-family: 'Geliat ExtraBold', sans-serif;
}
div.quantity input[type="number"] {
    font-weight: 600;
}

.woocommerce-additional-fields h3 {
    font-family: 'Geliat ExtraBold', sans-serif;
}
.login-dropdown-inner.woocommerce .wd-heading .title {
    font-family: 'Geliat ExtraBold', sans-serif;
}
.woocommerce-additional-info {
    margin-top: 15px;
}
.woocommerce-additional-info h3 {
    margin-bottom: 10px;
    font-weight: 600;
    font-family: 'Geliat ExtraBold', sans-serif;
}
.woocommerce-additional-info ul li {
    margin: 0;
    font-size: 15px;
    line-height: 1.6;
}

.woocommerce-additional-info h3 {
    margin-bottom: 10px;
    font-weight: 600;
    font-family: 'Geliat ExtraBold', sans-serif;
}
table th {
    text-transform: none !important;
}

p.woocommerce-mini-cart__empty-message.empty.title {
    font-family: 'Geliat ExtraBold', sans-serif;
}

.cart-widget-side .wd-action-btn.wd-style-text>a:before {
    margin-inline-end: .3em;
    font-weight: 600;
    display: block;
    font-size: 20px;
}
.cart-widget-side .wd-heading .wd-action-btn.wd-style-text>a {
    height: 25px;
    font-size: 0;
}
.wpb_text_column.wpb_content_element .icon-country img {
    display: none;
}

.wpb_text_column.wpb_content_element .icon-country span {
    font-size: 18px;
    color: #000;
    transition: all 1s ease;
}

.wpb_text_column.wpb_content_element .icon-country span:hover {
    letter-spacing: 1px;
    text-decoration: underline;
    color: #ed8431;
}
/* .product_meta.wd-layout-inline .sku_wrapper {
    display: none;
} */
.sku_wrapper span.meta-label {
    display: none;
}
.product-labels.labels-rounded .product-label br {
    display: none;
}

.product-labels.labels-rounded .product-label {
    border-radius: 3px !important;
    font-size: 12px !important;
    min-height: auto !important;
    text-transform: capitalize;
    top: 3px;
    left: 3px;
    position: relative;
}
.product-quick-view.single-product-content .woocommerce-additional-info h3 {
    display: none;
}
.page-template-404 .container {
    max-width: 100%;
    padding: 0;
}

.page-template-404 .wd-page-title.page-title h1,
body.single.single-product .woocommerce-product-full-description h3,
body.single.single-product .product-tabs-wrapper,
body.single.single-product .container.related-and-upsells {
    display: none;
}
body.single.single-product .single-breadcrumbs-wrapper {
    display: none;
}
body.single.single-product .woocommerce-product-details__short-description,
body.single.single-product .price .amount {
    font-size: 22px;
}
