:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgba(51, 51, 51, 0.65);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(37,99,235);
	--wd-alternative-color: rgb(59,130,246);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(73,51,209);
	--btn-accented-bgcolor-hover: rgb(65,46,188);
	--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: rgb(30,115,190);
	--wd-sticky-btn-height: 95px;
}
.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(244,244,244);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	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(118,118,118);
	--wd-form-placeholder-color: rgb(119,119,119);
	--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(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

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

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


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

/* =====================================================
   Hide Scrollbar (Keep Scrolling)
   Works on Chrome, Edge, Safari, Firefox
   ===================================================== */

/* Chrome, Edge, Safari */
html::-webkit-scrollbar,
body::-webkit-scrollbar{
    width:0;
    height:0;
    display:none;
}

/* Firefox */
html,
body{
    scrollbar-width:none;
}

/* Internet Explorer & Legacy Edge */
html,
body{
    -ms-overflow-style:none;
}

/* Keep scrolling enabled */
html,
body{
    overflow-x:hidden;
    overflow-y:auto;
}
/* Country / Region & District selector (closed state) */
.select2-container--default .select2-selection--single,
.selectWoo-container--default .select2-selection--single {
    background: #111827 !important;
    border: 1px solid #374151 !important;
    color: #ffffff !important;
    height: 48px !important;
    border-radius: 10px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered,
.selectWoo-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff !important;
    line-height: 46px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b,
.selectWoo-container--default .select2-selection--single .select2-selection__arrow b {
    border-top-color: #ffffff !important;
}

/* Dropdown */
.select2-dropdown,
.selectWoo-dropdown {
    background: #111827 !important;
    border: 1px solid #374151 !important;
}

.select2-results__option,
.selectWoo-results__option {
    background: #111827 !important;
    color: #ffffff !important;
}

.select2-results__option--highlighted,
.selectWoo-results__option--highlighted {
    background: #2563eb !important;
    color: #ffffff !important;
}

/* Search field inside dropdown */
.select2-search__field {
    background: #111827 !important;
    color: #ffffff !important;
    border: 1px solid #374151 !important;
}
/* Payment method description */
.woocommerce-checkout .payment_box,
.woocommerce-checkout .wc_payment_method .payment_box {
    background: #1f2937 !important; /* Gray */
    color: #ffffff !important;
    border: 1px solid #374151 !important;
    border-radius: 12px;
    box-shadow: none !important;
}

/* Small arrow above the description */
.woocommerce-checkout .payment_box::before,
.woocommerce-checkout .wc_payment_method .payment_box::before {
    border-bottom-color: #1f2937 !important;
}

/* Text inside the description */
.woocommerce-checkout .payment_box p {
    color: #d1d5db !important;
}
/* Coupon & Login Notice */
.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-form-login-toggle .woocommerce-info{
    background:#2b2b2b !important;
    color:#fff !important;
    border:1px solid #3a3a3a !important;
    border-radius:12px !important;
    box-shadow:none !important;
}

/* Links inside notice */
.woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-form-login-toggle .woocommerce-info a{
    color:#ffffff !important;
    text-decoration:underline;
}

/* Open Coupon Form */
.checkout_coupon{
    background:#2b2b2b !important;
    border:1px solid #3a3a3a !important;
    border-radius:12px !important;
    color:#fff !important;
}

/* Open Login Form */
.woocommerce-form-login{
    background:#2b2b2b !important;
    border:1px solid #3a3a3a !important;
    border-radius:12px !important;
    color:#fff !important;
}

/* Inputs */
.checkout_coupon input,
.woocommerce-form-login input{
    background:#3a3a3a !important;
    color:#fff !important;
    border:1px solid #555 !important;
}

/* Placeholder */
.checkout_coupon input::placeholder,
.woocommerce-form-login input::placeholder{
    color:#bfbfbf !important;
}

/* ===================================================== DARK THEME ===================================================== */ html, body, .website-wrapper, .main-page-wrapper, .site-content, .wd-page-content, .wd-content-layout{ background:#000 !important; color:#fff; } /* Containers */ .container, .container-fluid, .elementor-section, .elementor-container, .elementor-widget-wrap, .e-con, .e-con-inner{ background:transparent !important; } /* Typography */ h1,h2,h3,h4,h5,h6{ color:#fff !important; } p, span, li, label{ color:rgba(255,255,255,.75); } a{ color:#fff; } a:hover{ color:#6FB6FF; } /* Forms */ input, textarea, select{ background:#111 !important; color:#fff !important; border:1px solid rgba(255,255,255,.08); border-radius:16px; } input::placeholder, textarea::placeholder{ color:rgba(255,255,255,.45); } /* Buttons */ button, .btn, input[type="submit"]{ background:#111; color:#fff; border:1px solid rgba(255,255,255,.10); border-radius:18px; } /* Footer */ footer, .footer-container{ background:#000 !important; } /* WooCommerce */ .woocommerce, .woocommerce-page{ background:#000; } /* Remove white backgrounds */ .page-wrapper, .content-layout-wrapper, .wd-content-layout, .site-content{ background:#000 !important; } /* Scrollbar */ ::-webkit-scrollbar{ width:10px; } ::-webkit-scrollbar-track{ background:#000; } ::-webkit-scrollbar-thumb{ background:#222; border-radius:20px; } ::-webkit-scrollbar-thumb:hover{ background:#444; }
@media (min-width: 1025px) {
	/* =====================================================
   Zi Cloud IT
   Homepage Overlay Header Only
   ===================================================== */

/* ---------- HOMEPAGE HEADER ---------- */

.home .whb-header{
    position:absolute !important;
    top:0;
    left:0;
    width:100%;
    z-index:99999;
    background:transparent !important;
    box-shadow:none !important;
}

.home .whb-general-header,
.home .whb-top-bar,
.home .whb-header-bottom{
    background:transparent !important;
    border:none !important;
    box-shadow:none !important;
}

/* Hero starts below the overlay header */
.home .elementor-location-single,
.home .main-page-wrapper{
    padding-top:0 !important;
}

.home .elementor-top-section:first-child,
.home .e-con:first-child{
    padding-top:120px !important;
}

/* ---------- OTHER PAGES ---------- */

body:not(.home) .whb-header{
    position:relative !important;
    background:#000 !important;
    box-shadow:none !important;
}

body:not(.home) .whb-general-header,
body:not(.home) .whb-top-bar,
body:not(.home) .whb-header-bottom{
    background:#000 !important;
}
/* ===================================================== DARK THEME ===================================================== */ html, body, .website-wrapper, .main-page-wrapper, .site-content, .wd-page-content, .wd-content-layout{ background:#000 !important; color:#fff; } /* Containers */ .container, .container-fluid, .elementor-section, .elementor-container, .elementor-widget-wrap, .e-con, .e-con-inner{ background:transparent !important; } /* Typography */ h1,h2,h3,h4,h5,h6{ color:#fff !important; } p, span, li, label{ color:rgba(255,255,255,.75); } a{ color:#fff; } a:hover{ color:#6FB6FF; } /* Forms */ input, textarea, select{ background:#111 !important; color:#fff !important; border:1px solid rgba(255,255,255,.08); border-radius:16px; } input::placeholder, textarea::placeholder{ color:rgba(255,255,255,.45); } /* Buttons */ button, .btn, input[type="submit"]{ background:#111; color:#fff; border:1px solid rgba(255,255,255,.10); border-radius:18px; } /* Footer */ footer, .footer-container{ background:#000 !important; } /* WooCommerce */ .woocommerce, .woocommerce-page{ background:#000; } /* Remove white backgrounds */ .page-wrapper, .content-layout-wrapper, .wd-content-layout, .site-content{ background:#000 !important; } /* Scrollbar */ ::-webkit-scrollbar{ width:10px; } ::-webkit-scrollbar-track{ background:#000; } ::-webkit-scrollbar-thumb{ background:#222; border-radius:20px; } ::-webkit-scrollbar-thumb:hover{ background:#444; }

}

@media (max-width: 576px) {
	/* ==========================================
   MOBILE HEADER - OVERLAY
========================================== */

.whb-header{
    position:absolute !important;
    top:10px !important;
    left:50% !important;
    transform:translateX(-50%) !important;

    width:calc(100% - 20px) !important;
    margin:0 !important;

    background:transparent !important;
    box-shadow:none !important;
    border:none !important;

    z-index:999 !important;
}

/* Disable WoodMart Sticky */
.whb-header.whb-scroll-stick,
.whb-header.whb-sticky-real,
.whb-sticked,
.whb-clone{
    position:absolute !important;
    top:10px !important;
    left:50% !important;
    right:auto !important;
    bottom:auto !important;
    transform:translateX(-50%) !important;
}

/* Transparent Header */
.whb-main-header,
.whb-general-header{
    background:transparent !important;
    border:none !important;
    box-shadow:none !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
}

/* Full Width */
.whb-header .container{
    width:100% !important;
    max-width:100% !important;
    padding-left:0 !important;
    padding-right:0 !important;
}

/* Inner Padding */
.whb-flex-row{
    padding:0 10px !important;
}

/* Remove Spacer */
.whb-space-element{
    display:none !important;
}

/* Mobile Items */
.whb-mobile-left,
.whb-mobile-right{
    margin:0 !important;
    padding:0 !important;
}
/* =========================================
   Zi Cloud - Apple Liquid Glass Navigation
   Absolute Override Fix
   ========================================= */

/* 1. The Floating Glass Container */
body .wd-toolbar.wd-toolbar-label-show,
body .wd-toolbar {
    position: fixed !important;
    bottom: calc(10px + env(safe-area-inset-bottom, 0px)) !important; 
    left: 10px !important;
    right: 10px !important;
    width: calc(100% - 20px) !important;
    height: 76px !important; 
    background: rgba(18, 18, 18, 0.45) !important;
    backdrop-filter: blur(28px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(28px) saturate(180%) !important;
    border-radius: 30px !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.37), inset 0 1px 0 rgba(255, 255, 255, 0.15) !important;
    overflow: hidden !important;
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-around !important;
    align-items: stretch !important; 
    padding: 0 !important;
    margin: 0 !important;
    z-index: 9999 !important;
}

/* 2. Force ALL Items to be Strict Columns */
body .wd-toolbar .wd-toolbar-item,
body .wd-toolbar .wd-header-cart,
body .wd-toolbar .wd-header-my-account {
    flex: 1 1 0 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
    height: 100% !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
}

/* 3. Force ALL Links to be Perfectly Centered (With 20px bottom padding) */
body .wd-toolbar .wd-toolbar-item > a,
body .wd-toolbar .wd-header-cart > a,
body .wd-toolbar .wd-header-my-account > a {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
    width: 100% !important;
    text-decoration: none !important;
    padding: 8px 0 20px 0 !important; /* 20px empty space at the bottom for the light */
    margin: 0 !important;
    position: relative !important;
    gap: 4px !important; 
    box-sizing: border-box !important;
}

/* 4. Standard Icons */
body .wd-toolbar .wd-tools-icon {
    width: 22px !important;
    height: 22px !important;
    min-height: 22px !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: #FFFFFF !important;
    opacity: 0.7 !important;
    position: relative !important;
}
body .wd-toolbar .wd-tools-icon::before {
    color: #FFFFFF !important;
    font-size: 22px !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* 5. Custom Image Icons (Build Icon) */
body .wd-toolbar .wd-custom-icon {
    width: 22px !important;
    height: 22px !important;
    min-height: 22px !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
body .wd-toolbar .wd-custom-icon img {
    width: 22px !important;
    height: 22px !important;
    max-width: 22px !important;
    max-height: 22px !important;
    object-fit: contain !important;
    filter: brightness(0) invert(1) !important; 
    opacity: 0.7 !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
}

/* 6. Labels (Texts) */
body .wd-toolbar .wd-toolbar-label {
    color: #FFFFFF !important;
    opacity: 0.7 !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    line-height: 1 !important;
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center !important;
}

/* 7. Active State Colors */
body .wd-toolbar .wd-toolbar-item.zcmn-active .wd-tools-icon,
body .wd-toolbar .wd-toolbar-item.zcmn-active .wd-tools-icon::before,
body .wd-toolbar .wd-toolbar-item.zcmn-active .wd-toolbar-label {
    color: #FFD700 !important;
    opacity: 1 !important;
}
body .wd-toolbar .wd-toolbar-item.zcmn-active .wd-custom-icon img {
    filter: brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(5deg) brightness(1.2) !important;
    opacity: 1 !important;
}



@keyframes zcmn-glow {
    from { box-shadow: 0 0 4px #FFD700; opacity: 0.8; }
    to { box-shadow: 0 0 10px #FFD700, 0 0 6px #FFD700; opacity: 1; }
}

/* 9. WooCommerce Cart Badge Fix */
body .wd-toolbar .wd-cart-number {
    background: #fff !important;
    color: #000 !important;
    border-radius: 50% !important;
    min-width: 18px !important;
    height: 18px !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: bold !important;
    border: none !important;
    top: 2px !important;
    right: -14px !important;
    position: absolute !important;
    box-shadow: 0 2px 4px rgba(0,0,0,0.3) !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
}

