:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 10px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(106,204,2);
	--wd-alternative-color: rgb(0,102,6);
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgba(0,0,0,0.61);
	--btn-transform: none;
	--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: rgb(245,154,87);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 480px;
	--wd-popup-padding: 0px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
: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 top;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-family: "Work Sans", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 18px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-shop:not(.single-product) :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.single-product :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.woodmart-archive-blog :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
.single-post :is(.wd-page-content, .whb-header) {
	background-color: rgb(251,250,247);
	background-image: none;
	background-repeat: repeat;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgba(16,16,16,0.9);
}
html .btn.wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119)7;
	--wd-form-bg: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


.wd-page-title {
background-color: rgb(174,182,161);
}

/* =========================================================
   KYESS LIGHTING
   PRODUCT PURCHASE BUTTONS
   ========================================================= */


/* =========================================================
   PRODUCT PAGE - ADD TO CART
   ========================================================= */

body form.cart button.single_add_to_cart_button {
    width: 100% !important;
    height: 56px !important;
    min-height: 56px !important;

    margin: 0 !important;
    padding: 0 18px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;

    color: #ffffff !important;

    border: 0 !important;
    border-radius: 8px !important;

    box-shadow: none !important;

    cursor: pointer !important;

    transition:
        background-color 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease !important;
}

body form.cart button.single_add_to_cart_button:hover {
    background: #181818 !important;
    background-color: #181818 !important;
    background-image: none !important;

    transform: translateY(-1px);

    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12) !important;
}

body form.cart button.single_add_to_cart_button:active {
    transform: translateY(0) !important;
    box-shadow: none !important;
}


/* =========================================================
   PRODUCT PAGE - FASTRR / SHIPROCKET BUY NOW
   ========================================================= */

body form.cart #buyNowBtn {
    width: 100% !important;
    height: 56px !important;
    min-height: 56px !important;

    margin: 0 !important;
    padding: 0 18px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;

    color: #ffffff !important;

    border: 0 !important;
    border-radius: 8px !important;

    box-shadow: none !important;

    cursor: pointer !important;
    overflow: hidden !important;

    transition:
        background-color 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease !important;

    --e-global-color-primary: #000000 !important;
    --e-global-color-accent: #000000 !important;
    --wd-primary-color: #000000 !important;
}


/* =========================================================
   PRODUCT PAGE - BUY NOW INTERNAL STRUCTURE
   ========================================================= */

body form.cart #buyNowBtn > div {
    width: 100% !important;
    height: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

body form.cart #buyNowBtn .sr-d-flex {
    align-items: center !important;
}

body form.cart #buyNowBtn .full-width {
    width: 100% !important;
    height: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    gap: 9px !important;

    white-space: nowrap !important;
}


/* =========================================================
   PRODUCT PAGE - BUY NOW TEXT
   ========================================================= */

body form.cart #buyNowBtn .full-width > span:first-child {
    display: inline-block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 0 !important;
    line-height: 1 !important;

    color: transparent !important;

    white-space: nowrap !important;
}

body form.cart #buyNowBtn .full-width > span:first-child::after {
    content: "BUY NOW";

    display: inline-block !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #ffffff !important;

    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    letter-spacing: 0.2px !important;

    white-space: nowrap !important;
}


/* =========================================================
   PRODUCT PAGE - UPI / PAYMENT LOGOS
   ========================================================= */

body form.cart #buyNowBtn .full-width img:first-of-type {
    display: block !important;

    width: auto !important;
    height: 19px !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =========================================================
   PRODUCT PAGE - ARROW
   ========================================================= */

body form.cart #buyNowBtn .full-width img:last-of-type {
    display: block !important;

    width: auto !important;
    height: 19px !important;
    max-width: none !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* Remove Fastrr's built-in image padding */

body form.cart #buyNowBtn .sr-pl-15 {
    padding-left: 0 !important;
}


/* Hide Fastrr branding */

body form.cart #buyNowBtn .sr-powered-by,
body form.cart #buyNowBtn .sr-discount-label {
    display: none !important;
}


/* =========================================================
   PRODUCT PAGE - BUY NOW HOVER
   ========================================================= */

body form.cart #buyNowBtn:hover {
    background: #181818 !important;
    background-color: #181818 !important;
    background-image: none !important;

    transform: translateY(-1px);

    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12) !important;
}

body form.cart #buyNowBtn:active {
    transform: translateY(0) !important;
    box-shadow: none !important;
}


/* =========================================================
   HIDE BUY NOW FROM SMALL PRODUCT CARDS
   ========================================================= */

body .wd-product .sr-headless-checkout,
body .product-grid-item .sr-headless-checkout {
    display: none !important;
}


/* =========================================================
   FLY-OUT CART - FASTRR / SHIPROCKET BUY NOW
   ========================================================= */

