:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(247,121,26);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(247,121,26);
	--btn-accented-bgcolor-hover: rgb(247,121,26);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--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(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
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(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.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: 1540px;
--wd-form-brd-radius: 30px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


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

body.wd-direct-ordering .cart-widget-side,
body.wd-direct-ordering .wd-close-side {
    display: none !important;
    visibility: hidden !important;
}

@media (min-width: 1025px) {
    /* 1. Kill JS transforms and keep the track locked at start */
    .elementor-element-2ff2597 .swiper-wrapper {
        transform: translate3d(0px, 0px, 0px) !important;
        transition-duration: 0ms !important;
        display: flex !important;
        width: 100% !important;
        justify-content: space-between !important;
    }

    /* 2. Hide Swiper's duplicated clone slides so only the 4 originals show */
    .elementor-element-2ff2597 .swiper-slide-duplicate {
        display: none !important;
    }

    /* 3. Lock each slide to exactly 1/4 width (accounting for gaps) and disable drag */
    .elementor-element-2ff2597 .swiper-slide:not(.swiper-slide-duplicate) {
        width: calc(25% - 10px) !important;
        margin-right: 0 !important;
        pointer-events: none; /* Disables drag/swipe gestures */
        cursor: default;
    }

    /* 4. Hide pagination bullets on desktop */
    .elementor-element-2ff2597 .swiper-pagination {
        display: none !important;
    }
}




/* Container: strictly clip boundaries */
.whb-column.whb-column6 {
    overflow: hidden !important;
    white-space: nowrap !important;
}

.wd-pure-marquee {
    display: flex;
    overflow: hidden;
    user-select: none;
    width: 100%;
}

/* Track holding both sets */
.wd-marquee-track {
    display: flex;
    flex-shrink: 0;
    white-space: nowrap;
}

/* Each group takes exact width and animates simultaneously */
.wd-marquee-group {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-shrink: 0;
    min-width: 100%;
    animation: wd-marquee-scroll 32s linear infinite;
}

/* Equal spacing and typography */
.wd-marquee-group span {
    display: inline-block;
    padding: 0 25px; /* Equal spacing around text */
    font-weight: 700;
    letter-spacing: 0.5px;
}

.wd-marquee-group .wd-star {
    padding: 0 10px;
    font-size: 11px;
    opacity: 0.6;
}

/* Pause smoothly when mouse is hovered */
.wd-pure-marquee:hover .wd-marquee-group {
    animation-play-state: paused;
}

/* 100% Seamless Transform */
@keyframes wd-marquee-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}




@media (min-width: 1025px) {
    /* 1. Force the parent inner flex row to stretch both columns to equal height */
    .elementor-element-9d87079 > .e-con-inner {
        display: flex !important;
        align-items: stretch !important;
    }

    /* 2. Lock both the Left and Right child containers to equal height */
    .elementor-element-04de149,
    .elementor-element-31f5349 {
        align-self: stretch !important;
        height: auto !important;
        display: flex !important;
        flex-direction: column !important;
    }

    /* 3. Force the left image carousel wrapper and swiper structure to fill 100% height */
    .elementor-element-04de149 .elementor-element-0b790c9,
    .elementor-element-04de149 .elementor-image-carousel-wrapper,
    .elementor-element-04de149 .swiper,
    .elementor-element-04de149 .swiper-wrapper,
    .elementor-element-04de149 .swiper-slide,
    .elementor-element-04de149 .swiper-slide-inner {
        height: 100% !important;
        flex-grow: 1 !important;
    }

    /* 4. Fit the hero image nicely so it matches the right side without distortion */
    .elementor-element-04de149 .swiper-slide-image {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
        border-radius: 8px;
    }

    /* 5. Make the right banner carousel stretch to anchor the bottom cleanly */
    .elementor-element-31f5349 .elementor-element-33f1387,
    .elementor-element-31f5349 .banners-carousel-wrapper,
    .elementor-element-31f5349 .promo-banner,
    .elementor-element-31f5349 .main-wrapp-img,
    .elementor-element-31f5349 .banner-image,
    .elementor-element-31f5349 .banner-image img {
        height: 100% !important;
        object-fit: cover !important;
        border-radius: 8px;
    }
}



@media (min-width: 1025px) {
    /* 1. Force the parent inner container to align and stretch both columns equally */
    .elementor-element.e-con-boxed:has(> .e-con-inner > .elementor-element-9cff396) > .e-con-inner {
        display: flex !important;
        align-items: stretch !important;
    }

    /* 2. Set both child columns to fill full stretch height */
    .elementor-element-9cff396,
    .elementor-element-18ff01c {
        align-self: stretch !important;
        display: flex !important;
        flex-direction: column !important;
        height: auto !important;
    }

    /* 3. Force the left banner widget wrapper chain to occupy 100% height */
    .elementor-element-9cff396 .elementor-element-5e8efdb,
    .elementor-element-9cff396 .elementor-widget-container,
    .elementor-element-9cff396 .promo-banner-wrapper,
    .elementor-element-9cff396 .promo-banner,
    .elementor-element-9cff396 .main-wrapp-img,
    .elementor-element-9cff396 .banner-image {
        height: 100% !important;
        flex-grow: 1 !important;
    }

    /* 4. Fit the banner image with object-fit:cover to match the 6-product grid height */
    .elementor-element-9cff396 .banner-image img {
        height: 100% !important;
        width: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
        border-radius: 8px;
    }
}