:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--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: var(--wd-text-font);
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(200,153,48);
	--wd-alternative-color: rgb(0,0,0);
	--btn-default-bgcolor: rgb(200,153,48);
	--btn-default-bgcolor-hover: rgb(0,0,0);
	--btn-default-color: rgb(255,255,255);
	--btn-default-color-hover: rgb(255,255,255);
	--btn-default-padding: 5px 5px 5px 5px;
	--btn-accented-bgcolor: rgb(200,153,48);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(255,255,255);
	--btn-accented-padding: 5px 5px 5px 5px;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,0,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(200,153,48);
	--wd-link-color-hover: rgb(183,125,0);
	--wd-sticky-btn-height: 95px;
}
.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: #ffffff;
	background-image: none;
}
 {
	color: rgb(255,255,255);
	background: rgb(200,153,48);
	padding: 5px 5px 5px 5px;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
	--wd-form-brd-color: rgb(200,153,48);
	--wd-form-brd-color-focus: rgb(0,0,0);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(255,255,255);
	--wd-arrow-bg: rgb(0,0,0);
	--wd-arrow-bg-hover: rgb(200,153,48);
	--wd-arrow-bg-dis: rgb(135,135,135);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(0,0,0);
	--wd-pagin-bg-hover: rgb(200,153,48);
	--wd-pagin-bg-act: rgb(200,153,48);
}
.wd-nav-scroll {
	--wd-nscroll-bg: rgb(0,0,0);
	--wd-nscroll-drag-bg: rgb(200,153,48);
	--wd-nscroll-drag-bg-hover: rgb(200,153,48);
}
.wd .product-label.onsale {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.wd .product-label.out-of-stock {
	background-color: rgb(255,0,0);
	color: rgb(255,255,255);
}
.wd .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(200,153,48);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--btn-default-padding: 5px 5px 5px 5px;
	--btn-accented-padding: 5px 5px 5px 5px;
	--wd-sticky-btn-height: 95px;
	}
	 {
		padding: 5px 5px 5px 5px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--btn-default-padding: 5px 5px 5px 5px;
	--btn-accented-padding: 5px 5px 5px 5px;
	--wd-sticky-btn-height: 42px;
	}
	 {
		padding: 5px 5px 5px 5px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-bottom-active: -1px;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-default-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--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: 0px;
}

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


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

.custom-cart-button {
    width: 184px;
    height: 58px;

    display: flex;
    align-items: center;

    padding: 7px 8px;

    box-sizing: border-box;

    background: #ffffff;
    border: 1px solid #e8e8e8;
    border-radius: 10px;

    text-decoration: none !important;

    box-shadow: 0 2px 8px rgba(0,0,0,0.06);

    transition: all 0.2s ease;
}

.custom-cart-button:hover {
    background: #ffffff;
    color: inherit;
    box-shadow: 0 3px 12px rgba(0,0,0,0.10);
}


/* LEFT CART ICON */
.custom-cart-icon {
    width: 40px;
    height: 40px;

    min-width: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffedc8;
    border-radius: 8px;

    color: #c89830;
}

.custom-cart-icon svg {
    width: 22px;
    height: 22px;
}


/* TEXT AREA */
.custom-cart-text {
    display: flex;
    flex-direction: column;

    justify-content: center;

    margin-left: 10px;

    line-height: 1;

    flex: 1;
}


/* SHOPPING CART */
.custom-cart-title {
    display: block;

    font-family: inherit;

    font-size: 10px;
    font-weight: 700;

    letter-spacing: 0.35px;

    color: #737373;

    white-space: nowrap;
}


/* CART TOTAL */
.custom-cart-total {
    display: block;

    margin-top: 5px;

    font-family: inherit;

    font-size: 15px;
    font-weight: 700;

    line-height: 1;

    color: #111111;

    white-space: nowrap;
}

.custom-cart-total .amount {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}


/* RIGHT ARROW */
.custom-cart-arrow {
    width: 22px;
    height: 22px;

    min-width: 22px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-left: 5px;

    background: #f5f5f5;
    border: 1px solid #e3e3e3;

    border-radius: 50%;

    color: #777777;
}

.custom-cart-arrow svg {
    width: 13px;
    height: 13px;
}


/* MOBILE */
@media (max-width: 767px) {

    .custom-cart-button {
        width: 175px;
        height: 56px;
    }

    .custom-cart-icon {
        width: 39px;
        height: 39px;
        min-width: 39px;
    }

    .custom-cart-title {
        font-size: 9px;
    }

    .custom-cart-total {
        font-size: 14px;
    }
}


/* =========================================
=========================================  */


/* =========================================
   CUSTOM ACCOUNT BUTTON
   ========================================= */

.custom-account-button {
    width: 184px;
    height: 58px;

    display: flex;
    align-items: center;

    padding: 7px 9px;

    box-sizing: border-box;

    background: #ffffff;

    border: 1px solid #e8e8e8;

    border-radius: 10px;

    text-decoration: none !important;

    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);

    transition: all 0.2s ease;

    overflow: hidden;
}


/* Hover */
.custom-account-button:hover {
    background: #ffffff;
    color: inherit;

    border-color: #dddddd;

    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.10);
}


/* =========================================
   USER ICON
   ========================================= */

.custom-account-icon {
    width: 40px;
    height: 40px;

    min-width: 40px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #eef5ff;

    border: 1px solid #dce9ff;

    border-radius: 8px;

    color: #2864d7;
}

.custom-account-icon svg {
    width: 21px;
    height: 21px;
}


/* =========================================
   TEXT AREA
   ========================================= */

.custom-account-text {
    min-width: 0;

    flex: 1;

    display: flex;
    flex-direction: column;

    justify-content: center;

    margin-left: 10px;

    line-height: 1;

    overflow: hidden;
}


/* =========================================
   WELCOME TEXT
   ========================================= */

.custom-account-title {
    display: block;

    font-family: inherit;

    font-size: 10px;

    font-weight: 700;

    letter-spacing: 0.4px;

    color: #737373;

    line-height: 1;

    white-space: nowrap;
}


/* =========================================
   CUSTOMER EMAIL
   ========================================= */

.custom-account-email {
    display: block;

    margin-top: 5px;

    font-family: inherit;

    font-size: 14px;

    font-weight: 700;

    color: #171717;

    line-height: 1;

    white-space: nowrap;

    overflow: hidden;

    text-overflow: ellipsis;
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .custom-account-button {
        width: 175px;
        height: 56px;
    }

    .custom-account-icon {
        width: 39px;
        height: 39px;
        min-width: 39px;
    }

    .custom-account-title {
        font-size: 9px;
    }

    .custom-account-email {
        font-size: 13px;
    }
}