:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 20px;
	--wd-header-el-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(244,140,52);
	--wd-alternative-color: rgb(17,18,17);
	--btn-default-bgcolor: rgb(17,18,17);
	--btn-default-bgcolor-hover: rgb(51,51,51);
	--btn-accented-bgcolor: rgb(255,174,53);
	--btn-accented-bgcolor-hover: rgb(248,189,24);
	--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-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(245,245,244);
	background-image: none;
}
html .wd-checkout-steps {
	font-size: 16px;
	text-transform: none;
}
html table th {
	text-transform: none;
}
html .wd-nav-mobile > li > a, html .wd-nav.wd-layout-drilldown > li > a, html .wd-nav.wd-layout-drilldown > li [class*="sub-menu"] > :is(.menu-item,.wd-drilldown-back) > a, html .wd-nav.wd-layout-drilldown .woocommerce-MyAccount-navigation-link > a {
	text-transform: none;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: rgb(250,250,250);
	background-image: none;
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(17,18,17);
}
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-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(255,255,255);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(248,189,24);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
	--wd-arrow-brd-color: rgba(0,0,0,0.11);
	--wd-arrow-brd: 1px solid;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(17,18,17);
	--wd-nscroll-drag-bg-hover: rgb(17,18,17);
}
.wd .product-label.onsale {
	background-color: rgb(254,226,226);
	color: rgb(239,68,68);
}
.wd .product-label.new {
	background-color: rgb(77,172,153);
}
.wd .product-label.featured {
	background-color: rgb(254,226,226);
	color: rgb(239,68,68);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-widget-title-font-size: 18px;
	}
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: -30px;
	}

}

@media (max-width: 768.98px) {
	.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
		--wd-arrow-offset-h: 15px;
	}

}
:root{
--wd-container-w: 1402px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--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: 1402px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(248,189,24);
}

 /* =========================================
   SIMPLE UNIQUE FEATURES SECTION V4
   ========================================= */

/* ১. কন্টেইনার লেআউট ও স্পেসিং */
.features-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 25px;
    width: 100%;
    padding: 40px 20px;
    margin: 0 auto;
    max-width: 1300px;
}

