:root {
    --wd-top-bar-h: .00001px;
    --wd-top-bar-sm-h: .00001px;
    --wd-top-bar-sticky-h: .00001px;
    --wd-top-bar-brd-w: .00001px;

    --wd-header-general-h: 90px;
    --wd-header-general-sm-h: 60px;
    --wd-header-general-sticky-h: 60px;
    --wd-header-general-brd-w: .00001px;

    --wd-header-bottom-h: 52px;
    --wd-header-bottom-sm-h: 52px;
    --wd-header-bottom-sticky-h: .00001px;
    --wd-header-bottom-brd-w: .00001px;

    --wd-header-clone-h: .00001px;

    --wd-header-brd-w: calc(var(--wd-top-bar-brd-w) + var(--wd-header-general-brd-w) + var(--wd-header-bottom-brd-w));
    --wd-header-h: calc(var(--wd-top-bar-h) + var(--wd-header-general-h) + var(--wd-header-bottom-h) + var(--wd-header-brd-w));
    --wd-header-sticky-h: calc(var(--wd-top-bar-sticky-h) + var(--wd-header-general-sticky-h) + var(--wd-header-bottom-sticky-h) + var(--wd-header-clone-h) + var(--wd-header-brd-w));
    --wd-header-sm-h: calc(var(--wd-top-bar-sm-h) + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w));
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu) {
    margin-top: 9px;
}

.whb-sticked .whb-general-header .wd-dropdown:not(.sub-sub-menu):after {
    height: 20px;
}




.whb-header-bottom .wd-dropdown {
    margin-top: 5px;
}

.whb-header-bottom .wd-dropdown:after {
    height: 16px;
}



.whb-m4091p4tejm56uuisrvu a:is(.btn-style-default, .btn-style-3d) {
    background-color: rgba(255, 255, 255, 1);
}

.whb-m4091p4tejm56uuisrvu a:is(.btn-style-bordered, .btn-style-link) {
    border-color: rgba(255, 255, 255, 1);
}

.whb-m4091p4tejm56uuisrvu.wd-button-wrapper a {
    color: rgba(183, 110, 121, 1);
}

.whb-m4091p4tejm56uuisrvu.wd-button-wrapper a:hover {
    color: rgba(183, 110, 121, 1);
}

.whb-general-header {
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

.whb-header-bottom {
    border-bottom-width: 0px;
    border-bottom-style: solid;
}
/********/
:root {
    --wd-text-font: "Quicksand", Arial, Helvetica, sans-serif;
    --wd-text-font-weight: 400;
    --wd-text-color: #767676;
    --wd-text-font-size: 14px;
    --wd-title-font: "Quicksand", Arial, Helvetica, sans-serif;
    --wd-title-font-weight: 600;
    --wd-title-color: #242424;
    --wd-entities-title-font: "Quicksand", Arial, Helvetica, sans-serif;
    --wd-entities-title-font-weight: 500;
    --wd-entities-title-color: #333333;
    --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
    --wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
    --wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
    --wd-widget-title-font-weight: 600;
    --wd-widget-title-transform: uppercase;
    --wd-widget-title-color: #333;
    --wd-widget-title-font-size: 16px;
    --wd-header-el-font: "Quicksand", Arial, Helvetica, sans-serif;
    --wd-header-el-font-weight: 500;
    --wd-header-el-transform: uppercase;
    --wd-header-el-font-size: 13px;
    --wd-otl-style: dotted;
    --wd-otl-width: 2px;
    --wd-primary-color: rgb(183, 110, 121);
    --wd-alternative-color: rgb(120, 164, 150);
    --btn-default-bgcolor: #f7f7f7;
    --btn-default-bgcolor-hover: #efefef;
    --btn-accented-bgcolor: rgb(40, 192, 241);
    --btn-accented-bgcolor-hover: rgb(47, 176, 218);
    --wd-form-brd-width: 2px;
    --notices-success-bg: #459647;
    --notices-success-color: #fff;
    --notices-warning-bg: #E0B252;
    --notices-warning-color: #fff;
    --wd-link-color: #333333;
    --wd-link-color-hover: #242424;
}

.wd-age-verify-wrap {
    --wd-popup-width: 500px;
}

.wd-popup.wd-promo-popup {
    background-color: #111111;
    background-image: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}

.wd-promo-popup-wrap {
    --wd-popup-width: 800px;
}

:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
    max-height: 223px;
}

.wd-page-title .wd-page-title-bg img {
    object-fit: cover;
    object-position: center center;
}

.wd-footer {
    background-color: rgb(221, 113, 116);
    background-image: none;
}

.mfp-wrap.wd-popup-quick-view-wrap {
    --wd-popup-width: 920px;
}

:root {
    --wd-container-w: 1222px;
    --wd-form-brd-radius: 0px;
    --btn-default-color: #333;
    --btn-default-color-hover: #333;
    --btn-accented-color: #fff;
    --btn-accented-color-hover: #fff;
    --btn-default-brd-radius: 0px;
    --btn-default-box-shadow: none;
    --btn-default-box-shadow-hover: none;
    --btn-default-box-shadow-active: none;
    --btn-default-bottom: 0px;
    --btn-accented-bottom-active: -1px;
    --btn-accented-brd-radius: 0px;
    --btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
    --btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
    --wd-brd-radius: 12px;
}

@media (min-width: 1222px) {
    section.elementor-section.wd-section-stretch>.elementor-container {
        margin-left: auto;
        margin-right: auto;
    }
}


.wd-page-title {
    background-color: #0a0a0a;
}