:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,40,40);
	--wd-text-font-size: 16px;
	--wd-title-font: "League Spartan", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "League Spartan", 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: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", 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: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(239,40,140);
	--wd-alternative-color: rgb(92,225,230);
	--btn-default-bgcolor: rgb(246,71,146);
	--btn-default-bgcolor-hover: rgb(244,44,131);
	--btn-accented-bgcolor: rgb(92,225,230);
	--btn-accented-bgcolor-hover: rgb(43,223,229);
	--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-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: rgb(35,33,34);
	background-image: none;
}
.whb-top-bar .wd-header-text {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-transform: capitalize;
	color: rgb(255,255,255);
}
.whb-top-bar .wd-header-text:hover {
	color: rgb(226,226,226);
}
.wd .product-label.onsale {
	background-color: rgb(237,0,221);
}
.wd .product-label.new {
	background-color: rgb(92,225,230);
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

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

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--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;
}

img.wd-custom-icon.ls-is-cached.lazyloaded {
    width: 18px!important;
    height: 18px!important;
}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    top: -18px!important;
    inset-inline-end: 0px!important;
}

.wd-nav-arrows.wd-pos-sep .wd-next {
    background: #F64792!important;
}
.wd-nav-arrows.wd-pos-sep .wd-prev{
 background: #F64792!important;
}
}
.wd-arrow-inner:hover {
    color: #ffffff!important;
}


.wd-arrow-inner {
    color: #ffffff!important;
}


.cfvsw-label-option {
        padding: 4px 8px;
        min-width: 25px !important;
        min-height: 25px !important;
    }
.cfvsw-swatches-option {
        min-width: 28px !important;
        min-height: 28px !important;
    }

.wd-quick-shop-2 table.variations tbody {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    column-gap: 10px;
    row-gap: 10px;
}


@media (max-width: 767px) {
    .cfvsw-label-option {
        padding: 3px 5px;
        min-width: 22px !important;
        min-height: 22px !important;
    }
    .cfvsw-swatches-option {
        min-width: 25px !important;
        min-height: 25px !important;
    }
    .cfvsw-swatches-container {
        grid-gap: 5px;
    }
    .wd-quick-shop-2 table.variations tbody {
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        column-gap: 10px;
        row-gap: 10px;
    }
	    .wd-nav-wrapper.wd-mb-action-swipe {
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        white-space: nowrap;
        -webkit-mask-image: linear-gradient(to left, transparent, #000 0px);
        mask-image: linear-gradient(to left, transparent, #000 0px);
    }
}
