: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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--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: #1a1a1a;
	--wd-alternative-color: #b8924f;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #1a1a1a;
	--btn-accented-bgcolor-hover: #b8924f;
	--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: url(https://kenzafashion.com/wp-content/uploads/2021/08/promo-popup.jpg);
	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(12,12,12);
	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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(249,249,249);
}

/* KENZA mobile/tablet hero portrait */
@media (max-width:1024px){
.home .wd-slide .wd-slide-bg.wd-fill > img{display:none !important;}
.home .wd-slide .wd-slide-bg.wd-fill{background-image:url('https://kenzafashion.com/wp-content/uploads/2026/05/ChatGPT-Image-May-30-2026-06_25_45-PM-3.png') !important;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;}
}

/* KENZA bigger mobile/tablet header logo */
@media (max-width:1024px){
.whb-flex-row:has(> .whb-mobile-center){min-height:104px !important;}
.whb-mobile-center .wd-logo img{max-height:88px !important;width:auto !important;height:auto !important;}
}

/* KENZA floating WhatsApp button */
#kenza-wa-float{position:fixed;right:152px;bottom:20px;width:60px;height:60px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;z-index:9998;box-shadow:0 4px 14px rgba(0,0,0,.18);transition:transform .2s ease;text-decoration:none;}
#kenza-wa-float:hover{transform:scale(1.06);}
#kenza-wa-float svg{width:32px;height:32px;display:block;}
@media (max-width:768px){#kenza-wa-float{bottom:70px;}}
/* Clean color circles on single product (hide swatch text labels) */
.wd-swatches-single .wd-swatch .wd-swatch-text{display:none!important;}
.wd-swatches-single .wd-swatch{margin-bottom:4px!important;}

/* Hide redundant Variation Swatches plugin label-swatches on single product (keep WoodMart color circles) */
/* COLOR: keep WoodMart color circles, hide cfvsw color duplicate */
body.single-product .cfvsw-swatches-container[swatches-attr="attribute_pa_color"]{display:none!important;}
/* Hide cfvsw 'Selected: X' text labels on single product */
body.single-product .cfvsw-selected-label{display:none!important;}
/* SIZE: show cfvsw as clean 1/2/3 buttons, hide native size dropdown */
body.single-product td.value:not(.with-swatches) > select{display:none!important;}
body.single-product .cfvsw-swatches-container[swatches-attr="attribute_pa_size"] .cfvsw-swatches-option{min-width:42px;justify-content:center;margin:0 8px 6px 0!important;border-radius:6px;}


/* ===== KENZA size+color swatch styling ===== */
/* Single product: show attribute labels with colon */
body.single-product .variations td.value:not(.with-swatches)::before{content:'المقاس:';display:block;font-weight:700;color:#3a3128;font-size:14px;margin-bottom:7px;}
body.single-product .variations td.value.with-swatches::before{content:'اللون:';display:block;font-weight:700;color:#3a3128;font-size:14px;margin-bottom:7px;}
/* Size buttons (cfvsw) on single product */
body.single-product .cfvsw-swatches-container[swatches-attr="attribute_pa_size"]{display:flex;flex-wrap:wrap;gap:8px;}
body.single-product .cfvsw-swatches-container[swatches-attr="attribute_pa_size"] .cfvsw-swatches-option{min-width:46px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d3c6b2;border-radius:7px;background:#fff;color:#3a3128;font-weight:600;font-size:16px;margin:0!important;padding:0 12px;cursor:pointer;transition:all .15s ease;box-shadow:none;}
body.single-product .cfvsw-swatches-container[swatches-attr="attribute_pa_size"] .cfvsw-swatches-option:hover{border-color:#c9a86a;}
body.single-product .cfvsw-swatches-container[swatches-attr="attribute_pa_size"] .cfvsw-swatches-option.cfvsw-selected-swatch{background:#262626;color:#fff;border-color:#262626;}
/* Cards: size label + buttons before color circles */
.kenza-card-size{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:8px 0 5px;}
.kenza-card-size .kenza-size-lbl{font-size:12px;font-weight:600;color:#3a3128;}
.kenza-card-size .cfvsw-swatches-container{display:flex!important;gap:5px;margin:0!important;padding:0!important;}
.kenza-card-size .cfvsw-swatches-option{min-width:25px;height:23px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d3c6b2;border-radius:5px;background:#fff;color:#3a3128;font-size:12px;font-weight:600;margin:0!important;padding:0 6px;line-height:1;}
.kenza-card-size .cfvsw-swatches-option.cfvsw-selected-swatch{background:#262626;color:#fff;border-color:#262626;}
.kenza-card-size .cfvsw-selected-label,.kenza-card-size .cfvsw-tooltip{display:none!important;}

.kenza-card-size a.cfvsw-swatches-option{text-decoration:none!important;cursor:pointer;}
.kenza-card-size a.cfvsw-swatches-option:hover{border-color:#c9a86a;}

/* Footer social icons (black/gold) */
.kenza-soc{gap:14px!important;}
.kenza-soc a{color:#C9A86A;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1.5px solid #C9A86A;border-radius:50%;transition:all .25s ease;}
.kenza-soc a:hover{color:#1a1a1a;background:#C9A86A;}
.kenza-soc a svg{width:18px;height:18px;}

/* Categories sidebar title: KENZA black instead of demo red */
.elementor-widget-wd_mega_menu .widget-title{background-color:#1a1a1a!important;}

/* Shift floating cart left so back-to-top arrow stays visible */
#moderncart-floating-cart{right:80px!important;}

/* KENZA top bar */
.whb-top-bar .kenza-tb-gold{color:#c9a86a;}
.whb-top-bar .kenza-tb-brand{letter-spacing:.4px;font-size:13px;}
.whb-top-bar .kenza-tb-contact{font-size:13px;}
.whb-top-bar .kenza-tb-contact a{color:#fff;transition:color .2s;}
.whb-top-bar .kenza-tb-contact a:hover{color:#c9a86a;}
.whb-top-bar .kenza-tb-sep{margin:0 10px;color:#c9a86a;}
.whb-top-bar .kenza-tb-mwa{color:#fff;font-size:13px;}
.whb-top-bar .kenza-tb-mwa:hover{color:#c9a86a;}
.whb-top-bar .wd-social-icon:hover{color:#c9a86a!important;}

/* KENZA top bar icons */
.whb-top-bar .kenza-tb-icons{display:inline-flex;align-items:center;gap:16px;}
.whb-top-bar .kenza-tb-icons a{color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:color .2s ease;}
.whb-top-bar .kenza-tb-icons a:hover{color:#c9a86a;}
.whb-top-bar .kenza-tb-icons svg{width:16px;height:16px;display:block;}

/* Hide Power Coupons available-coupons UI (no discounts for now) */
.power-coupons-drawer-button-wrapper,.power-coupons-drawer-trigger-wrapper,.power-coupons-drawer,[class*=power-coupons-drawer]{display:none!important;}

/* KENZA categories sidebar gold hover (homepage left widget only) */
.elementor-widget-wd_mega_menu .wd-nav-vertical > li > a{transition:color .2s ease, background-color .2s ease;}
.elementor-widget-wd_mega_menu .wd-nav-vertical > li > a:hover,
.elementor-widget-wd_mega_menu .wd-nav-vertical > li > a:focus{color:#C9A86A!important;background-color:rgba(201,168,106,.07)!important;}
.elementor-widget-wd_mega_menu .wd-nav-vertical > li.current-menu-item > a,
.elementor-widget-wd_mega_menu .wd-nav-vertical > li.current_page_item > a{color:#C9A86A!important;}

/* KENZA order details product cards */
.kenza-order-cards{display:flex;flex-direction:column;gap:14px;margin:0 0 28px;}
.kenza-order-card{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #eee3d0;border-radius:12px;padding:16px;box-shadow:0 2px 12px rgba(0,0,0,.05);}
.kenza-order-card .kenza-oc-img{flex:0 0 96px;}
.kenza-order-card .kenza-oc-img img{width:96px;height:auto;border-radius:8px;display:block;}
.kenza-oc-name{font-weight:700;font-size:16px;color:#1a1a1a;margin-bottom:8px;}
.kenza-oc-meta{font-size:14px;color:#3a3128;margin-bottom:3px;}
.kenza-oc-meta span{color:#8a7e6d;margin-left:4px;}
.kenza-oc-total{margin-top:8px;font-weight:700;font-size:15px;color:#1a1a1a;}
.kenza-oc-total span{color:#C9A86A;font-weight:600;margin-left:4px;}
/* hide duplicate product rows in order table, keep totals */
.woocommerce-order-details table.order_details thead,
.woocommerce-order-details table.order_details tbody{display:none;}
@media (max-width:576px){.kenza-order-card{flex-direction:column;align-items:flex-start;}.kenza-order-card .kenza-oc-img{flex:none;}.kenza-order-card .kenza-oc-img img{width:120px;}}

/* KENZA login note */
.kenza-login-note{background:#f7f1e7;border:1px solid #eee3d0;border-radius:10px;padding:14px 18px;margin:0 0 26px;color:#3a3128;text-align:center;font-size:15px;}

/* KENZA checkout loader overlay */
#kenza-checkout-overlay{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:rgba(26,26,26,.88);}
#kenza-checkout-overlay.active{display:flex;}

  /* ===== KENZA checkout loader — pure CSS, transparent bg ===== */
  #kenza-checkout-overlay{
    --logo: url("assets/kenza-logo.png");
    --gold-1:#f4e3ad;     /* light highlight */
    --gold-2:#d4af5f;     /* mid gold        */
    --gold-3:#9a6f2e;     /* deep gold       */
    --gold-deep:#6f4a1c;  /* brown shadow    */
    --beige:#cbb89a;
    --loader-size: 168px; /* emblem box width */
  }
  /* page bg here is ONLY for preview; the loader overlay itself is transparent */


  /* ---- the overlay you drop into WooCommerce ---- */
  #kenza-checkout-overlay .kenza-loader{
    display:flex;flex-direction:column;align-items:center;gap:26px;
    background:transparent;           /* TRUE transparent */
    user-select:none;
  }

  /* logo lockup as a gold-masked shape */
  #kenza-checkout-overlay .kenza-loader__mark{
    position:relative;
    width:var(--loader-size);
    aspect-ratio: 1228 / 1173;        /* matches source logo proportions */
    -webkit-mask:var(--logo) center/contain no-repeat;
            mask:var(--logo) center/contain no-repeat;
    /* base luxury gold fill */
    background:
      linear-gradient(135deg,
        var(--gold-1) 0%, var(--gold-2) 30%,
        var(--gold-3) 52%, var(--gold-2) 74%, var(--gold-1) 100%);
    animation:kenzaBreath 2.6s ease-in-out infinite;
  }

  /* travelling shimmer sweep — a brighter band crossing the gold */
  #kenza-checkout-overlay .kenza-loader__mark::after{
    content:"";position:absolute;inset:0;
    -webkit-mask:var(--logo) center/contain no-repeat;
            mask:var(--logo) center/contain no-repeat;
    background:linear-gradient(115deg,
      transparent 38%,
      rgba(255,248,225,.0) 44%,
      rgba(255,250,232,.85) 50%,
      rgba(255,255,255,.95) 51.5%,
      rgba(255,248,225,.7) 54%,
      transparent 62%);
    background-size:260% 100%;
    mix-blend-mode:screen;
    animation:kenzaShimmer 2.6s linear infinite;
  }

  /* soft golden glow halo behind the mark */
  #kenza-checkout-overlay .kenza-loader__mark::before{
    content:"";position:absolute;inset:-26%;
    background:radial-gradient(circle at 50% 46%,
      rgba(212,175,95,.34), rgba(212,175,95,0) 62%);
    filter:blur(2px);
    animation:kenzaBreath 2.6s ease-in-out infinite;
    z-index:-1;
  }

  /* caption */
  #kenza-checkout-overlay .kenza-loader__text{
    font-weight:400;font-size:16px;letter-spacing:.02em;
    color:var(--beige);
    opacity:.9;
    animation:kenzaText 2.6s ease-in-out infinite;
  }
  /* three trailing dots that pulse */
  #kenza-checkout-overlay .kenza-loader__dots{display:inline-block;width:1.4em;text-align:right;}

  @keyframes kenzaShimmer{
    0%{background-position:230% 0;}
    100%{background-position:-130% 0;}
  }
  @keyframes kenzaBreath{
    0%,100%{filter:brightness(1) saturate(1);}
    50%{filter:brightness(1.12) saturate(1.08);}
  }
  @keyframes kenzaText{
    0%,100%{opacity:.55;}
    50%{opacity:1;}
  }

  @media (prefers-reduced-motion: reduce){
    #kenza-checkout-overlay .kenza-loader__mark,
    #kenza-checkout-overlay .kenza-loader__mark::after,
    #kenza-checkout-overlay .kenza-loader__mark::before,
    #kenza-checkout-overlay .kenza-loader__text{animation:none;}
  }


/* kenza-loader logo fix: point mask to real site logo */
#kenza-checkout-overlay{--logo:url('https://kenzafashion.com/wp-content/uploads/2026/06/kenza-logo-header-306x300.png');}
#kenza-checkout-overlay .kenza-loader__text{color:#f4e3ad;}

/* hide ship-to-different-address section on checkout */
.woocommerce-checkout .woocommerce-shipping-fields, #ship-to-different-address{display:none!important;}