body .cart-widget-side .shiprocket-headless {
    display: block !important;
    width: 100% !important;
}

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout {
    width: 100% !important;
    height: 64px !important;
    min-height: 64px !important;

    margin: 0 !important;
    padding: 0 18px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;

    color: #ffffff !important;

    border: 0 !important;
    border-radius: 8px !important;

    box-shadow: none !important;

    cursor: pointer !important;
    overflow: hidden !important;

    transition:
        background-color 0.2s ease,
        transform 0.2s ease,
        box-shadow 0.2s ease !important;

    --e-global-color-primary: #000000 !important;
    --e-global-color-accent: #000000 !important;
    --wd-primary-color: #000000 !important;
}


/* Fly-cart inner wrapper */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout > .sr-d-flex {
    width: 100% !important;
    height: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}


/* Fly-cart content */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .full-width {
    width: 100% !important;
    height: 100% !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    gap: 8px !important;

    white-space: nowrap !important;
}


/* Fly-cart text */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .full-width > span:first-child {
    display: inline-block !important;

    margin: 0 !important;
    padding: 0 !important;

    font-size: 0 !important;
    line-height: 1 !important;

    color: transparent !important;

    white-space: nowrap !important;
}

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .full-width > span:first-child::after {
    content: "BUY NOW";

    display: inline-block !important;

    color: #ffffff !important;

    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    letter-spacing: 0.2px !important;

    white-space: nowrap !important;
}


/* Fly-cart payment logos */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .full-width img:first-of-type {
    display: block !important;

    width: auto !important;
    height: 18px !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* Fly-cart arrow */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .full-width img:last-of-type {
    display: block !important;

    width: auto !important;
    height: 18px !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* Remove Fastrr padding */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .sr-pl-15 {
    padding-left: 0 !important;
}


/* Hide Fastrr branding */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .sr-powered-by,
body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout .sr-discount-label {
    display: none !important;
}


/* Fly-cart hover */

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout:hover {
    background: #181818 !important;
    background-color: #181818 !important;
    background-image: none !important;

    transform: translateY(-1px);

    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12) !important;
}

body .cart-widget-side
.shiprocket-headless
.sr-headless-checkout:active {
    transform: translateY(0) !important;
    box-shadow: none !important;
}


/* =========================================================
   SIMPLE PRODUCT - WOODMART STICKY BAR
   ========================================================= */

/*
   Keep WoodMart's original sticky-bar layout.
   Hide ONLY the Buy Now button/wrapper.
   Do not change the overall sticky-bar width.
*/


/* Keep the sticky cart area at WoodMart's original width */
body .wd-sticky-btn .wd-sticky-btn-cart {
    max-width: 40% !important;
    width: 100% !important;
}


/* Price takes 20% */
body .wd-sticky-btn-cart.wd-product-type-simple .price {
    width: 20% !important;
}


/* Cart form takes 80% */
body .wd-sticky-btn-cart.wd-product-type-simple form.cart {
    width: 80% !important;

    display: flex !important;
    align-items: center !important;
}


/* Hide the Buy Now wrapper completely */
body .wd-sticky-btn-cart.wd-product-type-simple
.wc-proceed-to-checkoutt {
    display: none !important;
}


/* Add to Cart fills the available form width */
body .wd-sticky-btn-cart.wd-product-type-simple
button.single_add_to_cart_button {
    width: 100% !important;
    max-width: 100% !important;

    height: 50px !important;
    min-height: 50px !important;

    margin: 0 !important;
    padding: 0 15px !important;

    border-radius: 8px !important;

    background: #000000 !important;
    background-color: #000000 !important;
    background-image: none !important;

    color: #ffffff !important;

    border: 0 !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}


/* Mobile */
@media (max-width: 576px) {

    body .wd-sticky-btn .wd-sticky-btn-cart {
        max-width: 40% !important;
        width: 100% !important;
    }

    body .wd-sticky-btn-cart.wd-product-type-simple .price {
        width: 20% !important;
    }

    body .wd-sticky-btn-cart.wd-product-type-simple form.cart {
        width: 80% !important;
    }

    body .wd-sticky-btn-cart.wd-product-type-simple
    button.single_add_to_cart_button {
        height: 48px !important;
        min-height: 48px !important;

        border-radius: 8px !important;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
	/*
[class*="wd-grid"] {
        --wd-col: var(--wd-col-md);
        --wd-gap: var(--wd-gap-md);
    }
}
div.title-size-large {
     --wd-title-sp: 130px !important; */
  /*  --wd-title-font-s: 70px;
}


}

@media (max-width: 576px) {
	/*
img {
    aspect-ratio: attr(width) / attr(height);
    height: auto;
}
.wd-carousel-wrap {
    min-height: 250px;
}
.elementor img {
    display:block;
}


}