/* ২. ফিচার কার্ডের ডিজাইন */
.feature-card {
    background: #ffffff;
    padding: 35px 25px;
    text-align: center;
    border-radius: 16px;
    border: 1px solid #f0f0f0;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* ৩. আইকনের স্টাইল */
.feature-card .icon {
    font-size: 42px;
    margin-bottom: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    background: #f9f9f9;
    border-radius: 50%;
    transition: transform 0.3s ease, background 0.3s ease;
}

/* . টেক্সট স্টাইল */
.feature-card h3 {
    margin: 0 0 12px;
    color: #222;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.3px;
    transition: color 0.3s ease;
}

.feature-card p {
    color: #666;
    line-height: 1.6;
    margin: 0;
    font-size: 14px;
}

/* HOVER EFFECTS */
.feature-card:hover {
    transform: translateY(-6px);
    border-color: #F8BD18;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);
}

.feature-card:hover .icon {
    transform: scale(1.1);
    background: #fff9e6;
}

.feature-card:hover h3 {
    color: #F8BD18;
}

/* MOBILE RESPONSIVE FIX */
@media (max-width: 768px) {
    .features-container {
        gap: 15px;
        padding: 25px 15px;
    }
    
    .feature-card {
        padding: 25px 15px;
        border-radius: 12px;
    }
    
    .feature-card .icon {
        width: 60px;
        height: 60px;
        font-size: 32px;
        margin-bottom: 12px;
    }
    
    .feature-card h3 {
        font-size: 16px;
    }
    
    .feature-card p {
        font-size: 13px;
    }
}

@media (max-width: 380px) {
    .features-container {
        grid-template-columns: 1fr;
    }
}

/* =========================================
   QUICK ORDER BUTTON DESIGN (Shop Page)
   ========================================= */

.product-grid-item .wd-add-btn-replace .button {
    background-color: #ff6600 !important; 
    color: #ffffff !important; 
    padding: 6px 20px !important; 
    font-size: 13px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important; 
    letter-spacing: 1px;
    border-radius: 4px !important;
    border: none !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px;
    width: 100%;
    min-height: auto !important; 
}

.product-grid-item .wd-add-btn-replace .button .wd-action-text {
    visibility: hidden;
    position: relative;
}

.product-grid-item .wd-add-btn-replace .button .wd-action-text::after {
    content: "QUICK ORDER"; 
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.product-grid-item:hover .wd-add-btn-replace .button {
    background-color: #e65c00 !important;
    transform: translateY(-2px);
}

@media (max-width: 768px) {
    .product-grid-item .wd-add-btn-replace .button {
        padding: 5px 10px !important;
        font-size: 11px !important;
    }
}

/* =========================================
   BREADCRUMB AREA STYLING
   ========================================= */

.elementor-element-1fcdcef {
    background-color: #239bb4 !important;
}

.elementor-element-1fcdcef .wd-breadcrumbs a,
.elementor-element-1fcdcef .wd-breadcrumbs span {
    color: #ffffff !important;
}

.elementor-element-1fcdcef .wd-delimiter {
    color: #ffffff !important;
}

/* =========================================
   CATEGORY GRID DESIGN
   ========================================= */

.category-grid-item .wd-cat-inner {
    background: #ffffff !important; 
    border-radius: 12px !important;
    padding: 0 !important; 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06) !important;
    border: 1px solid #f0f0f0 !important;
    transition: all 0.3s ease !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: column !important;
}

.category-grid-item .wd-cat-thumb {
    width: 100% !important;
    height: 220px !important;
    margin: 0 !important;
    background: #005abe !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px !important;
    border-radius: 0 !important;
}

.category-grid-item .wd-cat-thumb img {
    max-width: 160px !important;
    max-height: 160px !important;
    width: auto !important;
    height: auto !important;
    object-fit: contain !important;
    background: #ffffff !important;
    border-radius: 50% !important; 
    padding: 25px !important;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08) !important;
    transition: transform 0.3s ease !important;
}

.category-grid-item .wd-entities-title {
    font-size: 16px !important;
    font-weight: 700 !important;
    color: #1e293b !important;
    text-transform: capitalize !important;
    margin: 0 !important;
    padding: 18px 15px !important;
    text-align: center !important;
    width: 100% !important;
    background: #ffffff !important; 
    border-top: 1px solid #005abe !important;
    display: block !important;
    box-sizing: border-box !important;
}

.category-grid-item:hover .wd-cat-inner {
    transform: translateY(-5px) !important;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1) !important;
}

@media (max-width: 768px) {
    .category-grid-item .wd-cat-thumb {
        height: 180px !important;
    }
    .category-grid-item .wd-cat-thumb img {
        max-width: 130px !important;
        max-height: 130px !important;
        padding: 20px !important;
    }
}

/* =========================================
   HEADER & SEARCH DESIGN
   ========================================= */

.whb-general-header {
    background: rgba(255, 255, 255, 0.95) !important;
    backdrop-filter: blur(10px) !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.05) !important;
    border-bottom: none !important;
}

.whb-9x1ytaxq7aphtb3npidp .searchform {
    display: flex !important;
    align-items: center !important;
}

.whb-9x1ytaxq7aphtb3npidp .searchform input[type=text] {
    background-color: #f4f6f9 !important;
    border: 2px solid transparent !important;
    border-radius: 50px !important;
    padding-left: 25px !important;
    font-size: 14px !important;
    height: 52px !important;
    transition: all 0.3s ease !important;
    box-shadow: inset 0 2px 5px rgba(0,0,0,0.02) !important;
}

.whb-9x1ytaxq7aphtb3npidp .searchform input[type=text]:focus {
    background-color: #ffffff !important;
    border-color: #ff6600 !important;
    box-shadow: 0 5px 20px rgba(255, 102, 0, 0.15) !important;
    transform: translateY(-1px) !important;
}

