/* Mantzavinos commerce refinement layer — 2026-08-11 */

/* ---------- Header / sticky ---------- */
/* SINGLE SOURCE OF TRUTH for sticky header behaviour. The duplicate subset that
   previously sat in header-mega.css (position+overflow) has been removed there.
   Header HEIGHT is deliberately NOT set here: style.css owns it (.mz-header-main
   84px desktop / 72px <=760px) so the fixed mobile drawer offset stays in sync.
   Do not reintroduce a min-height override in this file. */
.mz-site-header{position:sticky!important;top:0!important;overflow:visible!important;z-index:9999!important;background:rgba(4,11,20,.97)!important;box-shadow:0 14px 38px rgba(0,0,0,.18)!important}
.mz-header-main{padding-top:0!important;padding-bottom:0!important;overflow:visible!important}
.admin-bar .mz-site-header{top:32px!important}
@media(max-width:782px){.admin-bar .mz-site-header{top:46px!important}}
@media(max-width:600px){.admin-bar .mz-site-header{top:0!important}}

/* ---------- Shop categories slider ---------- */
.mz-shop-category-slider{position:relative;margin:0 0 34px}
.mz-shop-category-slider__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}
.mz-shop-category-slider__head>div:first-child>span{display:block;color:var(--mz-blue);font-size:8px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.mz-shop-category-slider__head strong{display:block;margin-top:4px;color:#152131;font-size:24px;letter-spacing:-.04em}
.mz-shop-category-slider__controls{display:flex;gap:8px}
.mz-shop-category-slider__controls button{display:grid;place-items:center;width:40px;height:40px;border:1px solid #d9e2ea;border-radius:50%;background:#fff;color:#132031;font-size:15px;cursor:pointer;transition:.22s var(--mz-ease)}
.mz-shop-category-slider__controls button:hover:not(:disabled){border-color:var(--mz-blue);background:var(--mz-blue);color:#fff;transform:translateY(-1px)}
.mz-shop-category-slider__controls button:disabled{opacity:.3;cursor:not-allowed}
.mz-shop-category-slider__viewport{overflow-x:auto;overflow-y:visible;scrollbar-width:none;scroll-snap-type:x mandatory;padding:2px 0 10px}
.mz-shop-category-slider__viewport::-webkit-scrollbar{display:none}
.mz-shop-categories--top{display:flex!important;gap:12px!important;overflow:visible!important;padding:0!important;width:max-content}
.mz-shop-categories--top .mz-shop-category{position:relative;flex:0 0 var(--mz-category-card-width,230px)!important;width:var(--mz-category-card-width,230px)!important;height:94px!important;min-width:0!important;border-radius:18px!important;scroll-snap-align:start;scroll-snap-stop:always;box-shadow:0 10px 28px rgba(7,20,38,.04)}
.mz-shop-categories--top .mz-shop-category span{left:15px!important;right:42px!important;bottom:13px!important;font-size:11px!important;line-height:1.15!important}
.mz-shop-categories--top .mz-shop-category b{right:12px!important;top:11px!important;font-size:8px!important}
.mz-shop-categories--top .mz-shop-category.is-current{outline:2px solid var(--mz-blue);outline-offset:2px}
@media(max-width:980px){.mz-shop-categories--top .mz-shop-category{flex-basis:220px!important;height:90px!important}}
@media(max-width:760px){.mz-shop-category-slider__head strong{font-size:21px}.mz-shop-categories--top .mz-shop-category{flex-basis:190px!important;height:86px!important}}

/* ---------- Shop layout / sidebar ---------- */
.mz-catalog-tools{margin:8px 0 22px!important}
.mz-filter-toggle{display:none!important}
.mz-catalog-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:30px;align-items:start}
.mz-filter-sidebar{position:sticky;top:116px;max-height:calc(100vh - 136px);overflow:hidden;padding:0;border:1px solid #e2e9f0;border-radius:26px;background:#fff;box-shadow:0 18px 55px rgba(7,20,38,.055)}
.mz-filter-sidebar__head{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 22px 18px;border-bottom:1px solid #edf1f4}
.mz-filter-sidebar__head span{display:block;color:var(--mz-blue);font-size:8px;font-weight:900;letter-spacing:.15em}
.mz-filter-sidebar__head h2{margin:6px 0 0;font-size:27px;letter-spacing:-.04em}
.mz-filter-sidebar__head button{display:none;border:0;background:transparent;font-size:28px;color:#26364a;cursor:pointer}
.mz-filter-form--sidebar{display:flex!important;flex-direction:column!important;height:calc(100vh - 246px)!important;min-height:430px!important;padding:0!important;background:#fff!important;border:0!important;border-radius:0!important;overflow:hidden!important}
.mz-filter-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:20px 20px 8px;scrollbar-width:thin;scrollbar-color:#cbd6e1 transparent}
.mz-filter-scroll::-webkit-scrollbar{width:5px}.mz-filter-scroll::-webkit-scrollbar-track{background:transparent}.mz-filter-scroll::-webkit-scrollbar-thumb{background:#cbd6e1;border-radius:999px}
.mz-filter-fixed{flex:0 0 auto;padding:16px 20px 20px;border-top:1px solid #e4eaf0;background:#fff;box-shadow:0 -14px 30px rgba(7,20,38,.035);z-index:2}
.mz-filter-fixed__title{color:#182536;font-size:11px;font-weight:900;letter-spacing:.02em}
.mz-filter-fixed .mz-filter-price{margin-top:12px}
.mz-filter-fixed .mz-filter-sale{margin:14px 0 14px}
.mz-filter-form--sidebar .mz-filter-group{margin:0 0 18px}
.mz-filter-form--sidebar .mz-filter-group label{color:#728093!important}
.mz-filter-form--sidebar .mz-filter-group input,.mz-filter-form--sidebar .mz-filter-group select{height:48px!important;border:1px solid #dce5ed!important;border-radius:13px!important;background:#f8fafc!important;color:#132031!important}
.mz-filter-section{padding:17px 0;border-top:1px solid #edf1f4}
.mz-filter-scroll>.mz-filter-section:first-of-type{border-top:0!important}
.mz-filter-section__title{display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer}
.mz-filter-section__title span{color:#182536;font-size:11px;font-weight:900;letter-spacing:.02em}
.mz-filter-section__title b{color:#91a0ae;font-size:17px;font-weight:400;transition:transform .2s}
.mz-filter-section.is-collapsed .mz-filter-section__title b{transform:none}
.mz-filter-options{display:grid;gap:9px;max-height:240px;overflow:auto;margin-top:13px;padding-right:4px}
.mz-filter-section.is-collapsed .mz-filter-options,.mz-filter-section.is-collapsed .mz-filter-price{display:none}
.mz-filter-options label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;cursor:pointer;color:#536273;font-size:11px;transition:opacity .18s ease,color .18s ease}
.mz-filter-options input{width:16px;height:16px;accent-color:var(--mz-blue)}
.mz-filter-options small{color:#9aa7b3;font-size:9px}
.mz-filter-options label.is-unavailable{opacity:.28;color:#9aa7b3;cursor:not-allowed}
.mz-filter-options label.is-unavailable input{cursor:not-allowed}
.mz-filter-section.is-unavailable>.mz-filter-section__title{opacity:.4}
.mz-filter-form--sidebar.is-facet-loading .mz-filter-options{opacity:.72;transition:opacity .16s ease}
.mz-filter-price{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;margin-top:13px}
.mz-filter-price input{width:100%;height:44px;border:1px solid #dce5ed;border-radius:12px;background:#f8fafc;padding:0 10px;color:#132031}
.mz-filter-price span{color:#a0acb8}
.mz-filter-sale{display:flex;align-items:center;gap:10px;margin:4px 0 18px;padding:14px;border-radius:14px;background:#f5f8fb;color:#27374a;font-size:11px;font-weight:800;cursor:pointer}
.mz-filter-sale input{accent-color:var(--mz-blue)}
.mz-filter-actions{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;padding:0!important}
.mz-filter-actions .mz-btn{width:100%;min-height:48px!important;border-radius:999px!important;transition:opacity .2s ease,filter .2s ease,transform .2s ease!important}
.mz-filter-actions .mz-btn:disabled{opacity:.38!important;filter:saturate(.2)!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}
.mz-filter-actions a{text-align:center;color:#7b8997!important;font-size:9px!important}
.mz-catalog-results{margin:0!important;min-width:0}
.mz-catalog-results__head{margin:0 0 18px!important}

/* ---------- Homepage product cards ---------- */
.mz-products-v3 .mz-product-card__image{height:270px!important;aspect-ratio:auto!important;padding:0!important;background:#fff!important;overflow:hidden!important}
.mz-products-v3 .mz-product-card__image img{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important;padding:0!important;mix-blend-mode:normal!important;filter:none!important}
.mz-products-v3 .mz-product-card:hover .mz-product-card__image img{transform:scale(1.03)!important}
.mz-products-v3 .mz-price,.mz-products-v3 .mz-price .amount,.mz-products-v3 .mz-price ins{font-weight:900!important;text-decoration:none!important}
.mz-products-v3 .mz-price del,.mz-products-v3 .mz-price del .amount{color:#d8233a!important;opacity:1!important;text-decoration:line-through!important}

/* ---------- Slider rule: only complete cards, never clipped ---------- */
.mz-products-v3 .mz-product-slider{position:relative;overflow:hidden!important}
.mz-products-v3 .mz-product-slider__viewport{position:relative;width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:visible!important;padding:0 0 28px!important;-webkit-mask-image:none!important;mask-image:none!important;scroll-snap-type:x mandatory;scroll-padding:0!important}
.mz-products-v3 .mz-product-slider:after{display:none!important}
.mz-products-v3 .mz-product-grid--editorial{display:flex!important;width:max-content!important;gap:18px!important;padding:0!important}
.mz-products-v3 .mz-product-grid--editorial:after{display:none!important}
.mz-products-v3 .mz-product-grid--editorial .mz-product-card{flex:0 0 var(--mz-product-card-width,280px)!important;width:var(--mz-product-card-width,280px)!important;scroll-snap-align:start;scroll-snap-stop:always}

/* ---------- Product cards ---------- */
.mz-shop--catalog ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.mz-shop-card{min-width:0!important;overflow:visible!important;border-radius:24px!important;background:#fff!important}
.mz-shop-card__media{height:300px!important;padding:0!important;background:#fff!important;border-radius:24px 24px 0 0!important;overflow:hidden!important}
.mz-shop-card__media:after{display:none!important}
.mz-shop-card__media img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;margin:0!important;padding:0!important;mix-blend-mode:normal!important;filter:none!important;transform:none!important}
.mz-shop-card:hover .mz-shop-card__media img{transform:scale(1.035)!important}
.mz-shop-card__body{min-height:250px!important;padding:20px!important}
.mz-shop-card .woocommerce-loop-product__title{min-height:54px!important;font-size:15px!important}
.mz-shop-card__footer{align-items:center!important;gap:12px!important;overflow:visible!important}
.mz-shop-card__price{min-width:0;flex:1}
.mz-shop-card__price .price,.mz-shop-card__price .amount,.mz-shop-card__price ins,.mz-shop-card__price del{font-weight:900!important;text-decoration:none!important}
.mz-shop-card__price del,.mz-shop-card__price del .amount{color:#d8233a!important;opacity:1!important;text-decoration:line-through!important;text-decoration-thickness:1.5px!important}
.mz-shop-card__price ins,.mz-shop-card__price ins .amount{color:var(--mz-navy)!important;text-decoration:none!important}
.mz-shop-card__cart{display:flex;align-items:center;justify-content:center;gap:9px;flex:0 0 auto;min-width:142px;height:46px;padding:0 16px;border-radius:999px;background:var(--mz-navy);color:#fff!important;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;transition:width .28s,min-width .28s,padding .28s,background .28s,transform .28s;overflow:hidden}
.mz-shop-card__cart span{opacity:1;max-width:120px;transition:opacity .18s,max-width .28s}
.mz-shop-card__cart svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;flex:0 0 auto}
.mz-shop-card:hover .mz-shop-card__cart{min-width:46px;width:46px;padding:0;background:var(--mz-blue);transform:translateY(-1px)}
.mz-shop-card:hover .mz-shop-card__cart span{opacity:0;max-width:0}
.mz-shop-card__view{display:none!important}

/* Product-card hover: stable price layout + bottom-right clickable cart radar */
.mz-shop-card__footer{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 172px!important;
  align-items:end!important;
  gap:16px!important;
}
.mz-shop-card__price{
  min-width:0!important;
  width:100%!important;
  align-self:end!important;
}
.mz-shop-card__price .price{
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  gap:4px 7px!important;
  min-height:42px!important;
  margin:0!important;
}
.mz-shop-card__price del,.mz-shop-card__price ins{
  display:inline-flex!important;
  align-items:baseline!important;
  margin:0!important;
  white-space:nowrap!important;
}
.mz-shop-card__price .price>.amount,
.mz-shop-card__price ins,
.mz-shop-card__price ins .amount{
  transition:color .2s ease,font-weight .2s ease!important;
}
.mz-shop-card:hover .mz-shop-card__price .price>.amount,
.mz-shop-card:hover .mz-shop-card__price ins,
.mz-shop-card:hover .mz-shop-card__price ins .amount{
  color:var(--mz-blue)!important;
  font-weight:950!important;
}
.mz-shop-card__cart{
  position:relative!important;
  justify-self:end!important;
  width:auto!important;
  min-width:162px!important;
  height:48px!important;
  padding:0 18px!important;
  gap:12px!important;
  overflow:visible!important;
  cursor:pointer!important;
  isolation:isolate;
}
.mz-shop-card__cart span,.mz-shop-card__cart svg{position:relative;z-index:2}
.mz-shop-card:hover .mz-shop-card__cart{
  justify-self:end!important;
  width:48px!important;
  min-width:48px!important;
  height:48px!important;
  padding:0!important;
  gap:0!important;
  border-radius:50%!important;
  background:var(--mz-blue)!important;
  transform:translateY(-1px) scale(1.02)!important;
}
.mz-shop-card:hover .mz-shop-card__cart span{
  position:absolute!important;
  width:0!important;
  max-width:0!important;
  height:0!important;
  overflow:hidden!important;
  opacity:0!important;
}
.mz-shop-card:hover .mz-shop-card__cart svg{
  display:block!important;
  width:20px!important;
  height:20px!important;
  margin:0!important;
  transform:none!important;
}
.mz-shop-card:hover .mz-shop-card__cart:before,
.mz-shop-card:hover .mz-shop-card__cart:after{
  content:"";
  position:absolute;
  z-index:0;
  inset:-1px;
  border:1px solid rgba(11,132,255,.58);
  border-radius:50%;
  pointer-events:none;
  animation:mzCartRadar 1.55s ease-out infinite;
}
.mz-shop-card:hover .mz-shop-card__cart:after{animation-delay:.72s}
.mz-shop-card__cart:hover{
  transform:translateY(-2px) scale(1.08)!important;
  box-shadow:0 12px 28px rgba(11,132,255,.3)!important;
}
@keyframes mzCartRadar{
  0%{opacity:.8;transform:scale(.92)}
  72%{opacity:0;transform:scale(1.55)}
  100%{opacity:0;transform:scale(1.55)}
}

/* Same click cue on homepage product-slider action icons. */
.mz-products-v3 .mz-icon-btn{position:relative;isolation:isolate;cursor:pointer}
.mz-products-v3 .mz-product-card:hover .mz-icon-btn:before,
.mz-products-v3 .mz-product-card:hover .mz-icon-btn:after{
  content:"";position:absolute;z-index:-1;inset:0;border:1px solid rgba(11,132,255,.55);border-radius:50%;pointer-events:none;animation:mzCartRadar 1.55s ease-out infinite
}
.mz-products-v3 .mz-product-card:hover .mz-icon-btn:after{animation-delay:.72s}

/* ---------- Single product ---------- */
/* The premium PDP is intentionally owned only by product-detail.css.
   Legacy single-product overrides were removed to prevent duplicated CTA text,
   conflicting gallery sizing and title/form rules from leaking into the new template. */

/* ---------- Cart — premium responsive ---------- */
.woocommerce-cart .mz-page--commerce{background:linear-gradient(180deg,#f4f7fa 0,#fff 72%)}
.woocommerce-cart .mz-commerce-hero{padding:40px 0 32px!important;background:#061525!important}.woocommerce-cart .mz-commerce-hero h1{font-size:clamp(38px,4.5vw,62px)!important;line-height:.96!important}.woocommerce-cart .mz-commerce-hero p{max-width:590px!important;margin-top:12px!important;font-size:15px!important}.woocommerce-cart .mz-page__content{max-width:1240px!important;padding-top:42px!important;padding-bottom:70px!important}
.woocommerce-cart .woocommerce{display:grid!important;grid-template-columns:minmax(0,1.65fr) minmax(320px,.72fr)!important;align-items:start!important;gap:28px!important;color:#152131!important}.woocommerce-cart .woocommerce-notices-wrapper,.woocommerce-cart .woocommerce>p,.woocommerce-cart .woocommerce>.return-to-shop{grid-column:1/-1!important}
.woocommerce-cart form.woocommerce-cart-form{grid-column:1!important;min-width:0!important;margin:0!important;border:1px solid #e3e9ef!important;border-radius:22px!important;background:#fff!important;box-shadow:0 16px 45px rgba(6,24,43,.07)!important;overflow:hidden!important}.woocommerce-cart table.shop_table.cart{width:100%!important;margin:0!important;border:0!important;border-collapse:collapse!important;background:#fff!important}.woocommerce-cart table.shop_table.cart thead{background:#f7f9fb!important}.woocommerce-cart table.shop_table.cart thead th{padding:15px 16px!important;border:0!important;border-bottom:1px solid #e7ecf1!important;color:#748190!important;font-size:10px!important;font-weight:900!important;letter-spacing:.07em!important;text-transform:uppercase!important}.woocommerce-cart table.shop_table.cart td{padding:18px 14px!important;border:0!important;border-bottom:1px solid #edf1f4!important;vertical-align:middle!important;color:#152131!important}.woocommerce-cart td.product-remove{width:40px!important}.woocommerce-cart td.product-remove a.remove{display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:50%!important;background:#f1f4f7!important;color:#718092!important;font-size:20px!important;text-decoration:none!important}.woocommerce-cart td.product-thumbnail{width:104px!important}.woocommerce-cart td.product-thumbnail img{width:84px!important;height:84px!important;padding:7px!important;border-radius:13px!important;background:#f5f7f9!important;object-fit:contain!important}.woocommerce-cart td.product-name a{color:#102033!important;font-size:14px!important;font-weight:850!important;line-height:1.35!important;text-decoration:none!important}.woocommerce-cart td.product-price,.woocommerce-cart td.product-subtotal{white-space:nowrap!important;font-weight:900!important}.woocommerce-cart td.product-subtotal{color:#0877e8!important}.woocommerce-cart td.product-quantity input.qty{width:62px!important;height:40px!important;border:1px solid #dce3ea!important;border-radius:10px!important;background:#fff!important;text-align:center!important;font-weight:800!important}.woocommerce-cart td.actions{padding:14px 16px!important;background:#fafbfd!important}.woocommerce-cart td.actions .coupon{display:flex!important;gap:8px!important}.woocommerce-cart td.actions .coupon input{min-width:180px!important;height:42px!important;border:1px solid #dce3ea!important;border-radius:10px!important;padding:0 12px!important}.woocommerce-cart td.actions button{min-height:42px!important;border:0!important;border-radius:10px!important;background:#0b2036!important;color:#fff!important;font-weight:850!important;padding:0 16px!important}
.woocommerce-cart .cart-collaterals{grid-column:2!important;grid-row:1!important;width:auto!important;margin:0!important;position:sticky!important;top:100px!important}.woocommerce-cart .cart-collaterals .cart_totals{float:none!important;width:100%!important;margin:0!important;padding:22px!important;border:1px solid #102a43!important;border-radius:22px!important;background:#07182a!important;color:#fff!important;box-shadow:0 20px 50px rgba(3,18,33,.14)!important}.woocommerce-cart .cart_totals h2{margin:0 0 18px!important;color:#fff!important;font-size:26px!important;letter-spacing:-.035em!important}.woocommerce-cart .cart_totals table{width:100%!important;margin:0!important;border:0!important;border-collapse:collapse!important;background:#fff!important;border-radius:14px!important;overflow:hidden!important}.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{padding:14px 12px!important;border:0!important;border-bottom:1px solid #e9edf1!important;color:#142235!important;font-size:12px!important;line-height:1.45!important;vertical-align:top!important}.woocommerce-cart .cart_totals th{width:34%!important;font-weight:850!important}.woocommerce-cart .cart_totals td{text-align:right!important;overflow-wrap:anywhere!important}.woocommerce-cart .cart_totals .order-total th,.woocommerce-cart .cart_totals .order-total td{border-bottom:0!important;font-size:16px!important}.woocommerce-cart .cart_totals .order-total td{color:#0877e8!important;font-weight:950!important}.woocommerce-cart .cart_totals .woocommerce-shipping-destination,.woocommerce-cart .cart_totals .woocommerce-shipping-calculator,.woocommerce-cart .cart_totals .woocommerce-shipping-calculator a{color:#718092!important}.woocommerce-cart .wc-proceed-to-checkout{padding:16px 0 0!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;margin:0!important;border-radius:13px!important;background:linear-gradient(135deg,#168cff,#006fe5)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;letter-spacing:.05em!important;text-transform:uppercase!important;box-shadow:0 10px 24px rgba(0,119,239,.25)!important}
.woocommerce-cart .wc-block-cart__sidebar,.woocommerce-cart .wc-block-cart__sidebar *{color:#fff!important}.woocommerce-cart .wc-block-cart__main *{color:#152131}.woocommerce-cart .wc-block-components-product-name{color:#152131!important}
@media(max-width:760px){.woocommerce-cart .mz-commerce-hero{padding:23px 0 25px!important}.woocommerce-cart .mz-commerce-hero h1{font-size:33px!important}.woocommerce-cart .mz-commerce-hero p{font-size:13px!important;line-height:1.55!important}.woocommerce-cart .mz-page__content{padding:20px 12px 92px!important}.woocommerce-cart .woocommerce{display:flex!important;flex-direction:column!important;gap:15px!important}.woocommerce-cart form.woocommerce-cart-form{order:1!important;width:100%!important;border-radius:17px!important}.woocommerce-cart .cart-collaterals{order:2!important;width:100%!important;position:static!important}.woocommerce-cart table.shop_table.cart,.woocommerce-cart table.shop_table.cart tbody{display:block!important;width:100%!important}.woocommerce-cart table.shop_table.cart thead{display:none!important}.woocommerce-cart table.shop_table.cart tr.woocommerce-cart-form__cart-item{position:relative!important;display:grid!important;grid-template-columns:82px minmax(0,1fr)!important;grid-template-areas:'image name' 'image price' 'image qty' 'image subtotal'!important;column-gap:12px!important;padding:15px!important;border-bottom:1px solid #e8edf2!important}.woocommerce-cart table.shop_table.cart td{display:block!important;width:auto!important;padding:0!important;border:0!important;text-align:left!important}.woocommerce-cart table.shop_table.cart td:before{display:none!important}.woocommerce-cart td.product-remove{position:absolute!important;right:10px!important;top:10px!important;z-index:2!important}.woocommerce-cart td.product-thumbnail{grid-area:image!important;width:82px!important}.woocommerce-cart td.product-thumbnail img{width:82px!important;height:82px!important;padding:6px!important;border-radius:12px!important}.woocommerce-cart td.product-name{grid-area:name!important;padding-right:32px!important}.woocommerce-cart td.product-name a{font-size:13px!important;line-height:1.3!important}.woocommerce-cart td.product-price{grid-area:price!important;margin-top:6px!important;font-size:12px!important}.woocommerce-cart td.product-price:before{content:'Τιμή: '!important;display:inline!important;color:#85909d!important;font-weight:700!important}.woocommerce-cart td.product-quantity{grid-area:qty!important;margin-top:8px!important}.woocommerce-cart td.product-quantity:before{content:'Ποσότητα '!important;display:inline!important;margin-right:7px!important;color:#85909d!important;font-size:10px!important;font-weight:800!important}.woocommerce-cart td.product-quantity input.qty{width:52px!important;height:34px!important}.woocommerce-cart td.product-subtotal{grid-area:subtotal!important;margin-top:7px!important;font-size:14px!important}.woocommerce-cart td.product-subtotal:before{content:'Σύνολο: '!important;display:inline!important;color:#85909d!important;font-size:10px!important;font-weight:800!important}.woocommerce-cart td.actions{display:flex!important;flex-direction:column!important;gap:8px!important;padding:13px!important}.woocommerce-cart td.actions .coupon{display:grid!important;grid-template-columns:1fr auto!important;width:100%!important}.woocommerce-cart td.actions .coupon input{min-width:0!important;width:100%!important}.woocommerce-cart td.actions>button{width:100%!important}.woocommerce-cart .cart-collaterals .cart_totals{padding:17px!important;border-radius:17px!important}.woocommerce-cart .cart_totals h2{font-size:22px!important}.woocommerce-cart .cart_totals table{display:table!important;width:100%!important}.woocommerce-cart .cart_totals tr{display:table-row!important}.woocommerce-cart .cart_totals th,.woocommerce-cart .cart_totals td{display:table-cell!important;width:auto!important;padding:12px 9px!important;font-size:11px!important}.woocommerce-cart .cart_totals th{width:32%!important}.woocommerce-cart .cart_totals td{text-align:right!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{min-height:50px!important;font-size:11px!important}}

/* ---------- Checkout side-by-side ---------- */
.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important;grid-template-rows:auto 1fr!important;gap:18px 34px!important;align-items:start!important}
.woocommerce-checkout #customer_details{grid-column:1!important;grid-row:1 / span 2!important}
.woocommerce-checkout #order_review_heading{grid-column:2!important;grid-row:1!important;margin:0!important;padding:0 4px!important;align-self:end!important}
.woocommerce-checkout #order_review{grid-column:2!important;grid-row:2!important;position:sticky!important;top:116px!important;margin:0!important}
.woocommerce-checkout .wc-block-checkout{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr)!important;gap:34px!important;align-items:start!important}
.woocommerce-checkout .wc-block-checkout__main{grid-column:1!important}
.woocommerce-checkout .wc-block-checkout__sidebar{grid-column:2!important;grid-row:1!important;position:sticky!important;top:116px!important}

/* ---------- Account ---------- */
.woocommerce-account .mz-commerce-hero{padding:62px 0 52px!important}
.woocommerce-account .mz-commerce-hero h1{font-size:clamp(46px,5.5vw,76px)!important}
.woocommerce-account .mz-commerce-content{padding-top:38px!important}
.woocommerce-account .woocommerce{display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;gap:28px!important;align-items:start!important}
.woocommerce-account .woocommerce-MyAccount-navigation{position:sticky!important;top:116px!important;border-radius:24px!important;padding:12px!important;background:linear-gradient(160deg,#06111f,#0c1b2d)!important;box-shadow:0 22px 65px rgba(5,15,28,.16)!important}
.woocommerce-account .woocommerce-MyAccount-navigation:before{content:"Ο ΛΟΓΑΡΙΑΣΜΟΣ ΜΟΥ"!important;display:block;padding:16px 14px 15px;color:#5cafff;font-size:8px;font-weight:900;letter-spacing:.14em}
.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;gap:5px!important}
.woocommerce-account .woocommerce-MyAccount-navigation li a{display:flex!important;align-items:center!important;min-height:48px!important;padding:0 14px!important;border-radius:12px!important;color:#9baabb!important;font-size:11px!important;font-weight:800!important}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.woocommerce-account .woocommerce-MyAccount-content{min-width:0!important;padding:34px!important;border:1px solid #e4ebf1!important;border-radius:26px!important;background:#fff!important;box-shadow:0 18px 55px rgba(7,20,38,.06)!important}
.woocommerce-account .woocommerce-MyAccount-content>p:first-child{padding:20px 22px;border-radius:18px;background:#f6f9fc;color:#344458!important}
.mz-account-overview{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:26px 0!important}
.mz-account-overview>a{min-height:160px!important;padding:20px!important;border-radius:20px!important;background:linear-gradient(180deg,#fff,#f7f9fb)!important}
.woocommerce-account table.shop_table{width:100%!important}
.woocommerce-account .woocommerce-Address{min-height:180px!important}
.woocommerce-account #customer_login{display:grid!important;grid-template-columns:1fr 1fr!important;gap:24px!important}
.woocommerce-account form.login,.woocommerce-account form.register{height:100%;padding:28px!important;border-radius:24px!important}
.woocommerce-account form.login .button,.woocommerce-account form.register .button{min-width:160px;border-radius:999px!important}

/* ---------- Responsive ---------- */
@media(max-width:1180px){
  .mz-catalog-layout{grid-template-columns:250px minmax(0,1fr)}
  .mz-shop--catalog ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .single-product div.product{gap:38px!important}
  .woocommerce-checkout form.checkout,.woocommerce-checkout .wc-block-checkout{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr)!important}
  .woocommerce-account .woocommerce{grid-template-columns:230px minmax(0,1fr)!important}
  .mz-account-overview{grid-template-columns:1fr 1fr!important}
}
@media(max-width:980px){
  .mz-filter-toggle{display:inline-flex!important}
  .mz-catalog-layout{grid-template-columns:1fr}
  .mz-filter-sidebar{position:fixed;z-index:12000;left:0;top:0;width:min(88vw,360px);height:100vh;max-height:none;border-radius:0 24px 24px 0;transform:translateX(-105%);transition:transform .3s var(--mz-ease);box-shadow:30px 0 80px rgba(4,14,26,.3)}
  .mz-filter-sidebar.is-open{transform:none}
  .mz-filter-sidebar__head button{display:block}
  .mz-filters-open:after{content:"";position:fixed;inset:0;z-index:11990;background:rgba(3,9,16,.58);backdrop-filter:blur(3px)}
  .mz-shop-categories--top{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .single-product div.product{grid-template-columns:1fr!important}
  .single-product div.product div.images{position:relative!important;top:auto!important}
  .woocommerce-checkout form.checkout{grid-template-columns:1fr!important;grid-template-rows:auto!important}
  .woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1!important;grid-row:auto!important}
  .woocommerce-checkout #order_review{position:relative!important;top:auto!important}
  .woocommerce-checkout .wc-block-checkout{grid-template-columns:1fr!important}
  .woocommerce-checkout .wc-block-checkout__main,.woocommerce-checkout .wc-block-checkout__sidebar{grid-column:1!important;grid-row:auto!important}
  .woocommerce-checkout .wc-block-checkout__sidebar{position:relative!important;top:auto!important}
  .woocommerce-account .woocommerce{grid-template-columns:1fr!important}
  .woocommerce-account .woocommerce-MyAccount-navigation{position:relative!important;top:auto!important;overflow-x:auto!important}
  .woocommerce-account .woocommerce-MyAccount-navigation ul{display:flex!important;gap:6px!important}
  .woocommerce-account .woocommerce-MyAccount-navigation li{flex:0 0 auto!important}
  .woocommerce-account .woocommerce-MyAccount-navigation:before{display:none!important}
}
@media(max-width:760px){
  .mz-shop-categories--top{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mz-shop--catalog ul.products{grid-template-columns:1fr!important}
  .mz-shop-card__media{height:330px!important}
  .mz-shop-card__cart{min-width:46px;width:46px;padding:0}
  .mz-shop-card__cart span{display:none}
  .single-product .woocommerce-product-gallery__image{min-height:360px!important}
  .single-product .woocommerce-product-gallery__image img{max-height:360px!important}
  .single-product .related.products ul.products{grid-template-columns:1fr!important}
  .single-product div.product form.cart{grid-template-columns:1fr!important}
  .single-product .quantity .qty{width:100%!important}
  .mz-account-overview{grid-template-columns:1fr!important}
  .woocommerce-account #customer_login{grid-template-columns:1fr!important}
}

/* ---------- VAT display mode ---------- */
.mz-legacy-vat-note{display:block!important;margin-top:6px;color:#8a98a8!important;font-size:9px!important;font-weight:700!important;line-height:1.35!important;text-decoration:none!important}
body.mz-vat-updating .mz-price,body.mz-vat-updating .mz-shop-card__price,body.mz-vat-updating .mz-pdp-price-card,body.mz-vat-updating .price,body.mz-vat-updating .product-price,body.mz-vat-updating .product-subtotal,body.mz-vat-updating .cart-subtotal,body.mz-vat-updating .order-total{opacity:.42;transition:opacity .18s ease}

/* ---------- Shop view switcher + modern pagination ---------- */
.mz-catalog-tools{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important}
.mz-catalog-tools__right{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;flex-wrap:wrap!important}
.mz-catalog-tools__right .woocommerce-ordering{margin:0!important}
.mz-catalog-tools__right .woocommerce-ordering select{height:46px!important;min-width:220px!important;padding:0 42px 0 16px!important;border:1px solid #dce5ed!important;border-radius:999px!important;background-color:#fff!important;color:#223247!important;font-size:10px!important;font-weight:800!important;box-shadow:0 8px 24px rgba(7,20,38,.035)!important}
.mz-grid-switcher{display:flex;align-items:center;gap:6px;padding:5px;border:1px solid #dce5ed;border-radius:999px;background:#fff;box-shadow:0 8px 24px rgba(7,20,38,.035)}
.mz-grid-switcher>span{padding:0 7px 0 9px;color:#8b98a6;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.mz-grid-switcher button{display:flex;align-items:center;justify-content:center;gap:5px;width:44px;height:34px;padding:0;border:0;border-radius:999px;background:transparent;color:#8492a1;cursor:pointer;transition:.2s ease}
.mz-grid-switcher button svg{width:16px;height:16px;fill:currentColor}.mz-grid-switcher button b{font-size:9px}
.mz-grid-switcher button:hover{color:var(--mz-blue);background:#f2f7fc}.mz-grid-switcher button.is-active{background:var(--mz-navy);color:#fff;box-shadow:0 8px 18px rgba(7,17,31,.16)}

@media(min-width:1181px){
  .mz-shop--catalog ul.products.mz-products-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .mz-shop--catalog ul.products.mz-products-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card__media{height:240px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card__body{min-height:228px!important;padding:17px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .woocommerce-loop-product__title{font-size:13px!important;line-height:1.25!important;min-height:49px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card__footer{grid-template-columns:minmax(0,1fr) 48px!important;gap:10px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card__cart{width:48px!important;min-width:48px!important;height:48px!important;padding:0!important;border-radius:50%!important;background:var(--mz-navy)!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card__cart span{position:absolute!important;width:0!important;height:0!important;overflow:hidden!important;opacity:0!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card__cart svg{width:19px!important;height:19px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card:hover .mz-shop-card__cart{background:var(--mz-blue)!important;color:#fff!important;transform:translateY(-1px) scale(1.04)!important;box-shadow:0 12px 28px rgba(11,132,255,.28)!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card:hover .mz-shop-card__price .price>.amount,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card:hover .mz-shop-card__price ins,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card:hover .mz-shop-card__price ins .amount{color:var(--mz-blue)!important;font-weight:950!important}
}

.woocommerce nav.woocommerce-pagination{clear:both!important;margin:72px 0 28px!important;padding:0!important;text-align:center!important}
.woocommerce nav.woocommerce-pagination ul.page-numbers{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;margin:0!important;padding:8px!important;border:1px solid #e0e7ee!important;border-radius:999px!important;background:#fff!important;box-shadow:0 18px 45px rgba(7,20,38,.06)!important;overflow:visible!important}
.woocommerce nav.woocommerce-pagination ul.page-numbers li{margin:0!important;border:0!important;float:none!important}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a,.woocommerce nav.woocommerce-pagination ul.page-numbers li span{display:grid!important;place-items:center!important;min-width:42px!important;height:42px!important;margin:0!important;padding:0 12px!important;border:0!important;border-radius:999px!important;background:transparent!important;color:#607083!important;font-size:11px!important;font-weight:900!important;line-height:1!important;transition:.2s ease!important}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current{background:var(--mz-navy)!important;color:#fff!important;box-shadow:0 8px 20px rgba(7,17,31,.18)!important}
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover{background:var(--mz-blue)!important;color:#fff!important;transform:translateY(-1px)!important}
.woocommerce nav.woocommerce-pagination .prev,.woocommerce nav.woocommerce-pagination .next{min-width:46px!important;font-size:15px!important;line-height:1!important}
.woocommerce nav.woocommerce-pagination .prev:before,.woocommerce nav.woocommerce-pagination .next:before{content:none!important;display:none!important}

@media(max-width:1180px){.mz-grid-switcher{display:none!important}}
@media(max-width:760px){
  .mz-catalog-tools{align-items:stretch!important;flex-direction:column!important}
  .mz-catalog-tools__right{justify-content:stretch!important;width:100%!important}
  .mz-catalog-tools__right .woocommerce-ordering,.mz-catalog-tools__right .woocommerce-ordering select{width:100%!important;min-width:0!important}
  .woocommerce nav.woocommerce-pagination{margin:54px 0 20px!important}
  .woocommerce nav.woocommerce-pagination ul.page-numbers{gap:4px!important;padding:6px!important;max-width:100%!important}
  .woocommerce nav.woocommerce-pagination ul.page-numbers li a,.woocommerce nav.woocommerce-pagination ul.page-numbers li span{min-width:36px!important;height:36px!important;padding:0 9px!important;font-size:10px!important}
}

/* ---------- Product cards — product-first experience ---------- */
.mz-shop--catalog ul.products li.mz-shop-card--experience,
.single-product .related.products ul.products li.mz-shop-card--experience{
  position:relative!important;
  container-type:inline-size!important;
  border:1px solid #e3e9ef!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(7,20,38,.055)!important;
  overflow:hidden!important;
  transition:transform .32s cubic-bezier(.2,.75,.2,1),box-shadow .32s ease,border-color .32s ease!important;
}
.mz-shop--catalog ul.products li.mz-shop-card--experience:hover,
.single-product .related.products ul.products li.mz-shop-card--experience:hover{
  transform:translateY(-9px)!important;
  border-color:#cfe2f5!important;
  box-shadow:0 28px 70px rgba(7,20,38,.13)!important;
}
.mz-shop-card--experience .mz-shop-card__media{
  position:relative!important;
  width:100%!important;
  height:330px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:26px 26px 0 0!important;
  background:#f7f9fb!important;
  overflow:hidden!important;
}
.mz-shop-card--experience .mz-shop-card__media:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.98),rgba(255,255,255,.85) 42%,rgba(233,240,246,.7) 100%);
  transition:transform .45s ease,opacity .45s ease;
}
.mz-shop-card--experience:hover .mz-shop-card__media:before{transform:scale(1.08);opacity:.9}
.mz-shop-card--experience .mz-shop-card__media:after{display:none!important}
.mz-shop-card--experience .mz-shop-card__image-link{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  border-radius:0!important;
  background:#fff!important;
  overflow:hidden!important;
}
.mz-shop-card--experience .mz-shop-card__image-link img{
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center!important;
  filter:none!important;
  transform:scale(1)!important;
  transition:transform .42s cubic-bezier(.2,.75,.2,1)!important;
}
.mz-shop-card--experience:hover .mz-shop-card__image-link img{
  transform:scale(1.035)!important;
  filter:none!important;
}
.mz-shop-card--experience .mz-shop-card__badges{
  position:absolute!important;
  z-index:4!important;
  top:15px!important;
  left:15px!important;
  right:15px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  pointer-events:none!important;
}
.mz-shop-card--experience .mz-shop-card__stock,
.mz-shop-card--experience .mz-shop-card__sale{
  display:inline-flex!important;
  align-items:center!important;
  min-height:28px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.86)!important;
  box-shadow:0 8px 22px rgba(7,20,38,.07)!important;
  backdrop-filter:blur(10px)!important;
  -webkit-backdrop-filter:blur(10px)!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.mz-shop-card--experience .mz-shop-card__stock.is-in{background:rgba(237,249,242,.95)!important;color:#147347!important}
.mz-shop-card--experience .mz-shop-card__stock.is-out{background:rgba(250,246,239,.95)!important;color:#806342!important}
.mz-shop-card--experience .mz-shop-card__stock.is-in:before{
  content:"";
  width:5px;height:5px;margin-right:6px;border-radius:50%;background:#20a262;box-shadow:0 0 0 3px rgba(32,162,98,.11)
}
.mz-shop-card--experience .mz-shop-card__sale{margin-left:auto!important;background:var(--mz-blue)!important;color:#fff!important;border-color:var(--mz-blue)!important}
.mz-shop-card--experience .mz-shop-card__quickview{
  position:absolute!important;
  z-index:5!important;
  left:50%!important;
  bottom:18px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  min-width:156px!important;
  height:42px!important;
  padding:0 16px!important;
  border:1px solid rgba(255,255,255,.9)!important;
  border-radius:999px!important;
  background:rgba(7,17,31,.88)!important;
  color:#fff!important;
  box-shadow:0 12px 30px rgba(7,17,31,.2)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  font-size:9px!important;
  font-weight:900!important;
  letter-spacing:.055em!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
  opacity:0!important;
  transform:translate(-50%,10px)!important;
  transition:opacity .24s ease,transform .3s cubic-bezier(.2,.75,.2,1),background .2s ease!important;
}
.mz-shop-card--experience .mz-shop-card__quickview svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7}
.mz-shop-card--experience:hover .mz-shop-card__quickview,.mz-shop-card--experience .mz-shop-card__quickview:focus-visible{opacity:1!important;transform:translate(-50%,0)!important}
.mz-shop-card--experience .mz-shop-card__quickview:hover{background:var(--mz-blue)!important}
.mz-shop-card--experience .mz-shop-card__body{
  display:flex!important;
  flex-direction:column!important;
  min-height:210px!important;
  padding:18px 21px 18px!important;
  background:#fff!important;
}
.mz-shop-card--experience .mz-shop-card__meta{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-bottom:11px!important;
}
.mz-shop-card--experience .mz-shop-card__meta span{
  color:var(--mz-blue)!important;
  font-size:8px!important;
  font-weight:950!important;
  letter-spacing:.11em!important;
  text-transform:uppercase!important;
}
.mz-shop-card--experience .mz-shop-card__meta small{
  max-width:55%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:#8a98a7!important;
  font-size:8px!important;
  font-weight:800!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
}
.mz-shop-card--experience .woocommerce-loop-product__title{
  min-height:0!important;
  margin:0!important;
  font-size:16px!important;
  line-height:1.3!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
}
.mz-shop-card--experience .woocommerce-loop-product__title a{color:#101d2c!important;text-decoration:none!important;transition:color .2s ease!important}
.mz-shop-card--experience:hover .woocommerce-loop-product__title a{color:var(--mz-blue)!important}
.mz-shop-card--experience .mz-shop-card__rating{min-height:16px!important;margin-top:8px!important}
.mz-shop-card--experience .mz-shop-card__footer{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(150px,172px)!important;
  align-items:end!important;
  gap:14px!important;
  margin-top:auto!important;
  padding-top:16px!important;
  border-top:1px solid #edf1f4!important;
}
@media(min-width:981px){
  .mz-shop-card--experience .mz-shop-card__footer{
    grid-template-columns:minmax(0,1fr) minmax(145px,172px)!important;
    align-items:end!important;
    gap:12px!important;
  }
  .mz-shop-card--experience .mz-shop-card__cart{
    justify-self:end!important;
    width:auto!important;
    min-width:145px!important;
    height:48px!important;
    padding:0 16px!important;
    border-radius:999px!important;
  }
  .mz-shop-card--experience .mz-shop-card__cart span{
    position:relative!important;
    width:auto!important;
    max-width:120px!important;
    height:auto!important;
    overflow:visible!important;
    opacity:1!important;
  }
  .mz-shop-card--experience:hover .mz-shop-card__cart{
    width:48px!important;
    min-width:48px!important;
    padding:0!important;
    border-radius:50%!important;
  }
  .mz-shop-card--experience:hover .mz-shop-card__cart span{
    position:absolute!important;
    width:0!important;
    max-width:0!important;
    height:0!important;
    overflow:hidden!important;
    opacity:0!important;
  }
}
.mz-shop-card--experience .mz-shop-card__price small{
  display:block!important;
  margin:0 0 5px!important;
  color:#96a3b0!important;
  font-size:8px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.mz-shop-card--experience .mz-shop-card__price .price,
.mz-shop-card--experience .mz-shop-card__price>.amount,
.mz-shop-card--experience .mz-shop-card__price ins .amount{color:#0d1927!important;font-size:22px!important;line-height:1!important;letter-spacing:-.04em!important;transition:color .22s ease!important}
.mz-shop-card--experience:hover .mz-shop-card__price .price:not(:has(del)),
.mz-shop-card--experience:hover .mz-shop-card__price>.amount,
.mz-shop-card--experience:hover .mz-shop-card__price .price:not(:has(del))>.amount{color:var(--mz-blue)!important}
.mz-shop-card--experience .mz-shop-card__price del,
.mz-shop-card--experience .mz-shop-card__price del .amount{font-size:12px!important;color:#cf3d50!important}

/* Quick-view modal */
.mz-quickview{position:fixed;inset:0;z-index:13000;display:grid;place-items:center;padding:24px;background:rgba(3,10,18,.62);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .24s ease,visibility .24s ease}
.mz-quickview.is-open{opacity:1;visibility:visible}
.mz-quickview__dialog{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);width:min(940px,94vw);max-height:min(720px,90vh);overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:28px;background:#fff;box-shadow:0 35px 100px rgba(0,0,0,.28);transform:translateY(18px) scale(.985);transition:transform .3s cubic-bezier(.2,.75,.2,1)}
.mz-quickview.is-open .mz-quickview__dialog{transform:none}
.mz-quickview__visual{display:flex;align-items:center;justify-content:center;min-height:520px;padding:42px;background:linear-gradient(155deg,#f4f8fb,#eef3f7)}
.mz-quickview__visual img{width:100%;height:100%;max-height:520px;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(10,29,49,.11))}
.mz-quickview__content{display:flex;flex-direction:column;justify-content:center;padding:48px}
.mz-quickview__eyebrow{display:flex;gap:8px;align-items:center;margin-bottom:14px;color:var(--mz-blue);font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.mz-quickview__eyebrow i{width:5px;height:5px;border-radius:50%;background:var(--mz-blue)}
.mz-quickview__content h2{margin:0;color:#0b1725;font-size:clamp(27px,3vw,42px);line-height:1.02;letter-spacing:-.045em}
.mz-quickview__stock{margin:18px 0 0;color:#687789;font-size:11px;font-weight:800}
.mz-quickview__price{margin:28px 0 30px;color:var(--mz-navy);font-size:31px;font-weight:950;letter-spacing:-.04em}
.mz-quickview__actions{display:flex;gap:10px;align-items:center}
.mz-quickview__open{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;background:var(--mz-navy);color:#fff!important;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;text-decoration:none!important}
.mz-quickview__close{position:absolute;z-index:3;top:16px;right:16px;display:grid;place-items:center;width:42px;height:42px;border:1px solid #dce5ed;border-radius:50%;background:#fff;color:var(--mz-navy);font-size:20px;cursor:pointer;box-shadow:0 8px 20px rgba(7,20,38,.08)}
body.mz-quickview-open{overflow:hidden}

@media(min-width:1181px){
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__media{height:250px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__body{min-height:226px!important;padding:17px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .woocommerce-loop-product__title{min-height:51px!important;font-size:13px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__footer{grid-template-columns:minmax(0,1fr) minmax(145px,162px)!important;gap:12px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__cart{width:auto!important;min-width:145px!important;height:48px!important;padding:0 16px!important;border-radius:999px!important;background:var(--mz-navy)!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__cart span{position:relative!important;width:auto!important;max-width:120px!important;height:auto!important;overflow:visible!important;opacity:1!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__cart svg{width:18px!important;height:18px!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience:hover .mz-shop-card__cart{width:48px!important;min-width:48px!important;padding:0!important;border-radius:50%!important;background:var(--mz-blue)!important}
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience:hover .mz-shop-card__cart span{position:absolute!important;width:0!important;max-width:0!important;height:0!important;overflow:hidden!important;opacity:0!important}
}
@media(max-width:760px){
  .mz-shop-card--experience .mz-shop-card__media{height:340px!important}
  .mz-shop-card--experience .mz-shop-card__quickview{opacity:1!important;transform:translate(-50%,0)!important;bottom:12px!important;min-width:148px!important}
  .mz-shop-card--experience .mz-shop-card__body{padding:18px!important}
  .mz-quickview{padding:12px}
  .mz-quickview__dialog{grid-template-columns:1fr;width:min(560px,96vw);max-height:92vh;overflow:auto;border-radius:22px}
  .mz-quickview__visual{min-height:300px;padding:28px}
  .mz-quickview__visual img{max-height:310px}
  .mz-quickview__content{padding:28px 24px 30px}
}

/* Card-width responsive footer: 4-column cards can be narrow even on large screens. */
@container (max-width:350px){
  .mz-shop-card--experience .mz-shop-card__footer,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__footer{
    grid-template-columns:1fr!important;
    align-items:stretch!important;
    gap:11px!important;
  }
  .mz-shop-card--experience .mz-shop-card__price{
    min-width:0!important;
    width:100%!important;
  }
  .mz-shop-card--experience .mz-shop-card__price .price{
    min-height:0!important;
    flex-wrap:wrap!important;
  }
  .mz-shop-card--experience .mz-shop-card__cart,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__cart{
    justify-self:stretch!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    padding:0 14px!important;
  }
  .mz-shop-card--experience .mz-shop-card__cart span,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__cart span{
    position:relative!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    overflow:visible!important;
    opacity:1!important;
  }
  .mz-shop-card--experience:hover .mz-shop-card__cart,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience:hover .mz-shop-card__cart{
    justify-self:end!important;
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    padding:0!important;
    border-radius:50%!important;
  }
  .mz-shop-card--experience:hover .mz-shop-card__cart span,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience:hover .mz-shop-card__cart span{
    position:absolute!important;
    width:0!important;
    max-width:0!important;
    height:0!important;
    overflow:hidden!important;
    opacity:0!important;
  }
}
@container (min-width:351px) and (max-width:410px){
  .mz-shop-card--experience .mz-shop-card__footer,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__footer{
    grid-template-columns:minmax(0,1fr) minmax(132px,145px)!important;
    gap:9px!important;
  }
  .mz-shop-card--experience .mz-shop-card__cart,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__cart{
    min-width:132px!important;
    padding:0 12px!important;
  }
  .mz-shop-card--experience .mz-shop-card__cart span,
  .mz-shop--catalog ul.products.mz-products-cols-4 .mz-shop-card--experience .mz-shop-card__cart span{
    font-size:8px!important;
  }
  .mz-shop-card--experience .mz-shop-card__price .price,
  .mz-shop-card--experience .mz-shop-card__price>.amount,
  .mz-shop-card--experience .mz-shop-card__price ins .amount{
    font-size:19px!important;
  }
}

/* 3-column desktop must always keep price left + add-to-cart right. */
@media(min-width:1181px){
  .mz-shop--catalog ul.products.mz-products-cols-3 .mz-shop-card--experience .mz-shop-card__footer{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(150px,172px)!important;
    align-items:end!important;
    gap:14px!important;
  }
  .mz-shop--catalog ul.products.mz-products-cols-3 .mz-shop-card--experience .mz-shop-card__price{
    min-width:0!important;
    width:auto!important;
    grid-column:1!important;
    grid-row:1!important;
  }
  .mz-shop--catalog ul.products.mz-products-cols-3 .mz-shop-card--experience .mz-shop-card__cart{
    grid-column:2!important;
    grid-row:1!important;
    justify-self:end!important;
    width:auto!important;
    min-width:150px!important;
    max-width:172px!important;
    padding:0 16px!important;
  }
  .mz-shop--catalog ul.products.mz-products-cols-3 .mz-shop-card--experience .mz-shop-card__cart span{
    position:relative!important;
    width:auto!important;
    max-width:120px!important;
    height:auto!important;
    overflow:visible!important;
    opacity:1!important;
  }
  .mz-shop--catalog ul.products.mz-products-cols-3 .mz-shop-card--experience:hover .mz-shop-card__cart{
    width:48px!important;
    min-width:48px!important;
    max-width:48px!important;
    padding:0!important;
    border-radius:50%!important;
    background:var(--mz-blue)!important;
  }
  .mz-shop--catalog ul.products.mz-products-cols-3 .mz-shop-card--experience:hover .mz-shop-card__cart span{
    position:absolute!important;
    width:0!important;
    max-width:0!important;
    height:0!important;
    overflow:hidden!important;
    opacity:0!important;
  }
}

/* ---------- Footer logo ---------- */
.mz-footer__logo{display:inline-flex!important;align-items:center!important;max-width:var(--mz-footer-logo-width,190px)!important;margin:0 0 20px!important;line-height:0!important}
.mz-footer__logo img{display:block!important;width:100%!important;max-width:var(--mz-footer-logo-width,190px)!important;height:auto!important;max-height:74px!important;object-fit:contain!important;object-position:left center!important}
@media(max-width:760px){.mz-footer__logo{max-width:min(var(--mz-footer-logo-width,190px),220px)!important;margin-bottom:18px!important}}

/* Mobile app-like commerce UX */
.mz-mobile-appbar,.mz-mobile-catalog-tools,.mz-filter-backdrop{display:none}
@media(max-width:760px){
 body{padding-bottom:76px}.mz-mobile-appbar{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));z-index:10020;height:64px;padding:5px 4px;border:1px solid rgba(10,28,48,.1);border-radius:19px;background:rgba(255,255,255,.96);box-shadow:0 12px 38px rgba(5,20,38,.22);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
 .mz-mobile-appbar>a,.mz-mobile-appbar>button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:none;color:#718096;text-decoration:none;font:800 9px/1 var(--mz-font-body,Arial,sans-serif)}.mz-mobile-appbar svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mz-mobile-appbar .is-active{color:#0877e8}.mz-mobile-appbar__search{transform:translateY(-11px)}.mz-mobile-appbar__search-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:15px;background:#0877e8;color:#fff;box-shadow:0 8px 18px rgba(8,119,232,.28)}.mz-mobile-appbar__search-icon svg{width:20px;height:20px}.mz-mobile-appbar__iconwrap{position:relative;display:flex}.mz-mobile-appbar__iconwrap b{position:absolute;right:-9px;top:-7px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:#0877e8;color:#fff;font-size:9px}
 .mz-mobile-catalog-tools{display:flex;position:sticky;top:72px;z-index:80;align-items:center;justify-content:space-between;margin:0 0 14px;padding:9px 0;background:rgba(247,249,252,.94);border-bottom:1px solid #e4e9ef;backdrop-filter:blur(12px)}.mz-mobile-catalog-tools>strong{color:#7a8795;font-size:11px}.mz-mobile-filter-trigger{display:flex;align-items:center;gap:7px;height:39px;padding:0 15px;border:0;border-radius:11px;background:#071a2d;color:#fff;font:900 12px/1 var(--mz-font-body,Arial,sans-serif)}.mz-mobile-filter-trigger svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mz-catalog-tools .mz-filter-toggle{display:none!important}
 .mz-filter-backdrop{position:fixed;inset:0;z-index:11995;background:rgba(2,12,23,.5);backdrop-filter:blur(3px)}body.mz-filters-open .mz-filter-backdrop{display:block}.mz-filters-open:after{display:none!important}.mz-filter-sidebar{left:0!important;right:0!important;top:auto!important;bottom:0!important;z-index:12000!important;width:100%!important;max-width:none!important;height:min(82vh,720px)!important;border-radius:24px 24px 0 0!important;transform:translateY(105%)!important;transition:transform .28s cubic-bezier(.2,.8,.2,1)!important;box-shadow:0 -20px 60px rgba(3,16,30,.25)!important}.mz-filter-sidebar.is-open{transform:translateY(0)!important}.mz-filter-sidebar__head{padding:18px 18px 12px!important}.mz-filter-form--sidebar{height:calc(min(82vh,720px) - 82px)!important}.mz-filter-scroll{padding:6px 18px 190px!important}.mz-filter-fixed{padding:13px 18px calc(16px + env(safe-area-inset-bottom))!important}
 .mz-shop--catalog ul.products,.mz-shop--catalog ul.products.mz-products-cols-3,.mz-shop--catalog ul.products.mz-products-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.mz-shop-card--experience .mz-shop-card__media{height:180px!important}.mz-shop-card--experience .mz-shop-card__quickview{display:none!important}.mz-shop-card--experience .mz-shop-card__body{min-height:190px!important;padding:12px!important}.mz-shop-card--experience .woocommerce-loop-product__title{font-size:13px!important}.mz-shop-card--experience .mz-shop-card__footer{grid-template-columns:1fr!important;gap:8px!important}.mz-shop-card--experience .mz-shop-card__cart{justify-self:stretch!important;width:100%!important;min-width:0!important;height:40px!important}.mz-shop-card--experience .mz-shop-card__cart span{display:inline!important;position:relative!important;width:auto!important;height:auto!important;opacity:1!important}.mz-shop-card--experience .mz-shop-card__price .price,.mz-shop-card--experience .mz-shop-card__price>.amount,.mz-shop-card--experience .mz-shop-card__price ins .amount{font-size:18px!important}.mz-catalog-hero{padding:24px 0 18px!important}.mz-catalog-hero__meta{display:none!important}.mz-catalog-shell{padding-top:18px!important}
}
