:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", 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: "Lato", 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: #83b735;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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-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: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #f5f5f5;
	background-image: none;
}
.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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

.shop-title-wrapper .woodmart-back-btn:after {
    display: none;
 }

/* 1. Jis column mein search bar hai, uski width badhane ke liye */
.whb-general-header-inner .whb-col-right {
    flex: 1 1 500px !important; /* Column ko bada space dene ke liye */
    max-width: 600px !important;
    justify-content: flex-end !important;
}

/* 2. Beech wale column (agar khali hai) to uski space maintain karne ke liye */
.whb-general-header-inner .whb-col-center {
    flex: 1 !important;
}

/* 3. Search form ko container mein full width karne ke liye */
.whb-col-right .woodmart-search-form {
    width: 100% !important;
    max-width: 600px !important;
}

.whb-col-right .searchform {
    width: 100% !important;
    display: flex !important;
}

/* 4. Input field aur button ki height badhane ke liye */
.whb-col-right .searchform input[type="search"] {
    height: 48px !important;
    font-size: 15px !important;
    flex-grow: 1 !important; /* Pura space cover karne ke liye */
    border: 1px solid #bbb !important;
}

.whb-col-right .searchform .searchsubmit {
    height: 48px !important;
    width: 55px !important;
    background-color: #83b735 !important;
    color: #fff !important;
}


/* Website Background */
body,
.website-wrapper,
.main-page-wrapper {
    background: #f5f5f5 !important;
}

/* Header Rows */
.whb-main-header,
.whb-general-header,
.whb-header-bottom {
    background: #f5f5f5 !important;
}