.whb-9x1ytaxq7aphtb3npidp .wd-search-cat-btn {
    background-color: #ffffff !important;
    border-radius: 50px !important;
    color: #555 !important;
    font-weight: 600 !important;
    margin-right: 8px !important;
    padding: 0 15px !important;
    height: 38px !important;
    display: flex !important;
    align-items: center !important;
}

.whb-wjlcubfdmlq3d7jvmt23 .menu-opener {
    background: linear-gradient(135deg, #ff9900 0%, #ff6600 100%) !important;
    color: #fff !important;
    border-radius: 50px !important;
    box-shadow: 0 8px 20px rgba(255, 102, 0, 0.3) !important;
    height: 52px !important;
    padding: 0 25px !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    align-items: center !important;
}

.whb-wjlcubfdmlq3d7jvmt23 .menu-opener:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 12px 25px rgba(255, 102, 0, 0.4) !important;
}

.whb-aup3nlzyrr74aka1sunc .woodmart-nav-link {
    font-weight: 600 !important;
    color: #333 !important;
    position: relative !important;
    padding: 10px 15px !important;
}

.whb-aup3nlzyrr74aka1sunc .woodmart-nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 3px;
    background: #ff6600;
    border-radius: 2px;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.whb-aup3nlzyrr74aka1sunc .woodmart-nav-link:hover::after,
.whb-aup3nlzyrr74aka1sunc .current-menu-item .woodmart-nav-link::after {
    transform: scaleX(1);
}

.whb-nedhm962r512y1xz9j06 .wd-tools-icon {
    background: #f4f6f9 !important;
    color: #ff6600 !important;
    width: 48px !important;
    height: 48px !important;
    border-radius: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease !important;
}

.whb-nedhm962r512y1xz9j06:hover .wd-tools-icon {
    background: #ff6600 !important;
    color: #fff !important;
    transform: rotate(10deg) scale(1.1) !important;
}

/* =========================================
   CHECKOUT DESIGN
   ========================================= */

.wd-checkout-steps {
    background: #005abe !important;
    padding: 20px 0 !important;
    border-radius: 16px !important;
    margin-bottom: 40px !important;
    box-shadow: 0 10px 30px rgba(0, 90, 190, 0.2) !important;
}

.wd-checkout-steps li a,
.wd-checkout-steps li span {
    color: #ffffff !important;
    font-weight: 700 !important;
    opacity: 0.6;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.wd-checkout-steps .step-active a,
.wd-checkout-steps .step-active span {
    opacity: 1 !important;
    border-bottom: 3px solid #fff;
    padding-bottom: 5px;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
    background: linear-gradient(135deg, #ff9900 0%, #ff6600 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 18px 30px !important;
    margin-bottom: 40px !important;
    box-shadow: 0 8px 25px rgba(255, 102, 0, 0.25) !important;
    display: flex !important;
    align-items: center !important;
    gap: 15px;
}

.woocommerce-message a.button,
.woocommerce-info a.button {
    background: #ffffff !important;
    color: #ff6600 !important;
    border-radius: 50px !important;
    padding: 10px 25px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1) !important;
}

#place_order {
    background: linear-gradient(135deg, #ff9900 0%, #ff6600 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 20px 40px !important;
    font-size: 18px !important;
    font-weight: 800 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    width: 100% !important;
    box-shadow: 0 10px 30px rgba(255, 102, 0, 0.3) !important;
    transition: all 0.3s ease !important;
    margin-top: 30px !important;
    animation: pulse-order 2s infinite;
}

#place_order:hover {
    transform: translateY(-3px) scale(1.02) !important;
    box-shadow: 0 15px 40px rgba(255, 102, 0, 0.4) !important;
}

@keyframes pulse-order {
    0% { box-shadow: 0 0 0 0 rgba(255, 102, 0, 0.6); }
    70% { box-shadow: 0 0 0 15px rgba(255, 102, 0, 0); }
    100% { box-shadow: 0 0 0 0 rgba(255, 102, 0, 0); }
}

.wd-sticky-container-lg {
    background: #ffffff !important;
    border-radius: 24px !important;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.06) !important;
    padding: 40px !important;
    border: 1px solid #f0f0f0 !important;
}

