:root {
	--wd-text-font: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(118,118,118);
	--wd-text-font-size: 15px;
	--wd-title-font: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", 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: "Hind Siliguri", Arial, Helvetica, sans-serif;
	--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(3,34,91);
	--wd-alternative-color: #fbbc34;
	--btn-default-font-weight: 700;
	--btn-default-transform: lowercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(3,34,91);
	--btn-accented-bgcolor-hover: rgb(18,30,62);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(3,34,91);
	--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: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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(14,14,14);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Hind Siliguri", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 16px;
	text-transform: inherit;
	color: rgb(3,34,91);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a, html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(18,30,62);
}
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(18,30,62);
	--wd-form-brd-color: rgb(18,30,62);
}
.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: 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;
--wd-brd-radius: 8px;
}

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


.wd-page-title {
background-color: rgb(3,34,91);
}

/* WhatsApp Button Styling - Matches Add to Cart */
.whatsapp-custom-btn {
    background-color: #25D366 !important;
    color: white !important;
    border: none !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    padding: 10px 24px !important;
    border-radius: 4px !important;
    text-decoration: none !important;
    display: inline-block !important;
    transition: all 0.3s ease !important;
}

.whatsapp-custom-btn:hover {
    background-color: #128C7E !important;
    color: white !important;
    transform: translateY(-2px);
}

/* Desktop: Keep buttons in one row */
.woocommerce-variation-add-to-cart {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 10px !important;
}

.whatsapp-btn-container {
    display: inline-block !important;
}

/* Mobile: Stack vertically and center */
@media (max-width: 768px) {
    .woocommerce-variation-add-to-cart {
        flex-direction: column !important;
        align-items: stretch !important;
    }
    
    .single_add_to_cart_button,
    .buy_now_button,
    .whatsapp-custom-btn {
        width: 100% !important;
        text-align: center !important;
        margin: 5px 0 !important;
    }
    
    .whatsapp-btn-container {
        display: block !important;
        width: 100% !important;
    }
}








/* Shop Page থেকে Variation Swatches সরানো */
.products .wd-swatches-grid,
.products .wd-swatches-container,
.products .wd-swatch,
.products .swatches-on-grid,
.products .wd-variation-swatches,
.products .woo-variation-swatches,
.products .cfvsw-swatches-container,
.products .variation-swatches,
.products .product-grid .wd-swatches-grid {
    display: none !important;
}

/* WoodMart থিমের জন্য স্পেসিফিক */
.products .wd-product .wd-swatches-grid {
    display: none !important;
}

/* পুরানো থিমের জন্য */
.woocommerce-loop-product .variations,
.woocommerce-loop-product .swatches-wrapper,
.woocommerce-loop-product .wd-variation-swatches {
    display: none !important;
}






/* ভ্যারিয়েবল প্রোডাক্টের অ্যাট্রিবিউট সেকশনের আগে টাইটেল যোগ করা */
.woocommerce div.product form.cart .variations {
    position: relative;
    padding-top: 40px;
}

.woocommerce div.product form.cart .variations::before {
    content: "Choose Size*";
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #7f7f7f;
    margin-bottom: 10px;
    padding-bottom: 8px;
    border-bottom: 2px solid #e9edf4;
}




/* Mattress Firmness Guide - Professional & Responsive */
.firmness-guide {
    max-width: 1280px;
    margin: 0 auto;
    padding: 48px 24px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
    background-color: #fafafa;
    border-radius: 16px;
}

/* Header Section */
.firmness-guide__header {
    text-align: center;
    margin-bottom: 48px;
}

.firmness-guide__title {
    font-size: 28px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: -0.3px;
}

.firmness-guide__subtitle {
    font-size: 16px;
    color: #666666;
    margin: 0;
}

/* Grid Layout */
.firmness-guide__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 24px;
    margin-bottom: 40px;
}

/* Individual Cards */
.firmness-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 24px 20px;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    border: 1px solid #eaeaea;
}

.firmness-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
    border-color: #d0d0d0;
}

/* Level Number */
.firmness-card__level {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #ffffff;
    display: inline-block;
    padding: 4px 12px;
    border-radius: 20px;
    margin-bottom: 16px;
}

/* Card Label/Title */
.firmness-card__label {
    font-size: 22px;
    font-weight: 600;
    color: #1a1a1a;
    margin-bottom: 12px;
}

/* Description Text */
.firmness-card__description {
    font-size: 14px;
    color: #555555;
    line-height: 1.5;
    margin-bottom: 12px;
}

/* Best For Section */
.firmness-card__best {
    font-size: 13px;
    color: #777777;
    border-top: 1px solid #f0f0f0;
    padding-top: 12px;
    margin-top: 8px;
}