/* Remove top gap */
.main-page-wrapper,
.site-content,
.container-fluid,
.page-title-default {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.whb-header,
.whb-main-header,
.whb-navigation {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}




/* --- Banner Wrapper Settings: Menu Aur Table Jitna Wide Aur Centered --- */
.page-title.color-scheme-light {
    width: 100% !important;
    max-width: 1222px !important; /* Menu aur table ka exact scale border matching link */
    margin-left: auto !important;
    margin-right: auto !important;
    
    /* Height Proportions Configuration */
    min-height: 0 !important;
    padding-top: 14% !important; 
    padding-bottom: 14% !important;
    
    /* Image Auto Squeeze Sizing Setup */
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    
    margin-top: 20px !important; 
    margin-bottom: 0px !important;
    box-sizing: border-box !important;
}

/* --- FIXED: Laptop Screens Breakpoint Optimization --- */
@media (max-width: 1366px) and (min-width: 769px) {
    .page-title.color-scheme-light {
        width: calc(100% - 30px) !important; /* FIXED: Chote laptop borders matching safe boundary bounds */
        max-width: 1192px !important;
    }
}

/* WoodMart structural layout default spaces block overrides */
.main-page-wrapper, 
.site-content, 
.shop-loop-head {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

/* Custom table adjustments margins rules */
.mayru-wholesale-table-wrapper {
    margin-top: 20px !important; 
    margin-bottom: 20px !important;
}

/* Mobile responsive settings layout */
@media (max-width: 991px) {
    .page-title.color-scheme-light {
        max-width: calc(100% - 20px) !important;
        padding-top: 18% !important;
        padding-bottom: 18% !important;
    }
    .main-page-wrapper {
        padding-top: 5px !important;
    }
    .mayru-wholesale-table-wrapper {
        margin-top: 15px !important;
    }
}
/* --- FIXED: Banner Margin & Bottom Gap Elimination Patch --- */
.page-title.color-scheme-light {
    margin-top: 20px !important; 
    margin-bottom: 0px !important; /* Title banner ke exact niche ka margin zero */
}

/* WoodMart ke main content section ka automatic default top spacing tight karne ke liye */
.main-page-wrapper, 
.site-content, 
.shop-loop-head {
    padding-top: 0px !important;
    margin-top: 0px !important;
}

/* Hamari custom wholesale table wrapper ko banner se exactly 20px niche fit karne ke liye */
.mayru-wholesale-table-wrapper {
    margin-top: 20px !important; 
    margin-bottom: 20px !important;
}

/* Mobile specific dynamic spacer override */
@media (max-width: 991px) {
    .main-page-wrapper {
        padding-top: 5px !important;
    }
    .mayru-wholesale-table-wrapper {
        margin-top: 15px !important;
    }
}

/* --- Banner Ke Upar Se Bada Title Aur Breadcrumbs Text Hatane Ke Lique --- */
.page-title.page-title-default .entry-title,
.page-title.page-title-default .title,
.page-title.page-title-default .breadcrumbs,
.page-title.page-title-default .nav-tabs-wrapper {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}


/* --- Ultimate Zero Spacing Wrapper Reset --- */
.main-page-wrapper, 
.site-content,
.main-page-wrapper article,
.vc_row, 
.wpb_row,
.wd-wpb-row {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.copyrights-wrapper {
    background-color: transparent !important;
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 20px !important;
    border-top: none !important;
}

.copyrights-wrapper .min-footer {
    display: none !important;
    visibility: hidden !important;
}

/* --- Layout Box Structure & Desktop Styles --- */
.mayru-footer-container {
    padding: 0 !important;
    width: 100% !important;
    max-width: 1222px !important; 
}

.mayru-custom-footer-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #4a4a4a;
    padding: 25px 40px;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
}

/* Links Core Design */
.mayru-custom-footer-bar a {
    color: #a5a5a5 !important;
    text-decoration: none !important;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 500;
    transition: color 0.2s ease;
}

.mayru-custom-footer-bar a:hover {
    color: #ffffff !important;
}

/* --- Desktop Layout Dynamic Pipes (|) --- */
@media (min-width: 769px) {
    .mayru-footer-links-left a:not(:last-child)::after,
    .mayru-footer-links-right a:not(:last-child)::after {
        content: " | ";
        color: #a5a5a5;
        padding: 0 8px;
        pointer-events: none;
    }
}

/* --- Mobile Custom 2-3-2-3 Balanced Layout Pattern --- */
@media (max-width: 768px) {
    .mayru-custom-footer-bar {
        flex-direction: row !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
        padding: 25px 15px !important;
        gap: 15px 0 !important; /* Row spacing setup */
    }
    
    .mayru-footer-links-left, 
    .mayru-footer-links-right {
        display: contents !important; /* Dynamic item flat alignment */
    }
    
    .mayru-custom-footer-bar a {
        display: inline-block !important;
        text-align: center !important;
        padding: 4px 0 !important;
        font-size: 14px !important;
        box-sizing: border-box !important;
    }

    /* Row 1 (2 Links): 50% width each */
    .mayru-custom-footer-bar a:nth-child(1),
    .mayru-custom-footer-bar a:nth-child(2) {
        width: 50% !important;
    }

    /* Row 2 (3 Links): 33.33% width each */
    .mayru-custom-footer-bar a:nth-child(3),
    .mayru-custom-footer-bar a:nth-child(4),
    .mayru-custom-footer-bar a:nth-child(5) {
        width: 33.33% !important;
    }

    /* Row 3 (2 Links): 50% width each */
    .mayru-custom-footer-bar a:nth-child(6),
    .mayru-custom-footer-bar a:nth-child(7) {
        width: 50% !important;
    }

    /* Row 4 (3 Links): 33.33% width each */
    .mayru-custom-footer-bar a:nth-child(8),
    .mayru-custom-footer-bar a:nth-child(9),
    .mayru-custom-footer-bar a:nth-child(10) {
        width: 33.33% !important;
    }
}
.footer-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}

.wd-breadcrumbs{
    display: none;
}

.wd-page-title .wd-page-title-bg img {
    object-fit: initial;
}

.wd-action-btn>a {display: none;}

.wd-content-layout {
    padding-block: 1px;
}

.page-title.color-scheme-light {
	width: 1210px !important;}

@media (max-width: 1366px) and (min-width: 769px) {
    .page-title.color-scheme-light {
        max-width: 1208px !important;}
	
/* Woodmart Main Navigation Bar - CART Icon Force Inject */
.wd-nav-main li.menu-item a[href*="cart"]::before,
.wd-nav-main li.menu-item-cart a::before,
.wd-header-main-nav a[href*="cart"]::before,
.whitelisted-header a[href*="cart"]::before,
.main-nav a[href*="cart"]::before,
ul.menu a[href*="cart"]::before {
    content: "" !important;
    display: inline-block !important;
    width: 15px !important;
    height: 15px !important;
    margin-right: 6px !important;
    vertical-align: -2px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z'%3E%3C/path%3E%3Cline x1='3' y1='6' x2='21' y2='6'%3E%3C/line%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'%3E%3C/path%3E%3C/svg%3E") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}