.woocommerce-checkout-review-order-table th {
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #222 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px;
    padding-bottom: 25px !important;
    border-bottom: 2px solid #f5f5f5 !important;
}

.order-total td strong {
    color: #ff6600 !important;
    font-size: 28px !important;
    font-weight: 800 !important;
}

.wd-free-progress-bar {
    background: #f9f9f9 !important;
    border-radius: 16px !important;
    padding: 20px !important;
    margin-top: 30px !important;
}

.wd-free-progress-bar .progress-area {
    background: #e0e0e0 !important;
    border-radius: 50px !important;
    height: 10px !important;
}

.wd-free-progress-bar .progress-bar {
    background: linear-gradient(90deg, #ff9900, #ff6600) !important;
    border-radius: 50px !important;
    box-shadow: 0 2px 10px rgba(255, 102, 0, 0.3) !important;
}

@media (max-width: 768px) {
    .whb-general-header { padding: 10px 0 !important; }
    .whb-wjlcubfdmlq3d7jvmt23 .menu-opener { height: 40px !important; padding: 0 15px !important; }
    .wd-sticky-container-lg { padding: 25px !important; margin-top: 30px !important; }
    #place_order { padding: 18px 25px !important; font-size: 16px !important; }
}

/* =========================================
   SINGLE PRODUCT PAGE DESIGN
   ========================================= */

.single-product-page .elementor-element-d81746d {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
    padding: 40px !important;
    margin-top: 20px;
    margin-bottom: 40px;
    border: 1px solid #f0f0f0;
}

.product_title.entry-title {
    font-size: 32px !important;
    font-weight: 800;
    color: #222;
    margin-bottom: 10px !important;
    letter-spacing: -0.5px;
}

.price {
    font-size: 28px !important;
    color: #0f8f9e !important;
    font-weight: 700;
    margin-bottom: 20px !important;
}

.wd-swatches-product .wd-swatch {
    border-radius: 50px !important;
    border: 1px solid #e0e0e0 !important;
    min-width: 40px !important;
    height: 40px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s ease;
    margin-right: 8px;
}

.wd-swatches-product .wd-swatch:hover, 
.wd-swatches-product .wd-swatch.active {
    border-color: #0f8f9e !important;
    background-color: #e6f7f8 !important;
    color: #0f8f9e !important;
    font-weight: bold;
}

/* ADD TO CART BUTTON - WHITE BG ORANGE BORDER */
.single-product-page button.single_add_to_cart_button.button.alt {
    background-color: #ffffff !important;
    color: #ff6600 !important;
    border: 2px solid #239bb4 !important;
    border-radius: 50px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    padding: 15px 30px !important;
    width: 100%;
    margin-bottom: 15px;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
}

.single-product-page button.single_add_to_cart_button.button.alt:hover {
    background-color: #ff6600 !important;
    color: #ffffff !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 102, 0, 0.3) !important;
}

/* BUY NOW BUTTON - SOLID ORANGE */
.single-product-page button.wd-buy-now-btn.btn.button.alt {
    background: #ff6600 !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    box-shadow: 0 8px 20px rgba(255, 102, 0, 0.3) !important;
    width: 100%;
}

.single-product-page button.wd-buy-now-btn.btn.button.alt:hover {
    opacity: 0.95;
    transform: translateY(-1px);
}

.unique-call-btn {
    background: #f8f9fa !important;
    color: #333 !important;
    border: 1px solid #ddd !important;
    box-shadow: none !important;
    margin-top: 10px;
}
.unique-call-btn:hover {
    background: #fff !important;
    border-color: #0f8f9e !important;
    color: #0f8f9e !important;
    transform: none !important;
}

.woocommerce-Reviews {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
    margin-top: 40px;
}

.comment-form textarea {
    border-radius: 10px !important;
    border: 1px solid #eee !important;
    background: #fafafa;
    padding: 15px !important;
}

input#submit.submit {
    background: #0f8f9e !important;
    border-radius: 8px !important;
    padding: 10px 25px !important;
}

