.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#ffffff;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(0,0,0);
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:rgb(28,28,28);
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:rgb(15,15,15);
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Inter", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:18px;
}
:root{
--wd-primary-color:rgb(30,115,190);
}
:root{
--wd-alternative-color:rgb(109,102,217);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #333;
	--btn-default-color-hover: #333;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//alfazal.info/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=6.1.4") format("woff2"),
	url("//alfazal.info/wp-content/themes/woodmart/fonts/woodmart-font.woff?v=6.1.4") format("woff");
}

/* ==========================================================================
   MOBILE HEADER: CSS GRID METHOD (Forces 2x2 Layout)
   Targeting class: .mobile-header-custom
   ========================================================================== */

@media (max-width: 768px) {

    /* 1. FORCE GRID LAYOUT ON THE INNER ROW */
    /* This overrides standard WPBakery columns completely */
    .mobile-header-custom .vc_row_inner {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important; /* Create 2 equal columns */
        gap: 10px !important; /* Space between the banner columns */
        margin: 0 !important;
        width: 100% !important;
    }

    /* 2. TEXT & BUTTONS (First Column) */
    /* Tell the first column (Text) to span across BOTH grid columns (Full Width) */
    .mobile-header-custom .vc_row_inner > .wpb_column:nth-child(1) {
        grid-column: 1 / -1 !important; /* Span from start to end */
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    /* 3. BANNER COLUMNS (2nd & 3rd Columns) */
    /* Reset their width so they fit into the grid cells defined in step 1 */
    .mobile-header-custom .vc_row_inner > .wpb_column:nth-child(2),
    .mobile-header-custom .vc_row_inner > .wpb_column:nth-child(3) {
        width: 100% !important; /* Fill their specific grid cell */
        margin: 0 !important;
        padding: 0 !important;
    }

    /* 4. CENTER BUTTONS & TEXT */
    .mobile-header-custom .woodmart-button-wrapper {
        text-align: center !important;
        display: block !important;
    }
    .mobile-header-custom .woodmart-button-wrapper a {
        display: inline-flex !important;
        margin: 0 5px 10px 5px !important;
    }
    .mobile-header-custom h1, 
    .mobile-header-custom p {
        text-align: center !important;
    }

    /* 5. IMAGE SIZING & CENTERING */
    /* Force 100px size and Center alignment */
    .mobile-header-custom .promo-banner-wrapper {
        display: flex !important;
        justify-content: center !important; /* Centers image horizontally */
        width: 100% !important;
    }

    .mobile-header-custom .promo-banner-image-wrapper img {
        width: 100px !important;
        height: 100px !important;
        min-width: 100px !important;
        object-fit: cover !important;
        border-radius: 20px !important;
        display: block !important;
        margin: 0 auto !important; /* Strict centering */
    }
}