/* Level Color Variations */
.firmness-card--1 .firmness-card__level { background-color: #a8d8ea; color: #1a1a1a; }
.firmness-card--2 .firmness-card__level { background-color: #b9d8c1; color: #1a1a1a; }
.firmness-card--3 .firmness-card__level { background-color: #e9d8a3; color: #1a1a1a; }
.firmness-card--4 .firmness-card__level { background-color: #e0b877; color: #1a1a1a; }
.firmness-card--5 .firmness-card__level { background-color: #d4a373; color: #1a1a1a; }
.firmness-card--6 .firmness-card__level { background-color: #bc9a6c; color: #ffffff; }

/* Pro Tip Section */
.firmness-guide__tip {
    background-color: #f5f0e8;
    border-left: 4px solid rgb(3,34,91);
    padding: 20px 24px;
    border-radius: 8px;
    font-size: 14px;
    color: #3d3d3d;
    line-height: 1.5;
}

.firmness-guide__tip strong {
    color: #1a1a1a;
}

/* Responsive Adjustments */
@media (max-width: 768px) {
    .firmness-guide {
        padding: 32px 20px;
    }

    .firmness-guide__title {
        font-size: 24px;
    }

    .firmness-guide__subtitle {
        font-size: 14px;
    }

    .firmness-guide__grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .firmness-card {
        padding: 20px 16px;
    }

    .firmness-card__label {
        font-size: 20px;
    }

    .firmness-card__description {
        font-size: 13px;
    }

    .firmness-guide__tip {
        padding: 16px 20px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .firmness-guide {
        padding: 24px 16px;
    }

    .firmness-card__label {
        font-size: 18px;
    }
}








/* Luxury Sleep Guide - Complete & Responsive */
.luxury-sleep-guide {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;
    background-color: transparent;
}

/* Section 1: What Makes a Bed Truly Luxurious */
.luxury-section {
    margin-bottom: 32px;
}

.section-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: -0.2px;
}

.section-intro {
    font-size: 13px;
    color: #555555;
    margin: 0 0 20px 0;
    line-height: 1.5;
}

.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.feature-card {
    background: #f8f8f8;
    padding: 16px 16px;
    border-radius: 10px;
    border: 1px solid #eeeeee;
    transition: all 0.2s ease;
}

.feature-card:hover {
    background: #ffffff;
    border-color: #e0d6cc;
}

.feature-card__title {
    font-size: 13px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 10px 0;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.feature-card__list {
    margin: 0;
    padding-left: 18px;
}

.feature-card__list li {
    font-size: 12px;
    color: #666666;
    line-height: 1.5;
    margin-bottom: 6px;
}

.feature-card__list li:last-child {
    margin-bottom: 0;
}

/* Section 2: Famaya Promise */
.promise-section {
    text-align: center;
    background-color: #f5f0e8;
    padding: 18px 20px;
    border-radius: 10px;
    margin-bottom: 32px;
    border-left: 3px solid rgb(3,34,91);
}

.promise-text {
    font-size: 13px;
    font-weight: 500;
    color: #2c2c2c;
    margin: 0;
    line-height: 1.5;
}

/* Section 3: Anatomy of a 5-Star Sleep Experience */
.anatomy-section {
    text-align: center;
}

.anatomy-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 6px 0;
    letter-spacing: -0.2px;
}

.anatomy-intro {
    font-size: 12px;
    color: #777777;
    margin: 0 0 20px 0;
}

.anatomy-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
}

.anatomy-card {
    background: #f8f8f8;
    padding: 16px 14px;
    border-radius: 10px;
    border: 1px solid #eeeeee;
    text-align: left;
    transition: all 0.2s ease;
}

.anatomy-card:hover {
    background: #ffffff;
    border-color: #e0d6cc;
}

.anatomy-card__title {
    font-size: 13px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 8px 0;
    letter-spacing: 0.2px;
}

.anatomy-card__description {
    font-size: 12px;
    color: #666666;
    line-height: 1.45;
    margin: 0;
}

/* Responsive Design */
@media (max-width: 768px) {
    .luxury-section {
        margin-bottom: 24px;
    }

    .section-title {
        font-size: 16px;
    }

    .section-intro {
        font-size: 12px;
        margin-bottom: 16px;
    }

    .features-grid {
        gap: 12px;
    }

    .feature-card {
        padding: 14px 12px;
    }

    .feature-card__title {
        font-size: 12px;
    }

    .feature-card__list li {
        font-size: 11px;
    }

    .promise-section {
        padding: 14px 16px;
        margin-bottom: 24px;
    }

    .promise-text {
        font-size: 12px;
    }

    .anatomy-title {
        font-size: 16px;
    }

    .anatomy-intro {
        font-size: 11px;
        margin-bottom: 16px;
    }

    .anatomy-grid {
        gap: 12px;
    }

    .anatomy-card {
        padding: 14px 12px;
    }

    .anatomy-card__title {
        font-size: 12px;
    }

    .anatomy-card__description {
        font-size: 11px;
    }
}

@media (max-width: 600px) {
    .features-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .anatomy-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .feature-card {
        padding: 12px 14px;
    }

    .anatomy-card {
        padding: 12px 14px;
    }
}

@media (max-width: 480px) {
    .section-title {
        font-size: 15px;
    }

    .section-intro {
        font-size: 11px;
    }

    .feature-card__title {
        font-size: 11px;
    }

    .feature-card__list li {
        font-size: 10px;
    }

    .promise-text {
        font-size: 11px;
    }

    .anatomy-title {
        font-size: 15px;
    }

    .anatomy-intro {
        font-size: 10px;
    }

    .anatomy-card__title {
        font-size: 11px;
    }

    .anatomy-card__description {
        font-size: 10px;
    }
}