@media (max-width: 768px) {
    .single-product-page .elementor-element-d81746d {
        padding: 20px !important;
    }
    .product_title.entry-title {
        font-size: 24px !important;
    }
}

/* =========================================
   CHECKOUT FORM LABELS & STYLING - UPDATED
   ========================================= */

/* 1. HIDE UNNECESSARY FIELDS */
#billing_company_field,
#billing_address_2_field,
#billing_email_field,
#billing_city_field,
#billing_postcode_field,
#billing_state_field,
#billing_country_field,
#billing_last_name_field,
.shipping-address-field,
.woocommerce-form-coupon-toggle,
.checkout_coupon,
form.checkout_coupon {
    display: none !important;
}

/* 2. MAIN FORM CONTAINER */
.woocommerce-checkout form.checkout {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); 
    border: 1px solid #eee;
}

/* Headings */
h3#order_review_heading, 
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3 {
    font-size: 24px;
    font-weight: 700;
    color: #222;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #f0f0f0;
    position: relative;
}

.woocommerce-billing-fields h3::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 80px;
    height: 3px;
    background-color: #007bff;
    border-radius: 2px;
}

/* Field Spacing */
#billing_first_name_field,
#billing_phone_field,
#billing_address_1_field,
#order_comments_field {
    margin-bottom: 20px;
}

#billing_first_name_field {
    width: 100%;
    float: none;
}

/* Input Styling */
.woocommerce-input-wrapper input.input-text,
.woocommerce-input-wrapper textarea {
    width: 100% !important;
    padding: 15px 20px;
    font-size: 16px;
    color: #333;
    background-color: #fdfdfd;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.02);
}

.woocommerce-input-wrapper input.input-text:focus,
.woocommerce-input-wrapper textarea:focus {
    background-color: #fff;
    border-color: #007bff;
    box-shadow: 0 0 0 4px rgba(0, 123, 255, 0.1);
    outline: none;
}

::placeholder {
    color: #aaa;
    opacity: 1;
}

/* Textarea Specifics */
#billing_address_1_field textarea {
    min-height: 120px !important;
    resize: vertical;
}

#order_comments_field textarea {
    height: 60px !important;
    min-height: 60px !important;
    resize: none;
}

/* General Label Styling */
.woocommerce-checkout label {
    font-weight: 600;
    color: #444;
    margin-bottom: 8px;
    display: block;
    font-size: 15px;
}

/* =========================================
   SPECIFIC LABEL CHANGES (NAME & ADDRESS)
   ========================================= */

/* First Name -> Changed to "Full Name" */
label[for="billing_first_name"] {
    font-size: 16px;
    color: #222;
    /* Hide original text by making font size 0 */
    font-size: 0; 
}

/* Reset font size for the asterisk (*) so it remains visible */
label[for="billing_first_name"] span.required {
    font-size: 16px;
    color: #ff0000;
    margin-left: 2px;
}

/* Inject "Full Name" using pseudo-element */
label[for="billing_first_name"]::before {
    content: "Full Name";
    font-size: 16px;
    font-weight: 700;
    color: #222;
}


/* Address -> Changed to "Full Address" */
label[for="billing_address_1"] {
    font-size: 16px;
    color: #222;
    /* Hide original text "Street address" */
    font-size: 0; 
}

/* Reset font size for the asterisk (*) */
label[for="billing_address_1"] span.required {
    font-size: 16px;
    color: #ff0000;
    margin-left: 2px;
}

/* Inject "Full Address" and helper text */
label[for="billing_address_1"]::before {
    content: "Full Address";
    font-size: 16px;
    font-weight: 700;
    color: #222;
}

label[for="billing_address_1"]::after {
    content: " (House, Road, Area)";
    font-weight: normal;
    color: #888;
    font-size: 13px;
    margin-left: 5px;
}

/* =========================================
   SUCCESS PAGE & BUTTON STYLING
   ========================================= */

.woocommerce-order {
    background-color: #f4f6f8;
    padding: 40px 20px;
    min-height: auto;
    font-family: 'Lexend Deca', sans-serif;
}

.woocommerce > .woocommerce-notice--success {
    max-width: 800px;
    width: 100%;
    margin: 0 auto 30px auto;
}

.woocommerce-notice--success {
    background: #ffffff;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
    padding: 50px 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
    animation: slideUpFade 0.8s ease-out forwards;
    border-top: 5px solid #4CAF50;
}

.woocommerce-notice--success::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #4CAF50, #8BC34A);
    z-index: 1;
}

.woocommerce-notice--success::after {
    content: '\2713';
    display: block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #e8f5e9;
    color: #4CAF50;
    font-size: 40px;
    border-radius: 50%;
    margin: 0 auto 25px;
    animation: popIn 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards, 
               pulseGreen 2s infinite 0.6s;
    box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7);
    position: relative;
    z-index: 2;
}

.woocommerce-notice--success p {
    font-size: 18px;
    color: #555;
    margin-bottom: 30px;
    line-height: 1.6;
}

.woocommerce-notice--success strong {
    color: #222;
    font-weight: 700;
}

.woocommerce-order-overview {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 30px 0;
}

.woocommerce-order-overview li {
    flex: 1 1 180px;
    text-align: center;
    padding: 20px 15px;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #eee;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.03);
}

.woocommerce-order-overview li:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.08);
    border-color: #4CAF50;
}

.woocommerce-order-overview li span {
    display: block;
    font-size: 13px;
    color: #888;
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 600;
}

.woocommerce-order-overview li strong {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.woocommerce-order-details {
    margin-top: 40px;
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05);
}

.woocommerce-order-details h2 {
    font-size: 22px;
    margin-bottom: 25px;
    color: #333;
    border-left: 4px solid #4CAF50;
    padding-left: 15px;
}

.woocommerce-table--order-details {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
}

.woocommerce-table--order-details th {
    color: #888;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 15px 10px;
    border-bottom: 1px solid #eee;
}

.woocommerce-table--order-details td {
    padding: 15px;
    background: #f9f9f9;
    border-radius: 8px;
    color: #333;
    vertical-align: middle;
}

.woocommerce-table--order-details tr:hover td {
    background: #f0f0f0;
}

.woocommerce-table__product-name {
    font-weight: 600;
}

/* Buttons */
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce #respond input#submit.alt {
    background-color: #4CAF50 !important;
    color: #fff !important;
    padding: 12px 35px !important;
    border-radius: 50px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 4px 15px rgba(76, 175, 80, 0.3) !important;
    border: none !important;
    display: inline-block;
    text-align: center;
}

.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover {
    background-color: #43a047 !important;
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(76, 175, 80, 0.4) !important;
}

/* Animations */
@keyframes slideUpFade {
    from { opacity: 0; transform: translateY(30px); }
    to { opacity: 1; transform: translateY(0); }
}

@keyframes popIn {
    0% { transform: scale(0); opacity: 0; }
    80% { transform: scale(1.1); opacity: 1; }
    100% { transform: scale(1); }
}

@keyframes pulseGreen {
    0% { box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7); }
    70% { box-shadow: 0 0 0 15px rgba(76, 175, 80, 0); }
    100% { box-shadow: 0 0 0 0 rgba(76, 175, 80, 0); }
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .woocommerce-order {
        padding: 20px 15px;
    }

    .woocommerce-notice--success {
        padding: 30px 20px;
        border-radius: 15px;
    }

    .woocommerce-notice--success::after {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 30px;
        margin-bottom: 20px;
    }

    .woocommerce-notice--success p {
        font-size: 16px;
    }

    .woocommerce-order-overview {
        flex-direction: column;
        gap: 15px;
    }

    .woocommerce-order-overview li {
        width: 100%;
        flex: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px 20px;
    }
    
    .woocommerce-order-overview li span {
        margin-bottom: 0;
        text-align: left;
    }
    
    .woocommerce-order-overview li strong {
        text-align: right;
    }

    .woocommerce-order-details {
        padding: 20px 15px;
    }

    .woocommerce-table--order-details thead {
        display: none;
    }

    .woocommerce-table--order-details tr {
        display: block;
        margin-bottom: 15px;
        border: 1px solid #eee;
        border-radius: 8px;
        background: #fff;
    }

    .woocommerce-table--order-details td {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px dashed #eee;
        background: transparent;
        padding: 12px 15px;
        text-align: right;
    }

    .woocommerce-table--order-details td:last-child {
        border-bottom: none;
    }

    .woocommerce-table--order-details td::before {
        content: attr(data-title);
        font-weight: 600;
        color: #888;
        text-transform: uppercase;
        font-size: 12px;
        margin-right: 10px;
    }
    
    .woocommerce-table__product-name::before { content: "Product: "; }
    .woocommerce-table__product-total::before { content: "Total: "; }
}

/* Elementor Button Sizing */
.elementor-button {
    padding: 8px 20px !important;
    font-size: 14px !important;
    min-height: auto !important;
    line-height: 1.5 !important;
    border-radius: 6px !important;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce #respond input#submit.alt,
.single_add_to_cart_button,
.wd-buy-now-btn {
    padding: 10px 25px !important;
    font-size: 14px !important;
    min-height: 40px !important;
    line-height: 1.2 !important;
    border-radius: 8px !important;
}

@media (max-width: 768px) {
    .elementor-button {
        padding: 6px 15px !important;
        font-size: 13px !important;
    }
    
    .woocommerce a.button, 
    .single_add_to_cart_button,
    .wd-buy-now-btn {
        padding: 8px 20px !important;
        font-size: 13px !important;
        min-height: 38px !important;
    }
}

/* Hide Sidebar Cart */
.cart-widget-side, 
.wd-close-side {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
}

/* Modern Checkout Tweaks */
.wd-page-title.page-title-default {
    background-color: transparent !important;
    background-image: none !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.wd-checkout-steps {
    display: none !important;
}

.woocommerce-message a.button, 
.woocommerce-info a.button {
    background: linear-gradient(135deg, #ff9900 0%, #ff6600 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 8px 25px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3) !important;
    transition: all 0.3s ease !important;
}

.woocommerce-message a.button:hover, 
.woocommerce-info a.button:hover {
    transform: translateY(-2px) !important;
    box-shadow: 0 6px 20px rgba(255, 102, 0, 0.4) !important;
    background: linear-gradient(135deg, #ffaa33 0%, #ff7700 100%) !important;
}

.woocommerce-message, 
.woocommerce-info, 
.woocommerce-error {
    background: linear-gradient(135deg, #ff9900 0%, #ff6600 100%) !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 12px !important;
    padding: 15px 25px !important;
    margin-bottom: 30px !important;
    box-shadow: 0 5px 20px rgba(255, 102, 0, 0.25);
    display: flex !important;
    align-items: center !important;
    gap: 15px;
}

.woocommerce-message::before, 
.woocommerce-info::before {
    color: #ffffff !important;
    font-size: 22px;
}

/* Place Order Button */
#place_order {
    background: linear-gradient(135deg, #ff9900 0%, #ff6600 100%) !important;
    color: #fff !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 18px 30px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    width: 100% !important;
    box-shadow: 0 8px 25px rgba(255, 102, 0, 0.3) !important;
    transition: all 0.3s ease !important;
    margin-top: 20px !important;
}

#place_order:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 12px 30px rgba(255, 102, 0, 0.4) !important;
    background: linear-gradient(135deg, #ffaa33 0%, #ff7700 100%) !important;
}

/* Sticky Container / Order Review Box */
.wd-sticky-container-lg {
    background: #ffffff !important;
    border-radius: 20px !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.06) !important;
    padding: 30px !important;
    border: 1px solid #f0f0f0 !important;
}

.woocommerce-checkout-review-order-table th {
    font-size: 14px !important;
    font-weight: 800 !important;
    color: #222 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px;
    padding-bottom: 20px !important;
    border-bottom: 2px solid #f5f5f5 !important;
}

.cart-product-label-link {
    font-weight: 600 !important;
    color: #333 !important;
    font-size: 14px !important;
}

.woocommerce-Price-amount.amount {
    font-weight: 700 !important;
    color: #ff6600 !important;
    font-size: 15px !important;
}

.order-total th, 
.order-total td {
    padding-top: 25px !important;
    border-top: 2px solid #eee !important;
    border-bottom: none !important;
    font-size: 18px !important;
}

.order-total td strong {
    color: #ff6600 !important;
    font-size: 24px !important;
}

#shipping_method label {
    font-weight: 500 !important;
    color: #555 !important;
    cursor: pointer;
}

.wd-free-progress-bar {
    background: #f9f9f9 !important;
    border-radius: 10px !important;
    padding: 15px !important;
    margin-top: 20px !important;
}

.wd-free-progress-bar .progress-area {
    background: #e0e0e0 !important;
    border-radius: 50px !important;
    height: 8px !important;
}

.wd-free-progress-bar .progress-bar {
    background: linear-gradient(90deg, #ff9900, #ff6600) !important;
    border-radius: 50px !important;
}

@media (max-width: 768px) {
    .wd-sticky-container-lg {
        padding: 20px !important;
        margin-top: 30px !important;
    }
    
    #place_order {
        padding: 15px 20px !important;
        font-size: 14px !important;
    }
}












/* =========================================
   CHECKOUT PAGE CLEANUP - REMOVE PAYMENT SECTION
   ========================================= */

/* ১. Payment Information হেডিং রিমুভ করা */
h4.woodmart-title-container.title.wd-fontsize-l {
    display: none !important;
}

/* ২. Cash on Delivery রেডিও বাটন এবং লেবেল রিমুভ করা */
#payment .payment_methods li.payment_method_cod {
    display: none !important;
}

/* ৩. পেমেন্ট বক্সের ভেতরের টেক্সট (Pay with cash upon delivery) রিমুভ করা */
#payment .payment_box.payment_method_cod {
    display: none !important;
}

/* ৪. যদি কোনো ফাঁকা জায়গা থাকে তবে তা রিমুভ করা */
#payment {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

/* ৫. Place Order বাটনের উপরের ফাঁকা জায়গা কমানো */
.form-row.place-order {
    margin-top: 10px !important;
}





/* =========================================
   CHECKOUT PAGE - REMOVE PRIVACY POLICY & SPACING
   ========================================= */

/* ১. প্রাইভেসি পলিসি টেক্সট সম্পূর্ণ লুকানো */
.woocommerce-privacy-policy-text {
    display: none !important;
}

/* ২. টার্মস এন্ড কন্ডিশন চেকবক্সের র‍্যাপার লুকানো (যদি থাকে) */
.woocommerce-terms-and-conditions-wrapper {
    display: none !important;
}

/* . অপ্রয়োজনীয় ফাঁকা জায়গা বা মার্জিন রিমুভ করা যাতে "Place Order" বাটনের সাথে ঠিক লাগে */
.place-order {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* ৪. যদি কোনো বর্ডার বা সেপারেটর থেকে যায় তবে তা রিমুভ করা */
.woocommerce-checkout-payment .form-row.place-order::before {
    display: none !important;
}










/* ১. পেমেন্ট মেথড এবং বক্সগুলো হাইড করা */
#payment .payment_methods,
#payment .payment_box {
    display: none !important;
}

/* ২. পেমেন্ট কন্টেইনারের সব স্পেস রিমুভ করা */
.woocommerce-checkout #payment {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    /* নেগেটিভ মার্জিন ব্যবহার করা হয়েছে বাটনটিকে টেনে উপরে আনার জন্য */
    margin-top: -30px !important; 
}

/* ৩. প্লেস অর্ডার বাটনটিকে আরও উপরে টেনে আনা */
#payment #place_order {
    display: block !important;
    margin-top: 0px !important;
    width: 100%; /* বাটনটি বক্সের সাথে মানানসই করতে */
}

/* ৪. প্রাইভেসি পলিসি রিমুভ করা */
.woocommerce-privacy-policy-text,
.woocommerce-terms-and-conditions-wrapper {
    display: none !important;
}