:root{--maride-red:#ed1c24;--maride-dark:#090b10;--maride-text:#111827;--maride-muted:#7d8da1;--maride-bg:#f4f6f9;--maride-card:#fff;--maride-border:#e5eaf1;--maride-radius:14px;--maride-shadow:0 14px 36px rgba(15,23,42,.08)}
*{box-sizing:border-box}body{margin:0;background:var(--maride-bg);color:var(--maride-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.maride-container{width:min(1320px,calc(100% - 48px));margin-inline:auto}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.maride-site-header{background:var(--maride-dark);color:#fff;position:relative;z-index:5}.maride-topbar{border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;color:#cbd5e1}.maride-topbar-inner{height:32px;display:flex;align-items:center;gap:24px}.maride-topbar .maride-menu{margin-left:auto}.maride-menu{display:flex;gap:24px;align-items:center;list-style:none;padding:0;margin:0}.maride-menu a{font-weight:700;font-size:14px;color:inherit}.maride-mainbar{display:grid;grid-template-columns:180px 1fr auto;gap:28px;align-items:center;padding:24px 0}.maride-logo img,.custom-logo-link img{display:block;max-width:175px;width:100%;height:auto}.maride-search{display:grid;grid-template-columns:1fr 48px;max-width:650px;width:100%;background:#fff;border:1px solid #2a3140;border-radius:7px;overflow:hidden}.maride-search input{border:0;padding:14px 16px;min-height:48px}.maride-search button{border:0;background:var(--maride-red);color:#fff;font-size:22px;cursor:pointer}.maride-actions{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:700}.maride-cart-link{position:relative}.maride-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--maride-red);color:#fff;font-size:11px;margin:0 4px}.maride-nav{border-top:1px solid rgba(255,255,255,.08);background:#0d1119}.maride-nav-inner{display:flex;align-items:center;gap:24px;height:56px}.maride-cat-toggle{border:0;background:var(--maride-red);color:#fff;border-radius:8px;padding:13px 22px;font-weight:900;text-transform:uppercase}.maride-nav .maride-menu{overflow:auto;white-space:nowrap;color:#fff}.maride-nav .maride-menu a{font-size:14px}.maride-hero{margin-top:24px;background:#fff;border-radius:18px;min-height:360px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:var(--maride-shadow)}.maride-hero-copy{padding:72px 56px}.maride-hero h1{font-size:clamp(32px,4vw,54px);line-height:1.05;text-transform:uppercase;margin:0 0 22px;font-weight:900}.maride-hero p{max-width:560px;color:#4b5563;font-size:18px}.maride-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--maride-red);color:#fff!important;border-radius:6px;padding:15px 24px;font-weight:900;text-transform:uppercase;box-shadow:0 10px 24px rgba(237,28,36,.25)}.maride-hero-art{background:radial-gradient(circle at 30% 40%,rgba(237,28,36,.25),transparent 35%),linear-gradient(135deg,#111827,#05070b);display:flex;align-items:center;justify-content:center;color:#fff;font-size:42px;font-weight:900;letter-spacing:1px}.maride-cat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:24px 0}.maride-cat-card{background:#fff;border:0;border-radius:14px;min-height:150px;padding:18px;display:flex;flex-direction:column;gap:9px;box-shadow:0 6px 20px rgba(15,23,42,.06);transition:transform .2s ease,box-shadow .2s ease}.maride-cat-card:hover{transform:translateY(-3px);box-shadow:var(--maride-shadow)}.maride-cat-card img{height:76px;object-fit:contain;align-self:flex-start}.maride-cat-card strong{font-size:14px}.maride-cat-card span{font-size:13px;color:#6b7280}.maride-section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #d7dee9;margin:34px 0 18px}.maride-section-head h2{font-size:26px;margin:0;padding:0 0 11px;border-bottom:3px solid var(--maride-red)}.maride-section-head a{color:var(--maride-red);font-weight:800}.maride-product-grid,body.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(var(--maride-cols,4),minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important;list-style:none!important}.maride-product-card,body.woocommerce ul.products li.product{position:relative!important;display:flex!important;flex-direction:column!important;min-height:392px!important;background:#fff!important;border:0!important;border-radius:14px!important;padding:20px 20px 64px!important;box-shadow:0 6px 20px rgba(15,23,42,.06)!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease!important}.maride-product-card:hover,body.woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;box-shadow:var(--maride-shadow)!important}.maride-product-image,body.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:flex!important;align-items:center!important;justify-content:center!important;height:158px!important;margin:0 0 14px!important}.maride-product-image img,body.woocommerce ul.products li.product img{width:100%!important;height:158px!important;object-fit:contain!important;margin:0!important}.maride-product-meta,.woocommerce-loop-category__title{font-size:13px!important;line-height:1.25!important;font-weight:800!important;color:#7d8da1!important;min-height:34px!important;overflow:hidden!important}.maride-product-title,body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.25!important;min-height:44px!important;margin:8px 0 10px!important;padding:0!important;font-weight:900!important;color:#111827!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.maride-product-price,body.woocommerce ul.products li.product .price{margin-top:auto!important;margin-bottom:14px!important;color:var(--maride-red)!important;font-size:22px!important;line-height:1!important;font-weight:900!important;display:block!important}.maride-product-price del,body.woocommerce ul.products li.product .price del{display:block!important;font-size:13px!important;color:#8b99aa!important;opacity:1!important;margin-top:6px!important}.maride-product-price ins,body.woocommerce ul.products li.product .price ins{text-decoration:none!important;color:var(--maride-red)!important}.maride-add-cart,body.woocommerce ul.products li.product .button.add_to_cart_button,body.woocommerce ul.products li.product .button.product_type_simple,body.woocommerce ul.products li.product .button.product_type_variable{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100%!important;min-width:100%!important;height:48px!important;border-radius:0 0 14px 14px!important;background:var(--maride-red)!important;color:#fff!important;border:0!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:14px!important;line-height:1!important;font-weight:900!important;text-transform:none!important;margin:0!important;padding:0 14px!important;opacity:1!important;visibility:visible!important;transform:none!important;white-space:nowrap!important}.maride-add-cart:before,body.woocommerce ul.products li.product .button.add_to_cart_button:before{content:"+";font-size:21px;font-weight:900;margin-right:8px}.maride-add-cart:hover,body.woocommerce ul.products li.product .button.add_to_cart_button:hover{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;background:#d71920!important;color:#fff!important;transform:none!important;box-shadow:none!important}.maride-product-actions-top,body.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist,body.woocommerce ul.products li.product .compare{position:absolute!important;z-index:4!important;right:12px!important}.maride-product-actions-top{top:12px!important;display:flex!important;flex-direction:column!important;gap:8px!important}.maride-product-actions-top .yith-wcwl-add-to-wishlist,.maride-product-actions-top .compare,body.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist,body.woocommerce ul.products li.product .compare{width:36px!important;height:36px!important;border-radius:999px!important;background:#17202b!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;box-shadow:0 8px 18px rgba(0,0,0,.16)!important;opacity:0!important;visibility:hidden!important;transition:.2s ease!important;overflow:hidden!important;font-size:0!important}.maride-product-card:hover .maride-product-actions-top .yith-wcwl-add-to-wishlist,.maride-product-card:hover .maride-product-actions-top .compare,body.woocommerce ul.products li.product:hover .yith-wcwl-add-to-wishlist,body.woocommerce ul.products li.product:hover .compare{opacity:1!important;visibility:visible!important}.maride-product-actions-top .compare:before,body.woocommerce ul.products li.product .compare:before{content:"⇄";font-size:18px}.yith-wcwl-add-button a,.yith-wcwl-add-to-wishlist a,.woosw-btn,.woosc-btn{font-size:0!important;color:transparent!important}.yith-wcwl-add-button a:before,.yith-wcwl-add-to-wishlist a:before,.woosw-btn:before{content:"♡"!important;font-size:18px!important;color:#fff!important}.maride-brands,.maride-benefits{background:#fff;border-radius:14px;padding:24px;margin-top:34px;box-shadow:0 6px 20px rgba(15,23,42,.06)}.maride-brands h2{margin:0 0 18px}.maride-brands div{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.maride-brands span{display:flex;align-items:center;justify-content:center;min-height:58px;border:1px solid var(--maride-border);border-radius:10px;font-weight:900;font-size:20px}.maride-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.maride-benefits>div{border:1px solid var(--maride-border);border-radius:12px;padding:20px}.maride-footer{margin-top:64px;background:#090b10;color:#fff;padding:56px 0 0}.maride-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.3fr;gap:42px;align-items:start}.maride-footer .maride-logo img,.maride-footer .custom-logo-link img{max-width:190px}.maride-footer p,.maride-footer a,.maride-footer li{color:#cbd5e1;font-size:14px;line-height:1.8}.maride-footer h4{margin:0 0 14px;color:#fff}.maride-footer .maride-menu{display:block}.maride-footer .maride-menu li{margin:0 0 8px}.maride-socials{display:flex;gap:12px}.maride-socials a{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#151c27;color:#fff}.maride-payments{display:flex;flex-wrap:wrap;gap:8px}.maride-payments span{padding:7px 10px;border-radius:6px;background:#151c27;font-weight:900;color:#fff;font-size:13px}.maride-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0;margin-top:42px;color:#9ca3af;font-size:13px}.maride-content,.maride-shop{padding:42px 0}.maride-entry{background:#fff;border-radius:14px;padding:34px;box-shadow:0 6px 20px rgba(15,23,42,.06)}.single-product div.product{background:#fff;border-radius:16px;padding:28px;box-shadow:var(--maride-shadow)}.single_add_to_cart_button{background:var(--maride-red)!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:14px 22px!important;font-weight:900!important}.woocommerce-result-count,.woocommerce-ordering{margin-bottom:22px}.woocommerce-ordering select{border:1px solid var(--maride-border);border-radius:8px;padding:10px 14px;background:#fff}.woocommerce-pagination ul{display:flex;justify-content:center;gap:8px;list-style:none;padding:0}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;min-width:38px;height:38px;border-radius:8px;background:#fff;border:1px solid var(--maride-border);font-weight:800}.woocommerce-pagination .current{background:var(--maride-red);color:#fff;border-color:var(--maride-red)}@media (max-width:1100px){.maride-product-grid,body.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.maride-cat-grid{grid-template-columns:repeat(3,1fr)}.maride-footer-grid{grid-template-columns:repeat(2,1fr)}.maride-mainbar{grid-template-columns:150px 1fr}.maride-actions{grid-column:1/-1;justify-content:flex-end}.maride-hero{grid-template-columns:1fr}.maride-hero-art{min-height:220px}}@media (max-width:760px){.maride-container{width:min(100% - 28px,1320px)}.maride-topbar{display:none}.maride-mainbar{grid-template-columns:1fr;gap:16px;padding:16px 0}.maride-logo img,.custom-logo-link img{max-width:145px}.maride-actions{justify-content:space-between;font-size:12px}.maride-nav-inner{height:auto;padding:10px 0;display:block}.maride-cat-toggle{width:100%;margin-bottom:10px}.maride-nav .maride-menu{gap:16px}.maride-hero-copy{padding:34px 24px}.maride-product-grid,body.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.maride-product-card,body.woocommerce ul.products li.product{min-height:338px!important;padding:14px 14px 56px!important}.maride-product-image,body.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.maride-product-image img,body.woocommerce ul.products li.product img{height:124px!important}.maride-cat-grid{grid-template-columns:repeat(2,1fr)}.maride-brands div{grid-template-columns:repeat(2,1fr)}.maride-benefits,.maride-footer-grid{grid-template-columns:1fr}.maride-section-head h2{font-size:22px}.maride-hero h1{font-size:30px}}@media (max-width:420px){.maride-product-grid,body.woocommerce ul.products{grid-template-columns:1fr!important}.maride-cat-grid{grid-template-columns:1fr}}

/* V3: Active-plugin integration polish: WooCommerce + YITH Wishlist + YITH Compare only. */
.maride-product-card,
body.woocommerce ul.products li.product{
  position:relative!important;
  overflow:hidden!important;
}
.maride-product-card .maride-product-actions-top,
body.woocommerce ul.products li.product .maride-product-actions-top{
  position:absolute!important;
  top:12px!important;
  right:12px!important;
  z-index:15!important;
  display:flex!important;
  flex-direction:column!important;
  gap:8px!important;
  width:38px!important;
  height:auto!important;
  margin:0!important;
  padding:0!important;
  pointer-events:none!important;
}
.maride-product-card:hover .maride-product-actions-top,
body.woocommerce ul.products li.product:hover .maride-product-actions-top{
  pointer-events:auto!important;
}
.maride-product-actions-top .maride-yith,
.maride-product-actions-top .yith-wcwl-add-to-wishlist,
.maride-product-actions-top .yith-wcwl-add-button,
.maride-product-actions-top .yith-wcwl-wishlistaddedbrowse,
.maride-product-actions-top .yith-wcwl-wishlistexistsbrowse,
.maride-product-actions-top .maride-yith-compare,
.maride-product-actions-top .compare-button{
  position:static!important;
  display:block!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  max-width:38px!important;
  max-height:38px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  opacity:0!important;
  visibility:hidden!important;
  transform:translateX(8px)!important;
  transition:opacity .18s ease, transform .18s ease, visibility .18s ease!important;
  overflow:visible!important;
}
.maride-product-card:hover .maride-product-actions-top .maride-yith,
.maride-product-card:hover .maride-product-actions-top .yith-wcwl-add-to-wishlist,
.maride-product-card:hover .maride-product-actions-top .yith-wcwl-add-button,
.maride-product-card:hover .maride-product-actions-top .yith-wcwl-wishlistaddedbrowse,
.maride-product-card:hover .maride-product-actions-top .yith-wcwl-wishlistexistsbrowse,
body.woocommerce ul.products li.product:hover .maride-product-actions-top .maride-yith,
body.woocommerce ul.products li.product:hover .maride-product-actions-top .yith-wcwl-add-to-wishlist,
body.woocommerce ul.products li.product:hover .maride-product-actions-top .yith-wcwl-add-button,
body.woocommerce ul.products li.product:hover .maride-product-actions-top .yith-wcwl-wishlistaddedbrowse,
body.woocommerce ul.products li.product:hover .maride-product-actions-top .yith-wcwl-wishlistexistsbrowse{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
.maride-product-actions-top a,
.maride-product-actions-top button,
.maride-product-actions-top .button,
.maride-product-actions-top .add_to_wishlist,
.maride-product-actions-top .delete_item,
.maride-product-actions-top .yith-wcwl-add-button a,
.maride-product-actions-top .yith-wcwl-wishlistaddedbrowse a,
.maride-product-actions-top .yith-wcwl-wishlistexistsbrowse a,
.maride-product-actions-top .compare{
  position:relative!important;
  inset:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  max-width:38px!important;
  max-height:38px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#17202b!important;
  color:#fff!important;
  box-shadow:0 10px 22px rgba(15,23,42,.22)!important;
  font-size:0!important;
  line-height:1!important;
  text-indent:-9999px!important;
  overflow:hidden!important;
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  white-space:nowrap!important;
}
.maride-product-actions-top a:hover,
.maride-product-actions-top button:hover,
.maride-product-actions-top .button:hover,
.maride-product-actions-top .compare:hover{
  background:#ef1b24!important;
  color:#fff!important;
  width:38px!important;
  height:38px!important;
  transform:none!important;
}
.maride-product-actions-top .yith-wcwl-icon,
.maride-product-actions-top .feedback,
.maride-product-actions-top .separator,
.maride-product-actions-top img.ajax-loading,
.maride-product-actions-top .ajax-loading,
.maride-product-actions-top .blockUI,
.maride-product-actions-top .yith-wcwl-add-to-wishlist span,
.maride-product-actions-top .yith-wcwl-add-to-wishlist em,
.maride-product-actions-top .compare-button span{
  display:none!important;
}
.maride-product-actions-top .add_to_wishlist:before,
.maride-product-actions-top .yith-wcwl-add-button a:before,
.maride-product-actions-top .yith-wcwl-wishlistaddedbrowse a:before,
.maride-product-actions-top .yith-wcwl-wishlistexistsbrowse a:before{
  content:"♡"!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  text-indent:0!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:38px!important;
  text-align:center!important;
  font-weight:900!important;
}
.maride-product-actions-top .compare:before,
.maride-product-actions-top .compare-button a:before,
.maride-product-actions-top .yith-woocompare-button:before{
  content:"⇄"!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  text-indent:0!important;
  color:#fff!important;
  font-size:18px!important;
  line-height:38px!important;
  text-align:center!important;
  font-weight:900!important;
}
/* Keep only theme-rendered YITH actions in product cards to avoid duplicate plugin auto-placement breaking layout. */
.maride-product-card > .yith-wcwl-add-to-wishlist,
.maride-product-card > .compare,
body.woocommerce ul.products li.product > .yith-wcwl-add-to-wishlist:not(.maride-yith),
body.woocommerce ul.products li.product > .compare:not(.maride-yith){
  display:none!important;
}
body.woocommerce ul.products li.product .button.add_to_cart_button,
body.woocommerce ul.products li.product .button.product_type_simple,
body.woocommerce ul.products li.product .button.product_type_variable,
.maride-product-card .maride-add-cart{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  top:auto!important;
  width:100%!important;
  max-width:none!important;
  height:48px!important;
  border-radius:0 0 14px 14px!important;
  text-indent:0!important;
  font-size:14px!important;
  opacity:1!important;
  visibility:visible!important;
}

/* V5: IWS-style header, working category panel, WooCommerce single product polish. */
:root{--maride-header:#070b12;--maride-header-2:#0d1320;--maride-red:#ef1b24;--maride-border:#e5eaf2;--maride-muted:#6b7c90;--maride-text:#111827;--maride-bg:#f4f6f9;--maride-shadow:0 14px 34px rgba(15,23,42,.08)}
html{scroll-behavior:smooth}body.maride-theme{background:var(--maride-bg)!important;color:var(--maride-text);font-family:Inter,Arial,sans-serif}.maride-container{width:min(100% - 48px,1320px)!important;margin-inline:auto!important}.maride-site-header{background:var(--maride-header);color:#fff;position:relative;z-index:50;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.maride-topbar{height:34px;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;color:#d7dee9}.maride-topbar-inner{height:34px;display:flex!important;align-items:center;justify-content:space-between;gap:24px}.maride-service-left,.maride-service-right{display:flex;align-items:center;gap:28px}.maride-service-right{font-weight:800;text-transform:uppercase;color:#fff;font-size:11px;letter-spacing:.02em}
.maride-mainbar{min-height:112px;display:grid!important;grid-template-columns:240px minmax(360px,640px) 1fr;align-items:center;gap:34px;padding:18px 0!important}.maride-logo-wrap{display:flex;align-items:center}.maride-logo img,.custom-logo-link img{display:block;width:auto!important;max-width:168px!important;max-height:74px!important;object-fit:contain!important}.maride-search{display:flex!important;width:100%;height:48px;background:#fff;border-radius:6px;overflow:hidden;border:0;box-shadow:none}.maride-search input{flex:1;border:0!important;padding:0 18px!important;font-size:14px!important;outline:none!important;height:48px!important;background:#fff!important}.maride-search button{width:74px!important;border:0!important;background:var(--maride-red)!important;color:#fff!important;font-size:20px!important;display:grid!important;place-items:center!important;cursor:pointer!important}.maride-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;color:#fff}.maride-action{position:relative;display:flex!important;align-items:center;gap:8px;color:#fff!important;text-decoration:none!important;font-weight:800;font-size:13px;white-space:nowrap}.maride-action-icon{font-size:18px;line-height:1}.maride-action em.maride-cart-count{position:absolute;top:-12px;left:14px;min-width:18px;height:18px;border-radius:999px;background:var(--maride-red);color:#fff;display:grid;place-items:center;font-size:10px;font-style:normal}.maride-action strong{color:#fff;font-size:16px;margin-left:2px}.maride-action strong .woocommerce-Price-amount{color:#fff!important}
.maride-nav{background:#0c111b;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.maride-nav-inner{height:54px!important;display:flex!important;align-items:center!important;gap:24px!important}.maride-cat-toggle{height:38px!important;border:0!important;border-radius:6px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.02em!important;padding:0 22px!important;cursor:pointer!important;white-space:nowrap!important}.maride-cat-toggle[aria-expanded="true"]{background:#c91119!important}.maride-menu-primary{display:flex!important;gap:26px!important;align-items:center!important;list-style:none!important;margin:0!important;padding:0!important;overflow:auto}.maride-menu-primary li{margin:0!important;padding:0!important}.maride-menu-primary a{color:#f5f7fb!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;white-space:nowrap}.maride-menu-primary a:hover{color:#ff333d!important}
.maride-category-panel{position:absolute;left:0;right:0;top:100%;background:#fff;color:#111827;box-shadow:0 24px 60px rgba(15,23,42,.22);border-top:3px solid var(--maride-red);z-index:100}.maride-category-panel[hidden]{display:none!important}.maride-category-panel-inner{display:grid;grid-template-columns:minmax(0,2fr) minmax(190px,.55fr) minmax(190px,.55fr);gap:30px;padding:26px 0!important}.maride-panel-block{background:#fff;border:1px solid var(--maride-border);border-radius:14px;padding:20px;box-shadow:0 8px 18px rgba(15,23,42,.04)}.maride-panel-block h3{margin:0 0 16px;font-size:18px;font-weight:900;color:#111827}.maride-panel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.maride-cat-panel-item,.maride-panel-block>a{display:flex!important;align-items:center;gap:10px;padding:12px;border-radius:10px;background:#f8fafc;border:1px solid #eef2f7;color:#111827!important;text-decoration:none!important;font-weight:800;font-size:13px;min-height:54px}.maride-cat-panel-item img{width:38px;height:38px;object-fit:contain}.maride-cat-panel-item:hover,.maride-panel-block>a:hover{background:#fff1f2;border-color:#fecdd3;color:var(--maride-red)!important}.maride-panel-block>a{margin-bottom:10px}.maride-cat-dot{width:28px;height:28px;border-radius:999px;background:var(--maride-red);color:#fff;display:grid;place-items:center}
.maride-home{padding-top:28px}.maride-hero{display:grid!important;grid-template-columns:1fr 1fr;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--maride-shadow);margin-bottom:18px}.maride-hero-copy{padding:58px 54px}.maride-hero h1{text-transform:uppercase;line-height:1.05;font-size:46px;margin:0 0 18px;font-weight:950;letter-spacing:-.03em}.maride-hero p{font-size:16px;line-height:1.65;color:#526174;max-width:560px}.maride-btn{display:inline-flex!important;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:6px;background:var(--maride-red);color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 10px 18px rgba(239,27,36,.24)}.maride-hero-art{background:radial-gradient(circle at 38% 40%, rgba(239,27,36,.35), transparent 30%),linear-gradient(135deg,#101622,#070b12);display:grid;place-items:center;min-height:330px}.maride-hero-art span{font-size:34px;font-weight:950;color:#fff;letter-spacing:.06em}.maride-cat-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:16px 0 34px}.maride-cat-card{min-height:138px;background:#fff;border:1px solid #e8edf5;border-radius:14px;padding:18px;text-decoration:none!important;color:#111827!important;display:flex!important;flex-direction:column;justify-content:space-between;box-shadow:0 9px 22px rgba(15,23,42,.05);transition:transform .16s ease,box-shadow .16s ease}.maride-cat-card:hover{transform:translateY(-2px);box-shadow:var(--maride-shadow)}.maride-cat-card img{height:54px;width:80px;object-fit:contain}.maride-cat-card strong{font-size:14px}.maride-cat-card span{font-size:13px;color:#78889b;font-weight:800}
.maride-products-section{margin:38px 0 54px!important}.maride-section-head{display:flex!important;align-items:end;justify-content:space-between;border-bottom:1px solid #dbe3ee;margin-bottom:20px}.maride-section-head h2{margin:0;padding-bottom:12px;border-bottom:3px solid var(--maride-red);font-size:27px;font-weight:950}.maride-section-head a{color:var(--maride-red)!important;text-decoration:none!important;font-weight:900}.maride-product-grid{display:grid!important;grid-template-columns:repeat(var(--maride-cols,4),minmax(0,1fr))!important;gap:18px!important}.maride-product-card,body.woocommerce ul.products li.product{position:relative!important;background:#fff!important;border:0!important;border-radius:14px!important;box-shadow:0 8px 22px rgba(15,23,42,.07)!important;min-height:392px!important;padding:18px 18px 66px!important;overflow:hidden!important;transition:transform .16s ease,box-shadow .16s ease!important}.maride-product-card:hover,body.woocommerce ul.products li.product:hover{transform:translateY(-2px)!important;box-shadow:0 18px 36px rgba(15,23,42,.12)!important}.maride-product-image,body.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block!important;text-decoration:none!important}.maride-product-image img,body.woocommerce ul.products li.product img{display:block!important;width:100%!important;height:180px!important;object-fit:contain!important;margin:0 auto 12px!important}.maride-product-meta,.maride-product-meta a,body.woocommerce ul.products li.product .posted_in{font-size:12px!important;color:#75869a!important;font-weight:800!important;text-decoration:none!important;line-height:1.35!important}.maride-product-title,body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.28!important;font-weight:950!important;color:#111827!important;margin:9px 0 10px!important;min-height:42px!important;padding:0!important}.maride-product-title a,body.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#111827!important;text-decoration:none!important}.maride-product-price,.maride-product-price .amount,body.woocommerce ul.products li.product .price,body.woocommerce ul.products li.product .price .amount{font-size:20px!important;line-height:1.15!important;color:var(--maride-red)!important;font-weight:950!important}.maride-product-price del,body.woocommerce ul.products li.product .price del{color:#6f7d8d!important;opacity:1!important;font-size:13px!important;margin-left:0!important}.maride-product-price ins,body.woocommerce ul.products li.product .price ins{text-decoration:none!important}.maride-add-cart,body.woocommerce ul.products li.product a.button,body.woocommerce ul.products li.product .button.add_to_cart_button{position:absolute!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:50px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:0 0 14px 14px!important;background:var(--maride-red)!important;color:#fff!important;font-size:14px!important;font-weight:950!important;text-transform:none!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;transform:none!important;margin:0!important;padding:0 12px!important;box-shadow:none!important}.maride-add-cart:hover,body.woocommerce ul.products li.product a.button:hover{background:#c91119!important;color:#fff!important;transform:none!important}.maride-sale-badge,body.woocommerce span.onsale{position:absolute!important;top:12px!important;left:12px!important;right:auto!important;min-height:0!important;min-width:0!important;border-radius:6px!important;background:var(--maride-red)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;line-height:1!important;padding:7px 9px!important;z-index:20!important;text-transform:uppercase!important}.maride-product-actions-top{top:12px!important;right:12px!important;z-index:25!important}.maride-product-actions-top a,.maride-product-actions-top button,.maride-product-actions-top .button,.maride-single-actions a,.maride-single-actions .button{background:#16202d!important;color:#fff!important}.maride-product-actions-top a:hover,.maride-product-actions-top button:hover,.maride-product-actions-top .button:hover,.maride-single-actions a:hover,.maride-single-actions .button:hover{background:var(--maride-red)!important;color:#fff!important}
/* Stop YITH from printing readable shortcode/button text in card action circles. */
.maride-yith .yith-wcwl-add-to-wishlist,.maride-yith .yith-wcwl-add-button,.maride-yith .yith-wcwl-wishlistaddedbrowse,.maride-yith .yith-wcwl-wishlistexistsbrowse{margin:0!important}.maride-yith a{font-size:0!important;text-indent:-9999px!important}.maride-yith a:before{font-size:18px!important;text-indent:0!important}.maride-yith-wishlist a:before{content:"♡"!important}.maride-yith-compare a:before{content:"⇄"!important}.maride-yith .feedback,.maride-yith .yith-wcwl-icon,.maride-yith .separator,.maride-yith img.ajax-loading{display:none!important}
/* Single product page */
.maride-shop{width:min(100% - 48px,1320px)!important;margin-inline:auto!important;padding:34px 0 58px!important}.single-product .maride-shop{max-width:1320px!important}.woocommerce-breadcrumb{font-size:12px!important;color:#69798c!important;margin:0 0 18px!important}.single-product div.product{background:#fff!important;border-radius:18px!important;padding:32px!important;box-shadow:var(--maride-shadow)!important;display:grid!important;grid-template-columns:minmax(420px,1fr) minmax(420px,.9fr)!important;gap:52px!important;align-items:start!important;overflow:visible!important}.single-product div.product:after,.single-product div.product:before{content:none!important}.single-product div.product .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important;position:relative!important}.single-product div.product .woocommerce-product-gallery__wrapper{margin:0!important}.single-product div.product .woocommerce-product-gallery__image a{display:flex!important;align-items:center!important;justify-content:center!important;background:#fff;border-radius:14px;min-height:520px}.single-product div.product .woocommerce-product-gallery__image img{display:block!important;width:100%!important;max-width:560px!important;max-height:520px!important;height:auto!important;object-fit:contain!important;margin:0 auto!important}.single-product div.product .flex-control-nav,.single-product div.product .woocommerce-product-gallery ol{display:flex!important;gap:10px!important;flex-wrap:wrap!important;list-style:none!important;margin:16px 0 0!important;padding:0!important;counter-reset:none!important}.single-product div.product .flex-control-nav li{width:72px!important;height:72px!important;margin:0!important;padding:0!important;border:1px solid var(--maride-border)!important;border-radius:10px!important;background:#fff!important;overflow:hidden!important;display:block!important}.single-product div.product .flex-control-nav li:before{content:none!important}.single-product div.product .flex-control-nav img{width:100%!important;height:100%!important;object-fit:contain!important;opacity:1!important;padding:4px!important;cursor:pointer}.single-product div.product .summary{float:none!important;width:100%!important;margin:0!important;padding:24px 0 0!important}.single-product div.product .product_title{font-size:34px!important;line-height:1.15!important;margin:0 0 18px!important;color:#111827!important;font-weight:950!important}.single-product div.product p.price,.single-product div.product span.price{font-size:32px!important;color:var(--maride-red)!important;font-weight:950!important;margin:0 0 20px!important}.single-product div.product p.price del{font-size:22px!important;color:#6b7280!important;opacity:1!important}.single-product div.product p.price ins{text-decoration:none!important;color:var(--maride-red)!important}.single-product .woocommerce-product-details__short-description{font-size:15px;line-height:1.7;color:#4b5d72;margin:0 0 22px}.single-product form.cart{display:flex!important;align-items:center!important;gap:10px!important;margin:18px 0 18px!important;flex-wrap:wrap}.single-product form.cart .quantity input.qty{height:48px!important;width:78px!important;border:1px solid var(--maride-border)!important;border-radius:8px!important;text-align:center!important;font-weight:900!important}.single-product .single_add_to_cart_button{height:48px!important;background:var(--maride-red)!important;border-radius:8px!important;color:#fff!important;font-weight:950!important;border:0!important;padding:0 26px!important;box-shadow:0 12px 22px rgba(239,27,36,.2)!important}.single-product .single_add_to_cart_button:hover{background:#c91119!important}.product_meta{border-top:1px solid var(--maride-border);padding-top:18px;margin-top:22px;color:#5b6a7c;font-size:14px;line-height:1.8}.product_meta a{color:#111827!important;text-decoration:none!important;font-weight:800}.maride-single-actions{display:flex!important;gap:10px!important;align-items:center!important;margin:16px 0 0!important}.maride-single-actions .maride-yith,.maride-single-actions .yith-wcwl-add-to-wishlist{display:block!important;margin:0!important}.maride-single-actions a,.maride-single-actions .button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:46px!important;height:46px!important;border-radius:8px!important;padding:0 14px!important;font-size:0!important;text-decoration:none!important;border:0!important;text-indent:-9999px!important;position:relative!important}.maride-single-actions a:before{position:static!important;text-indent:0!important;color:#fff!important;font-size:19px!important;line-height:1!important}.maride-single-actions .maride-yith-wishlist a:before{content:"♡"!important}.maride-single-actions .maride-yith-compare a:before{content:"⇄"!important}.single-product .woocommerce-tabs{grid-column:1/-1!important;margin-top:18px!important;border-top:1px solid var(--maride-border)!important;padding-top:22px!important}.single-product .woocommerce-tabs ul.tabs{display:flex!important;gap:8px!important;list-style:none!important;padding:0!important;margin:0 0 20px!important;border:0!important}.single-product .woocommerce-tabs ul.tabs:before{display:none!important}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:#f3f6fa!important;border-radius:8px!important;margin:0!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs li:before,.single-product .woocommerce-tabs ul.tabs li:after{display:none!important}.single-product .woocommerce-tabs ul.tabs li.active{background:#111827!important}.single-product .woocommerce-tabs ul.tabs li a{display:block!important;padding:10px 16px!important;color:#111827!important;font-weight:900!important;text-decoration:none!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.single-product .woocommerce-Tabs-panel h2{font-size:22px!important;margin:0 0 16px!important}.single-product section.related,.single-product section.upsells{grid-column:1/-1!important;margin-top:26px!important}.single-product section.related>h2,.single-product section.upsells>h2{font-size:24px!important;border-bottom:2px solid var(--maride-red);padding-bottom:10px;margin:0 0 20px!important;display:inline-block}.single-product section.related ul.products,.single-product section.upsells ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important}.single-product section.related ul.products li.product,.single-product section.upsells ul.products li.product{width:auto!important;margin:0!important;min-height:330px!important}.single-product .related .maride-add-cart,.single-product .upsells .maride-add-cart{height:44px!important}.woocommerce-notices-wrapper{width:min(100% - 48px,1320px);margin:18px auto 0}.woocommerce-message,.woocommerce-error,.woocommerce-info{border:0!important;border-left:4px solid var(--maride-red)!important;border-radius:10px!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.06)!important;color:#111827!important}.woocommerce-message:before,.woocommerce-info:before{color:var(--maride-red)!important}
/* Shop/category archive layout */
body.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important}body.woocommerce ul.products li.product{width:auto!important;margin:0!important;float:none!important}body.woocommerce ul.products:before,body.woocommerce ul.products:after{content:none!important}.woocommerce-products-header{margin-bottom:24px}.woocommerce-products-header__title{font-size:32px!important;font-weight:950!important;margin:0!important}.woocommerce-result-count{color:#66778b}.woocommerce-ordering select{height:42px!important;border:1px solid var(--maride-border)!important;border-radius:8px!important;background:#fff!important;padding:0 14px!important}
.maride-footer{background:#070b12!important;color:#fff!important;margin-top:0!important;padding-top:54px!important}.maride-footer-grid{display:grid!important;grid-template-columns:1.35fr 1fr 1fr 1fr 1.25fr!important;gap:46px!important}.maride-footer .maride-logo img,.maride-footer .custom-logo-link img{max-width:170px!important;max-height:82px!important}.maride-footer p,.maride-footer a,.maride-footer li{color:#cbd5e1!important}.maride-footer-bottom{border-top:1px solid rgba(255,255,255,.08)!important;margin-top:42px!important;padding:20px 0!important;color:#94a3b8!important}
@media (max-width:1100px){.maride-mainbar{grid-template-columns:180px 1fr!important;gap:20px}.maride-actions{grid-column:1/-1;justify-content:flex-start!important}.maride-panel-grid{grid-template-columns:repeat(3,1fr)}.maride-category-panel-inner{grid-template-columns:1fr}.single-product div.product{grid-template-columns:1fr!important}.maride-product-grid,body.woocommerce ul.products,.single-product section.related ul.products,.single-product section.upsells ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.maride-cat-grid{grid-template-columns:repeat(3,1fr)!important}.maride-footer-grid{grid-template-columns:repeat(2,1fr)!important}}
@media (max-width:760px){.maride-container,.maride-shop{width:min(100% - 28px,1320px)!important}.maride-service-right{display:none}.maride-topbar-inner{justify-content:center}.maride-mainbar{grid-template-columns:1fr!important;min-height:0;padding:16px 0!important}.maride-logo-wrap{justify-content:center}.maride-search{height:46px}.maride-search input{height:46px!important}.maride-actions{justify-content:space-between!important;gap:10px!important}.maride-action{font-size:12px}.maride-nav-inner{height:auto!important;display:block!important;padding:10px 0!important}.maride-cat-toggle{width:100%;margin-bottom:10px}.maride-menu-primary{padding-bottom:6px!important}.maride-category-panel{position:absolute}.maride-panel-grid{grid-template-columns:1fr}.maride-hero{grid-template-columns:1fr!important}.maride-hero-copy{padding:32px 24px}.maride-hero h1{font-size:31px}.maride-hero-art{min-height:190px}.maride-cat-grid{grid-template-columns:repeat(2,1fr)!important}.maride-product-grid,body.woocommerce ul.products,.single-product section.related ul.products,.single-product section.upsells ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.maride-product-card,body.woocommerce ul.products li.product{min-height:350px!important;padding:14px 14px 58px!important}.maride-product-image img,body.woocommerce ul.products li.product img{height:130px!important}.single-product div.product{padding:18px!important;gap:24px!important}.single-product div.product .woocommerce-product-gallery__image a{min-height:300px}.single-product div.product .product_title{font-size:25px!important}.single-product div.product p.price{font-size:26px!important}.maride-footer-grid{grid-template-columns:1fr!important}.maride-footer{padding-top:38px!important}}
@media (max-width:430px){.maride-product-grid,body.woocommerce ul.products,.single-product section.related ul.products,.single-product section.upsells ul.products{grid-template-columns:1fr!important}.maride-cat-grid{grid-template-columns:1fr!important}}

/* === V6 IWS-inspired commerce polish: header, popup cart, single product, cart/checkout === */
:root{--maride-red:#ef1b24;--maride-dark:#070b12;--maride-text:#101827;--maride-muted:#64748b;--maride-line:#e7ecf3;--maride-soft:#f3f6fa;--maride-radius:16px;--maride-shadow:0 16px 40px rgba(15,23,42,.08)}
body.maride-theme{background:#f3f5f9!important;color:var(--maride-text)!important}.maride-container{max-width:1320px!important;width:calc(100% - 48px)!important;margin-left:auto!important;margin-right:auto!important}
.maride-site-header{background:var(--maride-dark)!important;color:#fff!important;position:relative!important;z-index:50!important}.maride-topbar{border-bottom:1px solid rgba(255,255,255,.08)!important;background:#05080d!important}.maride-topbar-inner{height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:12px!important;color:#cbd5e1!important}.maride-topbar span{margin-right:24px!important;white-space:nowrap!important}.maride-mainbar{display:grid!important;grid-template-columns:220px minmax(320px,1fr) auto!important;align-items:center!important;gap:34px!important;min-height:112px!important;padding:18px 0!important;position:relative!important}.maride-logo-wrap{display:flex!important;align-items:center!important}.maride-logo img,.custom-logo-link img{max-width:170px!important;max-height:76px!important;width:auto!important;height:auto!important;display:block!important}.maride-search{height:52px!important;display:flex!important;background:#fff!important;border-radius:10px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 8px 24px rgba(0,0,0,.18)!important}.maride-search input{height:52px!important;border:0!important;padding:0 18px!important;flex:1!important;min-width:0!important;font-size:15px!important;color:#111827!important;background:#fff!important}.maride-search button{width:74px!important;border:0!important;background:var(--maride-red)!important;color:#fff!important;font-weight:900!important;cursor:pointer!important}.maride-actions{display:flex!important;gap:18px!important;align-items:center!important;justify-content:flex-end!important}.maride-action{background:transparent!important;border:0!important;color:#fff!important;text-decoration:none!important;display:grid!important;grid-template-columns:auto auto!important;grid-template-rows:auto auto!important;column-gap:7px!important;align-items:center!important;font-weight:800!important;font-size:13px!important;position:relative!important;padding:8px 0!important;cursor:pointer!important}.maride-action-icon{grid-row:1/3!important;font-size:20px!important;color:#fff!important}.maride-action strong{grid-column:2!important;color:#fff!important;font-size:16px!important;line-height:1!important}.maride-cart-count{position:absolute!important;top:1px!important;left:14px!important;background:var(--maride-red)!important;color:#fff!important;border-radius:999px!important;min-width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-style:normal!important;font-size:11px!important;font-weight:900!important}.maride-nav{height:48px!important;background:#0c111b!important;border-top:1px solid rgba(255,255,255,.06)!important}.maride-nav-inner{height:48px!important;display:flex!important;align-items:center!important;gap:26px!important}.maride-cat-toggle{height:36px!important;border:0!important;border-radius:8px!important;background:var(--maride-red)!important;color:#fff!important;padding:0 20px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important;cursor:pointer!important}.maride-menu-primary{display:flex!important;align-items:center!important;gap:26px!important;margin:0!important;padding:0!important;list-style:none!important;overflow:auto!important}.maride-menu-primary a{color:#f8fafc!important;text-decoration:none!important;font-weight:850!important;font-size:14px!important;white-space:nowrap!important}.maride-menu-primary a:hover{color:var(--maride-red)!important}.maride-category-panel{position:absolute!important;left:0!important;right:0!important;top:100%!important;background:#fff!important;color:#111827!important;border-bottom:1px solid var(--maride-line)!important;box-shadow:0 28px 80px rgba(0,0,0,.22)!important;z-index:60!important}.maride-category-panel-inner{display:grid!important;grid-template-columns:2fr 1fr 1fr!important;gap:30px!important;padding:28px 0!important}.maride-panel-block{background:#f8fafc!important;border:1px solid var(--maride-line)!important;border-radius:14px!important;padding:20px!important}.maride-panel-block h3{font-size:17px!important;margin:0 0 14px!important;font-weight:950!important}.maride-panel-block a{display:block!important;color:#111827!important;text-decoration:none!important;font-weight:800!important;margin:9px 0!important}.maride-panel-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.maride-cat-panel-item{display:flex!important;align-items:center!important;gap:10px!important;background:#fff!important;border:1px solid var(--maride-line)!important;border-radius:12px!important;padding:10px!important;min-height:62px!important}.maride-cat-panel-item img{width:42px!important;height:42px!important;object-fit:contain!important}.maride-cat-panel-item span{font-weight:900!important;font-size:13px!important}
.maride-mini-cart-panel{position:absolute!important;right:max(24px,calc((100vw - 1320px)/2))!important;top:86px!important;width:390px!important;max-width:calc(100vw - 32px)!important;background:#fff!important;color:#111827!important;border-radius:16px!important;box-shadow:0 26px 80px rgba(0,0,0,.34)!important;border:1px solid var(--maride-line)!important;z-index:80!important;overflow:hidden!important}.maride-mini-cart-head{height:58px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 18px!important;background:#f8fafc!important;border-bottom:1px solid var(--maride-line)!important}.maride-mini-cart-head strong{font-size:18px!important;font-weight:950!important}.maride-mini-cart-close{width:36px!important;height:36px!important;border:0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;font-size:22px!important;line-height:1!important}.maride-mini-cart-content{padding:14px 18px 18px!important;max-height:70vh!important;overflow:auto!important}.maride-mini-cart-content ul.cart_list{margin:0!important;padding:0!important;list-style:none!important}.maride-mini-cart-content li.mini_cart_item{position:relative!important;display:grid!important;grid-template-columns:64px 1fr!important;gap:12px!important;padding:12px 28px 12px 0!important;border-bottom:1px solid var(--maride-line)!important;min-height:82px!important}.maride-mini-cart-content li img{width:64px!important;height:64px!important;object-fit:contain!important;background:#fff!important;border:1px solid var(--maride-line)!important;border-radius:10px!important;margin:0!important;float:none!important}.maride-mini-cart-content li a:not(.remove){display:contents!important;color:#111827!important;text-decoration:none!important;font-weight:900!important}.maride-mini-cart-content a.remove{position:absolute!important;right:0!important;top:14px!important;color:#94a3b8!important;text-decoration:none!important;font-size:22px!important}.maride-mini-cart-content .quantity{grid-column:2!important;color:#64748b!important;font-size:13px!important}.maride-mini-cart-content .woocommerce-mini-cart__total{display:flex!important;justify-content:space-between!important;margin:18px 0!important;font-size:17px!important}.maride-mini-cart-content .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.maride-mini-cart-content .button{height:46px!important;border-radius:10px!important;background:#111827!important;color:#fff!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important}.maride-mini-cart-content .checkout{background:var(--maride-red)!important}
/* Homepage and product cards closer to IWS clean cards */
.maride-home{padding-bottom:54px!important}.maride-hero{margin-top:18px!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:var(--maride-shadow)!important;display:grid!important;grid-template-columns:1.1fr .9fr!important}.maride-hero-copy{padding:54px 58px!important}.maride-hero h1{font-size:48px!important;line-height:1.02!important;letter-spacing:-.04em!important;margin:0 0 18px!important;text-transform:uppercase!important}.maride-hero-art{background:radial-gradient(circle at center,rgba(239,27,36,.35),transparent 33%),linear-gradient(135deg,#111827,#070b12)!important;min-height:330px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:34px!important;font-weight:950!important;letter-spacing:.04em!important}.maride-cat-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:16px!important;margin:18px 0 34px!important}.maride-cat-card{background:#fff!important;border:0!important;border-radius:14px!important;box-shadow:0 10px 26px rgba(15,23,42,.05)!important;padding:18px!important;min-height:160px!important;text-decoration:none!important;color:#111827!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.maride-cat-card img{height:74px!important;object-fit:contain!important}.maride-section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;margin:42px 0 18px!important}.maride-section-head h2{font-size:26px!important;margin:0!important;font-weight:950!important;border-bottom:3px solid var(--maride-red)!important;padding-bottom:11px!important}.maride-section-head a{color:var(--maride-red)!important;text-decoration:none!important;font-weight:900!important}.maride-product-grid,body.woocommerce ul.products,.single-product section.related ul.products,.single-product section.upsells ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important}.maride-product-card,body.woocommerce ul.products li.product{background:#fff!important;border:0!important;border-radius:14px!important;box-shadow:0 12px 30px rgba(15,23,42,.06)!important;padding:16px 16px 68px!important;min-height:390px!important;position:relative!important;overflow:hidden!important;transition:transform .18s ease, box-shadow .18s ease!important}.maride-product-card:hover,body.woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;box-shadow:0 18px 46px rgba(15,23,42,.1)!important}.maride-product-image,body.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:block!important;text-decoration:none!important}.maride-product-image img,body.woocommerce ul.products li.product img{height:180px!important;width:100%!important;object-fit:contain!important;margin:0 auto 14px!important}.maride-product-meta,.woocommerce-loop-category__title{font-size:12px!important;color:#7b8da3!important;font-weight:800!important;margin:0 0 8px!important;min-height:18px!important}.maride-product-title,body.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px!important;line-height:1.28!important;min-height:42px!important;color:#111827!important;font-weight:950!important;margin:0 0 14px!important;padding:0!important}.maride-product-title a{color:#111827!important;text-decoration:none!important}.maride-product-price,body.woocommerce ul.products li.product .price{color:var(--maride-red)!important;font-size:20px!important;font-weight:950!important;margin:0 0 12px!important}.maride-product-price del,body.woocommerce ul.products li.product .price del{color:#94a3b8!important;font-size:14px!important;opacity:1!important;margin-left:6px!important}.maride-product-price ins,body.woocommerce ul.products li.product .price ins{text-decoration:none!important}.maride-add-cart,body.woocommerce ul.products li.product .button.add_to_cart_button{position:absolute!important;left:16px!important;right:16px!important;bottom:16px!important;width:auto!important;height:44px!important;border:0!important;border-radius:10px!important;background:var(--maride-red)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:14px!important;font-weight:950!important;padding:0 12px!important;box-shadow:none!important}.maride-add-cart:hover,body.woocommerce ul.products li.product .button.add_to_cart_button:hover{background:#cc121b!important;color:#fff!important}.maride-product-actions-top{position:absolute!important;top:14px!important;right:14px!important;display:flex!important;gap:8px!important;z-index:3!important;opacity:0!important;transform:translateY(-4px)!important;transition:.18s ease!important}.maride-product-card:hover .maride-product-actions-top,body.woocommerce ul.products li.product:hover .maride-product-actions-top{opacity:1!important;transform:none!important}.maride-yith a,.maride-yith .button{width:38px!important;height:38px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;border:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important;font-size:0!important;padding:0!important;min-width:0!important;box-shadow:0 8px 20px rgba(15,23,42,.18)!important}.maride-yith-wishlist a:before{content:"♡"!important;font-size:19px!important;line-height:1!important}.maride-yith-compare a:before{content:"⇄"!important;font-size:17px!important;line-height:1!important}.maride-yith a span{display:none!important}.maride-sale-badge,span.onsale{position:absolute!important;top:14px!important;left:14px!important;z-index:4!important;min-height:0!important;min-width:0!important;border-radius:999px!important;background:var(--maride-red)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;padding:5px 10px!important;line-height:1.2!important;border:0!important;text-transform:none!important}
/* Custom single product */
.maride-single-wrap{background:#f3f5f9!important;padding:24px 0 58px!important}.maride-single-breadcrumbs{font-size:13px!important;color:#64748b!important;margin:0 0 18px!important}.maride-single-breadcrumbs a{color:#64748b!important;text-decoration:none!important}.maride-single-card{display:grid!important;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr)!important;gap:46px!important;background:#fff!important;border-radius:18px!important;box-shadow:var(--maride-shadow)!important;padding:34px!important;position:relative!important;align-items:start!important}.maride-single-gallery{position:relative!important}.maride-single-main-image{background:#fff!important;border:1px solid var(--maride-line)!important;border-radius:16px!important;min-height:520px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:30px!important}.maride-single-main-image img{max-width:100%!important;max-height:470px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}.maride-single-thumbs{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:10px!important;margin-top:14px!important}.maride-single-thumbs a{height:86px!important;border:1px solid var(--maride-line)!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.maride-single-thumbs a.is-active,.maride-single-thumbs a:hover{border-color:var(--maride-red)!important}.maride-single-thumbs img{width:100%!important;height:100%!important;object-fit:contain!important;padding:5px!important}.maride-single-summary{padding:8px 0!important}.maride-single-labels{display:flex!important;gap:8px!important;margin-bottom:14px!important}.maride-single-labels span{display:inline-flex!important;height:28px!important;align-items:center!important;border-radius:999px!important;background:#fee2e2!important;color:#991b1b!important;font-weight:900!important;font-size:12px!important;padding:0 10px!important}.maride-single-labels .is-stock{background:#dcfce7!important;color:#166534!important}.maride-single-labels .is-out{background:#f1f5f9!important;color:#475569!important}.maride-single-summary .product_title{font-size:42px!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:0 0 16px!important;font-weight:950!important;color:#111827!important}.maride-single-price{font-size:34px!important;font-weight:950!important;color:var(--maride-red)!important;margin:0 0 20px!important}.maride-single-price del{color:#64748b!important;font-size:24px!important;font-weight:700!important;margin-right:8px!important}.maride-single-price ins{text-decoration:none!important;color:var(--maride-red)!important}.maride-single-short{font-size:15px!important;line-height:1.7!important;color:#475569!important;margin:0 0 22px!important}.maride-single-buybox{border:1px solid var(--maride-line)!important;border-radius:16px!important;background:#f8fafc!important;padding:18px!important;margin:20px 0!important}.maride-single-buybox form.cart{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0!important}.maride-single-buybox .quantity{display:flex!important;align-items:center!important}.maride-single-buybox .qty{height:50px!important;width:76px!important;border:1px solid var(--maride-line)!important;border-radius:10px!important;text-align:center!important;font-weight:900!important;background:#fff!important}.maride-single-buybox .single_add_to_cart_button{height:50px!important;border-radius:10px!important;background:var(--maride-red)!important;color:#fff!important;border:0!important;padding:0 26px!important;font-weight:950!important}.maride-single-buybox .single_add_to_cart_button:hover{background:#cc121b!important}.maride-single-actions-row{display:flex!important;gap:10px!important;margin-top:14px!important}.maride-single-actions-row .maride-yith a{width:auto!important;min-width:50px!important;padding:0 16px!important;border-radius:10px!important;background:#111827!important}.maride-single-actions-row .maride-yith a:before{margin-right:7px!important}.maride-single-actions-row .maride-yith a span{display:inline!important;font-size:13px!important;color:#fff!important;font-weight:900!important}.maride-single-meta{font-size:14px!important;color:#64748b!important;line-height:1.9!important}.maride-single-meta a{color:#111827!important;text-decoration:none!important;font-weight:800!important}.maride-single-trust{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;margin-top:24px!important}.maride-single-trust div{background:#fff!important;border:1px solid var(--maride-line)!important;border-radius:14px!important;padding:14px!important}.maride-single-trust strong{display:block!important;font-size:14px!important;color:#111827!important;margin-bottom:5px!important}.maride-single-trust span{display:block!important;color:#64748b!important;font-size:12px!important}.maride-single-tabs-card,.maride-single-related-card{background:#fff!important;border-radius:18px!important;box-shadow:var(--maride-shadow)!important;padding:30px 34px!important;margin-top:24px!important}.maride-single-tabs-card .woocommerce-tabs ul.tabs{display:flex!important;gap:8px!important;list-style:none!important;margin:0 0 22px!important;padding:0!important;border-bottom:1px solid var(--maride-line)!important}.maride-single-tabs-card .woocommerce-tabs ul.tabs:before,.maride-single-tabs-card .woocommerce-tabs ul.tabs li:before,.maride-single-tabs-card .woocommerce-tabs ul.tabs li:after{display:none!important}.maride-single-tabs-card .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.maride-single-tabs-card .woocommerce-tabs ul.tabs li a{display:block!important;padding:12px 16px!important;text-decoration:none!important;color:#64748b!important;font-weight:950!important;border-bottom:3px solid transparent!important}.maride-single-tabs-card .woocommerce-tabs ul.tabs li.active a{color:#111827!important;border-color:var(--maride-red)!important}.maride-single-tabs-card .panel h2,.maride-single-related-card>section>h2{font-size:24px!important;font-weight:950!important;margin:0 0 18px!important}.maride-single-related-card section.related{margin:0!important}.maride-single-related-card ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.maride-single-related-card ul.products li.product{min-height:350px!important}.maride-single-related-card ul.products li.product img{height:145px!important}
/* Cart/checkout IWS-like cards */
.woocommerce-cart .maride-shop,.woocommerce-checkout .maride-shop{background:#fff!important;border-radius:18px!important;box-shadow:var(--maride-shadow)!important;padding:34px!important;margin-top:24px!important;margin-bottom:54px!important}.woocommerce-cart table.shop_table{border:0!important;border-collapse:separate!important;border-spacing:0 12px!important}.woocommerce-cart table.shop_table thead th{font-size:12px!important;text-transform:uppercase!important;color:#64748b!important;border:0!important;padding:0 14px 8px!important}.woocommerce-cart table.shop_table tbody tr.cart_item{background:#f8fafc!important;border-radius:14px!important;box-shadow:inset 0 0 0 1px var(--maride-line)!important}.woocommerce-cart table.shop_table td{border:0!important;padding:16px 14px!important;vertical-align:middle!important}.woocommerce-cart .product-thumbnail img{width:82px!important;height:82px!important;object-fit:contain!important;background:#fff!important;border-radius:12px!important;border:1px solid var(--maride-line)!important}.woocommerce-cart .product-name a{font-weight:950!important;color:#111827!important;text-decoration:none!important}.woocommerce-cart .product-remove a.remove{background:#111827!important;color:#fff!important;border-radius:999px!important;width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}.woocommerce-cart .cart_totals{background:#f8fafc!important;border:1px solid var(--maride-line)!important;border-radius:16px!important;padding:22px!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order{background:var(--maride-red)!important;border:0!important;border-radius:10px!important;color:#fff!important;font-weight:950!important;padding:16px 20px!important;text-decoration:none!important;display:block!important;text-align:center!important}.woocommerce-checkout form.checkout{display:grid!important;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr)!important;gap:28px!important}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{background:#f8fafc!important;border:1px solid var(--maride-line)!important;border-radius:16px!important;padding:22px!important}.woocommerce-checkout #order_review_heading{grid-column:2!important;margin:0!important}.woocommerce-checkout #order_review{grid-column:2!important}.woocommerce-checkout #customer_details{grid-row:1 / span 2!important}.woocommerce-checkout input.input-text,.woocommerce-checkout textarea,.woocommerce-checkout select{height:46px!important;border:1px solid var(--maride-line)!important;border-radius:10px!important;background:#fff!important;padding:0 12px!important}.woocommerce-checkout textarea{height:110px!important;padding-top:12px!important}.woocommerce-checkout h3{font-size:22px!important;font-weight:950!important;color:#111827!important}
@media (max-width:1100px){.maride-mainbar{grid-template-columns:180px 1fr!important}.maride-actions{grid-column:1/-1!important;justify-content:flex-start!important}.maride-panel-grid{grid-template-columns:repeat(3,1fr)!important}.maride-single-card{grid-template-columns:1fr!important}.maride-single-related-card ul.products,.maride-product-grid,body.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.maride-cat-grid{grid-template-columns:repeat(3,1fr)!important}.woocommerce-checkout form.checkout{display:block!important}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{margin-bottom:18px!important}}
@media (max-width:760px){.maride-container{width:calc(100% - 28px)!important}.maride-topbar-inner{height:auto!important;min-height:30px!important;justify-content:center!important}.maride-service-right{display:none!important}.maride-mainbar{grid-template-columns:1fr!important;gap:14px!important;min-height:0!important;padding:16px 0!important}.maride-logo-wrap{justify-content:center!important}.maride-actions{justify-content:space-between!important}.maride-nav{height:auto!important}.maride-nav-inner{height:auto!important;display:block!important;padding:10px 0!important}.maride-cat-toggle{width:100%!important}.maride-menu-primary{padding:10px 0 0!important}.maride-category-panel{top:100%!important}.maride-category-panel-inner{grid-template-columns:1fr!important}.maride-panel-grid{grid-template-columns:1fr!important}.maride-mini-cart-panel{right:14px!important;top:150px!important}.maride-hero{grid-template-columns:1fr!important}.maride-hero-copy{padding:34px 24px!important}.maride-hero h1{font-size:34px!important}.maride-hero-art{min-height:210px!important}.maride-cat-grid{grid-template-columns:repeat(2,1fr)!important}.maride-product-grid,body.woocommerce ul.products,.maride-single-related-card ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.maride-product-card,body.woocommerce ul.products li.product{min-height:350px!important}.maride-product-image img,body.woocommerce ul.products li.product img{height:130px!important}.maride-single-card,.maride-single-tabs-card,.maride-single-related-card{padding:18px!important}.maride-single-main-image{min-height:310px!important}.maride-single-summary .product_title{font-size:28px!important}.maride-single-price{font-size:28px!important}.maride-single-thumbs{grid-template-columns:repeat(4,1fr)!important}.maride-single-trust{grid-template-columns:1fr!important}.woocommerce-cart .maride-shop,.woocommerce-checkout .maride-shop{padding:18px!important}.woocommerce-cart table.shop_table_responsive tr td::before{font-weight:950!important;color:#64748b!important}}
@media (max-width:440px){.maride-product-grid,body.woocommerce ul.products,.maride-single-related-card ul.products{grid-template-columns:1fr!important}.maride-cat-grid{grid-template-columns:1fr!important}}

/* === V7: Bootstrap/BBuilder base, category archives, single product center polish === */
.container,.maride-container{max-width:1320px!important}.row{display:flex;flex-wrap:wrap}.g-4{--maride-gutter-x:1.5rem;--maride-gutter-y:1.5rem;margin-right:calc(var(--maride-gutter-x)*-.5);margin-left:calc(var(--maride-gutter-x)*-.5)}.g-4>*{padding-right:calc(var(--maride-gutter-x)*.5);padding-left:calc(var(--maride-gutter-x)*.5);margin-top:var(--maride-gutter-y)}.align-items-start{align-items:flex-start}.col-12{flex:0 0 auto;width:100%}.col-6{flex:0 0 auto;width:50%}.card{background:#fff;border-radius:18px}.border-0{border:0!important}.shadow-sm{box-shadow:0 8px 28px rgba(15,23,42,.07)!important}@media(min-width:768px){.col-md-4{flex:0 0 auto;width:33.333333%}}@media(min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-9{flex:0 0 auto;width:75%}}@media(min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}}
body.maride-wpbb-active .maride-archive-layout.row,body.maride-wpbb-active .maride-bootstrap-products.row{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.maride-archive-page{padding:28px 0 70px;background:linear-gradient(180deg,#f6f8fb 0%,#eef2f7 100%)}.maride-archive-page .maride-container{width:min(1320px,calc(100% - 42px))!important}.maride-archive-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px 34px!important;margin:0 0 26px!important;background:#fff!important}.maride-breadcrumbs,.woocommerce-breadcrumb{font-size:13px!important;color:#7d8da1!important;margin:0 0 12px!important}.maride-archive-hero h1{font-size:clamp(30px,3vw,46px)!important;line-height:1.05!important;margin:0 0 10px!important;font-weight:950!important;color:#111827!important}.maride-archive-desc{max-width:720px;color:#64748b;font-size:15px;line-height:1.7}.maride-archive-hero-badges{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.maride-archive-hero-badges span{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#111827;color:#fff;font-weight:850;font-size:12px}.maride-archive-sidebar{position:sticky;top:24px;padding:20px!important}.maride-filter-block+.maride-filter-block{border-top:1px solid var(--maride-border);margin-top:18px;padding-top:18px}.maride-filter-block h3{font-size:17px!important;font-weight:950!important;margin:0 0 14px!important;color:#111827!important}.maride-filter-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;border-radius:12px;color:#334155!important;font-weight:850;font-size:14px}.maride-filter-link:hover,.maride-filter-link.is-active{background:#fff1f2;color:var(--maride-red)!important}.maride-filter-link em{font-style:normal;color:#94a3b8;font-size:12px}.maride-price-filter label{display:block;margin:0 0 12px;color:#64748b;font-size:13px;font-weight:850}.maride-price-filter input[type=number]{width:100%;height:42px;border:1px solid var(--maride-border);border-radius:10px;background:#f8fafc;padding:0 12px;margin-top:6px}.maride-check{display:flex!important;align-items:center;gap:8px;color:#111827!important}.maride-price-filter button{width:100%;height:44px;border:0;border-radius:10px;background:var(--maride-red);color:#fff;font-weight:950;cursor:pointer}.maride-filter-reset{display:flex;justify-content:center;margin-top:10px;color:#64748b;font-weight:850}.maride-trust-mini p{margin:9px 0;color:#334155;font-size:14px;font-weight:750}.maride-archive-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px!important;margin-bottom:20px!important}.maride-result-count,.maride-result-count .woocommerce-result-count{margin:0!important;color:#64748b;font-weight:850}.maride-ordering{display:flex;align-items:center;gap:10px;margin:0!important}.maride-ordering select,.maride-archive-toolbar select{height:42px;border:1px solid var(--maride-border);border-radius:10px;background:#fff;padding:0 12px;font-weight:850;color:#334155}.maride-bootstrap-products{margin-top:0!important}.maride-bs-product-col{display:flex}.maride-bs-product-col .maride-product-card{width:100%;min-height:380px!important}.maride-archive-products-col .maride-product-card{border-radius:18px!important;box-shadow:0 8px 26px rgba(15,23,42,.065)!important}.maride-archive-products-col .maride-product-card:hover{box-shadow:0 18px 44px rgba(15,23,42,.12)!important}.maride-archive-pagination{display:flex;justify-content:center;margin:30px 0 0}.maride-archive-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;margin:0 4px;border-radius:10px;background:#fff;color:#111827;font-weight:900;box-shadow:0 6px 18px rgba(15,23,42,.06)}.maride-archive-pagination .page-numbers.current{background:var(--maride-red);color:#fff}.maride-no-products{padding:28px!important}.woocommerce .woocommerce-ordering{float:none!important}.woocommerce .woocommerce-result-count{float:none!important}
/* Single product centered IWS style */
.single-product .maride-single-wrap{padding:30px 0 74px!important;background:#f4f6f9!important}.single-product .maride-single-wrap>.maride-container{width:min(1180px,calc(100% - 44px))!important}.maride-single-breadcrumbs{margin:0 0 18px!important}.maride-single-card{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(380px,520px)!important;gap:34px!important;align-items:start!important;max-width:1180px!important;margin:0 auto!important;background:#fff!important;border-radius:22px!important;padding:36px!important;box-shadow:0 16px 48px rgba(15,23,42,.08)!important}.maride-single-gallery{position:relative!important;background:#f8fafc!important;border:1px solid var(--maride-border)!important;border-radius:20px!important;padding:24px!important}.maride-single-main-image{min-height:480px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-radius:18px!important;border:1px solid #edf1f6!important}.maride-single-main-image img{max-height:440px!important;width:auto!important;object-fit:contain!important}.maride-single-thumbs{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:10px!important;margin-top:14px!important;max-height:none!important;overflow:visible!important}.maride-single-thumbs a{height:82px!important;border:1px solid var(--maride-border)!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:6px!important}.maride-single-thumbs a:hover,.maride-single-thumbs a.is-active{border-color:var(--maride-red)!important;box-shadow:0 0 0 3px rgba(237,28,36,.10)!important}.maride-single-thumbs img{max-height:68px!important;object-fit:contain!important}.maride-single-summary{padding:8px 0!important}.maride-single-summary .product_title{font-size:clamp(30px,3vw,42px)!important;line-height:1.12!important;margin:12px 0 18px!important;color:#111827!important;font-weight:950!important}.maride-single-labels{display:flex;gap:8px;flex-wrap:wrap}.maride-single-labels span,.maride-sale-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:28px!important;padding:0 10px!important;border-radius:999px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:950!important;font-size:12px!important;line-height:1!important}.maride-single-labels .is-stock{background:#16a34a!important}.maride-single-labels .is-out{background:#64748b!important}.maride-single-price{font-size:34px!important;line-height:1.1!important;color:var(--maride-red)!important;font-weight:950!important;margin:0 0 18px!important}.maride-single-price del{color:#64748b!important;font-size:.72em!important;margin-right:8px}.maride-single-price ins{text-decoration:none!important;color:var(--maride-red)!important}.maride-single-short{color:#475569!important;font-size:15px!important;line-height:1.7!important;margin-bottom:18px!important}.maride-single-buybox{background:#f8fafc!important;border:1px solid var(--maride-border)!important;border-radius:18px!important;padding:18px!important;margin:18px 0!important}.maride-single-buybox form.cart{display:flex!important;gap:10px!important;align-items:stretch!important;flex-wrap:wrap!important;margin:0!important}.maride-single-buybox .quantity input.qty{height:52px!important;min-width:78px!important;border-radius:12px!important;border:1px solid var(--maride-border)!important;background:#fff!important;font-weight:950!important}.maride-single-buybox .single_add_to_cart_button{height:52px!important;min-width:220px!important;border:0!important;border-radius:12px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:950!important;box-shadow:0 10px 22px rgba(237,28,36,.22)!important}.maride-single-actions-row,.maride-single-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:12px!important}.maride-single-actions{display:none!important}.maride-single-actions-row .maride-yith a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:42px!important;border-radius:10px!important;background:#111827!important;color:#fff!important;padding:0 14px!important;font-size:13px!important;font-weight:900!important}.maride-single-actions-row .maride-yith a span{font-size:13px!important;color:#fff!important}.maride-single-meta{font-size:13px!important;color:#64748b!important;line-height:1.8!important}.maride-single-meta a{color:#111827!important;font-weight:800!important}.maride-single-trust{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin-top:20px!important}.maride-single-trust div{background:#fff!important;border:1px solid var(--maride-border)!important;border-radius:14px!important;padding:13px!important}.maride-single-tabs-card,.maride-single-related-card{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.single-product .related ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.single-product .related ul.products li.product{min-height:360px!important}
/* Stronger header alignment */
.maride-site-header .maride-mainbar{grid-template-columns:210px minmax(320px,680px) 1fr!important;justify-content:center!important}.maride-site-header .maride-logo-wrap{display:flex!important;justify-content:flex-start!important}.maride-site-header .maride-actions{justify-content:flex-end!important}.maride-mini-cart-panel{position:absolute!important;right:max(24px,calc((100vw - 1320px)/2))!important;top:112px!important;width:min(390px,calc(100vw - 28px))!important;background:#fff!important;color:#111827!important;border-radius:18px!important;box-shadow:0 28px 70px rgba(0,0,0,.28)!important;z-index:40!important;overflow:hidden!important}.maride-mini-cart-head{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:16px 18px!important;background:#111827!important;color:#fff!important}.maride-mini-cart-close{background:transparent!important;border:0!important;color:#fff!important;font-size:24px!important;cursor:pointer}.maride-mini-cart-content{padding:16px!important;max-height:520px!important;overflow:auto!important}.maride-mini-cart-content .woocommerce-mini-cart-item{display:grid!important;grid-template-columns:64px 1fr auto!important;gap:10px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid var(--maride-border)!important}.maride-mini-cart-content img{width:64px!important;height:64px!important;object-fit:contain!important;background:#f8fafc!important;border-radius:10px!important}.maride-mini-cart-content .button{display:flex!important;justify-content:center!important;margin-top:10px!important;border-radius:10px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:900!important;padding:12px!important}.maride-mini-cart-content .button.checkout{background:#111827!important}
@media(max-width:1100px){.maride-site-header .maride-mainbar{grid-template-columns:180px 1fr!important}.maride-archive-sidebar{position:static}.maride-single-card{grid-template-columns:1fr!important}.maride-single-main-image{min-height:380px!important}.maride-single-trust{grid-template-columns:1fr!important}.single-product .related ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.maride-archive-page .maride-container,.single-product .maride-single-wrap>.maride-container{width:calc(100% - 26px)!important}.maride-archive-hero{display:block;padding:22px!important}.maride-archive-hero-badges{justify-content:flex-start;margin-top:14px}.maride-archive-toolbar{display:block}.maride-ordering{margin-top:12px!important}.maride-bs-product-col{width:50%}.maride-single-card{padding:18px!important;border-radius:18px!important}.maride-single-gallery{padding:14px!important}.maride-single-main-image{min-height:300px!important}.maride-single-thumbs{grid-template-columns:repeat(4,1fr)!important}.maride-single-buybox form.cart{display:block!important}.maride-single-buybox .quantity,.maride-single-buybox .single_add_to_cart_button{width:100%!important;margin:0 0 10px!important}.single-product .related ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.maride-mini-cart-panel{top:150px!important;right:14px!important}}
@media(max-width:460px){.maride-bs-product-col{width:100%}.single-product .related ul.products{grid-template-columns:1fr!important}}

/* V8 native MARIDE wishlist/compare and admin-driven WooCommerce polish */
.maride-action em.maride-list-count{
  position:absolute!important;top:-12px;left:14px;min-width:18px;height:18px;border-radius:999px;background:var(--maride-red);color:#fff;display:grid;place-items:center;font-size:10px;font-style:normal;font-weight:950
}
.maride-product-actions-top .maride-native,
.maride-single-actions-row .maride-native{margin:0!important;padding:0!important;display:block!important}
.maride-product-actions-top .maride-native a{
  position:relative!important;display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;text-decoration:none!important;box-shadow:0 10px 22px rgba(15,23,42,.20)!important;transition:.18s ease!important;overflow:hidden!important;border:0!important;padding:0!important;font-size:0!important;text-indent:0!important
}
.maride-product-actions-top .maride-native a:hover,
.maride-product-actions-top .maride-native.is-active a{background:var(--maride-red)!important;color:#fff!important;transform:translateY(-1px)!important}
.maride-product-actions-top .maride-native .maride-list-icon{display:block!important;font-size:19px!important;line-height:1!important;color:#fff!important;text-indent:0!important}
.maride-product-actions-top .maride-native .maride-list-label{display:none!important}
.maride-product-actions-top .maride-native-compare .maride-list-icon{font-size:17px!important}
.maride-list-toggle.is-loading{opacity:.65!important;pointer-events:none!important}
.maride-single-actions-row .maride-native a,
.maride-compare-table .maride-native a{
  display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:42px!important;border-radius:12px!important;background:#111827!important;color:#fff!important;text-decoration:none!important;padding:0 14px!important;font-size:13px!important;font-weight:950!important;border:0!important;box-shadow:none!important
}
.maride-single-actions-row .maride-native.is-active a,
.maride-compare-table .maride-native.is-active a{background:var(--maride-red)!important;color:#fff!important}
.maride-single-actions-row .maride-list-icon{font-size:16px!important}.maride-single-actions-row .maride-list-label{display:inline!important;color:#fff!important}
.maride-list-page{padding:36px 0 72px;background:#f4f6f9}.maride-empty-list{padding:40px!important;border-radius:20px!important;text-align:center!important;background:#fff!important}.maride-list-grid{margin-top:24px}.maride-compare-table-wrap{padding:0!important;border-radius:20px!important;overflow:auto!important;background:#fff!important}.maride-compare-table{width:100%;border-collapse:separate;border-spacing:0;min-width:760px}.maride-compare-table th,.maride-compare-table td{padding:18px;border-bottom:1px solid var(--maride-border);vertical-align:middle;text-align:center}.maride-compare-table th:first-child,.maride-compare-table td:first-child{text-align:left;background:#f8fafc;font-weight:950;color:#111827}.maride-compare-table thead th{font-size:14px;color:#111827}.maride-compare-table thead img{display:block;width:130px;height:130px;object-fit:contain;margin:0 auto 10px}.maride-compare-table a{color:#111827;text-decoration:none;font-weight:900}.maride-compare-table .maride-add-cart{position:static!important;display:inline-flex!important;width:auto!important;min-width:150px!important;height:42px!important;border-radius:12px!important;align-items:center!important;justify-content:center!important;margin:0 0 8px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:950!important}
/* reduce old plugin visual conflicts; native theme controls are the source of truth */
.maride-product-card .yith-wcwl-add-to-wishlist:not(.maride-native),
.maride-product-card .compare-button:not(.maride-native),
.maride-product-card a.compare:not(.maride-list-toggle),
body.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist:not(.maride-native),
body.woocommerce ul.products li.product .compare-button:not(.maride-native){display:none!important}
.maride-product-card{border:0!important;background:#fff!important;border-radius:18px!important;box-shadow:0 10px 28px rgba(15,23,42,.07)!important;overflow:hidden!important;padding:18px 18px 62px!important;min-height:370px!important}.maride-product-card:hover{box-shadow:0 20px 50px rgba(15,23,42,.12)!important;transform:translateY(-2px)!important}.maride-product-image{height:170px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important}.maride-product-image img{max-height:160px!important;width:auto!important;object-fit:contain!important}.maride-product-title{min-height:46px!important;margin:8px 0!important}.maride-product-price{margin-top:auto!important}.maride-product-card .maride-add-cart{background:var(--maride-red)!important;color:#fff!important;font-weight:950!important;border-radius:0 0 18px 18px!important}
body:not(.maride-dark-header) .maride-site-header{background:#090d15}.maride-footer .maride-logo img,.maride-footer .custom-logo-link img{max-width:185px!important;max-height:86px!important}
@media(max-width:980px){.maride-actions{gap:12px!important}.maride-action span:not(.maride-action-icon){display:none}.maride-site-header .maride-mainbar{grid-template-columns:150px 1fr auto!important}.maride-action strong{display:none}.maride-product-card{min-height:340px!important}.maride-product-image{height:145px!important}.maride-product-image img{max-height:135px!important}}
@media(max-width:620px){.maride-mainbar{display:grid!important;grid-template-columns:1fr!important}.maride-actions{justify-content:center!important}.maride-list-page{padding:22px 0 44px}.maride-product-card{min-height:320px!important;padding:14px 14px 58px!important}.maride-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}}

/* V9 alignment polish: centered single product, cleaner category icons, dynamic media logo */
.maride-logo,
.maride-dynamic-logo-link,
.maride-logo-custom-wrap,
.custom-logo-link{display:inline-flex!important;align-items:center!important;max-width:var(--maride-logo-width,175px)!important;width:auto!important;line-height:0!important}
.maride-logo img,
.maride-dynamic-logo-link img,
.maride-logo-custom-wrap img,
.custom-logo-link img{max-width:var(--maride-logo-width,175px)!important;max-height:82px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}
.maride-footer .maride-logo,
.maride-footer .maride-dynamic-logo-link,
.maride-footer .maride-logo-custom-wrap,
.maride-footer .custom-logo-link{max-width:var(--maride-logo-width,175px)!important;margin-bottom:18px!important}

.maride-category-panel{top:100%!important;border-top:3px solid var(--maride-red)!important;padding:0!important}
.maride-category-panel-inner{width:min(1080px,calc(100% - 48px))!important;margin-inline:auto!important;grid-template-columns:2.15fr 1fr 1fr!important;gap:24px!important;padding:26px 0 30px!important}
.maride-panel-block{background:#f8fafc!important;border:1px solid #e6ebf3!important;border-radius:18px!important;padding:22px!important;box-shadow:0 14px 36px rgba(15,23,42,.06)!important}
.maride-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.maride-cat-panel-item{min-height:72px!important;padding:12px 14px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e7edf5!important;gap:12px!important;box-shadow:0 6px 14px rgba(15,23,42,.04)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}
.maride-cat-panel-item:hover{transform:translateY(-2px)!important;box-shadow:0 16px 34px rgba(15,23,42,.10)!important;border-color:#ffd3d6!important;background:#fff!important}
.maride-cat-panel-item img.maride-cat-thumb{width:48px!important;height:48px!important;object-fit:contain!important;border-radius:10px!important;background:#fff!important;padding:2px!important}
.maride-cat-svg{width:46px!important;height:46px!important;min-width:46px!important;border-radius:12px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#fff,#f1f5f9)!important;color:var(--maride-red)!important;border:1px solid #e5ebf3!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)!important}
.maride-cat-dot{display:none!important}
.maride-cat-panel-item span:not(.maride-cat-svg){font-size:14px!important;line-height:1.15!important;font-weight:950!important;color:#101828!important}
.maride-cat-card .maride-cat-svg{width:58px!important;height:58px!important;margin-bottom:6px!important}
.maride-cat-card{align-items:flex-start!important;justify-content:flex-start!important;min-height:145px!important;border:1px solid #edf1f6!important}

.single-product .maride-single-wrap{padding:34px 0 0!important;background:var(--maride-bg)!important}
.single-product .maride-single-wrap>.maride-container{width:min(1220px,calc(100% - 56px))!important;margin-inline:auto!important}
.maride-single-breadcrumbs{max-width:1180px!important;margin:0 auto 16px!important;color:#7b8a9c!important;font-size:13px!important}
.maride-single-card{max-width:1180px!important;margin:0 auto!important;display:grid!important;grid-template-columns:minmax(420px,560px) minmax(0,1fr)!important;gap:42px!important;align-items:start!important;padding:34px!important;background:#fff!important;border:1px solid #e8eef6!important;border-radius:24px!important;box-shadow:0 20px 54px rgba(15,23,42,.08)!important;overflow:visible!important}
.maride-single-gallery{background:#fbfcfe!important;border:1px solid #edf1f6!important;border-radius:22px!important;padding:22px!important;position:relative!important;min-width:0!important}
.maride-single-main-image{height:500px!important;min-height:0!important;background:#fff!important;border:1px solid #edf1f6!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;overflow:hidden!important}
.maride-single-main-image img{max-height:450px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}
.maride-single-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;max-height:none!important;overflow:visible!important}
.maride-single-thumbs a{height:72px!important;border:1px solid #e5ebf3!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:6px!important;transition:border-color .16s ease,box-shadow .16s ease!important}
.maride-single-thumbs img{max-height:58px!important;width:auto!important;object-fit:contain!important}
.maride-single-summary{min-width:0!important;padding:8px 0 0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}
.maride-single-summary .product_title{font-size:clamp(30px,2.6vw,44px)!important;line-height:1.1!important;margin:14px 0 16px!important;max-width:650px!important;color:#111827!important;font-weight:950!important;letter-spacing:-.03em!important}
.maride-single-price{font-size:36px!important;margin:0 0 18px!important;color:var(--maride-red)!important;font-weight:950!important;line-height:1.08!important}
.maride-single-short{max-width:640px!important;color:#475569!important;font-size:15px!important;line-height:1.7!important;margin-bottom:18px!important}
.maride-single-buybox{width:100%!important;max-width:560px!important;background:#f8fafc!important;border:1px solid #e7edf5!important;border-radius:18px!important;padding:18px!important;margin:14px 0 18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)!important}
.maride-single-buybox form.cart{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important}
.maride-single-buybox .single_add_to_cart_button{flex:1 1 230px!important;min-width:230px!important;height:54px!important;border-radius:13px!important;background:var(--maride-red)!important;color:#fff!important;border:0!important;font-weight:950!important;box-shadow:0 12px 24px rgba(237,28,36,.22)!important}
.maride-single-buybox .quantity input.qty{height:54px!important;width:82px!important;border-radius:13px!important;border:1px solid #dce4ee!important;background:#fff!important;font-weight:900!important;text-align:center!important}
.maride-single-actions-row{display:flex!important;gap:10px!important;margin-top:12px!important;flex-wrap:wrap!important;width:100%!important}
.maride-single-actions-row .maride-native a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-height:42px!important;padding:0 14px!important;border-radius:12px!important;background:#111827!important;color:#fff!important;font-size:13px!important;font-weight:900!important;box-shadow:none!important;text-decoration:none!important}
.maride-single-actions-row .maride-native.is-active a{background:var(--maride-red)!important}
.maride-single-meta{max-width:640px!important;color:#64748b!important;font-size:13px!important;line-height:1.9!important;border-top:1px solid #edf1f6!important;padding-top:14px!important;width:100%!important}
.maride-single-trust{width:100%!important;max-width:640px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important}
.maride-single-trust div{border:1px solid #edf1f6!important;background:#fff!important;border-radius:14px!important;padding:14px!important;min-height:82px!important}.maride-single-trust strong{display:block!important;font-size:14px!important}.maride-single-trust span{display:block!important;margin-top:4px!important;font-size:12px!important;color:#64748b!important}
.maride-single-tabs-card,.maride-single-related-card{max-width:1180px!important;margin:22px auto 0!important;background:#fff!important;border:1px solid #e8eef6!important;border-radius:22px!important;padding:24px!important;box-shadow:0 14px 40px rgba(15,23,42,.06)!important}
.maride-single-tabs-card .woocommerce-tabs{max-width:900px!important}.maride-single-tabs-card .panel{padding-top:16px!important;line-height:1.7!important}.maride-single-tabs-card ul.tabs{display:flex!important;gap:8px!important;border-bottom:1px solid #e5ebf3!important;margin:0 0 14px!important;padding:0!important;list-style:none!important}.maride-single-tabs-card ul.tabs li{margin:0!important}.maride-single-tabs-card ul.tabs li a{display:inline-flex!important;padding:11px 15px!important;border-radius:10px 10px 0 0!important;background:#f1f5f9!important;color:#111827!important;font-weight:900!important}.maride-single-tabs-card ul.tabs li.active a{background:#111827!important;color:#fff!important}

@media(max-width:1180px){.maride-single-card{grid-template-columns:1fr!important}.maride-single-main-image{height:420px!important}.maride-single-summary,.maride-single-buybox,.maride-single-meta,.maride-single-trust{max-width:none!important}.maride-category-panel-inner{grid-template-columns:1fr!important}.maride-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.single-product .maride-single-wrap>.maride-container{width:calc(100% - 28px)!important}.maride-single-card{padding:18px!important;border-radius:20px!important;gap:22px!important}.maride-single-main-image{height:320px!important}.maride-single-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.maride-single-trust{grid-template-columns:1fr!important}.maride-panel-grid{grid-template-columns:1fr!important}.maride-category-panel-inner{width:calc(100% - 28px)!important}.maride-single-tabs-card,.maride-single-related-card{padding:18px!important;border-radius:18px!important}}

/* === V10 stronger Bootstrap/IWS layout, one centered single-product card and larger dynamic logo === */
:root{--maride-logo-width:220px}
body.maride-sticky-header .maride-site-header{position:sticky!important;top:0!important;z-index:999!important}
.maride-container.container{max-width:1320px!important;width:calc(100% - 48px)!important;padding-left:0!important;padding-right:0!important}
.row{display:flex!important;flex-wrap:wrap!important}.g-3{gap:1rem!important}.g-4{gap:1.5rem!important}.g-5,.g-xl-5{gap:2rem!important}.align-items-start{align-items:flex-start!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mt-4{margin-top:1.5rem!important}.mb-3{margin-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.card{background:#fff!important;border-radius:var(--maride-radius)!important}.border-0{border:0!important}.shadow-sm{box-shadow:0 12px 34px rgba(15,23,42,.07)!important}.col-12{flex:0 0 100%!important;max-width:100%!important}.col-6{flex:0 0 calc(50% - .75rem)!important;max-width:calc(50% - .75rem)!important}.col-md-4{flex:0 0 calc(33.333% - 1rem)!important;max-width:calc(33.333% - 1rem)!important}
@media(min-width:992px){.col-lg-3{flex:0 0 calc(25% - 1.125rem)!important;max-width:calc(25% - 1.125rem)!important}.col-lg-6{flex:0 0 calc(50% - 1rem)!important;max-width:calc(50% - 1rem)!important}.col-lg-9{flex:0 0 calc(75% - .375rem)!important;max-width:calc(75% - .375rem)!important}.col-lg-12{flex:0 0 100%!important;max-width:100%!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}}
@media(min-width:1200px){.col-xl-3{flex:0 0 calc(25% - 1.125rem)!important;max-width:calc(25% - 1.125rem)!important}.col-xl-6{flex:0 0 calc(50% - 1rem)!important;max-width:calc(50% - 1rem)!important}}

.maride-logo,
.maride-dynamic-logo-link,
.maride-logo-custom-wrap,
.custom-logo-link{max-width:var(--maride-logo-width,220px)!important;width:var(--maride-logo-width,220px)!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;line-height:0!important}
.maride-logo img,
.maride-dynamic-logo-link img,
.maride-logo-custom-wrap img,
.custom-logo-link img{width:100%!important;max-width:100%!important;max-height:118px!important;height:auto!important;object-fit:contain!important;object-position:left center!important;display:block!important}
.maride-mainbar{grid-template-columns:minmax(200px,260px) minmax(360px,1fr) auto!important;min-height:126px!important}.maride-footer .maride-logo,.maride-footer .maride-dynamic-logo-link,.maride-footer .maride-logo-custom-wrap,.maride-footer .custom-logo-link{width:var(--maride-logo-width,220px)!important;max-width:var(--maride-logo-width,220px)!important;margin-bottom:20px!important}.maride-footer .maride-logo img,.maride-footer .maride-dynamic-logo-link img,.maride-footer .maride-logo-custom-wrap img,.maride-footer .custom-logo-link img{max-height:120px!important}
.maride-header-welcome{font-weight:900!important;color:#fff!important;font-size:14px!important;white-space:nowrap!important;opacity:.95!important}.maride-cat-toggle+.maride-header-welcome{margin-left:4px!important}

.maride-category-panel-inner{width:min(1180px,calc(100% - 56px))!important}.maride-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.maride-cat-panel-item{position:relative!important;min-height:84px!important;padding:14px!important;background:linear-gradient(180deg,#fff,#fbfcfe)!important}.maride-cat-panel-item:after{content:'›';margin-left:auto;color:#98a2b3;font-weight:950;font-size:20px}.maride-cat-svg{background:#fff!important;color:var(--maride-red)!important;border:1px solid #eef2f7!important;box-shadow:0 8px 18px rgba(15,23,42,.06)!important}.maride-cat-panel-item img.maride-cat-thumb{width:54px!important;height:54px!important;border-radius:12px!important;background:#fff!important;box-shadow:0 6px 16px rgba(15,23,42,.06)!important}

.single-product .maride-single-wrap{background:#f3f6fa!important;padding-top:34px!important}.single-product .maride-single-wrap>.maride-container{width:min(1220px,calc(100% - 56px))!important;margin-inline:auto!important}.single-product div.product.maride-single-card,.maride-single-card{display:block!important;grid-template-columns:none!important;max-width:1180px!important;width:100%!important;margin:0 auto!important;padding:0!important;background:#fff!important;border:1px solid #e8eef6!important;border-radius:26px!important;box-shadow:0 22px 60px rgba(15,23,42,.09)!important;overflow:hidden!important}.maride-single-inner{padding:34px!important}.maride-single-gallery-col,.maride-single-summary-col{min-width:0!important}.maride-single-gallery{height:100%!important;background:#f8fafc!important;border:1px solid #edf1f6!important;border-radius:22px!important;padding:22px!important}.maride-single-main-image{height:520px!important;background:#fff!important;border:1px solid #e9eef5!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;overflow:hidden!important}.maride-single-main-image img{max-height:470px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}.maride-single-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important}.maride-single-thumbs a{height:76px!important;border:1px solid #e3eaf3!important;border-radius:12px!important;background:#fff!important;display:grid!important;place-items:center!important;padding:6px!important}.maride-single-thumbs a.is-active,.maride-single-thumbs a:hover{border-color:var(--maride-red)!important;box-shadow:0 8px 18px rgba(237,28,36,.12)!important}.maride-single-summary{height:100%!important;padding:6px 0!important;background:transparent!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}.maride-single-summary .product_title{font-size:clamp(30px,2.45vw,43px)!important;line-height:1.1!important;font-weight:950!important;letter-spacing:-.035em!important;max-width:640px!important;margin:12px 0 16px!important}.maride-single-price{font-size:34px!important;font-weight:950!important;color:#111827!important;margin:0 0 18px!important}.maride-single-price ins{color:var(--maride-red)!important;text-decoration:none!important}.maride-single-price del{color:#6b7280!important;margin-right:10px!important}.maride-single-short{font-size:15px!important;line-height:1.75!important;color:#475569!important;max-width:680px!important}.maride-single-buybox{width:100%!important;max-width:610px!important;margin:20px 0!important;padding:18px!important;border-radius:18px!important;background:#f8fafc!important;border:1px solid #e7edf5!important;box-shadow:none!important}.maride-single-buybox form.cart{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}.maride-single-buybox .quantity input.qty{height:54px!important;width:84px!important;border:1px solid #dce4ee!important;border-radius:13px!important;text-align:center!important;font-weight:900!important}.maride-single-buybox .single_add_to_cart_button{flex:1 1 250px!important;min-width:230px!important;height:54px!important;border-radius:13px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:950!important;border:0!important;box-shadow:0 12px 24px rgba(237,28,36,.2)!important}.maride-single-actions-row{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:12px!important}.maride-single-actions-row .maride-native a{min-height:44px!important;padding:0 16px!important;border-radius:13px!important;background:#101827!important;color:#fff!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-weight:900!important}.maride-single-actions-row .maride-native.is-active a,.maride-single-actions-row .maride-native a:hover{background:var(--maride-red)!important}.maride-single-meta{width:100%!important;max-width:680px!important;border-top:1px solid #edf1f6!important;padding-top:16px!important;color:#64748b!important}.maride-single-trust{width:100%!important;max-width:680px!important;margin-top:18px!important}.maride-single-trust>div>div{height:100%!important;border:1px solid #e9eef5!important;border-radius:14px!important;background:#fff!important;padding:14px!important}.maride-single-tabs-card,.maride-single-related-card{max-width:1180px!important;width:100%!important;padding:26px!important;border-radius:22px!important}.maride-single-related-card ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.maride-single-tabs-card .woocommerce-tabs{max-width:100%!important}.maride-single-tabs-card .panel{max-width:900px!important;line-height:1.75!important}

.maride-archive-page{padding:34px 0 46px!important;background:#f3f6fa!important}.maride-archive-hero{padding:28px!important;border-radius:22px!important;margin-bottom:24px!important}.maride-archive-layout{display:flex!important;flex-wrap:wrap!important}.maride-archive-filter-col .maride-archive-sidebar{position:sticky!important;top:110px!important;border-radius:20px!important;padding:20px!important}.maride-bootstrap-products{display:flex!important;flex-wrap:wrap!important}.maride-bs-product-col .maride-product-card{height:100%!important;width:100%!important}.maride-archive-toolbar{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:14px 18px!important;border-radius:16px!important;margin-bottom:18px!important}

.maride-hero-art img{width:100%!important;height:100%!important;object-fit:cover!important}.maride-benefits>div strong{display:block!important}.maride-payments span{min-height:26px!important;padding:0 9px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:6px!important;background:#111827!important;color:#fff!important;margin:0 6px 8px 0!important;font-weight:900!important;font-size:12px!important}

@media(max-width:1180px){.maride-mainbar{grid-template-columns:1fr!important}.maride-logo-wrap{justify-content:center!important}.maride-logo,.maride-dynamic-logo-link,.maride-logo-custom-wrap,.custom-logo-link{justify-content:center!important}.maride-actions{justify-content:center!important}.maride-search{margin-inline:auto!important}.maride-single-inner{padding:24px!important}.maride-single-main-image{height:420px!important}.maride-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.maride-single-related-card ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.maride-container.container,.single-product .maride-single-wrap>.maride-container{width:calc(100% - 28px)!important}.maride-logo,.maride-dynamic-logo-link,.maride-logo-custom-wrap,.custom-logo-link{width:min(var(--maride-logo-width,220px),210px)!important}.maride-single-inner{padding:16px!important}.maride-single-main-image{height:315px!important}.maride-single-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.maride-single-summary .product_title{font-size:28px!important}.maride-single-price{font-size:28px!important}.maride-single-related-card ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.maride-panel-grid{grid-template-columns:1fr!important}.maride-header-welcome{display:none!important}}

/* === V11 drawer cart, Latvian header polish, cleaner homepage icons === */
:root{--maride-logo-width:260px;--maride-logo-height:118px}
.maride-logo,.maride-dynamic-logo-link,.maride-logo-custom-wrap,.custom-logo-link{width:var(--maride-logo-width,260px)!important;max-width:var(--maride-logo-width,260px)!important;height:var(--maride-logo-height,118px)!important;max-height:var(--maride-logo-height,118px)!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;line-height:0!important;background:transparent!important}
.maride-logo-crop{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important}
.maride-logo img,.maride-dynamic-logo-link img,.maride-logo-custom-wrap img,.custom-logo-link img{width:100%!important;max-width:100%!important;height:auto!important;max-height:180px!important;object-fit:contain!important;object-position:left center!important;display:block!important}
.maride-footer .maride-logo,.maride-footer .maride-dynamic-logo-link,.maride-footer .maride-logo-custom-wrap,.maride-footer .custom-logo-link{width:var(--maride-logo-width,260px)!important;max-width:var(--maride-logo-width,260px)!important;height:var(--maride-logo-height,118px)!important;max-height:var(--maride-logo-height,118px)!important;margin-bottom:18px!important}
.maride-mainbar{grid-template-columns:minmax(250px,320px) minmax(420px,720px) auto!important;min-height:132px!important;gap:34px!important}
.maride-logo-wrap{min-width:250px!important;display:flex!important;align-items:center!important}
.maride-action{color:#fff!important;background:transparent!important;border:0!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:42px!important;font-weight:900!important}
.maride-action-icon{width:28px!important;height:28px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;flex:0 0 28px!important}
.maride-action-icon svg{width:18px!important;height:18px!important;display:block!important;color:#fff!important;stroke:currentColor!important}
.maride-action:hover .maride-action-icon{background:var(--maride-red)!important;border-color:var(--maride-red)!important}
.maride-list-count,.maride-cart-count{position:relative!important;top:-10px!important;margin-left:-10px!important;background:var(--maride-red)!important;color:#fff!important;border:2px solid #080c13!important}
.maride-cart-total{white-space:nowrap!important;color:#fff!important}
.maride-topbar{font-size:12px!important;text-transform:none!important}.maride-service-right span{font-weight:950!important;letter-spacing:.01em!important}

/* Right drawer cart instead of popup */
.maride-cart-drawer-overlay{position:fixed!important;inset:0!important;background:rgba(3,7,18,.58)!important;backdrop-filter:blur(2px)!important;z-index:9998!important;opacity:0!important;visibility:hidden!important;transition:opacity .22s ease,visibility .22s ease!important}
.maride-mini-cart-panel.maride-cart-drawer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:auto!important;width:min(430px,calc(100vw - 24px))!important;height:100vh!important;max-height:none!important;border-radius:0!important;background:#fff!important;color:#111827!important;z-index:9999!important;box-shadow:-24px 0 70px rgba(0,0,0,.32)!important;transform:translateX(105%)!important;transition:transform .26s ease!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}
.maride-mini-cart-panel.maride-cart-drawer[hidden],.maride-cart-drawer-overlay[hidden]{display:block!important;pointer-events:none!important}
body.maride-cart-open .maride-cart-drawer-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
body.maride-cart-open .maride-mini-cart-panel.maride-cart-drawer{transform:translateX(0)!important;pointer-events:auto!important}
body.maride-cart-open{overflow:hidden!important}
.maride-mini-cart-head{height:72px!important;padding:0 22px!important;background:#090d15!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;border-bottom:3px solid var(--maride-red)!important}
.maride-mini-cart-head strong{font-size:22px!important;font-weight:950!important}.maride-mini-cart-close{width:38px!important;height:38px!important;border-radius:50%!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.15)!important;color:#fff!important;font-size:26px!important;line-height:1!important;cursor:pointer!important}
.maride-mini-cart-content{flex:1!important;overflow:auto!important;padding:20px!important;max-height:none!important}.maride-mini-cart-content .woocommerce-mini-cart{padding:0!important;margin:0!important;list-style:none!important}.maride-mini-cart-content .woocommerce-mini-cart-item{display:grid!important;grid-template-columns:74px 1fr 28px!important;gap:12px!important;align-items:center!important;padding:14px 0!important;border-bottom:1px solid var(--maride-border)!important}.maride-mini-cart-content img{width:74px!important;height:74px!important;object-fit:contain!important;background:#f8fafc!important;border:1px solid var(--maride-border)!important;border-radius:12px!important}.maride-mini-cart-content .woocommerce-mini-cart__total{display:flex!important;justify-content:space-between!important;padding:18px 0!important;font-size:18px!important}.maride-mini-cart-content .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.maride-mini-cart-content .button{height:48px!important;border-radius:10px!important;background:#111827!important;color:#fff!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important}.maride-mini-cart-content .button.checkout{background:var(--maride-red)!important}

/* Homepage category cards: full width, unified red icon */
.maride-cat-grid{grid-template-columns:repeat(auto-fit,minmax(175px,1fr))!important;gap:18px!important;width:100%!important;align-items:stretch!important}.maride-cat-card{min-height:138px!important;padding:22px!important;align-items:flex-start!important;justify-content:space-between!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 10px 26px rgba(15,23,42,.07)!important}.maride-cat-card .maride-cat-svg,.maride-cat-panel-item .maride-cat-svg{width:52px!important;height:52px!important;border-radius:16px!important;background:rgba(239,27,36,.09)!important;color:var(--maride-red)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-bottom:8px!important}.maride-cat-card .maride-cat-svg svg,.maride-cat-panel-item .maride-cat-svg svg{width:32px!important;height:32px!important}.maride-cat-card img,.maride-cat-panel-item img{display:none!important}.maride-cat-card strong{font-size:16px!important;line-height:1.2!important}.maride-cat-card span:not(.maride-cat-svg){font-weight:800!important;color:#64748b!important}.maride-panel-grid{gap:14px!important}.maride-cat-panel-item{min-height:86px!important;padding:14px!important;align-items:center!important;border-radius:14px!important}.maride-cat-panel-item .maride-cat-svg{width:42px!important;height:42px!important;margin:0!important}.maride-cat-panel-item .maride-cat-svg svg{width:26px!important;height:26px!important}

/* Benefits: red mid-size SVG icons, cleaner spacing */
.maride-benefits{gap:20px!important}.maride-benefits>div{display:grid!important;grid-template-columns:58px 1fr!important;grid-template-rows:auto auto!important;column-gap:16px!important;align-items:center!important;padding:22px!important}.maride-benefit-icon{grid-row:1/3!important;width:58px!important;height:58px!important;border-radius:18px!important;background:rgba(239,27,36,.09)!important;color:var(--maride-red)!important;display:flex!important;align-items:center!important;justify-content:center!important}.maride-benefit-icon svg{width:36px!important;height:36px!important}.maride-benefits>div strong{margin:0!important;font-size:17px!important;line-height:1.25!important}.maride-benefits>div p{margin:4px 0 0!important;color:#64748b!important}

@media(max-width:1180px){.maride-mainbar{grid-template-columns:1fr!important}.maride-logo-wrap{justify-content:center!important}.maride-logo,.maride-dynamic-logo-link,.maride-logo-custom-wrap,.custom-logo-link{justify-content:center!important}.maride-logo-crop{justify-content:center!important}.maride-logo img,.maride-dynamic-logo-link img,.maride-logo-custom-wrap img,.custom-logo-link img{object-position:center center!important}.maride-actions{justify-content:center!important}}
@media(max-width:760px){.maride-logo,.maride-dynamic-logo-link,.maride-logo-custom-wrap,.custom-logo-link{width:min(var(--maride-logo-width,260px),230px)!important;height:min(var(--maride-logo-height,118px),100px)!important}.maride-benefits{grid-template-columns:1fr!important}.maride-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.maride-mini-cart-panel.maride-cart-drawer{width:min(390px,calc(100vw - 16px))!important}}


/* MARIDE V12 hard cleanup: remove header service/welcome rows and center product content */
.maride-topbar,
.maride-service-left,
.maride-service-right,
.maride-header-welcome{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important}
.maride-site-header .maride-mainbar{padding-top:22px!important;padding-bottom:22px!important}
.maride-nav-inner{justify-content:flex-start!important}

/* Single product must sit in the middle of the page, not stretched to the side */
body.single-product main.maride-single-wrap{padding:32px 0 48px!important;background:#f3f6fa!important}
body.single-product .maride-single-wrap>.maride-container,
body.single-product .maride-single-wrap>.container{width:min(1160px,calc(100% - 48px))!important;max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}
body.single-product div.product.maride-single-card,
body.single-product .maride-single-card{display:block!important;grid-template-columns:none!important;width:100%!important;max-width:1120px!important;margin-left:auto!important;margin-right:auto!important;padding:0!important;border-radius:26px!important;overflow:hidden!important;background:#fff!important;border:1px solid #e8eef6!important;box-shadow:0 22px 60px rgba(15,23,42,.09)!important}
body.single-product .maride-single-inner{display:grid!important;grid-template-columns:minmax(0,500px) minmax(0,500px)!important;justify-content:center!important;align-items:start!important;gap:34px!important;width:100%!important;margin:0 auto!important;padding:32px!important}
body.single-product .maride-single-gallery-col,
body.single-product .maride-single-summary-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;min-width:0!important}
body.single-product .maride-single-gallery{width:100%!important;margin:0!important;background:#f8fafc!important;border:1px solid #edf1f6!important;border-radius:22px!important;padding:20px!important}
body.single-product .maride-single-main-image{height:470px!important;min-height:0!important;background:#fff!important;border:1px solid #e9eef5!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;overflow:hidden!important}
body.single-product .maride-single-main-image img{display:block!important;max-width:100%!important;max-height:430px!important;width:auto!important;height:auto!important;object-fit:contain!important;margin:auto!important}
body.single-product .maride-single-summary{width:100%!important;max-width:500px!important;margin:0!important;padding:4px 0!important;align-items:flex-start!important}
body.single-product .maride-single-summary .product_title{font-size:clamp(30px,2.25vw,40px)!important;line-height:1.12!important;margin:10px 0 16px!important;max-width:100%!important}
body.single-product .maride-single-short,
body.single-product .maride-single-buybox,
body.single-product .maride-single-meta,
body.single-product .maride-single-trust{max-width:100%!important;width:100%!important}
body.single-product .maride-single-tabs-card,
body.single-product .maride-single-related-card{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}
body.single-product .maride-single-breadcrumbs{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}
@media(max-width:991px){body.single-product .maride-single-inner{grid-template-columns:1fr!important;padding:22px!important}body.single-product .maride-single-summary{max-width:none!important}body.single-product .maride-single-main-image{height:390px!important}}
@media(max-width:600px){body.single-product .maride-single-wrap>.maride-container,body.single-product .maride-single-wrap>.container{width:calc(100% - 24px)!important}body.single-product .maride-single-inner{padding:16px!important;gap:20px!important}body.single-product .maride-single-main-image{height:300px!important}body.single-product .maride-single-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}}

/* MARIDE V13 final layout polish: clean header, centered product, legacy cart/checkout */
.maride-topbar,
.maride-site-header .maride-header-welcome,
.maride-site-header .welcome,
.maride-site-header [class*="welcome"],
.maride-site-header [class*="service"]{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important}
.maride-nav .maride-menu{display:none!important}.maride-nav-inner{justify-content:flex-start!important;min-height:56px!important}.maride-nav{border-bottom:3px solid var(--maride-red)!important}.maride-mainbar{grid-template-columns:280px minmax(340px,650px) auto!important;justify-content:center!important;gap:34px!important;padding:22px 0!important}
.maride-logo,.maride-dynamic-logo-link,.maride-logo-custom-wrap,.custom-logo-link{width:var(--maride-logo-width,300px)!important;max-width:var(--maride-logo-width,300px)!important;height:var(--maride-logo-height,118px)!important;max-height:var(--maride-logo-height,118px)!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;background:#05070b!important;border-radius:0!important}.maride-logo-crop{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.maride-logo img,.maride-dynamic-logo-link img,.maride-logo-custom-wrap img,.custom-logo-link img{max-width:100%!important;max-height:180px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;display:block!important}.maride-footer .maride-logo,.maride-footer .maride-dynamic-logo-link,.maride-footer .maride-logo-custom-wrap,.maride-footer .custom-logo-link{width:300px!important;max-width:300px!important;height:118px!important;margin:0 0 22px!important;justify-content:center!important}.maride-footer .maride-logo img,.maride-footer .maride-dynamic-logo-link img,.maride-footer .maride-logo-custom-wrap img,.maride-footer .custom-logo-link img{max-width:290px!important;max-height:178px!important}.maride-footer-grid{align-items:start!important}.maride-footer-grid>div:first-child{text-align:left!important}.maride-footer-grid>div:first-child p{max-width:310px!important;font-size:15px!important;line-height:1.65!important;color:#d7e0eb!important}

/* Bootstrap grid fallback when Bootstrap is not loaded */
.container{width:min(1320px,calc(100% - 48px));margin-left:auto;margin-right:auto}.row{display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x,1.5rem)*-.5);margin-right:calc(var(--bs-gutter-x,1.5rem)*-.5);row-gap:var(--bs-gutter-y,0)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-left:calc(var(--bs-gutter-x,1.5rem)*.5);padding-right:calc(var(--bs-gutter-x,1.5rem)*.5)}.g-3{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.g-4{--bs-gutter-x:1.5rem;--bs-gutter-y:1.5rem}.g-xl-5{--bs-gutter-x:2rem;--bs-gutter-y:2rem}.align-items-start{align-items:flex-start}.justify-content-center{justify-content:center}.mx-auto{margin-left:auto!important;margin-right:auto!important}.mt-4{margin-top:1.5rem!important}.mb-3{margin-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.card{background:#fff;border-radius:18px}.border-0{border:0!important}.shadow-sm{box-shadow:0 10px 30px rgba(15,23,42,.07)!important}@media(min-width:768px){.col-md-4{flex:0 0 auto;width:33.333333%}}@media(min-width:992px){.col-lg-4{flex:0 0 auto;width:33.333333%}.col-lg-5{flex:0 0 auto;width:41.666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.333333%}.col-lg-8{flex:0 0 auto;width:66.666667%}}@media(min-width:1200px){.col-xl-3{flex:0 0 auto;width:25%}.col-xl-6{flex:0 0 auto;width:50%}}

/* Single product: remove broken Woo grid and force one centered card with inner Bootstrap row */
body.single-product main.maride-single-wrap{background:#f3f6fa!important;padding:36px 0 56px!important}.maride-single-container{max-width:1180px!important;width:min(1180px,calc(100% - 48px))!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.single-product div.product.maride-single-card,.single-product div.product{display:block!important;grid-template-columns:none!important;grid-template-areas:none!important;grid-auto-columns:auto!important;gap:0!important;width:100%!important;max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;background:#fff!important;border:1px solid #e7edf5!important;border-radius:24px!important;padding:0!important;box-shadow:0 24px 70px rgba(15,23,42,.10)!important;overflow:visible!important}.single-product div.product.maride-single-card:before,.single-product div.product.maride-single-card:after,.single-product div.product:before,.single-product div.product:after{content:none!important;display:none!important}.single-product .maride-single-inner{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:flex-start!important;margin:0!important;padding:34px!important;gap:0!important}.single-product .maride-single-gallery-col,.single-product .maride-single-summary-col{float:none!important;clear:none!important;width:50%!important;max-width:50%!important;flex:0 0 50%!important;padding-left:18px!important;padding-right:18px!important}.single-product .maride-single-gallery,.single-product .maride-single-summary{box-shadow:none!important;border-radius:20px!important;width:100%!important;max-width:none!important;margin:0!important}.single-product .maride-single-gallery{background:#f8fafc!important;border:1px solid #e9eef5!important;padding:20px!important}.single-product .woocommerce-product-gallery{float:none!important;width:100%!important;max-width:100%!important;margin:0!important;opacity:1!important}.single-product .woocommerce-product-gallery__wrapper{margin:0!important}.single-product .woocommerce-product-gallery__image{background:#fff!important;border:1px solid #e8eef6!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:500px!important;padding:20px!important;overflow:hidden!important}.single-product .woocommerce-product-gallery__image a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important}.single-product .woocommerce-product-gallery__image img{width:auto!important;height:auto!important;max-width:100%!important;max-height:460px!important;object-fit:contain!important;margin:auto!important;display:block!important}.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 0!important;padding:0!important;list-style:none!important}.single-product .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important}.single-product .flex-control-thumbs img{width:100%!important;height:76px!important;object-fit:contain!important;background:#fff!important;border:1px solid #e7edf5!important;border-radius:10px!important;padding:6px!important;opacity:1!important;cursor:pointer!important}.single-product .flex-control-thumbs img.flex-active,.single-product .flex-control-thumbs img:hover{border-color:var(--maride-red)!important}.single-product .woocommerce-product-gallery__trigger{right:34px!important;top:34px!important;background:#fff!important;color:var(--maride-red)!important;border-radius:999px!important;box-shadow:0 8px 22px rgba(15,23,42,.12)!important}.single-product .maride-single-summary{padding:8px 4px!important}.single-product .summary.entry-summary{float:none!important;width:100%!important}.single-product .product_title{font-size:clamp(30px,2.4vw,44px)!important;line-height:1.12!important;margin:8px 0 18px!important;color:#111827!important;font-weight:900!important}.single-product .maride-single-price,.single-product .maride-single-price .price{font-size:30px!important;font-weight:900!important;color:var(--maride-red)!important;margin:0 0 18px!important}.single-product .maride-single-price del{color:#111827!important;opacity:.75!important;margin-right:8px}.single-product .maride-single-short{font-size:15px!important;line-height:1.65!important;color:#334155!important;margin:0 0 18px!important}.single-product .maride-single-buybox{background:#f8fafc!important;border:1px solid #e9eef5!important;border-radius:18px!important;padding:18px!important;margin:18px 0!important}.single-product form.cart{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:center!important;margin:0!important}.single-product form.cart .quantity input.qty{height:48px!important;border:1px solid #d8e1ee!important;border-radius:10px!important;text-align:center!important}.single-product form.cart .single_add_to_cart_button{min-height:48px!important;border-radius:10px!important;background:var(--maride-red)!important;color:#fff!important;border:0!important;padding:0 28px!important;font-weight:900!important}.single-product .maride-single-actions-row{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:12px!important}.single-product .maride-single-actions-row .maride-native a{height:42px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:10px!important;border:1px solid #d8e1ee!important;background:#fff!important;color:#111827!important;padding:0 14px!important;font-weight:800!important}.single-product .maride-single-meta{border-top:1px solid #e8eef6!important;padding-top:16px!important;margin-top:16px!important;color:#64748b!important}.single-product .maride-single-trust>div>div{height:100%!important;border:1px solid #e8eef6!important;border-radius:14px!important;padding:14px!important;background:#fff!important}.single-product .maride-single-trust strong{display:block!important;font-size:13px!important;color:#111827!important}.single-product .maride-single-trust span{display:block!important;font-size:12px!important;color:#64748b!important;margin-top:4px!important}.single-product .maride-single-tabs-card,.single-product .maride-single-related-card{max-width:1160px!important;border-radius:22px!important;padding:28px!important;background:#fff!important;box-shadow:0 14px 40px rgba(15,23,42,.07)!important}.single-product .woocommerce-tabs ul.tabs{display:flex!important;gap:8px!important;border:0!important;margin:0 0 20px!important;padding:0!important}.single-product .woocommerce-tabs ul.tabs li{border:0!important;background:#f1f5f9!important;border-radius:10px!important;padding:0!important;margin:0!important}.single-product .woocommerce-tabs ul.tabs li.active{background:#111827!important}.single-product .woocommerce-tabs ul.tabs li a{display:block!important;padding:12px 18px!important;color:#111827!important;font-weight:900!important}.single-product .woocommerce-tabs ul.tabs li.active a{color:#fff!important}.single-product .woocommerce-product-gallery .flex-viewport{border-radius:18px!important}

/* Cart and checkout legacy templates */
.maride-cart-page,.maride-checkout-page{padding:34px 0 56px!important;max-width:1220px!important}.maride-cart-title-row,.maride-checkout-title-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:0 0 22px!important}.maride-cart-title-row h1,.maride-checkout-title-row h1{font-size:34px!important;line-height:1.1!important;margin:0 0 6px!important;font-weight:900!important}.maride-cart-title-row p,.maride-checkout-title-row p{margin:0!important;color:#64748b!important}.maride-cart-continue{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 18px!important;border-radius:10px!important;background:#111827!important;color:#fff!important;font-weight:900!important}.maride-cart-card,.maride-cart-summary-card,.maride-checkout-card{background:#fff!important;border:1px solid #e7edf5!important;border-radius:20px!important;box-shadow:0 16px 45px rgba(15,23,42,.07)!important;padding:22px!important}.maride-cart-table{width:100%!important;border-collapse:separate!important;border-spacing:0 12px!important;border:0!important}.maride-cart-table thead th{font-size:12px!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#64748b!important;border:0!important;padding:0 12px 8px!important}.maride-cart-table tbody tr.cart_item{background:#f8fafc!important;border-radius:16px!important}.maride-cart-table td{border:0!important;padding:14px 12px!important;vertical-align:middle!important}.maride-cart-table .product-thumbnail img{width:84px!important;height:84px!important;object-fit:contain!important;background:#fff!important;border-radius:12px!important;border:1px solid #e7edf5!important;padding:6px!important}.maride-cart-table .product-name a{font-weight:900!important;color:#111827!important}.maride-cart-table .product-price,.maride-cart-table .product-subtotal{font-weight:900!important;color:#111827!important}.maride-cart-table .product-remove a.remove{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:34px!important;height:34px!important;border-radius:999px!important;background:#fff!important;color:var(--maride-red)!important;font-size:22px!important;text-decoration:none!important}.maride-cart-table input.qty{width:74px!important;height:42px!important;border:1px solid #d8e1ee!important;border-radius:10px!important;text-align:center!important}.maride-cart-table td.actions{background:#fff!important;padding:18px 0 0!important}.maride-cart-table td.actions .coupon{display:flex!important;gap:10px!important;float:left!important}.maride-cart-table td.actions input.input-text{height:44px!important;border:1px solid #d8e1ee!important;border-radius:10px!important;padding:0 14px!important}.maride-cart-table button.button,.maride-cart-summary-card .button,.maride-checkout-card button.button,.maride-checkout-card #place_order{min-height:44px!important;border:0!important;border-radius:10px!important;background:var(--maride-red)!important;color:#fff!important;padding:0 18px!important;font-weight:900!important}.maride-cart-summary-card .cart_totals{float:none!important;width:100%!important}.maride-cart-summary-card .cart_totals h2{font-size:24px!important;margin:0 0 16px!important}.maride-cart-summary-card table{width:100%!important}.maride-cart-summary-card th,.maride-cart-summary-card td{border-color:#e8eef6!important;padding:12px 0!important}.maride-cart-summary-card .wc-proceed-to-checkout{padding:16px 0 0!important}.maride-cart-summary-card .checkout-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:52px!important;border-radius:12px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:900!important}.maride-checkout-form{width:100%!important}.maride-checkout-card h3{font-size:24px!important;margin:0 0 18px!important;font-weight:900!important}.maride-checkout-card input.input-text,.maride-checkout-card textarea,.maride-checkout-card select{width:100%!important;min-height:44px!important;border:1px solid #d8e1ee!important;border-radius:10px!important;padding:10px 12px!important;background:#fff!important}.maride-checkout-card .form-row{margin:0 0 14px!important}.maride-order-card table{width:100%!important}.maride-order-card th,.maride-order-card td{padding:12px 0!important;border-color:#e8eef6!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{max-width:1220px!important;margin:18px auto!important;border-radius:12px!important;border-top-color:var(--maride-red)!important;background:#fff!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important}.woocommerce-page .maride-content{max-width:1220px!important;width:min(1220px,calc(100% - 48px))!important;padding:28px 0 48px!important}

/* Basic lightbox fallback for the single gallery */
.maride-lightbox{position:fixed!important;inset:0!important;background:rgba(3,7,18,.88)!important;z-index:999999!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:30px!important}.maride-lightbox[hidden]{display:none!important}.maride-lightbox img{max-width:min(1100px,94vw)!important;max-height:90vh!important;object-fit:contain!important;background:#fff!important;border-radius:18px!important}.maride-lightbox button{position:absolute!important;right:24px!important;top:18px!important;width:44px!important;height:44px!important;border-radius:999px!important;border:0!important;background:#fff!important;color:#111827!important;font-size:30px!important;cursor:pointer!important}
@media(max-width:1100px){.maride-mainbar{grid-template-columns:1fr!important}.maride-actions,.maride-search,.maride-logo-wrap{justify-content:center!important;margin-inline:auto!important}.single-product .maride-single-gallery-col,.single-product .maride-single-summary-col{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.single-product .woocommerce-product-gallery__image{min-height:400px!important}.maride-footer-grid{grid-template-columns:1fr 1fr!important}.maride-footer .maride-logo{margin-left:0!important}}
@media(max-width:700px){.maride-single-container,.maride-cart-page,.maride-checkout-page{width:calc(100% - 24px)!important}.single-product .maride-single-inner{padding:16px!important}.single-product .woocommerce-product-gallery__image{min-height:300px!important}.single-product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.maride-cart-title-row,.maride-checkout-title-row{display:block!important}.maride-cart-continue{margin-top:12px!important}.maride-cart-table thead{display:none!important}.maride-cart-table,.maride-cart-table tbody,.maride-cart-table tr,.maride-cart-table td{display:block!important;width:100%!important}.maride-cart-table tr.cart_item{padding:12px!important;margin-bottom:12px!important}.maride-cart-table td{padding:8px!important}.maride-cart-table td:before{content:attr(data-title);display:block;font-size:12px;color:#64748b;font-weight:800;margin-bottom:4px}.maride-cart-table .product-remove:before,.maride-cart-table .product-thumbnail:before{display:none!important}.maride-cart-table td.actions .coupon{float:none!important;display:grid!important;grid-template-columns:1fr!important}.maride-footer-grid{grid-template-columns:1fr!important}.maride-footer .maride-logo{width:260px!important;max-width:260px!important}}

/* V14 homepage category grid final override */
body .maride-cat-grid,
body.home .maride-cat-grid,
body.front-page .maride-cat-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 18px !important;
  width: 100% !important;
  max-width: none !important;
  margin: 22px 0 38px !important;
  align-items: stretch !important;
}
body .maride-cat-card,
body.home .maride-cat-card,
body.front-page .maride-cat-card {
  width: 100% !important;
  min-width: 0 !important;
  min-height: 150px !important;
  padding: 22px !important;
  justify-content: space-between !important;
  border-radius: 16px !important;
}
body .maride-cat-card .maride-cat-svg {
  width: 54px !important;
  height: 54px !important;
  min-width: 54px !important;
  margin-bottom: 12px !important;
}
@media (max-width: 1199px) {
  body .maride-cat-grid,
  body.home .maride-cat-grid,
  body.front-page .maride-cat-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 767px) {
  body .maride-cat-grid,
  body.home .maride-cat-grid,
  body.front-page .maride-cat-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
  body .maride-cat-card,
  body.home .maride-cat-card,
  body.front-page .maride-cat-card {
    min-height: 118px !important;
  }
}

/* V15 final layout polish: centered single product, checkout/cart wrappers, homepage categories */
html body.maride-theme { padding-top: 0 !important; }
body.maride-theme .maride-site-header { margin-top: 0 !important; }
body.single-product .maride-single-wrap,
body.single-product main.maride-single-wrap {
  padding: 26px 0 54px !important;
  background: #f3f5f9 !important;
}
body.single-product .maride-single-container,
body.single-product .maride-single-wrap > .maride-container {
  width: min(1180px, calc(100% - 48px)) !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 !important;
}
body.single-product div.product.maride-single-card,
body.single-product div.product,
body.single-product .maride-single-card {
  display: block !important;
  grid-template-columns: none !important;
  grid-template-areas: none !important;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 30px !important;
  background: #fff !important;
  border: 1px solid #e7edf5 !important;
  border-radius: 24px !important;
  box-shadow: 0 18px 55px rgba(15,23,42,.08) !important;
  overflow: visible !important;
}
body.single-product .maride-single-inner,
body.single-product div.product .maride-single-inner {
  display: grid !important;
  grid-template-columns: minmax(0, 1.02fr) minmax(380px, .98fr) !important;
  gap: 36px !important;
  align-items: start !important;
  justify-content: center !important;
  width: 100% !important;
  max-width: 1110px !important;
  margin: 0 auto !important;
  padding: 0 !important;
}
body.single-product .maride-single-gallery-col,
body.single-product .maride-single-summary-col {
  width: 100% !important;
  max-width: none !important;
  flex: none !important;
  padding: 0 !important;
}
body.single-product .maride-single-gallery,
body.single-product .maride-single-summary {
  width: 100% !important;
  max-width: none !important;
  padding: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
body.single-product .woocommerce-product-gallery {
  width: 100% !important;
  float: none !important;
  margin: 0 !important;
  display: block !important;
}
body.single-product .woocommerce-product-gallery__wrapper {
  margin: 0 !important;
}
body.single-product .woocommerce-product-gallery__image:first-child,
body.single-product .woocommerce-product-gallery .flex-viewport {
  background: #fff !important;
  border: 1px solid #edf2f7 !important;
  border-radius: 20px !important;
  min-height: 460px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
}
body.single-product .woocommerce-product-gallery__image:first-child img,
body.single-product .woocommerce-product-gallery .flex-viewport img {
  max-height: 430px !important;
  width: auto !important;
  max-width: 100% !important;
  object-fit: contain !important;
  margin: 0 auto !important;
}
body.single-product .flex-control-thumbs {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0,1fr)) !important;
  gap: 10px !important;
  margin: 14px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
body.single-product .flex-control-thumbs li {
  width: auto !important;
  float: none !important;
  margin: 0 !important;
}
body.single-product .flex-control-thumbs img {
  width: 100% !important;
  height: 72px !important;
  object-fit: contain !important;
  border: 1px solid #e8eef6 !important;
  border-radius: 12px !important;
  padding: 5px !important;
  background: #fff !important;
}
body.single-product .maride-single-summary {
  padding: 8px 4px !important;
}
body.single-product .product_title,
body.single-product .maride-single-summary .product_title {
  font-size: clamp(30px, 2.6vw, 46px) !important;
  line-height: 1.08 !important;
  margin: 0 0 16px !important;
  font-weight: 900 !important;
  color: #101828 !important;
}
body.single-product .maride-single-price,
body.single-product .summary .price {
  font-size: 32px !important;
  line-height: 1.2 !important;
  margin: 0 0 18px !important;
}
body.single-product .maride-single-buybox {
  margin: 20px 0 !important;
  padding: 18px !important;
  border-radius: 18px !important;
  background: #f8fafc !important;
  border: 1px solid #edf2f7 !important;
}
body.single-product form.cart {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
  margin: 0 !important;
}
body.single-product form.cart .quantity input.qty {
  width: 84px !important;
  height: 48px !important;
  border-radius: 12px !important;
  border: 1px solid #d8e1ee !important;
  text-align: center !important;
}
body.single-product form.cart .single_add_to_cart_button {
  min-height: 48px !important;
  padding: 0 28px !important;
  border-radius: 12px !important;
  background: var(--maride-red) !important;
  color: #fff !important;
  border: 0 !important;
  font-weight: 900 !important;
}
body.single-product .maride-single-tabs-card,
body.single-product .maride-single-related-card {
  width: 100% !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 30px !important;
  border-radius: 24px !important;
}
body.single-product .maride-single-related-card ul.products,
body.single-product .related ul.products {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0,1fr)) !important;
  gap: 18px !important;
}

/* V15 checkout/cart: force real desktop two-column layout even without Bootstrap CSS */
body.woocommerce-checkout .maride-page-shell,
body.woocommerce-cart .maride-page-shell,
body.woocommerce-checkout .maride-content,
body.woocommerce-cart .maride-content {
  width: min(1220px, calc(100% - 48px)) !important;
  max-width: 1220px !important;
  margin: 0 auto !important;
  padding: 34px 0 58px !important;
}
body.woocommerce-checkout .maride-container,
body.woocommerce-cart .maride-container {
  max-width: 1220px !important;
}
body.woocommerce-checkout .maride-checkout-page,
body.woocommerce-checkout .woocommerce-checkout,
body.woocommerce-checkout form.checkout {
  width: 100% !important;
  max-width: 1220px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.woocommerce-checkout form.checkout .row,
body.woocommerce-checkout .maride-checkout-form > .row {
  display: grid !important;
  grid-template-columns: minmax(0, 1.18fr) minmax(380px, .82fr) !important;
  gap: 28px !important;
  align-items: start !important;
  width: 100% !important;
  margin: 0 !important;
}
body.woocommerce-checkout .maride-checkout-fields-col,
body.woocommerce-checkout .maride-checkout-review-col,
body.woocommerce-checkout form.checkout .col-12,
body.woocommerce-checkout form.checkout .col-lg-7,
body.woocommerce-checkout form.checkout .col-lg-5 {
  width: auto !important;
  max-width: none !important;
  flex: none !important;
  padding: 0 !important;
}
body.woocommerce-checkout .maride-order-card {
  position: sticky !important;
  top: 18px !important;
}
body.woocommerce-checkout .maride-checkout-card {
  padding: 26px !important;
  border-radius: 22px !important;
}
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0,1fr)) !important;
  column-gap: 16px !important;
}
body.woocommerce-checkout .form-row-wide,
body.woocommerce-checkout #billing_address_1_field,
body.woocommerce-checkout #billing_address_2_field,
body.woocommerce-checkout #order_comments_field,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-account-fields {
  grid-column: 1 / -1 !important;
}
body.woocommerce-cart .maride-cart-page .row,
body.woocommerce-cart .cart-collaterals {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) 380px !important;
  gap: 28px !important;
  align-items: start !important;
}

/* V15 homepage category row: one full row desktop, 3 tablet, 1 mobile */
body.maride-theme .maride-home > .maride-container .maride-cat-grid,
body.maride-theme .maride-cat-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 16px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 24px 0 42px !important;
  justify-content: stretch !important;
  align-items: stretch !important;
}
body.maride-theme .maride-home > .maride-container .maride-cat-card,
body.maride-theme .maride-cat-card {
  min-width: 0 !important;
  width: 100% !important;
  min-height: 142px !important;
  padding: 18px !important;
  border-radius: 16px !important;
}
@media (max-width: 1199px) {
  body.maride-theme .maride-home > .maride-container .maride-cat-grid,
  body.maride-theme .maride-cat-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
}
@media (max-width: 767px) {
  body.single-product .maride-single-container,
  body.single-product .maride-single-wrap > .maride-container,
  body.woocommerce-checkout .maride-page-shell,
  body.woocommerce-cart .maride-page-shell,
  body.woocommerce-checkout .maride-content,
  body.woocommerce-cart .maride-content { width: calc(100% - 24px) !important; }
  body.single-product div.product.maride-single-card,
  body.single-product div.product { padding: 16px !important; border-radius: 18px !important; }
  body.single-product .maride-single-inner,
  body.woocommerce-checkout form.checkout .row,
  body.woocommerce-checkout .maride-checkout-form > .row,
  body.woocommerce-cart .maride-cart-page .row,
  body.woocommerce-cart .cart-collaterals { grid-template-columns: 1fr !important; gap: 18px !important; }
  body.single-product .woocommerce-product-gallery__image:first-child,
  body.single-product .woocommerce-product-gallery .flex-viewport { min-height: 300px !important; }
  body.single-product .flex-control-thumbs { grid-template-columns: repeat(4, minmax(0,1fr)) !important; }
  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
  body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper { grid-template-columns: 1fr !important; }
  body.maride-theme .maride-home > .maride-container .maride-cat-grid,
  body.maride-theme .maride-cat-grid { grid-template-columns: 1fr !important; }
}


/* V16 final layout fixes: checkout header/footer, homepage category row, benefits width, single product spacing */
html body.maride-theme { overflow-x: hidden; }
body.woocommerce-checkout .maride-checkout-shell,
body.woocommerce-cart .maride-cart-shell {
  width: 100% !important;
  max-width: none !important;
  padding: 42px 0 72px !important;
  background: var(--maride-bg) !important;
}
body.woocommerce-checkout .maride-checkout-page,
body.woocommerce-checkout form.checkout,
body.woocommerce-cart .maride-cart-page {
  width: min(1240px, calc(100vw - 48px)) !important;
  max-width: 1240px !important;
  margin: 0 auto !important;
}
body.woocommerce-checkout .maride-checkout-title-row {
  display: flex !important;
  align-items: end !important;
  justify-content: space-between !important;
  gap: 18px !important;
  margin-bottom: 22px !important;
}
body.woocommerce-checkout form.checkout .row,
body.woocommerce-checkout .maride-checkout-form > .row {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(420px, .85fr) !important;
  gap: 30px !important;
  align-items: start !important;
}
body.woocommerce-checkout .maride-checkout-card,
body.woocommerce-cart .maride-cart-card,
body.woocommerce-cart .cart-collaterals .cart_totals {
  background: #fff !important;
  border: 1px solid var(--maride-border) !important;
  border-radius: 22px !important;
  box-shadow: 0 14px 38px rgba(15,23,42,.08) !important;
  padding: 28px !important;
}
body.woocommerce-checkout .maride-order-card { position: sticky !important; top: 24px !important; }
body.woocommerce-checkout #customer_details { display: block !important; }
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 14px 16px !important;
}
body.woocommerce-checkout .form-row { margin: 0 !important; padding: 0 !important; width: 100% !important; }
body.woocommerce-checkout .form-row-wide,
body.woocommerce-checkout #billing_address_1_field,
body.woocommerce-checkout #billing_address_2_field,
body.woocommerce-checkout #order_comments_field,
body.woocommerce-checkout .woocommerce-additional-fields,
body.woocommerce-checkout .woocommerce-billing-fields h3,
body.woocommerce-checkout .woocommerce-shipping-fields,
body.woocommerce-checkout .woocommerce-account-fields { grid-column: 1 / -1 !important; }
body.woocommerce-checkout input.input-text,
body.woocommerce-checkout textarea,
body.woocommerce-checkout select,
body.woocommerce-checkout .select2-container .select2-selection--single {
  min-height: 48px !important;
  border: 1px solid #d9e1ec !important;
  border-radius: 9px !important;
  background: #fff !important;
  padding: 10px 13px !important;
}
body.woocommerce-checkout table.shop_table { width: 100% !important; border-collapse: collapse !important; }
body.woocommerce-checkout table.shop_table th,
body.woocommerce-checkout table.shop_table td { padding: 13px 0 !important; border-bottom: 1px solid #e8eef6 !important; }

body.maride-theme .maride-home > .maride-container:has(.maride-cat-grid) {
  width: min(1320px, calc(100vw - 48px)) !important;
  max-width: 1320px !important;
}
body.maride-theme .maride-home .maride-cat-grid {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 16px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 24px 0 42px !important;
  justify-content: stretch !important;
  align-items: stretch !important;
}
body.maride-theme .maride-home .maride-cat-grid > .maride-cat-card {
  flex: 1 1 0 !important;
  width: auto !important;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 142px !important;
  padding: 18px !important;
}
body.maride-theme .maride-home .maride-cat-card strong {
  font-size: 15px !important;
  line-height: 1.15 !important;
}
.maride-benefits {
  width: min(1320px, calc(100vw - 48px)) !important;
  max-width: 1320px !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 18px !important;
}
.maride-benefits > div {
  display: grid !important;
  grid-template-columns: 54px minmax(0,1fr) !important;
  grid-template-areas: "icon title" "icon text" !important;
  align-items: center !important;
  gap: 4px 16px !important;
  min-height: 104px !important;
  padding: 22px !important;
}
.maride-benefits svg { grid-area: icon !important; width: 42px !important; height: 42px !important; color: var(--maride-red) !important; }
.maride-benefits strong { grid-area: title !important; font-size: 16px !important; line-height: 1.25 !important; }
.maride-benefits p { grid-area: text !important; margin: 0 !important; color: #64748b !important; line-height: 1.35 !important; }

body.single-product .maride-single-wrap {
  padding-top: 34px !important;
  padding-bottom: 64px !important;
  background: var(--maride-bg) !important;
}
body.single-product .maride-single-container {
  width: min(1180px, calc(100vw - 48px)) !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
}
body.single-product div.product,
body.single-product div.product.maride-single-card {
  display: block !important;
  grid-template-columns: none !important;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  background: #fff !important;
  border-radius: 24px !important;
  border: 1px solid #e6edf6 !important;
  padding: 34px !important;
  box-shadow: 0 18px 48px rgba(15,23,42,.1) !important;
  overflow: visible !important;
}
body.single-product .maride-single-inner {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(360px, .85fr) !important;
  gap: 42px !important;
  align-items: start !important;
  width: 100% !important;
  margin: 0 !important;
}
body.single-product .maride-single-gallery-col,
body.single-product .maride-single-summary-col {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}
body.single-product .maride-single-gallery,
body.single-product .maride-single-summary {
  background: transparent !important;
  padding: 0 !important;
  box-shadow: none !important;
}
body.single-product .woocommerce-product-gallery__wrapper,
body.single-product .woocommerce-product-gallery__image:first-child {
  background: #fff !important;
  border-radius: 18px !important;
}
body.single-product .woocommerce-product-gallery__image:first-child img {
  max-height: 520px !important;
  object-fit: contain !important;
}
body.single-product .maride-single-tabs-card,
body.single-product .maride-single-products-section {
  width: 100% !important;
  max-width: 1180px !important;
  padding: 28px !important;
  border-radius: 22px !important;
  background: #fff !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
body.single-product .maride-single-products-grid {
  display: grid !important;
  grid-template-columns: repeat(var(--maride-cols,4), minmax(0,1fr)) !important;
  gap: 18px !important;
}

@media (max-width: 991px) {
  body.maride-theme .maride-home .maride-cat-grid { flex-wrap: wrap !important; }
  body.maride-theme .maride-home .maride-cat-grid > .maride-cat-card { flex: 0 0 calc(33.333% - 11px) !important; }
  body.woocommerce-checkout form.checkout .row,
  body.woocommerce-checkout .maride-checkout-form > .row,
  body.single-product .maride-single-inner { grid-template-columns: 1fr !important; }
  body.woocommerce-checkout .maride-order-card { position: static !important; }
  .maride-benefits { grid-template-columns: 1fr !important; }
}
@media (max-width: 640px) {
  body.maride-theme .maride-home .maride-cat-grid > .maride-cat-card { flex: 0 0 100% !important; }
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
  body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper { grid-template-columns: 1fr !important; }
  body.single-product div.product.maride-single-card,
  body.single-product div.product,
  body.woocommerce-checkout .maride-checkout-card { padding: 18px !important; border-radius: 18px !important; }
  body.single-product .maride-single-products-grid { grid-template-columns: 1fr !important; }
}

/* V17: category grid cleanup, super menu, AJAX search, search/404 polish */
.maride-cat-grid br,
.maride-cat-grid p:empty { display:none!important; }
body.maride-theme .maride-home .maride-cat-grid {
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:16px!important;
  align-items:stretch!important;
  justify-items:stretch!important;
}
body.maride-theme .maride-home .maride-cat-grid > * { min-width:0!important; }
.maride-menu-toggle{
  border:1px solid rgba(255,255,255,.16)!important;
  background:#161d29!important;
  color:#fff!important;
  border-radius:8px!important;
  padding:13px 20px!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  cursor:pointer!important;
}
.maride-menu-toggle:hover,.maride-cat-toggle:hover{filter:brightness(1.05)}
.maride-category-panel{
  position:absolute!important;
  left:0!important;right:0!important;top:100%!important;
  background:#fff!important;color:#111827!important;
  border-top:3px solid var(--maride-red)!important;
  box-shadow:0 24px 60px rgba(15,23,42,.18)!important;
  padding:24px 0!important;
  z-index:50!important;
}
.maride-super-menu{
  display:grid!important;
  grid-template-columns:minmax(0,1.5fr) minmax(230px,.55fr) minmax(230px,.55fr)!important;
  gap:24px!important;
  align-items:start!important;
}
.maride-panel-block{
  background:#f8fafc!important;
  border:1px solid #e7edf6!important;
  border-radius:18px!important;
  padding:22px!important;
  min-height:100%!important;
}
.maride-panel-block h3{margin:0 0 14px!important;font-size:18px!important;font-weight:900!important;color:#111827!important}
.maride-panel-grid.maride-panel-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.maride-cat-panel-item,
.maride-panel-menu a{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:56px!important;
  padding:12px 14px!important;
  border:1px solid #e5eaf1!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#111827!important;
  font-weight:900!important;
  transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease!important;
}
.maride-cat-panel-item:hover,
.maride-panel-menu a:hover{
  transform:translateY(-2px)!important;
  border-color:rgba(239,27,36,.35)!important;
  box-shadow:0 12px 28px rgba(15,23,42,.08)!important;
}
.maride-cat-panel-item .maride-cat-svg,
.maride-cat-panel-item .maride-cat-thumb{
  flex:0 0 38px!important;
  width:38px!important;height:38px!important;
  border-radius:12px!important;
  background:#fff0f1!important;
  color:var(--maride-red)!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  padding:8px!important;
  object-fit:contain!important;
}
.maride-panel-menu{display:flex!important;flex-direction:column!important;gap:12px!important}
.maride-search{position:relative!important;overflow:visible!important;border-radius:9px!important}
.maride-search-field-wrap{position:relative!important;min-width:0!important;background:#fff!important}
.maride-search-field-wrap input{width:100%!important;outline:0!important}
.maride-search-results{
  position:absolute!important;
  top:calc(100% + 8px)!important;left:0!important;right:-48px!important;
  background:#fff!important;color:#111827!important;
  border:1px solid #e5eaf1!important;border-radius:16px!important;
  box-shadow:0 22px 56px rgba(15,23,42,.2)!important;
  padding:10px!important;z-index:80!important;
}
.maride-search-result{
  display:grid!important;grid-template-columns:56px minmax(0,1fr)!important;gap:12px!important;
  align-items:center!important;padding:10px!important;border-radius:12px!important;color:#111827!important;
}
.maride-search-result:hover{background:#f6f8fb!important}
.maride-search-result img,.maride-search-noimg{width:56px!important;height:56px!important;object-fit:contain!important;border-radius:10px!important;background:#f3f6fa!important}
.maride-search-result strong{display:block!important;font-size:14px!important;line-height:1.25!important}
.maride-search-result small{display:block!important;margin-top:4px!important;color:#64748b!important;font-size:12px!important;line-height:1.3!important}
.maride-search-empty{padding:16px!important;color:#64748b!important;font-weight:700!important}
.maride-search-all{display:flex!important;align-items:center!important;justify-content:center!important;margin-top:8px!important;padding:13px!important;border-radius:12px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:900!important}
.maride-search-page,.maride-404-page{padding:42px 0 76px!important;background:var(--maride-bg)!important}
.maride-search-hero,.maride-404-card{background:#fff!important;border:1px solid #e7edf6!important;border-radius:22px!important;box-shadow:var(--maride-shadow)!important;padding:30px!important;margin-bottom:24px!important}
.maride-search-hero h1,.maride-404-card h1{margin:0 0 10px!important;font-size:clamp(30px,4vw,48px)!important;line-height:1.06!important}
.maride-404-card{text-align:center!important;max-width:760px!important;margin-inline:auto!important}
.maride-404-actions{display:flex!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important;margin-top:22px!important}
.maride-404-actions a{padding:13px 18px!important;border-radius:10px!important;font-weight:900!important;background:#111827!important;color:#fff!important}
.maride-404-actions a:first-child{background:var(--maride-red)!important}
@media(max-width:1100px){
  .maride-super-menu{grid-template-columns:1fr!important}
  .maride-panel-grid.maride-panel-list{grid-template-columns:1fr!important}
  body.maride-theme .maride-home .maride-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:700px){
  .maride-nav-inner{height:auto!important;padding:10px 0!important;flex-wrap:wrap!important}
  .maride-cat-toggle,.maride-menu-toggle{width:100%!important}
  .maride-search-results{right:0!important}
  body.maride-theme .maride-home .maride-cat-grid{grid-template-columns:1fr!important}
}


/* V18 final: footer logo, checkout/cart/order tracking, centered single product, homepage category row */
.maride-footer-grid{align-items:start!important;}
.maride-footer-grid>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;}
.maride-footer .maride-logo,.maride-footer .maride-logo-custom-wrap{margin:0 0 18px 0!important;width:min(var(--maride-logo-width,300px),340px)!important;max-width:340px!important;height:auto!important;align-self:flex-start!important;}
.maride-footer .maride-logo-crop{width:100%!important;height:118px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:hidden!important;background:#05070b!important;border-radius:4px!important;}
.maride-footer .maride-logo img,.maride-footer .custom-logo-link img,.maride-footer .maride-dynamic-logo{width:100%!important;max-width:100%!important;max-height:180px!important;object-fit:contain!important;object-position:left center!important;display:block!important;}

/* Keep old header marketing text hidden if cached by minify/plugins. */
.maride-topbar,.maride-welcome,.maride-header-welcome{display:none!important;}

/* Homepage category cards: no generated line breaks and exactly 6 compact cards on desktop. */
.maride-cat-grid br,.maride-cat-grid p,.maride-cat-grid .wp-block-spacer{display:none!important;}
body.maride-theme .maride-home .maride-cat-grid,
.maride-home .maride-cat-grid{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:14px!important;
  width:100%!important;
  max-width:none!important;
  margin:20px 0 30px!important;
  align-items:stretch!important;
  justify-items:stretch!important;
}
body.maride-theme .maride-home .maride-cat-grid>.maride-cat-card,
.maride-home .maride-cat-grid>.maride-cat-card{
  width:100%!important;min-width:0!important;max-width:none!important;
  min-height:132px!important;padding:16px!important;margin:0!important;
  display:flex!important;flex-direction:column!important;justify-content:center!important;
}
.maride-cat-card .maride-cat-svg{width:42px!important;height:42px!important;border-radius:14px!important;background:#fff0f1!important;color:var(--maride-red)!important;margin-bottom:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:9px!important;}
.maride-cat-card .maride-cat-svg svg{width:24px!important;height:24px!important;}
.maride-cat-card strong{font-size:14px!important;line-height:1.2!important;min-height:34px!important;}
.maride-cat-card span:not(.maride-cat-svg){font-size:12px!important;line-height:1.2!important;}

/* Benefits full-width readable cards. */
.maride-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:min(1320px,calc(100% - 48px))!important;}
.maride-benefits>div{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;grid-template-areas:"icon title" "icon text"!important;align-items:center!important;width:100%!important;min-height:110px!important;padding:24px!important;}
.maride-benefit-icon{grid-area:icon!important;width:52px!important;height:52px!important;border-radius:16px!important;background:#fff0f1!important;color:var(--maride-red)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-benefit-icon svg{width:32px!important;height:32px!important;}
.maride-benefits strong{grid-area:title!important;font-size:16px!important;line-height:1.25!important;}
.maride-benefits p{grid-area:text!important;margin:4px 0 0!important;line-height:1.35!important;}

/* Single product: one centered Bootstrap-like container/card. No old grid-template-columns on product wrapper. */
body.single-product .maride-single-wrap{padding:28px 0 64px!important;background:var(--maride-bg)!important;}
body.single-product .maride-single-container{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;}
body.single-product div.product,
body.single-product div.product.maride-single-card{
  display:block!important;grid-template-columns:none!important;grid-template-rows:none!important;gap:0!important;
  width:100%!important;max-width:1120px!important;margin:0 auto!important;
  padding:30px!important;background:#fff!important;border:1px solid #e7edf6!important;border-radius:24px!important;
  box-shadow:0 18px 48px rgba(15,23,42,.10)!important;overflow:visible!important;
}
body.single-product .maride-single-inner{
  display:flex!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:center!important;
  gap:34px!important;width:100%!important;max-width:1060px!important;margin:0 auto!important;padding:0!important;
}
body.single-product .maride-single-gallery-col{flex:1 1 480px!important;max-width:540px!important;width:auto!important;padding:0!important;}
body.single-product .maride-single-summary-col{flex:1 1 390px!important;max-width:470px!important;width:auto!important;padding:0!important;}
body.single-product .maride-single-gallery,
body.single-product .maride-single-summary{background:transparent!important;box-shadow:none!important;border:0!important;padding:0!important;}
body.single-product .woocommerce-product-gallery{width:100%!important;max-width:540px!important;margin:0 auto!important;float:none!important;opacity:1!important;}
body.single-product .woocommerce-product-gallery__wrapper{background:#fff!important;border:1px solid #edf2f7!important;border-radius:20px!important;padding:16px!important;margin:0!important;}
body.single-product .woocommerce-product-gallery__image:first-child{min-height:440px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;}
body.single-product .woocommerce-product-gallery__image:first-child img{width:100%!important;max-height:440px!important;object-fit:contain!important;}
body.single-product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 0!important;padding:0!important;list-style:none!important;}
body.single-product .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important;}
body.single-product .flex-control-thumbs img{height:68px!important;width:100%!important;object-fit:contain!important;border:1px solid #e7edf6!important;border-radius:10px!important;padding:6px!important;background:#fff!important;opacity:1!important;}
body.single-product .maride-single-summary .product_title{font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;margin:0 0 14px!important;}
body.single-product .maride-single-price .price{font-size:30px!important;line-height:1.2!important;margin:0 0 18px!important;display:block!important;}
body.single-product .maride-single-buybox{background:#f8fafc!important;border:1px solid #e7edf6!important;border-radius:18px!important;padding:18px!important;margin:20px 0!important;}
body.single-product form.cart{display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important;margin:0!important;}
body.single-product form.cart .quantity input.qty{width:82px!important;height:48px!important;border:1px solid #d8e1ee!important;border-radius:12px!important;text-align:center!important;}
body.single-product form.cart .single_add_to_cart_button{min-height:48px!important;border-radius:12px!important;padding:0 28px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:900!important;border:0!important;}
body.single-product .maride-single-tabs-card,
body.single-product .maride-single-products-section{max-width:1120px!important;width:100%!important;margin:26px auto 0!important;padding:28px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e7edf6!important;box-shadow:0 14px 40px rgba(15,23,42,.07)!important;}

/* Checkout/cart: full theme header/footer pages and usable desktop two-column layout. */
body.woocommerce-checkout .maride-checkout-shell,
body.woocommerce-cart .maride-cart-shell,
.maride-checkout-page,
.maride-cart-page{width:min(1220px,calc(100% - 48px))!important;max-width:1220px!important;margin:0 auto!important;padding:36px 0 72px!important;}
body.woocommerce-checkout .woocommerce,
body.woocommerce-cart .woocommerce{width:100%!important;max-width:none!important;margin:0!important;}
body.woocommerce-checkout form.checkout.maride-checkout-form,
body.woocommerce-checkout form.checkout{display:block!important;width:100%!important;max-width:none!important;}
body.woocommerce-checkout form.checkout .row,
body.woocommerce-checkout .maride-checkout-form>.row{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(360px,.75fr)!important;gap:28px!important;align-items:start!important;width:100%!important;margin:0!important;}
body.woocommerce-checkout .maride-checkout-fields-col,
body.woocommerce-checkout .maride-checkout-review-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
body.woocommerce-checkout .maride-checkout-card{background:#fff!important;border:1px solid #e7edf6!important;border-radius:22px!important;box-shadow:0 16px 45px rgba(15,23,42,.07)!important;padding:26px!important;width:100%!important;}
body.woocommerce-checkout .maride-order-card{position:sticky!important;top:24px!important;}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 16px!important;}
body.woocommerce-checkout .form-row{width:100%!important;float:none!important;margin:0!important;padding:0!important;}
body.woocommerce-checkout .form-row-wide,
body.woocommerce-checkout #billing_address_1_field,
body.woocommerce-checkout #billing_address_2_field,
body.woocommerce-checkout #order_comments_field{grid-column:1 / -1!important;}
body.woocommerce-checkout input.input-text,
body.woocommerce-checkout textarea,
body.woocommerce-checkout select{width:100%!important;min-height:46px!important;border:1px solid #d8e1ee!important;border-radius:12px!important;padding:10px 12px!important;background:#fff!important;}
body.woocommerce-checkout #place_order{width:100%!important;min-height:52px!important;border-radius:12px!important;background:var(--maride-red)!important;color:#fff!important;border:0!important;font-weight:900!important;}

/* Order tracking page. */
.maride-track-page{padding:44px 0 76px!important;}
.maride-track-card{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr)!important;gap:28px!important;align-items:start!important;background:#fff!important;border:1px solid #e7edf6!important;border-radius:24px!important;box-shadow:var(--maride-shadow)!important;padding:34px!important;}
.maride-eyebrow{display:inline-flex!important;background:#fff0f1!important;color:var(--maride-red)!important;border-radius:999px!important;padding:7px 12px!important;font-weight:900!important;font-size:12px!important;margin-bottom:12px!important;}
.maride-track-card h1{font-size:clamp(32px,4vw,48px)!important;line-height:1.05!important;margin:0 0 12px!important;}
.maride-track-card p{color:#64748b!important;font-size:16px!important;line-height:1.6!important;}
.maride-track-form form{display:grid!important;gap:14px!important;}
.maride-track-form input{width:100%!important;min-height:48px!important;border:1px solid #d8e1ee!important;border-radius:12px!important;padding:10px 12px!important;}
.maride-track-form button,.maride-track-form .button{min-height:48px!important;border:0!important;border-radius:12px!important;background:var(--maride-red)!important;color:#fff!important;font-weight:900!important;padding:0 22px!important;}
@media(max-width:900px){
  body.maride-theme .maride-home .maride-cat-grid,.maride-home .maride-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .maride-benefits{grid-template-columns:1fr!important;}
  body.single-product .maride-single-gallery-col,body.single-product .maride-single-summary-col{flex-basis:100%!important;max-width:100%!important;}
  body.woocommerce-checkout form.checkout .row,body.woocommerce-checkout .maride-checkout-form>.row,.maride-track-card{grid-template-columns:1fr!important;}
  body.woocommerce-checkout .maride-order-card{position:static!important;}
}
@media(max-width:640px){
  body.maride-theme .maride-home .maride-cat-grid,.maride-home .maride-cat-grid{grid-template-columns:1fr!important;}
  body.single-product .maride-single-container,body.woocommerce-checkout .maride-checkout-shell,body.woocommerce-cart .maride-cart-shell,.maride-track-page{width:calc(100% - 24px)!important;}
  body.single-product div.product,body.single-product div.product.maride-single-card,.maride-track-card{padding:18px!important;border-radius:18px!important;}
  body.single-product .woocommerce-product-gallery__image:first-child{min-height:300px!important;}
  body.single-product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr!important;}
}

/* V19 final hard polish: cart/checkout templates, header search, separate menus, 404/search/category pages, homepage category row. */
body.maride-theme .maride-mainbar{display:grid!important;grid-template-columns:minmax(150px,220px) minmax(340px,720px) auto!important;gap:28px!important;align-items:center!important;padding:18px 0 20px!important;}
body.maride-theme .maride-search{display:grid!important;grid-template-columns:minmax(0,1fr) 74px!important;max-width:720px!important;width:100%!important;height:56px!important;border-radius:10px!important;background:#fff!important;border:0!important;box-shadow:0 12px 32px rgba(0,0,0,.18)!important;overflow:visible!important;}
body.maride-theme .maride-search-field-wrap{min-width:0!important;width:100%!important;border-radius:10px 0 0 10px!important;overflow:visible!important;}
body.maride-theme .maride-search input[type="search"]{height:56px!important;min-height:56px!important;width:100%!important;border:0!important;border-radius:10px 0 0 10px!important;padding:0 24px!important;font-size:16px!important;background:#fff!important;color:#111827!important;}
body.maride-theme .maride-search button{height:56px!important;width:74px!important;min-width:74px!important;border-radius:0 10px 10px 0!important;background:var(--maride-red)!important;color:#fff!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.maride-theme .maride-search button:before{content:"⌕";font-size:24px!important;line-height:1!important;font-weight:900!important;}
body.maride-theme .maride-search-results{left:0!important;right:0!important;top:calc(100% + 12px)!important;z-index:10050!important;border-radius:16px!important;box-shadow:0 24px 70px rgba(15,23,42,.24)!important;}
body.maride-theme .maride-nav-inner{justify-content:space-between!important;gap:14px!important;height:54px!important;}
body.maride-theme .maride-cat-toggle{height:44px!important;padding:0 24px!important;border-radius:10px 10px 0 0!important;font-size:16px!important;box-shadow:0 8px 18px rgba(239,27,36,.22)!important;}
body.maride-theme .maride-menu-toggle{margin-left:auto!important;height:44px!important;width:56px!important;border:1px solid rgba(255,255,255,.14)!important;background:#151c27!important;color:#fff!important;border-radius:10px 10px 0 0!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 18px rgba(0,0,0,.18)!important;}
body.maride-theme .maride-menu-toggle span{font-size:24px!important;line-height:1!important;}
body.maride-theme .maride-category-panel{position:absolute!important;left:0!important;right:0!important;top:100%!important;background:#fff!important;border-top:3px solid var(--maride-red)!important;box-shadow:0 30px 75px rgba(15,23,42,.22)!important;padding:30px 0!important;z-index:10020!important;}
body.maride-theme .maride-cats-only{display:block!important;}
body.maride-theme .maride-panel-cats{width:100%!important;max-width:none!important;background:#fff!important;border:1px solid #e7edf6!important;border-radius:20px!important;padding:24px!important;box-shadow:0 12px 38px rgba(15,23,42,.07)!important;}
body.maride-theme .maride-panel-cats h3{font-size:22px!important;margin:0 0 18px!important;}
body.maride-theme .maride-panel-grid.maride-panel-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
body.maride-theme .maride-cat-panel-item{min-height:74px!important;width:100%!important;display:flex!important;align-items:center!important;gap:14px!important;padding:14px 16px!important;border:1px solid #e7edf6!important;border-radius:14px!important;background:#f9fbfe!important;color:#111827!important;font-weight:900!important;}
body.maride-theme .maride-cat-panel-item:hover{border-color:var(--maride-red)!important;background:#fff4f5!important;transform:translateY(-1px)!important;}
body.maride-theme .maride-cat-panel-item .maride-cat-svg{width:42px!important;height:42px!important;border-radius:12px!important;background:#fff0f1!important;color:var(--maride-red)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:9px!important;flex:0 0 42px!important;}
body.maride-theme .maride-menu-only{display:grid!important;grid-template-columns:repeat(2,minmax(260px,1fr))!important;gap:22px!important;max-width:860px!important;margin-inline:auto!important;}
body.maride-theme .maride-menu-panel .maride-panel-menu{background:#fff!important;border:1px solid #e7edf6!important;border-radius:20px!important;padding:24px!important;box-shadow:0 12px 38px rgba(15,23,42,.07)!important;}
body.maride-theme .maride-menu-panel .maride-panel-menu a{display:flex!important;width:100%!important;padding:12px 0!important;font-weight:900!important;border-bottom:1px solid #eef2f7!important;}
body.maride-theme .maride-menu-panel .maride-panel-menu a:last-child{border-bottom:0!important;}

body.maride-theme .maride-home>.maride-container{width:min(1320px,calc(100vw - 48px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
body.maride-theme .maride-home .maride-cat-grid{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:space-between!important;gap:14px!important;width:100%!important;max-width:none!important;margin:18px 0 32px!important;}
body.maride-theme .maride-home .maride-cat-grid br,body.maride-theme .maride-home .maride-cat-grid p,body.maride-theme .maride-home .maride-cat-grid .wp-block-spacer{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;}
body.maride-theme .maride-home .maride-cat-grid>.maride-cat-card{flex:1 1 0!important;width:auto!important;min-width:0!important;max-width:none!important;min-height:126px!important;padding:16px!important;margin:0!important;}

body.maride-theme .maride-benefits{width:min(1320px,calc(100vw - 48px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;}
body.maride-theme .maride-benefits>div{min-width:0!important;width:100%!important;}

/* Cart: remove broken narrow Woo table/sidebar behavior. */
body.woocommerce-cart .maride-cart-shell{width:min(1220px,calc(100vw - 48px))!important;max-width:1220px!important;margin-inline:auto!important;padding:36px 0 72px!important;}
body.woocommerce-cart .maride-cart-page{width:100%!important;max-width:1220px!important;margin:0 auto!important;padding:0!important;}
body.woocommerce-cart .maride-cart-title-row{display:flex!important;justify-content:space-between!important;align-items:flex-end!important;gap:18px!important;margin:0 0 24px!important;}
body.woocommerce-cart .maride-cart-title-row h1{font-size:42px!important;line-height:1!important;margin:0 0 8px!important;}
body.woocommerce-cart .maride-cart-layout{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(340px,.9fr)!important;gap:28px!important;align-items:start!important;width:100%!important;}
body.woocommerce-cart .maride-cart-card,body.woocommerce-cart .maride-cart-summary-card{background:#fff!important;border:1px solid #e7edf6!important;border-radius:24px!important;box-shadow:0 16px 45px rgba(15,23,42,.08)!important;padding:24px!important;width:100%!important;min-width:0!important;}
body.woocommerce-cart .maride-cart-summary-card{position:sticky!important;top:24px!important;}
body.woocommerce-cart .maride-cart-head-row{display:grid!important;grid-template-columns:minmax(0,1.6fr) 110px 120px 110px!important;gap:14px!important;padding:0 16px 12px!important;color:#64748b!important;font-size:12px!important;text-transform:uppercase!important;font-weight:900!important;border-bottom:1px solid #edf2f7!important;}
body.woocommerce-cart .maride-cart-items{display:grid!important;gap:12px!important;margin-top:12px!important;}
body.woocommerce-cart .maride-cart-item{display:grid!important;grid-template-columns:minmax(0,1.6fr) 110px 120px 110px!important;gap:14px!important;align-items:center!important;border:1px solid #edf2f7!important;border-radius:16px!important;background:#fff!important;padding:14px 16px!important;}
body.woocommerce-cart .maride-cart-product{display:grid!important;grid-template-columns:36px 76px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;min-width:0!important;}
body.woocommerce-cart .maride-cart-remove{width:28px!important;height:28px!important;border-radius:999px!important;background:#fff4f5!important;color:var(--maride-red)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:900!important;}
body.woocommerce-cart .maride-cart-thumb img{width:76px!important;height:76px!important;object-fit:contain!important;border:1px solid #edf2f7!important;border-radius:12px!important;padding:6px!important;background:#fff!important;}
body.woocommerce-cart .maride-cart-name a{font-weight:900!important;color:#111827!important;line-height:1.25!important;display:block!important;}
body.woocommerce-cart .maride-cart-price,body.woocommerce-cart .maride-cart-subtotal{font-weight:900!important;color:#111827!important;white-space:nowrap!important;}
body.woocommerce-cart .maride-cart-qty .qty{width:82px!important;height:42px!important;border:1px solid #d8e1ee!important;border-radius:12px!important;text-align:center!important;}
body.woocommerce-cart .maride-cart-actions{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;margin-top:18px!important;flex-wrap:wrap!important;}
body.woocommerce-cart .maride-cart-coupon{display:flex!important;gap:10px!important;flex:1 1 360px!important;}
body.woocommerce-cart .maride-cart-coupon input{height:46px!important;border:1px solid #d8e1ee!important;border-radius:12px!important;padding:0 14px!important;min-width:180px!important;}
body.woocommerce-cart .button,body.woocommerce-cart .checkout-button{min-height:46px!important;border-radius:12px!important;background:var(--maride-red)!important;color:#fff!important;border:0!important;font-weight:900!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;}
body.woocommerce-cart .cart-collaterals,body.woocommerce-cart .cart_totals{width:100%!important;max-width:none!important;float:none!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important;}
body.woocommerce-cart .cart_totals h2{font-size:24px!important;margin:0 0 18px!important;}
body.woocommerce-cart .cart_totals table{width:100%!important;border-collapse:collapse!important;}
body.woocommerce-cart .cart_totals th,body.woocommerce-cart .cart_totals td{padding:13px 0!important;border-bottom:1px solid #edf2f7!important;text-align:left!important;vertical-align:top!important;}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{width:100%!important;margin-top:18px!important;min-height:54px!important;font-size:16px!important;}

/* Checkout always with full-width header/footer and two useful columns. */
body.woocommerce-checkout .maride-checkout-shell{width:min(1220px,calc(100vw - 48px))!important;max-width:1220px!important;margin-inline:auto!important;padding:36px 0 72px!important;}
body.woocommerce-checkout .maride-checkout-page{width:100%!important;max-width:1220px!important;margin:0 auto!important;padding:0!important;}
body.woocommerce-checkout form.checkout .row,body.woocommerce-checkout .maride-checkout-form>.row{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(360px,.75fr)!important;gap:28px!important;align-items:start!important;width:100%!important;margin:0!important;}
body.woocommerce-checkout .maride-checkout-fields-col,body.woocommerce-checkout .maride-checkout-review-col{width:100%!important;max-width:none!important;padding:0!important;}
body.woocommerce-checkout .woocommerce-checkout-review-order-table td,body.woocommerce-checkout .woocommerce-checkout-review-order-table th{word-break:normal!important;}

/* Better search/category/archive/404 pages. */
.maride-search-page,.maride-404-page{width:min(1220px,calc(100vw - 48px))!important;margin:0 auto!important;padding:46px 0 86px!important;}
.maride-404-card{max-width:920px!important;text-align:center!important;margin:0 auto!important;padding:48px!important;}
.maride-404-card .maride-search{margin:22px auto!important;max-width:760px!important;}
.maride-search-page .maride-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
body.woocommerce-shop .maride-archive-wrap,body.tax-product_cat .maride-archive-wrap{width:min(1320px,calc(100vw - 48px))!important;max-width:1320px!important;margin:0 auto!important;padding:34px 0 74px!important;}
body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:repeat(4,minmax(0,1fr))!important;}

@media(max-width:1100px){
  body.maride-theme .maride-mainbar{grid-template-columns:180px minmax(0,1fr)!important;}
  body.maride-theme .maride-actions{grid-column:1 / -1!important;justify-content:center!important;flex-wrap:wrap!important;}
  body.maride-theme .maride-panel-grid.maride-panel-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.maride-theme .maride-home .maride-cat-grid{flex-wrap:wrap!important;}
  body.maride-theme .maride-home .maride-cat-grid>.maride-cat-card{flex:0 0 calc(33.333% - 10px)!important;}
  body.woocommerce-cart .maride-cart-layout,body.woocommerce-checkout form.checkout .row,body.woocommerce-checkout .maride-checkout-form>.row{grid-template-columns:1fr!important;}
  body.woocommerce-cart .maride-cart-summary-card,body.woocommerce-checkout .maride-order-card{position:static!important;}
  .maride-search-page .maride-product-grid,body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  body.maride-theme .maride-mainbar{grid-template-columns:1fr!important;gap:14px!important;}
  body.maride-theme .maride-logo-wrap{justify-self:center!important;}
  body.maride-theme .maride-search{max-width:none!important;grid-template-columns:minmax(0,1fr) 58px!important;}
  body.maride-theme .maride-search button{width:58px!important;min-width:58px!important;}
  body.maride-theme .maride-actions{gap:10px!important;font-size:12px!important;}
  body.maride-theme .maride-panel-grid.maride-panel-list,.maride-menu-only{grid-template-columns:1fr!important;}
  body.maride-theme .maride-home .maride-cat-grid>.maride-cat-card{flex:0 0 100%!important;}
  body.maride-theme .maride-benefits{grid-template-columns:1fr!important;width:calc(100vw - 24px)!important;}
  body.woocommerce-cart .maride-cart-shell,body.woocommerce-checkout .maride-checkout-shell,.maride-search-page,.maride-404-page{width:calc(100vw - 24px)!important;}
  body.woocommerce-cart .maride-cart-head-row{display:none!important;}
  body.woocommerce-cart .maride-cart-item{grid-template-columns:1fr!important;gap:10px!important;}
  body.woocommerce-cart .maride-cart-product{grid-template-columns:28px 70px minmax(0,1fr)!important;}
  .maride-search-page .maride-product-grid,body.woocommerce-shop ul.products,body.tax-product_cat ul.products{grid-template-columns:1fr!important;}
}

/* V20: header/search alignment, cart review, single gallery/related polish, responsive hard fixes */
body.maride-theme .maride-site-header{overflow:visible!important;}
body.maride-theme .maride-mainbar{display:grid!important;grid-template-columns:260px minmax(380px,640px) minmax(360px,auto)!important;align-items:center!important;justify-content:center!important;gap:34px!important;padding:18px 0!important;min-height:120px!important;}
body.maride-theme .maride-logo-wrap{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;}
body.maride-theme .maride-search.maride-ajax-search{position:relative!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important;width:100%!important;max-width:640px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;background:#fff!important;box-shadow:0 10px 28px rgba(0,0,0,.20)!important;overflow:visible!important;}
body.maride-theme .maride-search .maride-search-field-wrap{position:relative!important;display:block!important;flex:1 1 auto!important;width:auto!important;min-width:0!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0!important;background:transparent!important;border-radius:12px 0 0 12px!important;overflow:visible!important;}
body.maride-theme .maride-search input[type="search"],body.maride-theme .maride-search .search-field{display:block!important;width:100%!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0 22px!important;border:0!important;border-radius:12px 0 0 12px!important;background:#fff!important;color:#111827!important;font-size:16px!important;line-height:54px!important;box-shadow:none!important;outline:0!important;appearance:none!important;-webkit-appearance:none!important;}
body.maride-theme .maride-search button[type="submit"]{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;flex:0 0 74px!important;width:74px!important;min-width:74px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0 12px 12px 0!important;background:var(--maride-red)!important;color:#fff!important;box-shadow:none!important;transform:none!important;font-size:0!important;line-height:1!important;cursor:pointer!important;}
body.maride-theme .maride-search button[type="submit"]:before{content:"⌕"!important;font-size:25px!important;font-weight:900!important;line-height:1!important;color:#fff!important;}
body.maride-theme .maride-search-results{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 10px)!important;width:100%!important;max-height:min(520px,70vh)!important;overflow:auto!important;background:#fff!important;border:1px solid #e7edf6!important;border-radius:16px!important;z-index:10070!important;box-shadow:0 24px 70px rgba(15,23,42,.28)!important;padding:10px!important;}
body.maride-theme .maride-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:18px!important;min-width:0!important;white-space:nowrap!important;}
body.maride-theme .maride-action{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important;line-height:1.15!important;color:#fff!important;}
body.maride-theme .maride-action-icon{flex:0 0 34px!important;width:34px!important;height:34px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:rgba(255,255,255,.05)!important;}
body.maride-theme .maride-nav{height:56px!important;min-height:56px!important;background:#0d1119!important;border-top:1px solid rgba(255,255,255,.06)!important;border-bottom:3px solid var(--maride-red)!important;overflow:visible!important;}
body.maride-theme .maride-nav-inner{height:56px!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;}
body.maride-theme .maride-cat-toggle{height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 24px!important;border-radius:10px 10px 0 0!important;background:var(--maride-red)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;line-height:1!important;box-shadow:0 10px 24px rgba(237,28,36,.25)!important;transform:none!important;}
body.maride-theme .maride-menu-toggle{height:44px!important;width:56px!important;margin-left:auto!important;margin-right:0!important;margin-top:0!important;margin-bottom:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;border-radius:10px 10px 0 0!important;transform:none!important;}
body.maride-theme .maride-menu-toggle span{display:block!important;font-size:24px!important;line-height:1!important;}
body.maride-theme .maride-category-panel{top:auto!important;border-top:0!important;}
body.maride-theme .maride-category-panel-inner{padding-top:26px!important;padding-bottom:34px!important;}
body.maride-theme .maride-panel-grid.maride-panel-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
body.maride-theme .maride-cat-panel-item{display:flex!important;align-items:center!important;gap:14px!important;width:100%!important;min-height:68px!important;padding:14px 16px!important;border-radius:14px!important;background:#fff!important;border:1px solid #e7edf6!important;box-shadow:0 8px 24px rgba(15,23,42,.05)!important;font-weight:950!important;}

body.woocommerce-cart .maride-cart-shell{width:min(1240px,calc(100vw - 64px))!important;max-width:1240px!important;margin:0 auto!important;padding:34px 0 78px!important;}
body.woocommerce-cart .maride-cart-page{max-width:1240px!important;width:100%!important;margin:0 auto!important;}
body.woocommerce-cart .maride-cart-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;gap:30px!important;align-items:start!important;}
body.woocommerce-cart .maride-cart-card{min-width:0!important;overflow:hidden!important;}
body.woocommerce-cart .maride-cart-summary-card{width:390px!important;min-width:390px!important;max-width:390px!important;overflow:visible!important;padding:26px!important;}
body.woocommerce-cart .maride-cart-head-row,body.woocommerce-cart .maride-cart-item{grid-template-columns:minmax(0,1fr) 105px 112px 105px!important;}
body.woocommerce-cart .maride-cart-item{min-width:0!important;width:100%!important;}
body.woocommerce-cart .maride-cart-name{min-width:0!important;overflow:hidden!important;}
body.woocommerce-cart .maride-cart-name a{word-break:normal!important;overflow-wrap:anywhere!important;}
body.woocommerce-cart .cart_totals{display:block!important;width:100%!important;}
body.woocommerce-cart .cart_totals table.shop_table{display:table!important;width:100%!important;table-layout:fixed!important;border-collapse:collapse!important;margin:0!important;}
body.woocommerce-cart .cart_totals table.shop_table tr{display:table-row!important;}
body.woocommerce-cart .cart_totals table.shop_table th,body.woocommerce-cart .cart_totals table.shop_table td{display:table-cell!important;width:auto!important;padding:14px 0!important;vertical-align:top!important;border-bottom:1px solid #edf2f7!important;font-size:14px!important;line-height:1.45!important;}
body.woocommerce-cart .cart_totals table.shop_table th{width:42%!important;color:#111827!important;font-weight:950!important;}
body.woocommerce-cart .cart_totals table.shop_table td{text-align:right!important;color:#111827!important;font-weight:800!important;}
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods,body.woocommerce-cart .cart_totals .shipping-calculator-form{list-style:none!important;margin:0!important;padding:0!important;text-align:right!important;}
body.woocommerce-cart .wc-proceed-to-checkout{padding:0!important;margin:20px 0 0!important;}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button{display:flex!important;width:100%!important;min-height:56px!important;border-radius:14px!important;margin:0!important;white-space:normal!important;text-align:center!important;}

body.single-product .maride-single-wrap{padding:34px 0 72px!important;background:#f3f6fa!important;}
body.single-product .maride-single-container{width:min(1180px,calc(100vw - 64px))!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;}
body.single-product div.product.maride-single-card{display:block!important;max-width:1120px!important;margin:0 auto!important;padding:0!important;background:#fff!important;border:1px solid #e8eef6!important;border-radius:28px!important;box-shadow:0 22px 60px rgba(15,23,42,.10)!important;overflow:hidden!important;}
body.single-product .maride-single-inner{display:grid!important;grid-template-columns:minmax(0,520px) minmax(0,460px)!important;gap:38px!important;align-items:start!important;justify-content:center!important;padding:34px!important;margin:0!important;width:100%!important;}
body.single-product .maride-single-gallery-col,body.single-product .maride-single-summary-col{width:100%!important;max-width:none!important;min-width:0!important;padding:0!important;flex:none!important;}
body.single-product .maride-single-gallery{background:#f8fafc!important;border:1px solid #edf2f7!important;border-radius:22px!important;padding:18px!important;box-shadow:none!important;overflow:hidden!important;}
body.single-product .woocommerce-product-gallery{float:none!important;width:100%!important;max-width:100%!important;margin:0!important;opacity:1!important;position:relative!important;}
body.single-product .woocommerce-product-gallery__wrapper,body.single-product .woocommerce-product-gallery .flex-viewport{margin:0!important;border:0!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;}
body.single-product .woocommerce-product-gallery__image:first-child,body.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{height:500px!important;min-height:500px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;background:#fff!important;}
body.single-product .woocommerce-product-gallery__image a{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;}
body.single-product .woocommerce-product-gallery__image img{display:block!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:460px!important;object-fit:contain!important;margin:auto!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 0!important;padding:0!important;list-style:none!important;width:100%!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important;padding:0!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img{width:100%!important;height:72px!important;object-fit:contain!important;border:1px solid #e3eaf3!important;border-radius:12px!important;background:#fff!important;padding:6px!important;opacity:1!important;cursor:pointer!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,body.single-product .woocommerce-product-gallery .flex-control-thumbs img:hover{border-color:var(--maride-red)!important;box-shadow:0 8px 18px rgba(237,28,36,.14)!important;}
body.single-product .woocommerce-product-gallery__trigger{top:16px!important;right:16px!important;width:40px!important;height:40px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.14)!important;z-index:5!important;}
body.single-product .flex-direction-nav a{width:42px!important;height:42px!important;border-radius:999px!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.14)!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:1!important;}
body.single-product .maride-single-summary{background:transparent!important;border:0!important;box-shadow:none!important;padding:4px 0!important;}
body.single-product .maride-single-tabs-card,body.single-product .maride-single-products-section{max-width:1120px!important;width:100%!important;margin:26px auto 0!important;padding:26px!important;border-radius:24px!important;background:#fff!important;border:1px solid #e7edf6!important;box-shadow:0 14px 42px rgba(15,23,42,.07)!important;}
body.single-product .maride-single-products-section .maride-section-head{margin:0 0 18px!important;align-items:center!important;}
body.single-product .maride-single-products-section .maride-section-head h2{font-size:24px!important;line-height:1.15!important;margin:0!important;padding-bottom:10px!important;}
body.single-product .maride-single-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;}
body.single-product .maride-single-products-grid .maride-product-card{min-height:360px!important;border:1px solid #edf2f7!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;}

body.maride-theme .maride-home .maride-cat-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;width:100%!important;max-width:1320px!important;margin:22px auto 32px!important;}
body.maride-theme .maride-home .maride-cat-grid>.maride-cat-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;}
body.maride-theme .maride-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:min(1320px,calc(100vw - 48px))!important;margin:34px auto!important;}
body.maride-theme .maride-benefits>div{display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;width:100%!important;padding:22px!important;}
body.maride-theme .maride-benefits strong,body.maride-theme .maride-benefits span{display:block!important;width:100%!important;}

body.maride-theme .maride-404-page{display:flex!important;align-items:center!important;justify-content:center!important;min-height:460px!important;}
body.maride-theme .maride-404-card{width:min(900px,100%)!important;margin:0 auto!important;text-align:center!important;}
body.maride-theme .maride-404-card .maride-search{margin-left:auto!important;margin-right:auto!important;}

@media(max-width:1280px){body.maride-theme .maride-mainbar{grid-template-columns:220px minmax(300px,560px) minmax(300px,auto)!important;gap:24px!important;}body.maride-theme .maride-actions{gap:12px!important;font-size:13px!important;}body.maride-theme .maride-home .maride-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:1080px){body.maride-theme .maride-mainbar{grid-template-columns:1fr!important;min-height:0!important;padding:18px 0!important;}body.maride-theme .maride-logo-wrap,body.maride-theme .maride-actions{justify-content:center!important;}body.maride-theme .maride-search.maride-ajax-search{max-width:720px!important;margin:0 auto!important;}body.maride-theme .maride-panel-grid.maride-panel-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.woocommerce-cart .maride-cart-layout{grid-template-columns:1fr!important;}body.woocommerce-cart .maride-cart-summary-card{position:static!important;width:100%!important;min-width:0!important;max-width:none!important;}body.single-product .maride-single-inner{grid-template-columns:1fr!important;}body.single-product .woocommerce-product-gallery__image:first-child,body.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{height:420px!important;min-height:420px!important;}body.single-product .maride-single-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:760px){body.maride-theme .maride-mainbar{width:calc(100% - 24px)!important;}body.maride-theme .maride-search.maride-ajax-search{height:50px!important;min-height:50px!important;max-height:50px!important;grid-template-columns:none!important;}body.maride-theme .maride-search .maride-search-field-wrap,body.maride-theme .maride-search input[type="search"]{height:50px!important;min-height:50px!important;max-height:50px!important;line-height:50px!important;}body.maride-theme .maride-search button[type="submit"]{height:50px!important;min-height:50px!important;max-height:50px!important;flex-basis:58px!important;width:58px!important;min-width:58px!important;}body.maride-theme .maride-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;}body.maride-theme .maride-action{justify-content:center!important;}body.maride-theme .maride-nav-inner{width:calc(100% - 24px)!important;}body.maride-theme .maride-cat-toggle{font-size:14px!important;padding:0 16px!important;}body.maride-theme .maride-menu-toggle{width:50px!important;}body.maride-theme .maride-panel-grid.maride-panel-list{grid-template-columns:1fr!important;}body.maride-theme .maride-home .maride-cat-grid{grid-template-columns:1fr!important;width:calc(100vw - 24px)!important;}body.maride-theme .maride-benefits{grid-template-columns:1fr!important;width:calc(100vw - 24px)!important;}body.woocommerce-cart .maride-cart-shell,body.single-product .maride-single-container{width:calc(100vw - 24px)!important;}body.woocommerce-cart .maride-cart-head-row{display:none!important;}body.woocommerce-cart .maride-cart-item{grid-template-columns:1fr!important;}body.single-product div.product.maride-single-card{border-radius:20px!important;}body.single-product .maride-single-inner{padding:16px!important;gap:20px!important;}body.single-product .woocommerce-product-gallery__image:first-child,body.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{height:310px!important;min-height:310px!important;}body.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}body.single-product .maride-single-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}body.single-product .maride-single-tabs-card,body.single-product .maride-single-products-section{padding:18px!important;}}


/* V21: header search, menu button spacing, and cart totals width polish */
body.maride-theme .maride-mainbar{
  grid-template-columns: 230px minmax(420px, 620px) minmax(420px, auto) !important;
  gap: 28px !important;
  align-items: center !important;
}
body.maride-theme .maride-search.maride-ajax-search{
  display: grid !important;
  grid-template-columns: minmax(0,1fr) 72px !important;
  align-items: stretch !important;
  height: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important;
  border-radius: 12px !important;
  background: #fff !important;
  overflow: hidden !important;
  box-shadow: 0 12px 30px rgba(0,0,0,.18) !important;
}
body.maride-theme .maride-search .maride-search-field-wrap{
  display:block !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  min-width:0 !important;
  overflow: visible !important;
}
body.maride-theme .maride-search input[type="search"]{
  display:block !important;
  width:100% !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  padding:0 22px !important;
  line-height:56px !important;
  border:0 !important;
  border-radius:0 !important;
  background:#fff !important;
  font-size:16px !important;
  box-shadow:none !important;
  outline:0 !important;
}
body.maride-theme .maride-search button[type="submit"]{
  position:static !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:72px !important;
  min-width:72px !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  margin:0 !important;
  padding:0 !important;
  border-radius:0 !important;
  background:var(--maride-red) !important;
  color:#fff !important;
  line-height:1 !important;
  font-size:24px !important;
}
body.maride-theme .maride-search-results{
  top: calc(100% + 10px) !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  max-width: none !important;
  z-index: 9999 !important;
}
body.maride-theme .maride-nav-inner{
  width:min(1320px,calc(100% - 48px)) !important;
  margin-inline:auto !important;
  padding:0 !important;
  justify-content:space-between !important;
  align-items:flex-end !important;
  height:56px !important;
}
body.maride-theme .maride-cat-toggle,
body.maride-theme .maride-menu-toggle{
  height:46px !important;
  min-height:46px !important;
  margin:0 !important;
  align-self:flex-end !important;
  line-height:1 !important;
}
body.maride-theme .maride-cat-toggle{
  padding:0 26px !important;
  border-radius:10px 10px 0 0 !important;
}
body.maride-theme .maride-menu-toggle{
  padding:0 !important;
  width:58px !important;
  min-width:58px !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-bottom:0 !important;
}
body.maride-theme .maride-menu-toggle span{
  margin:0 !important;
  padding:0 !important;
  display:block !important;
  transform:none !important;
}

/* Basket/cart summary: stop Woo default columns from squeezing and clipping totals */
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart .cart-collaterals,
body.woocommerce-cart .cart_totals{
  float:none !important;
  clear:none !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
}
body.woocommerce-cart .maride-cart-layout{
  grid-template-columns:minmax(0,1fr) minmax(360px,410px) !important;
  gap:32px !important;
}
body.woocommerce-cart .maride-cart-summary-card{
  width:100% !important;
  min-width:0 !important;
  max-width:410px !important;
  padding:28px !important;
  overflow:visible !important;
}
body.woocommerce-cart .cart_totals h2{
  margin:0 0 18px !important;
  font-size:22px !important;
  line-height:1.15 !important;
}
body.woocommerce-cart .cart_totals table.shop_table{
  width:100% !important;
  table-layout:auto !important;
  border-spacing:0 !important;
  margin:0 !important;
}
body.woocommerce-cart .cart_totals table.shop_table th{
  width:38% !important;
  padding:14px 14px 14px 0 !important;
  white-space:normal !important;
}
body.woocommerce-cart .cart_totals table.shop_table td{
  width:62% !important;
  padding:14px 0 !important;
  text-align:right !important;
  word-break:normal !important;
  overflow-wrap:anywhere !important;
}
body.woocommerce-cart .cart_totals .woocommerce-shipping-methods li,
body.woocommerce-cart .cart_totals .shipping-calculator-button,
body.woocommerce-cart .cart_totals .woocommerce-shipping-destination{
  display:block !important;
  max-width:100% !important;
  margin:0 0 6px !important;
  text-align:right !important;
  line-height:1.45 !important;
}
body.woocommerce-cart .wc-proceed-to-checkout .checkout-button,
body.woocommerce-cart .return-to-shop .button{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:54px !important;
  padding:14px 18px !important;
  white-space:normal !important;
  line-height:1.2 !important;
  border-radius:12px !important;
}
body.woocommerce-cart .coupon{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  gap:12px !important;
  align-items:center !important;
}
body.woocommerce-cart .coupon input.input-text{width:100% !important;min-width:0 !important;}

/* Small responsive alignment cleanups */
@media(max-width:1180px){
  body.maride-theme .maride-mainbar{grid-template-columns:200px minmax(360px,1fr) !important;grid-auto-flow:row !important;justify-content:center !important;}
  body.maride-theme .maride-actions{grid-column:1 / -1 !important;justify-content:center !important;flex-wrap:wrap !important;}
  body.woocommerce-cart .maride-cart-layout{grid-template-columns:1fr !important;}
  body.woocommerce-cart .maride-cart-summary-card{max-width:none !important;}
}
@media(max-width:760px){
  body.maride-theme .maride-mainbar{grid-template-columns:1fr !important;gap:14px !important;width:calc(100% - 24px) !important;}
  body.maride-theme .maride-search.maride-ajax-search{grid-template-columns:minmax(0,1fr) 58px !important;width:100% !important;height:52px !important;min-height:52px !important;max-height:52px !important;}
  body.maride-theme .maride-search .maride-search-field-wrap,
  body.maride-theme .maride-search input[type="search"]{height:52px !important;min-height:52px !important;max-height:52px !important;line-height:52px !important;}
  body.maride-theme .maride-search button[type="submit"]{width:58px !important;min-width:58px !important;height:52px !important;min-height:52px !important;max-height:52px !important;}
  body.maride-theme .maride-nav-inner{width:calc(100% - 24px) !important;}
  body.maride-theme .maride-cat-toggle{padding:0 16px !important;font-size:14px !important;}
  body.maride-theme .maride-menu-toggle{width:52px !important;min-width:52px !important;}
  body.woocommerce-cart .coupon{grid-template-columns:1fr !important;}
}

/* V22: final header/menu alignment hard reset */
body.maride-theme .maride-site-header{
  background:#070c13 !important;
  color:#fff !important;
  overflow:visible !important;
}
body.maride-theme .maride-site-header .maride-container{
  width:min(1320px,calc(100% - 48px)) !important;
}
body.maride-theme .maride-mainbar{
  display:flex !important;
  grid-template-columns:none !important;
  grid-auto-flow:unset !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:34px !important;
  min-height:154px !important;
  height:auto !important;
  padding:18px 0 !important;
}
body.maride-theme .maride-logo-wrap{
  flex:0 0 220px !important;
  width:220px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-width:0 !important;
}
body.maride-theme .maride-logo,
body.maride-theme .maride-logo-custom-wrap,
body.maride-theme .maride-dynamic-logo-link{
  width:190px !important;
  max-width:190px !important;
  height:118px !important;
  max-height:118px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:#000 !important;
  margin:0 !important;
}
body.maride-theme .maride-logo-crop{
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
}
body.maride-theme .maride-logo img,
body.maride-theme .maride-logo-crop img,
body.maride-theme .custom-logo-link img{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  height:100% !important;
  max-height:none !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:0 !important;
}
body.maride-theme .maride-search.maride-ajax-search{
  flex:1 1 600px !important;
  width:100% !important;
  max-width:620px !important;
  min-width:360px !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  display:flex !important;
  align-items:stretch !important;
  justify-content:stretch !important;
  grid-template-columns:none !important;
  gap:0 !important;
  margin:0 !important;
  padding:0 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:12px !important;
  overflow:visible !important;
  box-shadow:0 15px 32px rgba(0,0,0,.22) !important;
}
body.maride-theme .maride-search .maride-search-field-wrap{
  position:relative !important;
  flex:1 1 auto !important;
  min-width:0 !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}
body.maride-theme .maride-search input[type="search"],
body.maride-theme .maride-search .search-field{
  display:block !important;
  width:100% !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  margin:0 !important;
  padding:0 24px !important;
  border:0 !important;
  border-radius:12px 0 0 12px !important;
  background:#fff !important;
  color:#111827 !important;
  font-size:16px !important;
  line-height:56px !important;
  box-shadow:none !important;
  outline:0 !important;
  appearance:none !important;
  -webkit-appearance:none !important;
}
body.maride-theme .maride-search button[type="submit"]{
  position:relative !important;
  inset:auto !important;
  flex:0 0 74px !important;
  width:74px !important;
  min-width:74px !important;
  max-width:74px !important;
  height:56px !important;
  min-height:56px !important;
  max-height:56px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 12px 12px 0 !important;
  background:var(--maride-red) !important;
  color:#fff !important;
  box-shadow:none !important;
  transform:none !important;
  overflow:hidden !important;
  font-size:0 !important;
  line-height:1 !important;
  cursor:pointer !important;
}
body.maride-theme .maride-search button[type="submit"]:before{
  content:"⌕" !important;
  display:block !important;
  color:#fff !important;
  font-size:26px !important;
  line-height:1 !important;
  font-weight:900 !important;
  transform:none !important;
}
body.maride-theme .maride-search-results{
  position:absolute !important;
  left:0 !important;
  right:-74px !important;
  top:calc(100% + 10px) !important;
  width:auto !important;
  z-index:99999 !important;
}
body.maride-theme .maride-actions{
  flex:0 1 auto !important;
  min-width:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  gap:18px !important;
  margin:0 !important;
  white-space:nowrap !important;
}
body.maride-theme .maride-action{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  height:44px !important;
  min-height:44px !important;
  margin:0 !important;
  padding:0 !important;
  color:#fff !important;
  background:transparent !important;
  border:0 !important;
  font-size:14px !important;
  font-weight:900 !important;
  line-height:1 !important;
}
body.maride-theme .maride-action-icon{
  flex:0 0 38px !important;
  width:38px !important;
  height:38px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.18) !important;
  background:rgba(255,255,255,.03) !important;
  color:#fff !important;
}
body.maride-theme .maride-list-count,
body.maride-theme .maride-cart-count{
  position:absolute !important;
  top:-4px !important;
  right:-5px !important;
  min-width:17px !important;
  height:17px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:0 4px !important;
  border-radius:999px !important;
  background:var(--maride-red) !important;
  color:#fff !important;
  font-size:10px !important;
  line-height:17px !important;
  font-style:normal !important;
  margin:0 !important;
}
body.maride-theme .maride-action{position:relative !important;}
body.maride-theme .maride-cart-total{margin-left:2px !important;font-size:18px !important;font-weight:950 !important;color:#fff !important;}
body.maride-theme .maride-nav{
  height:56px !important;
  min-height:56px !important;
  background:#0d1119 !important;
  border-top:1px solid rgba(255,255,255,.06) !important;
  border-bottom:3px solid var(--maride-red) !important;
  overflow:visible !important;
}
body.maride-theme .maride-nav-inner{
  height:56px !important;
  min-height:56px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:18px !important;
  padding:0 !important;
}
body.maride-theme .maride-cat-toggle,
body.maride-theme .maride-menu-toggle{
  position:relative !important;
  top:auto !important;
  left:auto !important;
  right:auto !important;
  bottom:auto !important;
  transform:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  height:44px !important;
  min-height:44px !important;
  margin:0 !important;
  padding:0 26px !important;
  border-radius:10px !important;
  line-height:1 !important;
  font-size:16px !important;
  font-weight:950 !important;
  text-transform:uppercase !important;
  box-shadow:0 12px 28px rgba(0,0,0,.22) !important;
}
body.maride-theme .maride-cat-toggle{
  background:var(--maride-red) !important;
  border:0 !important;
  color:#fff !important;
}
body.maride-theme .maride-menu-toggle{
  margin-left:auto !important;
  width:58px !important;
  min-width:58px !important;
  padding:0 !important;
  background:#121928 !important;
  color:#fff !important;
  border:1px solid rgba(255,255,255,.16) !important;
}
body.maride-theme .maride-menu-toggle span{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  font-size:24px !important;
  line-height:1 !important;
}
body.maride-theme .maride-category-panel{
  border-top:0 !important;
  box-shadow:0 28px 70px rgba(15,23,42,.16) !important;
}
@media(max-width:1320px){
  body.maride-theme .maride-mainbar{gap:24px !important;}
  body.maride-theme .maride-logo-wrap{flex-basis:190px !important;width:190px !important;}
  body.maride-theme .maride-logo,body.maride-theme .maride-logo-custom-wrap,body.maride-theme .maride-dynamic-logo-link{width:170px !important;height:104px !important;}
  body.maride-theme .maride-search.maride-ajax-search{max-width:560px !important;min-width:320px !important;}
  body.maride-theme .maride-actions{gap:12px !important;}
  body.maride-theme .maride-cart-total{font-size:16px !important;}
}
@media(max-width:1100px){
  body.maride-theme .maride-mainbar{flex-wrap:wrap !important;justify-content:center !important;min-height:0 !important;padding:18px 0 !important;}
  body.maride-theme .maride-logo-wrap{flex:0 0 100% !important;width:100% !important;justify-content:center !important;}
  body.maride-theme .maride-search.maride-ajax-search{order:2 !important;flex:1 1 100% !important;max-width:720px !important;min-width:0 !important;}
  body.maride-theme .maride-actions{order:3 !important;flex:1 1 100% !important;justify-content:center !important;flex-wrap:wrap !important;}
}
@media(max-width:760px){
  body.maride-theme .maride-site-header .maride-container{width:calc(100% - 24px) !important;}
  body.maride-theme .maride-mainbar{gap:14px !important;}
  body.maride-theme .maride-logo,body.maride-theme .maride-logo-custom-wrap,body.maride-theme .maride-dynamic-logo-link{width:150px !important;height:92px !important;}
  body.maride-theme .maride-search.maride-ajax-search{height:52px !important;min-height:52px !important;max-height:52px !important;}
  body.maride-theme .maride-search .maride-search-field-wrap,body.maride-theme .maride-search input[type="search"]{height:52px !important;min-height:52px !important;max-height:52px !important;line-height:52px !important;}
  body.maride-theme .maride-search button[type="submit"]{height:52px !important;min-height:52px !important;max-height:52px !important;flex-basis:58px !important;width:58px !important;min-width:58px !important;}
  body.maride-theme .maride-search-results{right:-58px !important;}
  body.maride-theme .maride-actions{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important;}
  body.maride-theme .maride-action{justify-content:flex-start !important;font-size:13px !important;}
  body.maride-theme .maride-nav-inner{height:54px !important;min-height:54px !important;}
  body.maride-theme .maride-cat-toggle{height:42px !important;min-height:42px !important;padding:0 16px !important;font-size:14px !important;}
  body.maride-theme .maride-menu-toggle{height:42px !important;min-height:42px !important;width:50px !important;min-width:50px !important;}
}


/* === MARIDE V23 FINAL HEADER / MENU / SINGLE GALLERY POLISH === */
html{margin-top:0!important;}
body.admin-bar{padding-top:0!important;}
body.admin-bar .maride-site-header{margin-top:0!important;}
body.maride-theme .maride-site-header{margin-top:0!important;top:0!important;}
body.maride-theme .maride-site-header + *,
body.maride-theme header.maride-site-header + main{margin-top:0!important;}

/* Header main row: fixed clean baseline */
body.maride-theme .maride-mainbar{
  width:min(1320px,calc(100% - 48px))!important;
  min-height:132px!important;
  height:132px!important;
  padding:0!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:210px minmax(360px,560px) minmax(420px,1fr)!important;
  align-items:center!important;
  justify-content:center!important;
  column-gap:34px!important;
}
body.maride-theme .maride-logo-wrap{width:210px!important;flex:0 0 210px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;margin:0!important;padding:0!important;}
body.maride-theme .maride-logo,
body.maride-theme .maride-logo-custom-wrap,
body.maride-theme .maride-dynamic-logo-link{width:190px!important;height:96px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;margin:0!important;border-radius:0!important;background:#000!important;}
body.maride-theme .maride-logo img,
body.maride-theme .maride-dynamic-logo-link img,
body.maride-theme .custom-logo-link img{max-width:185px!important;max-height:118px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important;margin:0 auto!important;}

/* Search input + button: button is inside the input area, same height */
body.maride-theme .maride-search.maride-ajax-search{
  position:relative!important;
  width:100%!important;
  max-width:560px!important;
  min-width:0!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border:0!important;
  border-radius:12px!important;
  overflow:visible!important;
  box-shadow:0 16px 34px rgba(0,0,0,.24)!important;
}
body.maride-theme .maride-search .maride-search-field-wrap{display:block!important;width:100%!important;height:56px!important;min-height:56px!important;margin:0!important;padding:0!important;position:relative!important;overflow:visible!important;}
body.maride-theme .maride-search input[type="search"],
body.maride-theme .maride-search .search-field{
  width:100%!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  line-height:56px!important;
  padding:0 96px 0 24px!important;
  border:0!important;
  outline:0!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#111827!important;
  font-size:16px!important;
  box-shadow:none!important;
  display:block!important;
}
body.maride-theme .maride-search button[type="submit"]{
  position:absolute!important;
  top:0!important;
  right:0!important;
  bottom:auto!important;
  left:auto!important;
  width:74px!important;
  min-width:74px!important;
  max-width:74px!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0 12px 12px 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:var(--maride-red)!important;
  color:#fff!important;
  font-size:0!important;
  line-height:1!important;
  transform:none!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
body.maride-theme .maride-search button[type="submit"]:before{content:"⌕"!important;font-size:26px!important;line-height:1!important;color:#fff!important;font-weight:900!important;display:block!important;transform:none!important;}
body.maride-theme .maride-search-results{left:0!important;right:0!important;top:66px!important;width:100%!important;min-width:100%!important;border-radius:16px!important;z-index:999999!important;}

/* Header actions: consistent alignment and real circle counters */
body.maride-theme .maride-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;margin:0!important;padding:0!important;min-width:0!important;height:56px!important;white-space:nowrap!important;}
body.maride-theme .maride-action{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:44px!important;min-height:44px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;font-size:14px!important;line-height:1!important;font-weight:900!important;}
body.maride-theme .maride-action-icon{width:38px!important;height:38px!important;min-width:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:1px solid rgba(255,255,255,.2)!important;background:rgba(255,255,255,.04)!important;color:#fff!important;}
body.maride-theme .maride-action-icon svg{width:19px!important;height:19px!important;display:block!important;}
body.maride-theme .maride-list-count,
body.maride-theme .maride-cart-count,
body.maride-theme .maride-action em{
  position:absolute!important;
  top:-5px!important;
  right:-7px!important;
  width:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  height:18px!important;
  min-height:18px!important;
  max-height:18px!important;
  padding:0!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  background:var(--maride-red)!important;
  color:#fff!important;
  font-size:10px!important;
  line-height:18px!important;
  font-style:normal!important;
  font-weight:900!important;
  box-shadow:0 0 0 2px #090e15!important;
}
body.maride-theme .maride-cart-link .maride-cart-count{right:62px!important;}
body.maride-theme .maride-cart-total{display:inline-block!important;margin-left:2px!important;color:#fff!important;font-size:18px!important;line-height:1!important;font-weight:950!important;}

/* Nav row: remove bottom gap, align both buttons to same vertical center */
body.maride-theme .maride-nav{height:56px!important;min-height:56px!important;margin:0!important;padding:0!important;background:#0d1119!important;border-top:1px solid rgba(255,255,255,.06)!important;border-bottom:3px solid var(--maride-red)!important;overflow:visible!important;}
body.maride-theme .maride-nav-inner{width:min(1320px,calc(100% - 48px))!important;height:56px!important;min-height:56px!important;margin:0 auto!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;}
body.maride-theme .maride-cat-toggle,
body.maride-theme .maride-menu-toggle{position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:none!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;box-shadow:0 12px 26px rgba(0,0,0,.24)!important;}
body.maride-theme .maride-cat-toggle{padding:0 24px!important;border:0!important;border-radius:10px!important;background:var(--maride-red)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;text-transform:uppercase!important;}
body.maride-theme .maride-menu-toggle{margin-left:auto!important;width:58px!important;min-width:58px!important;max-width:58px!important;padding:0!important;border-radius:10px!important;background:#121928!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;}
body.maride-theme .maride-menu-toggle span{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;font-size:24px!important;line-height:1!important;height:24px!important;}

/* Expanded panels: cleaner links with padding left and smooth hover */
body.maride-theme .maride-category-panel{margin:0!important;padding:28px 0!important;background:#fff!important;border-top:0!important;box-shadow:0 30px 70px rgba(15,23,42,.16)!important;}
body.maride-theme .maride-panel-menu{padding:24px!important;border-radius:18px!important;background:#f8fafc!important;border:1px solid #e7edf5!important;}
body.maride-theme .maride-panel-menu a{display:flex!important;align-items:center!important;min-height:44px!important;width:100%!important;padding:0 14px 0 18px!important;margin:4px 0!important;border-radius:12px!important;color:#111827!important;font-weight:850!important;transition:background .18s ease,color .18s ease,transform .18s ease!important;}
body.maride-theme .maride-panel-menu a:hover{background:#fff!important;color:var(--maride-red)!important;transform:translateX(3px)!important;box-shadow:0 8px 20px rgba(15,23,42,.06)!important;}
body.maride-theme .maride-cat-panel-item{padding:16px 18px!important;min-height:64px!important;border-radius:14px!important;}

/* Single product gallery: IWS-like card, thumbnails, lightbox/zoom trigger */
body.single-product .maride-single-wrap{padding-top:36px!important;padding-bottom:56px!important;}
body.single-product .maride-single-container{width:min(1180px,calc(100% - 48px))!important;margin:0 auto!important;padding:0!important;}
body.single-product div.product,
body.single-product div.product.maride-single-card{display:block!important;grid-template-columns:none!important;grid-template-areas:none!important;width:100%!important;max-width:1180px!important;margin:0 auto!important;padding:0!important;border-radius:24px!important;background:#fff!important;border:1px solid #e8eef6!important;box-shadow:0 24px 70px rgba(15,23,42,.10)!important;overflow:visible!important;}
body.single-product .maride-single-inner{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(380px,460px)!important;gap:34px!important;align-items:start!important;justify-content:center!important;padding:34px!important;margin:0!important;}
body.single-product .maride-single-gallery-col,
body.single-product .maride-single-summary-col{width:auto!important;max-width:none!important;flex:initial!important;padding:0!important;float:none!important;}
body.single-product .maride-single-gallery{position:relative!important;background:#f8fafc!important;border:1px solid #e8eef6!important;border-radius:22px!important;padding:18px!important;box-shadow:none!important;overflow:visible!important;}
body.single-product .woocommerce-product-gallery{position:relative!important;width:100%!important;float:none!important;margin:0!important;opacity:1!important;}
body.single-product .woocommerce-product-gallery__wrapper{margin:0!important;padding:0!important;}
body.single-product .woocommerce-product-gallery .flex-viewport{border-radius:18px!important;background:#fff!important;border:1px solid #e8eef6!important;overflow:hidden!important;}
body.single-product .woocommerce-product-gallery__image{min-height:auto!important;height:auto!important;background:#fff!important;border:0!important;border-radius:18px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
body.single-product .woocommerce-product-gallery__image:first-child,
body.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{height:520px!important;min-height:520px!important;padding:22px!important;}
body.single-product .woocommerce-product-gallery__image a{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.single-product .woocommerce-product-gallery__image img{width:auto!important;max-width:100%!important;height:auto!important;max-height:476px!important;object-fit:contain!important;margin:auto!important;display:block!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 0!important;padding:0!important;list-style:none!important;width:100%!important;clear:both!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs li{float:none!important;width:auto!important;margin:0!important;padding:0!important;display:block!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img{width:100%!important;height:76px!important;object-fit:contain!important;background:#fff!important;border:1px solid #e4ebf4!important;border-radius:12px!important;padding:6px!important;opacity:1!important;cursor:pointer!important;transition:border-color .18s ease,box-shadow .18s ease!important;}
body.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,
body.single-product .woocommerce-product-gallery .flex-control-thumbs img:hover{border-color:var(--maride-red)!important;box-shadow:0 8px 20px rgba(237,28,36,.13)!important;}
body.single-product .woocommerce-product-gallery__trigger{position:absolute!important;top:16px!important;right:16px!important;width:44px!important;height:44px!important;border-radius:50%!important;background:#fff!important;color:transparent!important;text-indent:-9999px!important;border:1px solid #e8eef6!important;box-shadow:0 12px 28px rgba(15,23,42,.16)!important;z-index:20!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
body.single-product .woocommerce-product-gallery__trigger:before{content:"⌕"!important;text-indent:0!important;color:var(--maride-red)!important;font-size:24px!important;line-height:1!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;}
body.single-product .woocommerce-product-gallery__trigger:after{content:none!important;display:none!important;}
body.single-product .flex-direction-nav{list-style:none!important;margin:0!important;padding:0!important;}
body.single-product .flex-direction-nav a{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 10px 24px rgba(15,23,42,.18)!important;color:#111827!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:12!important;}
body.single-product .flex-direction-nav .flex-prev{left:14px!important;}
body.single-product .flex-direction-nav .flex-next{right:14px!important;}
body.single-product .flex-direction-nav .flex-prev:before{content:"‹"!important;font-size:34px!important;line-height:1!important;}
body.single-product .flex-direction-nav .flex-next:before{content:"›"!important;font-size:34px!important;line-height:1!important;}
body.single-product .maride-single-products-section h2,
body.single-product .related.products h2{font-size:24px!important;line-height:1.2!important;margin:0 0 20px!important;font-weight:950!important;color:#111827!important;border-bottom:3px solid var(--maride-red)!important;display:inline-block!important;padding-bottom:10px!important;}

@media(max-width:1180px){
  body.maride-theme .maride-mainbar{grid-template-columns:190px minmax(300px,1fr)!important;height:auto!important;min-height:0!important;padding:18px 0!important;row-gap:16px!important;}
  body.maride-theme .maride-actions{grid-column:1 / -1!important;justify-content:center!important;flex-wrap:wrap!important;height:auto!important;}
  body.maride-theme .maride-search.maride-ajax-search{max-width:680px!important;}
  body.single-product .maride-single-inner{grid-template-columns:1fr!important;padding:24px!important;}
  body.single-product .woocommerce-product-gallery__image:first-child,body.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{height:420px!important;min-height:420px!important;}
}
@media(max-width:760px){
  body.maride-theme .maride-mainbar{width:calc(100% - 24px)!important;grid-template-columns:1fr!important;justify-items:center!important;}
  body.maride-theme .maride-logo-wrap{justify-content:center!important;width:100%!important;}
  body.maride-theme .maride-search.maride-ajax-search{width:100%!important;max-width:none!important;height:52px!important;min-height:52px!important;}
  body.maride-theme .maride-search .maride-search-field-wrap,body.maride-theme .maride-search input[type="search"]{height:52px!important;min-height:52px!important;line-height:52px!important;}
  body.maride-theme .maride-search button[type="submit"]{height:52px!important;min-height:52px!important;width:60px!important;min-width:60px!important;}
  body.maride-theme .maride-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:10px!important;}
  body.maride-theme .maride-action{justify-content:flex-start!important;font-size:13px!important;}
  body.maride-theme .maride-nav-inner{width:calc(100% - 24px)!important;}
  body.maride-theme .maride-cat-toggle{font-size:14px!important;padding:0 14px!important;}
  body.single-product .maride-single-container{width:calc(100% - 24px)!important;}
  body.single-product .maride-single-inner{padding:14px!important;gap:18px!important;}
  body.single-product .woocommerce-product-gallery__image:first-child,body.single-product .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__image{height:310px!important;min-height:310px!important;}
  body.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  body.single-product .woocommerce-product-gallery .flex-control-thumbs img{height:64px!important;}
}

/* V24: menu, footer and IWS-style single-gallery polish */
body.maride-theme .maride-menu-panel .maride-super-menu,
body.maride-theme .maride-menu-panel .maride-menu-only{
  width:min(920px,calc(100vw - 48px))!important;
  max-width:920px!important;
  margin-inline:auto!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:start!important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu{
  background:#fff!important;
  border:0!important;
  border-radius:22px!important;
  padding:18px!important;
  box-shadow:0 18px 55px rgba(15,23,42,.10)!important;
  gap:4px!important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu h3{
  margin:0 0 10px!important;
  padding:0 6px 12px!important;
  font-size:18px!important;
  line-height:1.2!important;
  border-bottom:1px solid #edf2f7!important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu a,
.maride-panel-menu a{
  border:0!important;
  border-radius:14px!important;
  background:transparent!important;
  min-height:48px!important;
  padding:13px 16px 13px 18px!important;
  color:#111827!important;
  font-weight:900!important;
  box-shadow:none!important;
  transform:none!important;
  position:relative!important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu a:before,
.maride-panel-menu a:before{
  content:""!important;
  width:7px!important;height:7px!important;
  border-radius:999px!important;
  background:var(--maride-red)!important;
  opacity:.55!important;
  margin-right:10px!important;
  flex:0 0 7px!important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu a:hover,
.maride-panel-menu a:hover{
  background:#fff3f4!important;
  color:#0b1220!important;
  transform:translateX(3px)!important;
  box-shadow:none!important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu a:hover:before{opacity:1!important;}

body.maride-theme .maride-footer{padding-top:54px!important;}
body.maride-theme .maride-footer-grid{align-items:start!important;gap:44px!important;}
body.maride-theme .maride-footer-grid>div:first-child{
  justify-self:start!important;
  align-self:start!important;
  align-items:flex-start!important;
  text-align:left!important;
  padding-top:0!important;
  margin-top:0!important;
}
body.maride-theme .maride-footer .maride-logo,
body.maride-theme .maride-footer .maride-logo-custom-wrap{
  margin:0 0 18px!important;
  width:min(var(--maride-logo-width,340px),380px)!important;
  max-width:380px!important;
  align-self:flex-start!important;
  justify-self:start!important;
}
body.maride-theme .maride-footer .maride-logo-crop{
  height:132px!important;
  width:100%!important;
  display:flex!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  background:#05070b!important;
  overflow:hidden!important;
  border-radius:4px!important;
}
body.maride-theme .maride-footer .maride-logo img,
body.maride-theme .maride-footer .custom-logo-link img,
body.maride-theme .maride-footer .maride-dynamic-logo{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left top!important;
}

body.single-product .maride-single-wrap{padding:34px 0 72px!important;}
body.single-product .maride-single-breadcrumbs{margin-bottom:18px!important;color:#64748b!important;font-size:13px!important;}
body.single-product div.product,
body.single-product div.product.maride-single-card{
  max-width:1160px!important;
  padding:34px!important;
  border-radius:26px!important;
  background:#fff!important;
  border:1px solid #e8eef6!important;
  box-shadow:0 18px 52px rgba(15,23,42,.09)!important;
}
body.single-product .maride-single-inner{
  gap:34px!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
body.single-product .maride-single-gallery-col{max-width:560px!important;flex:1 1 520px!important;}
body.single-product .maride-single-summary-col{max-width:500px!important;flex:1 1 420px!important;}
body.single-product .maride-single-summary{padding:4px 0 0!important;}
body.single-product .woocommerce-product-gallery{
  width:100%!important;
  max-width:560px!important;
  margin:0!important;
  opacity:1!important;
  float:none!important;
  position:relative!important;
}
body.single-product .woocommerce-product-gallery .flex-viewport,
body.single-product .woocommerce-product-gallery__wrapper{
  background:#fff!important;
  border:1px solid #e8eef6!important;
  border-radius:22px!important;
  padding:18px!important;
  margin:0!important;
  overflow:hidden!important;
  min-height:440px!important;
}
body.single-product .woocommerce-product-gallery__wrapper{border:0!important;padding:0!important;min-height:0!important;}
body.single-product .woocommerce-product-gallery__image{
  min-height:430px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#fff!important;
}
body.single-product .woocommerce-product-gallery__image a{
  width:100%!important;
  height:100%!important;
  min-height:430px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}
body.single-product .woocommerce-product-gallery__image img{
  width:100%!important;
  max-width:100%!important;
  max-height:430px!important;
  object-fit:contain!important;
  display:block!important;
  opacity:1!important;
}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
  top:16px!important;
  right:16px!important;
  width:44px!important;
  height:44px!important;
  border-radius:999px!important;
  background:#111827!important;
  color:#fff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  z-index:8!important;
  box-shadow:0 10px 24px rgba(0,0,0,.18)!important;
  font-size:0!important;
  text-indent:0!important;
}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before{content:"⌕"!important;font-size:22px!important;line-height:1!important;color:#fff!important;border:0!important;position:static!important;width:auto!important;height:auto!important;transform:none!important;}
body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after{display:none!important;}
body.single-product .flex-control-thumbs{
  display:grid!important;
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:10px!important;
  margin:14px 0 0!important;
  padding:0!important;
  list-style:none!important;
  overflow:visible!important;
}
body.single-product .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important;padding:0!important;}
body.single-product .flex-control-thumbs img{
  width:100%!important;
  height:70px!important;
  object-fit:contain!important;
  border:1px solid #e8eef6!important;
  border-radius:12px!important;
  padding:6px!important;
  background:#fff!important;
  opacity:.72!important;
  cursor:pointer!important;
  transition:.16s ease!important;
}
body.single-product .flex-control-thumbs img.flex-active,
body.single-product .flex-control-thumbs img:hover{opacity:1!important;border-color:var(--maride-red)!important;box-shadow:0 8px 18px rgba(239,27,36,.12)!important;}
body.single-product .flex-direction-nav a{
  width:42px!important;height:42px!important;
  border-radius:999px!important;
  background:#fff!important;color:#111827!important;
  box-shadow:0 10px 28px rgba(15,23,42,.16)!important;
  display:flex!important;align-items:center!important;justify-content:center!important;
  opacity:1!important;font-size:0!important;text-indent:0!important;
}
body.single-product .flex-direction-nav a:before{font-size:22px!important;color:#111827!important;line-height:1!important;}
body.single-product .maride-single-tabs-card{padding:30px!important;}
body.single-product .maride-single-products-section{padding:30px!important;}
body.single-product .maride-single-products-section .maride-section-head{margin:0 0 22px!important;}
body.single-product .maride-single-products-section .maride-section-head h2{font-size:24px!important;}

.maride-lightbox{
  position:fixed!important;inset:0!important;z-index:99999!important;
  background:rgba(5,8,13,.92)!important;
  display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;
  gap:14px!important;padding:24px!important;
}
.maride-lightbox[hidden]{display:none!important;}
.maride-lightbox button{justify-self:end!important;width:44px!important;height:44px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:28px!important;line-height:1!important;cursor:pointer!important;}
.maride-lightbox .maride-lightbox-main{min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-lightbox img.maride-lightbox-image{max-width:92vw!important;max-height:74vh!important;object-fit:contain!important;background:#fff!important;border-radius:18px!important;padding:16px!important;box-shadow:0 22px 80px rgba(0,0,0,.35)!important;}
.maride-lightbox-thumbs{display:flex!important;gap:10px!important;justify-content:center!important;overflow:auto!important;padding:4px 0!important;}
.maride-lightbox-thumbs img{width:76px!important;height:76px!important;object-fit:contain!important;background:#fff!important;border:2px solid transparent!important;border-radius:12px!important;padding:6px!important;cursor:pointer!important;opacity:.75!important;}
.maride-lightbox-thumbs img.is-active,.maride-lightbox-thumbs img:hover{border-color:var(--maride-red)!important;opacity:1!important;}

@media(max-width:900px){
  body.maride-theme .maride-menu-panel .maride-super-menu,body.maride-theme .maride-menu-panel .maride-menu-only{grid-template-columns:1fr!important;width:calc(100vw - 28px)!important;}
  body.single-product div.product,body.single-product div.product.maride-single-card{padding:20px!important;}
  body.single-product .woocommerce-product-gallery .flex-viewport{min-height:320px!important;}
  body.single-product .woocommerce-product-gallery__image,body.single-product .woocommerce-product-gallery__image a{min-height:310px!important;}
  body.single-product .woocommerce-product-gallery__image img{max-height:310px!important;}
  body.single-product .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}

/* V25: one custom product gallery only, with stable thumbnail switching and modal arrows */
body.single-product .maride-single-gallery{background:#f8fafc!important;border:1px solid #e8eef6!important;border-radius:24px!important;padding:18px!important;overflow:visible!important;position:relative!important;}
body.single-product .maride-iws-gallery-custom{position:relative!important;width:100%!important;max-width:560px!important;margin:0 auto!important;}
body.single-product .maride-iws-gallery-main{height:520px!important;min-height:520px!important;background:#fff!important;border:1px solid #e8eef6!important;border-radius:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;overflow:hidden!important;box-shadow:0 10px 26px rgba(15,23,42,.04)!important;}
body.single-product .maride-iws-main-img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:472px!important;object-fit:contain!important;margin:auto!important;cursor:zoom-in!important;opacity:1!important;visibility:visible!important;}
body.single-product .maride-gallery-zoom{position:absolute!important;top:14px!important;right:14px!important;width:44px!important;height:44px!important;border:0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:8!important;box-shadow:0 12px 26px rgba(15,23,42,.18)!important;cursor:pointer!important;transition:transform .18s ease,background .18s ease!important;}
body.single-product .maride-gallery-zoom:hover{background:var(--maride-red)!important;transform:translateY(-1px)!important;}
body.single-product .maride-gallery-zoom span{font-size:22px!important;line-height:1!important;color:#fff!important;display:block!important;}
body.single-product .maride-iws-gallery-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;width:100%!important;}
body.single-product .maride-iws-thumb{height:78px!important;min-width:0!important;border:1px solid #e3eaf3!important;background:#fff!important;border-radius:13px!important;padding:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.78!important;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease,transform .18s ease!important;}
body.single-product .maride-iws-thumb img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;display:block!important;opacity:1!important;visibility:visible!important;}
body.single-product .maride-iws-thumb:hover,body.single-product .maride-iws-thumb.is-active{opacity:1!important;border-color:var(--maride-red)!important;box-shadow:0 8px 20px rgba(237,28,36,.14)!important;transform:translateY(-1px)!important;}
body.single-product .maride-single-gallery .woocommerce-product-gallery,body.single-product .maride-single-gallery .woocommerce-product-gallery__trigger,body.single-product .maride-single-gallery .flex-control-nav,body.single-product .maride-single-gallery .flex-direction-nav{display:none!important;}
.maride-lightbox{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(5,8,13,.94)!important;display:grid!important;grid-template-columns:76px minmax(0,1fr) 76px!important;grid-template-rows:64px minmax(0,1fr) 104px!important;gap:12px!important;padding:22px!important;align-items:center!important;justify-items:center!important;}
.maride-lightbox[hidden]{display:none!important;}
.maride-lightbox-close{grid-column:3!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:46px!important;height:46px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:30px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 32px rgba(0,0,0,.24)!important;}
.maride-lightbox-main{grid-column:2!important;grid-row:2!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:0!important;}
.maride-lightbox-image{display:block!important;max-width:100%!important;max-height:76vh!important;width:auto!important;height:auto!important;object-fit:contain!important;background:#fff!important;border-radius:20px!important;padding:16px!important;box-shadow:0 22px 90px rgba(0,0,0,.4)!important;opacity:1!important;visibility:visible!important;}
.maride-lightbox-arrow{grid-row:2!important;width:58px!important;height:58px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:48px!important;line-height:.8!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 34px rgba(0,0,0,.28)!important;transition:background .18s ease,color .18s ease,transform .18s ease!important;}
.maride-lightbox-arrow:hover{background:var(--maride-red)!important;color:#fff!important;transform:scale(1.04)!important;}
.maride-lightbox-prev{grid-column:1!important;}
.maride-lightbox-next{grid-column:3!important;}
.maride-lightbox-thumbs{grid-column:1 / 4!important;grid-row:3!important;display:flex!important;gap:10px!important;justify-content:center!important;align-items:center!important;width:100%!important;max-width:980px!important;overflow-x:auto!important;padding:6px!important;}
.maride-lightbox-thumb{width:82px!important;height:82px!important;flex:0 0 82px!important;border:2px solid transparent!important;border-radius:14px!important;background:#fff!important;padding:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.72!important;transition:border-color .18s ease,opacity .18s ease,transform .18s ease!important;}
.maride-lightbox-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
.maride-lightbox-thumb.is-active,.maride-lightbox-thumb:hover{opacity:1!important;border-color:var(--maride-red)!important;transform:translateY(-1px)!important;}
body.maride-lightbox-open{overflow:hidden!important;}
@media(max-width:900px){body.single-product .maride-iws-gallery-main{height:400px!important;min-height:400px!important;}body.single-product .maride-iws-main-img{max-height:352px!important;}body.single-product .maride-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}body.single-product .maride-iws-thumb{height:70px!important;}.maride-lightbox{grid-template-columns:54px minmax(0,1fr) 54px!important;grid-template-rows:56px minmax(0,1fr) 92px!important;padding:14px!important;}.maride-lightbox-arrow{width:48px!important;height:48px!important;font-size:40px!important;}.maride-lightbox-image{max-height:70vh!important;padding:10px!important;}.maride-lightbox-thumb{width:68px!important;height:68px!important;flex-basis:68px!important;}}
@media(max-width:600px){body.single-product .maride-iws-gallery-main{height:310px!important;min-height:310px!important;padding:14px!important;}body.single-product .maride-iws-main-img{max-height:280px!important;}.maride-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:54px minmax(0,1fr) 58px 86px!important;}.maride-lightbox-close{grid-column:2!important;}.maride-lightbox-main{grid-column:1 / 3!important;}.maride-lightbox-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important;}.maride-lightbox-next{grid-column:2!important;grid-row:3!important;justify-self:start!important;}.maride-lightbox-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important;}}

/* V26: final alignment, archive filters and single-gallery reliability */
html{margin-top:0!important;}body.admin-bar .maride-site-header{margin-top:0!important;}body.maride-theme .maride-site-header{margin-top:0!important;}
.maride-mainbar{height:138px!important;display:grid!important;grid-template-columns:220px minmax(360px,620px) minmax(430px,auto)!important;gap:28px!important;align-items:center!important;padding-top:18px!important;padding-bottom:18px!important;}
.maride-logo-wrap{align-self:center!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;}
.maride-actions{align-items:center!important;justify-content:flex-end!important;gap:16px!important;min-width:0!important;}
.maride-action{display:inline-flex!important;align-items:center!important;gap:8px!important;min-height:46px!important;line-height:1!important;position:relative!important;white-space:nowrap!important;margin:0!important;padding:0!important;}
.maride-action-icon{width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;}
.maride-action em,.maride-action .maride-list-count,.maride-action .maride-cart-count{position:absolute!important;top:-7px!important;right:auto!important;left:25px!important;min-width:17px!important;width:17px!important;height:17px!important;padding:0!important;border-radius:999px!important;background:var(--maride-red)!important;color:#fff!important;font-size:10px!important;line-height:17px!important;text-align:center!important;font-style:normal!important;font-weight:950!important;display:block!important;box-shadow:0 3px 8px rgba(239,27,36,.35)!important;}
.maride-search{height:58px!important;max-width:620px!important;display:flex!important;align-items:stretch!important;background:#fff!important;border-radius:12px!important;overflow:hidden!important;box-shadow:0 12px 30px rgba(0,0,0,.16)!important;}
.maride-search-field-wrap{flex:1 1 auto!important;min-width:0!important;height:58px!important;display:block!important;}
.maride-search input[type=search]{height:58px!important;line-height:58px!important;border:0!important;border-radius:0!important;padding:0 24px!important;background:#fff!important;box-shadow:none!important;width:100%!important;}
.maride-search button[type=submit]{position:static!important;flex:0 0 86px!important;width:86px!important;height:58px!important;min-height:58px!important;border-radius:0 12px 12px 0!important;margin:0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;background:var(--maride-red)!important;color:#fff!important;overflow:hidden!important;}
.maride-nav{height:58px!important;display:flex!important;align-items:center!important;border-bottom:3px solid var(--maride-red)!important;}
.maride-nav-inner{height:58px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;padding:0!important;}
.maride-cat-toggle,.maride-menu-toggle{height:48px!important;min-height:48px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;transform:translateY(3px)!important;line-height:1!important;border-radius:10px 10px 0 0!important;padding:0 24px!important;}
.maride-menu-toggle{margin-left:auto!important;width:58px!important;padding:0!important;font-size:26px!important;}
.maride-panel-menu a{border:0!important;border-radius:12px!important;padding:13px 14px 13px 40px!important;background:transparent!important;box-shadow:none!important;min-height:44px!important;position:relative!important;}
.maride-panel-menu a:before{left:16px!important;top:50%!important;transform:translateY(-50%)!important;width:8px!important;height:8px!important;background:var(--maride-red)!important;border-radius:999px!important;content:""!important;position:absolute!important;opacity:.65!important;}
.maride-panel-menu a:hover{background:#fff2f3!important;color:var(--maride-red)!important;transform:translateX(4px)!important;box-shadow:none!important;}
body.single-product .maride-single-wrap{padding-top:28px!important;}
body.single-product .maride-single-card{padding:30px!important;}
body.single-product .maride-single-inner{grid-template-columns:minmax(0,560px) minmax(0,1fr)!important;gap:34px!important;justify-content:center!important;}
body.single-product .maride-single-gallery{padding:20px!important;background:#fff!important;border:1px solid #e6edf6!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;}
body.single-product .maride-iws-gallery-custom{max-width:540px!important;}
body.single-product .maride-iws-gallery-main{height:500px!important;min-height:500px!important;background:#fff!important;border:1px solid #e6edf6!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:18px!important;overflow:hidden!important;}
body.single-product .maride-iws-main-img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:0 auto!important;opacity:1!important;visibility:visible!important;background:transparent!important;transition:opacity .12s ease!important;}
body.single-product .maride-iws-main-img.is-loading{opacity:.55!important;}
body.single-product .maride-iws-gallery-thumbs{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:14px!important;}
body.single-product .maride-iws-thumb{width:76px!important;height:76px!important;flex:0 0 76px!important;padding:6px!important;border-radius:12px!important;}
body.single-product .maride-gallery-zoom{top:18px!important;right:18px!important;width:46px!important;height:46px!important;background:#101827!important;font-size:0!important;}
body.single-product .maride-gallery-zoom span{font-size:18px!important;line-height:1!important;}
.maride-lightbox-v26,.maride-lightbox{grid-template-columns:82px minmax(0,1fr) 82px!important;grid-template-rows:64px minmax(0,1fr) 112px!important;}
.maride-lightbox-image{max-width:100%!important;max-height:76vh!important;object-fit:contain!important;object-position:center!important;}
.maride-lightbox-arrow{align-self:center!important;justify-self:center!important;z-index:4!important;}
.maride-lightbox-prev{grid-column:1!important;grid-row:2!important;}
.maride-lightbox-next{grid-column:3!important;grid-row:2!important;}
body.woocommerce-shop .maride-archive-layout,body.tax-product_cat .maride-archive-layout{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:24px!important;align-items:start!important;}
body.woocommerce-shop .maride-archive-filter-col,body.tax-product_cat .maride-archive-filter-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
body.woocommerce-shop .maride-archive-products-col,body.tax-product_cat .maride-archive-products-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
.maride-archive-sidebar{border-radius:20px!important;background:#fff!important;padding:18px!important;box-shadow:0 12px 36px rgba(15,23,42,.07)!important;}
.maride-filter-link{border-radius:11px!important;background:#f8fafc!important;margin-bottom:8px!important;padding:12px 13px!important;}
.maride-price-filter input{height:44px!important;}
@media(max-width:1200px){.maride-mainbar{grid-template-columns:190px minmax(280px,1fr) auto!important;gap:18px!important}.maride-actions{gap:10px!important}.maride-action span:not(.maride-action-icon){font-size:13px!important}.maride-cart-total{font-size:14px!important}}
@media(max-width:991px){.maride-mainbar{height:auto!important;grid-template-columns:150px 1fr!important;grid-template-areas:"logo actions" "search search"!important}.maride-logo-wrap{grid-area:logo}.maride-actions{grid-area:actions}.maride-search{grid-area:search;max-width:none!important;width:100%!important}.maride-nav-inner{width:min(100% - 28px,1320px)!important}.maride-cat-toggle{flex:1!important}.maride-menu-toggle{flex:0 0 54px!important}body.single-product .maride-single-inner{grid-template-columns:1fr!important}body.woocommerce-shop .maride-archive-layout,body.tax-product_cat .maride-archive-layout{grid-template-columns:1fr!important}.maride-archive-sidebar{position:relative!important;top:auto!important}}
@media(max-width:640px){.maride-actions{display:grid!important;grid-template-columns:repeat(4,auto)!important;gap:8px!important}.maride-action span:not(.maride-action-icon),.maride-cart-total{display:none!important}.maride-mainbar{grid-template-columns:120px 1fr!important}.maride-search button[type=submit]{flex-basis:64px!important;width:64px!important}.maride-search input[type=search]{padding:0 14px!important}body.single-product .maride-iws-gallery-main{height:330px!important;min-height:330px!important}.maride-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:54px minmax(0,1fr) 58px 92px!important}}

/* V27: BBuilder/Bootstrap archive filters, load more, header alignment and gallery hard fix */
body.maride-theme .maride-site-header{margin-top:0!important;padding-top:0!important;}
body.admin-bar.maride-theme .maride-site-header{margin-top:0!important;}
.maride-mainbar{min-height:156px!important;height:156px!important;grid-template-columns:230px minmax(420px,640px) minmax(460px,auto)!important;align-items:center!important;padding:20px 0!important;}
.maride-logo-wrap,.maride-actions{height:100%!important;display:flex!important;align-items:center!important;}
.maride-search{height:60px!important;display:flex!important;align-items:stretch!important;position:relative!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;box-shadow:0 14px 32px rgba(0,0,0,.18)!important;}
.maride-search-field-wrap{height:60px!important;flex:1 1 auto!important;min-width:0!important;display:block!important;}
.maride-search input[type=search]{height:60px!important;min-height:60px!important;line-height:60px!important;padding:0 24px!important;border:0!important;border-radius:14px 0 0 14px!important;background:#fff!important;box-shadow:none!important;outline:none!important;}
.maride-search button[type=submit]{position:relative!important;right:auto!important;top:auto!important;bottom:auto!important;flex:0 0 92px!important;width:92px!important;height:60px!important;min-height:60px!important;max-height:60px!important;margin:0!important;border-radius:0 14px 14px 0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;padding:0!important;}
.maride-actions{gap:18px!important;align-items:center!important;margin:0!important;padding:0!important;}
.maride-action{height:48px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0!important;line-height:1!important;}
.maride-action-icon{width:40px!important;height:40px!important;flex:0 0 40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
.maride-action em,.maride-action .maride-list-count,.maride-action .maride-cart-count{top:-4px!important;left:28px!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;line-height:18px!important;padding:0!important;border-radius:999px!important;font-size:10px!important;text-align:center!important;}
.maride-nav{height:70px!important;min-height:70px!important;display:flex!important;align-items:center!important;border-bottom:3px solid var(--maride-red)!important;}
.maride-nav-inner{height:70px!important;min-height:70px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0!important;}
.maride-cat-toggle,.maride-menu-toggle{height:52px!important;min-height:52px!important;transform:none!important;margin:0!important;align-self:center!important;border-radius:12px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 12px 28px rgba(237,28,36,.22)!important;}
.maride-menu-toggle{width:58px!important;margin-left:auto!important;background:#141b28!important;border:1px solid #2d3748!important;box-shadow:0 12px 28px rgba(15,23,42,.26)!important;}
.maride-category-panel{top:auto!important;}
.maride-panel-menu{display:block!important;}
.maride-panel-menu a{border:0!important;border-bottom:0!important;box-shadow:none!important;background:transparent!important;border-radius:10px!important;padding:12px 14px 12px 38px!important;margin:2px 0!important;font-weight:800!important;color:#172033!important;}
.maride-panel-menu a:before{left:16px!important;width:7px!important;height:7px!important;opacity:.8!important;}
.maride-panel-menu a:hover{background:#fff1f2!important;color:var(--maride-red)!important;transform:translateX(5px)!important;}

body.single-product .maride-single-card{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding:30px!important;border-radius:24px!important;}
body.single-product .maride-single-inner{display:grid!important;grid-template-columns:minmax(0,540px) minmax(0,520px)!important;gap:42px!important;align-items:start!important;justify-content:center!important;}
body.single-product .maride-single-gallery{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}
body.single-product .maride-iws-gallery-custom{width:100%!important;max-width:540px!important;margin:0!important;position:relative!important;}
body.single-product .maride-iws-gallery-main{width:100%!important;height:520px!important;min-height:520px!important;padding:22px!important;border:1px solid #e6edf6!important;border-radius:22px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
body.single-product .maride-iws-main-img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:auto!important;opacity:1!important;visibility:visible!important;background:transparent!important;cursor:zoom-in!important;}
body.single-product .maride-iws-main-img.is-loading{opacity:.35!important;}
body.single-product .maride-iws-gallery-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;width:100%!important;}
body.single-product .maride-iws-thumb{height:76px!important;width:auto!important;min-width:0!important;flex:none!important;background:#fff!important;border:1px solid #e1e8f2!important;border-radius:12px!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.single-product .maride-iws-thumb img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;}
body.single-product .maride-iws-thumb.is-active{border-color:var(--maride-red)!important;box-shadow:0 8px 20px rgba(237,28,36,.16)!important;}
body.single-product .maride-gallery-zoom{top:18px!important;right:18px!important;width:48px!important;height:48px!important;border-radius:999px!important;background:#111827!important;color:#fff!important;z-index:10!important;}
body.single-product .maride-gallery-zoom span{font-size:0!important;}
body.single-product .maride-gallery-zoom:before{content:""!important;width:18px!important;height:18px!important;border:3px solid currentColor!important;border-radius:999px!important;display:block!important;}
body.single-product .maride-gallery-zoom:after{content:""!important;width:10px!important;height:3px!important;background:currentColor!important;transform:rotate(-45deg)!important;position:absolute!important;margin-left:18px!important;margin-top:18px!important;border-radius:99px!important;}
.maride-lightbox-v27{position:fixed!important;inset:0!important;z-index:9999999!important;background:rgba(5,8,13,.95)!important;display:grid!important;grid-template-columns:96px minmax(0,1fr) 96px!important;grid-template-rows:72px minmax(0,1fr) 118px!important;gap:12px!important;padding:24px!important;align-items:center!important;justify-items:center!important;}
.maride-lightbox-v27[hidden]{display:none!important;}
.maride-lightbox-v27 .maride-lightbox-close{grid-column:3!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:48px!important;height:48px!important;border-radius:999px!important;border:0!important;background:#fff!important;color:#111827!important;font-size:32px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-lightbox-v27 .maride-lightbox-main{grid-column:2!important;grid-row:2!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-lightbox-v27 .maride-lightbox-image{display:block!important;max-width:100%!important;max-height:78vh!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:18px!important;padding:12px!important;box-shadow:0 24px 90px rgba(0,0,0,.45)!important;opacity:1!important;visibility:visible!important;}
.maride-lightbox-v27 .maride-lightbox-arrow{grid-row:2!important;width:64px!important;height:64px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:54px!important;line-height:.8!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-lightbox-v27 .maride-lightbox-prev{grid-column:1!important;}
.maride-lightbox-v27 .maride-lightbox-next{grid-column:3!important;}
.maride-lightbox-v27 .maride-lightbox-thumbs{grid-column:1 / 4!important;grid-row:3!important;display:flex!important;gap:10px!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:1100px!important;overflow-x:auto!important;padding:6px!important;}
.maride-lightbox-v27 .maride-lightbox-thumb{width:86px!important;height:86px!important;flex:0 0 86px!important;border:2px solid transparent!important;border-radius:14px!important;background:#fff!important;padding:7px!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:.75!important;}
.maride-lightbox-v27 .maride-lightbox-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}
.maride-lightbox-v27 .maride-lightbox-thumb.is-active{opacity:1!important;border-color:var(--maride-red)!important;}

.maride-archive-v27 .maride-archive-layout{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:26px!important;align-items:start!important;}
.maride-archive-v27 .maride-archive-filter-col,.maride-archive-v27 .maride-archive-products-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
.maride-archive-sidebar{position:sticky!important;top:20px!important;border-radius:22px!important;background:#fff!important;border:1px solid #e8eef6!important;padding:18px!important;box-shadow:0 14px 38px rgba(15,23,42,.08)!important;}
.maride-filter-block{padding:0 0 18px!important;margin:0 0 18px!important;border-bottom:1px solid #edf2f7!important;}
.maride-filter-block:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important;}
.maride-filter-block h3{font-size:17px!important;margin:0 0 12px!important;font-weight:950!important;color:#0f172a!important;}
.maride-filter-link{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;border-radius:14px!important;background:#f8fafc!important;border:1px solid #edf2f7!important;margin:0 0 8px!important;padding:12px 14px!important;color:#172033!important;font-weight:850!important;transition:.18s ease!important;}
.maride-filter-link:hover,.maride-filter-link.is-active{background:#fff1f2!important;border-color:#fecdd3!important;color:var(--maride-red)!important;transform:translateX(3px)!important;}
.maride-filter-link em{font-style:normal!important;background:#fff!important;border-radius:999px!important;min-width:30px!important;height:24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#64748b!important;font-size:12px!important;}
.maride-price-filter label{display:block!important;font-weight:800!important;color:#334155!important;margin:0 0 10px!important;}
.maride-price-filter input[type=number]{width:100%!important;height:44px!important;border:1px solid #dfe7f1!important;border-radius:12px!important;padding:0 12px!important;background:#fff!important;}
.maride-price-filter .maride-check{display:flex!important;gap:9px!important;align-items:center!important;}
.maride-price-filter button,.maride-filter-reset,.maride-load-more{height:46px!important;border-radius:12px!important;border:0!important;background:var(--maride-red)!important;color:#fff!important;font-weight:950!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;}
.maride-filter-reset{background:#111827!important;margin-left:8px!important;}
.maride-archive-toolbar{padding:16px 18px!important;border-radius:18px!important;margin:0 0 18px!important;background:#fff!important;}
.maride-bootstrap-products{margin-top:0!important;}
.maride-load-more-wrap{display:flex!important;justify-content:center!important;margin:30px 0 8px!important;}
.maride-load-more{min-width:230px!important;box-shadow:0 14px 30px rgba(237,28,36,.18)!important;}
.maride-load-more.is-loading{opacity:.65!important;pointer-events:none!important;}
.maride-archive-pagination{display:none!important;}
.maride-mobile-filter-toggle-wrap{display:none!important;margin:0 0 16px!important;}
.maride-mobile-filter-toggle{height:46px!important;border:0!important;border-radius:12px!important;background:#111827!important;color:#fff!important;font-weight:900!important;padding:0 18px!important;}
@media(max-width:1200px){.maride-mainbar{grid-template-columns:210px minmax(340px,1fr) auto!important;gap:18px!important}.maride-action span:not(.maride-action-icon){font-size:13px!important}.maride-archive-v27 .maride-archive-layout{grid-template-columns:280px minmax(0,1fr)!important}}
@media(max-width:991px){.maride-mainbar{height:auto!important;min-height:0!important;grid-template-columns:150px 1fr!important;grid-template-areas:"logo actions" "search search"!important;padding:16px 0!important}.maride-logo-wrap{grid-area:logo!important}.maride-search{grid-area:search!important;max-width:none!important;width:100%!important}.maride-actions{grid-area:actions!important;justify-content:flex-end!important}.maride-nav,.maride-nav-inner{height:62px!important;min-height:62px!important}.maride-cat-toggle{flex:1 1 auto!important}.maride-menu-toggle{flex:0 0 58px!important}.maride-archive-v27 .maride-archive-layout{grid-template-columns:1fr!important}.maride-mobile-filter-toggle-wrap{display:block!important}.maride-archive-filter-col{display:none!important}.maride-archive-filter-col.is-open{display:block!important}.maride-archive-sidebar{position:relative!important;top:auto!important}.maride-single-inner{grid-template-columns:1fr!important}body.single-product .maride-single-inner{grid-template-columns:1fr!important}body.single-product .maride-iws-gallery-custom{margin:0 auto!important}}
@media(max-width:640px){.maride-search{height:54px!important}.maride-search-field-wrap,.maride-search input[type=search],.maride-search button[type=submit]{height:54px!important;min-height:54px!important;line-height:54px!important}.maride-search button[type=submit]{flex-basis:68px!important;width:68px!important}.maride-actions{gap:9px!important}.maride-action{height:42px!important}.maride-action-icon{width:36px!important;height:36px!important;flex-basis:36px!important}body.single-product .maride-iws-gallery-main{height:340px!important;min-height:340px!important}body.single-product .maride-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.maride-lightbox-v27{grid-template-columns:1fr 1fr!important;grid-template-rows:56px minmax(0,1fr) 64px 96px!important;padding:14px!important}.maride-lightbox-v27 .maride-lightbox-close{grid-column:2!important}.maride-lightbox-v27 .maride-lightbox-main{grid-column:1 / 3!important}.maride-lightbox-v27 .maride-lightbox-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.maride-lightbox-v27 .maride-lightbox-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.maride-lightbox-v27 .maride-lightbox-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}}

/* V28: requested BBuilder/IWS polish - nav spacing, menu list, benefits and archive filters */
body.maride-theme .maride-nav{
  padding:0 0 50px 0 !important;
  height:auto !important;
  min-height:108px !important;
  display:block !important;
  overflow:visible !important;
}
body.maride-theme .maride-nav-inner{
  height:58px !important;
  min-height:58px !important;
  align-items:center !important;
  padding:0 !important;
}
body.maride-theme .maride-cat-toggle,
body.maride-theme .maride-menu-toggle{
  align-self:center !important;
  margin:0 !important;
  transform:none !important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu{
  padding:18px 18px 18px 18px !important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu ul,
body.maride-theme .maride-menu-panel .maride-panel-menu .menu{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu li{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu a{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  min-height:44px !important;
  width:100% !important;
  padding:11px 14px 11px 34px !important;
  margin:0 !important;
  border:0 !important;
  border-radius:12px !important;
  color:#0f172a !important;
  font-weight:900 !important;
  line-height:1.2 !important;
  transition:background .18s ease,color .18s ease,transform .18s ease !important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu a:before{
  content:"" !important;
  position:absolute !important;
  left:14px !important;
  top:50% !important;
  width:7px !important;
  height:7px !important;
  margin-top:-3.5px !important;
  border-radius:999px !important;
  background:var(--maride-red) !important;
  opacity:.9 !important;
}
body.maride-theme .maride-menu-panel .maride-panel-menu a:hover{
  background:#fff1f2 !important;
  color:var(--maride-red) !important;
  transform:translateX(3px) !important;
}
body.maride-theme .maride-benefits>div{
  grid-template-columns:64px 1fr !important;
  align-items:center !important;
}
body.maride-theme .maride-benefit-icon{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  align-self:center !important;
  justify-self:center !important;
  margin:0 !important;
  width:64px !important;
  height:64px !important;
  min-width:64px !important;
  min-height:64px !important;
  border-radius:20px !important;
  background:#fff0f1 !important;
}
body.maride-theme .maride-benefit-icon svg{
  display:block !important;
  width:34px !important;
  height:34px !important;
  margin:auto !important;
}
body.woocommerce-shop .maride-archive-sidebar,
body.tax-product_cat .maride-archive-sidebar,
body.tax-product_tag .maride-archive-sidebar{
  display:block !important;
  background:#fff !important;
  border-radius:22px !important;
  padding:22px !important;
  box-shadow:0 14px 36px rgba(15,23,42,.08) !important;
  position:sticky !important;
  top:24px !important;
}
.maride-archive-sidebar .maride-filter-block{
  margin:0 0 22px !important;
  padding:0 0 22px !important;
  border-bottom:1px solid #eef2f7 !important;
}
.maride-archive-sidebar .maride-filter-block:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important}
.maride-archive-sidebar h3{font-size:18px!important;margin:0 0 14px!important;font-weight:950!important;color:#0f172a!important}
.maride-filter-link{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;width:100%!important;padding:11px 12px!important;border-radius:12px!important;margin:2px 0!important;color:#1f2937!important;background:#fff!important;font-weight:850!important;transition:all .18s ease!important}
.maride-filter-link:hover,.maride-filter-link.is-active{background:#fff1f2!important;color:var(--maride-red)!important;transform:translateX(2px)!important}
.maride-filter-link em{font-style:normal!important;min-width:26px!important;height:22px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#f1f5f9!important;color:#64748b!important;font-size:12px!important;font-weight:900!important}
.maride-price-filter label{display:block!important;margin:0 0 12px!important;color:#334155!important;font-size:13px!important;font-weight:800!important}
.maride-price-filter input[type="number"],.maride-price-filter input[type="search"],.maride-price-filter select{width:100%!important;height:42px!important;border:1px solid #e2e8f0!important;border-radius:12px!important;padding:0 12px!important;background:#fff!important;margin-top:6px!important}
.maride-price-filter button,.maride-filter-reset{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:44px!important;border:0!important;border-radius:12px!important;font-weight:950!important;margin-top:10px!important}
.maride-price-filter button{background:var(--maride-red)!important;color:#fff!important}
.maride-filter-reset{background:#111827!important;color:#fff!important}
.maride-filter-quick-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
.maride-filter-chip{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:8px!important;background:#f8fafc!important;border-radius:12px!important;font-size:12px!important;font-weight:900!important;color:#334155!important}
.maride-filter-chip:hover,.maride-filter-chip.is-active{background:#ef1b24!important;color:#fff!important}
.maride-mobile-filter-toggle-wrap{display:block!important;margin:0 0 16px!important}
.maride-mobile-filter-toggle{border:0!important;background:#111827!important;color:#fff!important;border-radius:12px!important;padding:12px 18px!important;font-weight:950!important}
@media(min-width:992px){.maride-mobile-filter-toggle-wrap{display:none!important}.maride-archive-filter-col{display:block!important}}
@media(max-width:991px){body.maride-theme .maride-nav{padding-bottom:18px!important;min-height:84px!important}body.maride-theme .maride-archive-filter-col{display:none!important}body.maride-theme .maride-archive-filter-col.is-open{display:block!important}}

/* V29: final single gallery / zoom polish */
body.single-product .woocommerce-product-gallery__trigger,
body.single-product .maride-gallery-zoom{
  width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;
  border-radius:999px!important;background:#111827!important;color:#fff!important;border:0!important;
  display:flex!important;align-items:center!important;justify-content:center!important;text-indent:0!important;
  top:18px!important;right:18px!important;left:auto!important;bottom:auto!important;margin:0!important;padding:0!important;
  transform:none!important;box-shadow:0 12px 26px rgba(15,23,42,.22)!important;z-index:20!important;overflow:hidden!important;
}
body.single-product .woocommerce-product-gallery__trigger img,
body.single-product .woocommerce-product-gallery__trigger span,
body.single-product .maride-gallery-zoom span{display:none!important;}
body.single-product .woocommerce-product-gallery__trigger:before,
body.single-product .maride-gallery-zoom:before{
  content:""!important;display:block!important;width:16px!important;height:16px!important;border:3px solid #fff!important;border-radius:999px!important;
  position:relative!important;inset:auto!important;margin:0!important;padding:0!important;background:transparent!important;transform:none!important;
}
body.single-product .woocommerce-product-gallery__trigger:after,
body.single-product .maride-gallery-zoom:after{
  content:""!important;display:block!important;width:10px!important;height:3px!important;background:#fff!important;border-radius:999px!important;
  position:absolute!important;left:27px!important;top:29px!important;transform:rotate(45deg)!important;margin:0!important;padding:0!important;
}
body.single-product .maride-single-gallery{overflow:visible!important;}
body.single-product .maride-iws-gallery-custom{width:100%!important;max-width:560px!important;margin:0 auto!important;position:relative!important;overflow:visible!important;}
body.single-product .maride-iws-gallery-main{
  width:100%!important;height:520px!important;min-height:520px!important;background:#fff!important;border:1px solid #e6edf6!important;
  border-radius:22px!important;padding:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  overflow:hidden!important;position:relative!important;
}
body.single-product .maride-iws-main-img{
  display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;
  margin:auto!important;visibility:visible!important;opacity:1;transition:opacity .14s ease!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;
}
body.single-product .maride-iws-gallery-thumbs,
body.single-product .woocommerce-product-gallery .flex-control-thumbs{
  display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;width:100%!important;margin:14px 0 0!important;padding:0!important;
  list-style:none!important;overflow:visible!important;align-items:stretch!important;
}
body.single-product .maride-iws-thumb,
body.single-product .woocommerce-product-gallery .flex-control-thumbs li{
  height:78px!important;min-height:78px!important;width:auto!important;float:none!important;margin:0!important;padding:0!important;border:1px solid #e4ebf4!important;
  border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;
}
body.single-product .maride-iws-thumb{cursor:pointer!important;}
body.single-product .maride-iws-thumb img,
body.single-product .woocommerce-product-gallery .flex-control-thumbs img{
  width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;padding:6px!important;margin:0!important;display:block!important;opacity:1!important;
}
body.single-product .maride-iws-thumb.is-active,
body.single-product .maride-iws-thumb:hover,
body.single-product .woocommerce-product-gallery .flex-control-thumbs img.flex-active,
body.single-product .woocommerce-product-gallery .flex-control-thumbs img:hover{
  border-color:var(--maride-red)!important;box-shadow:0 9px 22px rgba(239,27,36,.14)!important;
}
body.maride-lightbox-open{overflow:hidden!important;}
.maride-lightbox-v29[hidden]{display:none!important;}
.maride-lightbox-v29{
  position:fixed!important;inset:0!important;z-index:99999999!important;background:rgba(4,8,14,.96)!important;
  display:grid!important;grid-template-columns:92px minmax(0,1fr) 92px!important;grid-template-rows:72px minmax(0,1fr) 122px!important;
  gap:14px!important;align-items:center!important;justify-items:center!important;padding:22px!important;
}
.maride-lb-close{
  grid-column:3!important;grid-row:1!important;align-self:start!important;justify-self:end!important;width:48px!important;height:48px!important;border-radius:999px!important;
  border:0!important;background:#fff!important;color:#111827!important;font-size:34px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;
}
.maride-lb-stage{grid-column:2!important;grid-row:2!important;margin:0!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-lb-img{display:block!important;max-width:100%!important;max-height:76vh!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:18px!important;padding:12px!important;box-shadow:0 24px 90px rgba(0,0,0,.45)!important;}
.maride-lb-arrow{grid-row:2!important;width:64px!important;height:64px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:54px!important;font-weight:700!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 16px 44px rgba(0,0,0,.25)!important;}
.maride-lb-prev{grid-column:1!important}.maride-lb-next{grid-column:3!important}
.maride-lb-thumbs{grid-column:1 / 4!important;grid-row:3!important;width:100%!important;max-width:1120px!important;display:flex!important;gap:10px!important;align-items:center!important;justify-content:center!important;overflow-x:auto!important;padding:8px 4px!important;}
.maride-lb-thumb{width:88px!important;height:88px!important;flex:0 0 88px!important;border:2px solid transparent!important;border-radius:14px!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:.72!important;cursor:pointer!important;}
.maride-lb-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;}
.maride-lb-thumb.is-active,.maride-lb-thumb:hover{opacity:1!important;border-color:var(--maride-red)!important;box-shadow:0 0 0 3px rgba(239,27,36,.18)!important;}
@media(max-width:760px){
  body.single-product .maride-iws-gallery-main{height:340px!important;min-height:340px!important;padding:14px!important;}
  body.single-product .maride-iws-gallery-thumbs,body.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  body.single-product .maride-iws-thumb,body.single-product .woocommerce-product-gallery .flex-control-thumbs li{height:68px!important;min-height:68px!important;}
  .maride-lightbox-v29{grid-template-columns:1fr 1fr!important;grid-template-rows:56px minmax(0,1fr) 66px 96px!important;padding:14px!important;}
  .maride-lb-close{grid-column:2!important;grid-row:1!important;}
  .maride-lb-stage{grid-column:1 / 3!important;grid-row:2!important;}
  .maride-lb-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important;}
  .maride-lb-next{grid-column:2!important;grid-row:3!important;justify-self:start!important;}
  .maride-lb-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important;}
  .maride-lb-thumb{width:72px!important;height:72px!important;flex-basis:72px!important;}
  .maride-lb-img{max-height:68vh!important;padding:8px!important;}
}

/* V30: benefit icon centering, IWS-style price range filter, archive alignment, final gallery fallback. */
body.maride-theme .maride-benefits > div{
  display:grid!important;
  grid-template-columns:80px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  grid-template-areas:"icon title" "icon text"!important;
  align-items:center!important;
  min-height:116px!important;
}
body.maride-theme .maride-benefit-icon,
body.maride-theme .maride-benefits > div > .maride-benefit-icon{
  grid-area:icon!important;
  width:64px!important;
  height:64px!important;
  min-width:64px!important;
  min-height:64px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  justify-self:center!important;
  align-self:center!important;
  margin:0!important;
  padding:0!important;
  line-height:0!important;
  text-align:center!important;
  background:#fff0f1!important;
  border-radius:20px!important;
  color:var(--maride-red)!important;
}
body.maride-theme .maride-benefit-icon svg,
body.maride-theme .maride-benefits > div > .maride-benefit-icon svg{
  width:34px!important;
  height:34px!important;
  display:block!important;
  margin:auto!important;
  flex:0 0 auto!important;
  color:var(--maride-red)!important;
  stroke:currentColor!important;
}
body.maride-theme .maride-benefits > div strong{grid-area:title!important;align-self:end!important;margin:0!important;line-height:1.22!important;}
body.maride-theme .maride-benefits > div p{grid-area:text!important;align-self:start!important;margin:6px 0 0!important;line-height:1.35!important;}

.maride-archive-sidebar{overflow:visible!important;}
.maride-price-filter{display:block!important;}
.maride-range-filter{margin:0 0 14px!important;padding:14px!important;border:1px solid #edf2f7!important;background:#f8fafc!important;border-radius:16px!important;}
.maride-range-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin:0 0 12px!important;font-size:13px!important;color:#475569!important;}
.maride-range-head strong{white-space:nowrap!important;color:#111827!important;font-weight:950!important;}
.maride-range-head em{font-style:normal!important;}
.maride-range-sliders{position:relative!important;height:34px!important;margin:3px 0 12px!important;background:linear-gradient(to right,#dfe7f1 0,#dfe7f1 var(--maride-range-a,0%),var(--maride-red) var(--maride-range-a,0%),var(--maride-red) var(--maride-range-b,100%),#dfe7f1 var(--maride-range-b,100%),#dfe7f1 100%) center/100% 6px no-repeat!important;border-radius:999px!important;}
.maride-range-sliders input[type=range]{position:absolute!important;inset:0!important;width:100%!important;height:34px!important;margin:0!important;padding:0!important;background:transparent!important;pointer-events:none!important;-webkit-appearance:none!important;appearance:none!important;border:0!important;}
.maride-range-sliders input[type=range]::-webkit-slider-thumb{pointer-events:auto!important;-webkit-appearance:none!important;width:20px!important;height:20px!important;border-radius:999px!important;border:4px solid #fff!important;background:var(--maride-red)!important;box-shadow:0 5px 16px rgba(239,27,36,.32)!important;cursor:pointer!important;}
.maride-range-sliders input[type=range]::-moz-range-thumb{pointer-events:auto!important;width:20px!important;height:20px!important;border-radius:999px!important;border:4px solid #fff!important;background:var(--maride-red)!important;box-shadow:0 5px 16px rgba(239,27,36,.32)!important;cursor:pointer!important;}
.maride-range-sliders input[type=range]::-webkit-slider-runnable-track{height:34px!important;background:transparent!important;border:0!important;}
.maride-range-sliders input[type=range]::-moz-range-track{height:34px!important;background:transparent!important;border:0!important;}
.maride-range-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
.maride-range-fields label{margin:0!important;font-size:12px!important;}
.maride-range-fields input[type=number]{height:40px!important;margin-top:6px!important;background:#fff!important;}
.maride-archive-toolbar{padding:16px 18px!important;border-radius:16px!important;margin-bottom:18px!important;}
.maride-bootstrap-products .maride-bs-product-col{display:flex!important;}
.maride-bootstrap-products .maride-product-card{width:100%!important;height:100%!important;}
.maride-archive-products-col{min-width:0!important;}
.maride-filter-link span{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;}

body.single-product .woocommerce-product-gallery__trigger,
body.single-product .maride-gallery-zoom{
  display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;line-height:1!important;
}
body.single-product .woocommerce-product-gallery__trigger:before,
body.single-product .maride-gallery-zoom:before{position:absolute!important;left:13px!important;top:12px!important;margin:0!important;}
body.single-product .woocommerce-product-gallery__trigger:after,
body.single-product .maride-gallery-zoom:after{left:27px!important;top:29px!important;margin:0!important;}
body.single-product .maride-single-gallery{padding:0!important;background:transparent!important;}
body.single-product .maride-iws-gallery-custom{width:100%!important;max-width:590px!important;margin:0 auto!important;}
body.single-product .maride-iws-gallery-main{
  width:100%!important;height:540px!important;min-height:540px!important;padding:26px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid #e3ebf5!important;border-radius:24px!important;overflow:hidden!important;position:relative!important;
}
body.single-product .maride-iws-main-img{
  width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;visibility:visible!important;opacity:1!important;margin:0 auto!important;position:relative!important;transform:none!important;left:auto!important;top:auto!important;
}
body.single-product .maride-iws-gallery-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:12px!important;margin:16px 0 0!important;overflow:visible!important;}
body.single-product .maride-iws-thumb,
body.single-product .woocommerce-product-gallery .flex-control-thumbs li{
  width:100%!important;height:86px!important;min-height:86px!important;max-height:none!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid #dfe7f1!important;border-radius:14px!important;padding:7px!important;overflow:hidden!important;float:none!important;margin:0!important;
}
body.single-product .maride-iws-thumb img,
body.single-product .woocommerce-product-gallery .flex-control-thumbs img{
  width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;display:block!important;visibility:visible!important;opacity:1!important;margin:0!important;padding:0!important;
}
.maride-lightbox-v29{grid-template-rows:72px minmax(0,1fr) 132px!important;}
.maride-lb-thumbs{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;min-height:104px!important;background:rgba(255,255,255,.06)!important;border-radius:18px!important;padding:10px 12px!important;}
.maride-lb-thumb{width:92px!important;height:92px!important;flex:0 0 92px!important;border-radius:14px!important;background:#fff!important;}
.maride-lb-arrow{align-self:center!important;justify-self:center!important;}
@media(max-width:991px){
  body.maride-theme .maride-benefits > div{grid-template-columns:74px minmax(0,1fr)!important;}
  body.single-product .maride-iws-gallery-main{height:430px!important;min-height:430px!important;}
  body.single-product .maride-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  body.maride-theme .maride-benefits > div{grid-template-columns:68px minmax(0,1fr)!important;}
  body.maride-theme .maride-benefit-icon{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;}
  body.single-product .maride-iws-gallery-main{height:330px!important;min-height:330px!important;padding:14px!important;}
  body.single-product .maride-iws-thumb,body.single-product .woocommerce-product-gallery .flex-control-thumbs li{height:70px!important;min-height:70px!important;}
  .maride-range-fields{grid-template-columns:1fr!important;}
}


/* V31: final archive/filter card alignment + stable single gallery layout */
.maride-archive-v27 .maride-archive-sidebar{padding:18px!important;border-radius:18px!important;overflow:visible!important;}
.maride-archive-v27 .maride-filter-block{padding:0 0 18px!important;margin:0 0 18px!important;border-bottom:1px solid #edf2f7!important;}
.maride-archive-v27 .maride-filter-block h3{font-size:15px!important;line-height:1.2!important;margin:0 0 12px!important;font-weight:950!important;color:#0f172a!important;}
.maride-archive-v27 .maride-filter-link{min-height:42px!important;padding:10px 11px!important;gap:8px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;}
.maride-archive-v27 .maride-filter-link span{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;line-height:1.2!important;}
.maride-archive-v27 .maride-filter-link em{flex:0 0 auto!important;min-width:26px!important;height:22px!important;line-height:22px!important;}
.maride-archive-v27 .maride-price-filter label{display:block!important;margin:0 0 12px!important;font-size:12px!important;font-weight:850!important;color:#334155!important;}
.maride-archive-v27 .maride-price-filter input[type=search],
.maride-archive-v27 .maride-price-filter input[type=number],
.maride-archive-v27 .maride-price-filter select{width:100%!important;min-width:0!important;height:42px!important;border:1px solid #e2e8f0!important;border-radius:10px!important;background:#fff!important;padding:0 10px!important;font-size:13px!important;box-shadow:none!important;}
.maride-archive-v27 .maride-range-filter{padding:13px!important;margin:0 0 14px!important;overflow:visible!important;background:#fff!important;border:1px solid #e5edf6!important;border-radius:16px!important;}
.maride-archive-v27 .maride-range-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;min-width:0!important;margin-bottom:12px!important;}
.maride-archive-v27 .maride-range-head span{font-size:12px!important;white-space:nowrap!important;}
.maride-archive-v27 .maride-range-head strong{font-size:12px!important;white-space:nowrap!important;}
.maride-archive-v27 .maride-range-sliders{height:30px!important;margin:2px 2px 12px!important;}
.maride-archive-v27 .maride-range-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}
.maride-archive-v27 .maride-range-fields label{margin:0!important;font-size:11px!important;line-height:1.2!important;}
.maride-archive-v27 .maride-range-fields input[type=number]{height:38px!important;margin-top:5px!important;padding:0 8px!important;}
.maride-archive-v27 .maride-check{display:flex!important;align-items:center!important;gap:8px!important;margin:9px 0!important;font-weight:850!important;line-height:1.25!important;}
.maride-archive-v27 .maride-check input{width:16px!important;height:16px!important;margin:0!important;flex:0 0 16px!important;}
.maride-archive-v27 .maride-price-filter button,.maride-archive-v27 .maride-filter-reset{width:100%!important;margin:10px 0 0!important;min-height:44px!important;border-radius:12px!important;}
.maride-archive-v27 .maride-filter-reset{display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-archive-v27 .maride-bootstrap-products{align-items:stretch!important;}
.maride-archive-v27 .maride-bs-product-col{display:flex!important;min-width:0!important;}
.maride-archive-v27 .maride-product-card{width:100%!important;min-height:350px!important;padding:16px 16px 58px!important;}
.maride-archive-v27 .maride-product-image{height:150px!important;margin-bottom:10px!important;}
.maride-archive-v27 .maride-product-image img{max-height:148px!important;height:148px!important;}
.maride-archive-v27 .maride-product-meta{min-height:32px!important;max-height:34px!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}
.maride-archive-v27 .maride-product-title{min-height:58px!important;max-height:none!important;overflow:visible!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;font-size:15px!important;line-height:1.24!important;word-break:normal!important;hyphens:auto!important;}
.maride-archive-v27 .maride-product-price{font-size:20px!important;min-height:28px!important;}

body.single-product .maride-single-card{max-width:1180px!important;padding:28px!important;}
body.single-product .maride-single-inner{align-items:flex-start!important;}
body.single-product .maride-single-gallery{padding:0!important;background:transparent!important;box-shadow:none!important;}
body.single-product .maride-gallery-v31{max-width:560px!important;width:100%!important;margin:0 auto!important;position:relative!important;}
body.single-product .maride-gallery-v31 .maride-iws-gallery-main{width:100%!important;height:500px!important;min-height:500px!important;padding:22px!important;background:#fff!important;border:1px solid #e4ebf5!important;border-radius:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
body.single-product .maride-gallery-v31 .maride-iws-main-img{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:auto!important;position:static!important;transform:none!important;}
body.single-product .maride-gallery-v31 .maride-iws-gallery-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:14px 0 0!important;padding:0!important;width:100%!important;overflow:visible!important;}
body.single-product .maride-gallery-v31 .maride-iws-thumb{appearance:none!important;-webkit-appearance:none!important;height:78px!important;min-height:78px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid #dfe7f1!important;border-radius:12px!important;padding:6px!important;overflow:hidden!important;cursor:pointer!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;}
body.single-product .maride-gallery-v31 .maride-iws-thumb:hover,body.single-product .maride-gallery-v31 .maride-iws-thumb.is-active{border-color:var(--maride-red)!important;box-shadow:0 8px 22px rgba(239,27,36,.13)!important;transform:translateY(-1px)!important;}
body.single-product .maride-gallery-v31 .maride-iws-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important;}
body.single-product .maride-gallery-v31 .maride-gallery-zoom{position:absolute!important;top:16px!important;right:16px!important;z-index:15!important;}
.maride-lightbox-v31{position:fixed!important;inset:0!important;background:rgba(3,7,18,.92)!important;z-index:999999!important;display:grid!important;grid-template-columns:82px minmax(0,1fr) 82px!important;grid-template-rows:72px minmax(0,1fr) 126px!important;gap:14px!important;padding:22px!important;}
.maride-lightbox-v31[hidden]{display:none!important;}
.maride-lightbox-v31 .maride-lb-close{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:48px!important;height:48px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:30px!important;line-height:1!important;cursor:pointer!important;}
.maride-lightbox-v31 .maride-lb-stage{grid-column:2!important;grid-row:1 / 3!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;min-width:0!important;min-height:0!important;}
.maride-lightbox-v31 .maride-lb-img{display:block!important;max-width:100%!important;max-height:calc(100vh - 210px)!important;width:auto!important;height:auto!important;object-fit:contain!important;background:#fff!important;border-radius:18px!important;padding:12px!important;box-shadow:0 20px 70px rgba(0,0,0,.32)!important;}
.maride-lightbox-v31 .maride-lb-arrow{grid-row:2!important;align-self:center!important;justify-self:center!important;width:56px!important;height:56px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:44px!important;line-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 12px 32px rgba(0,0,0,.22)!important;}
.maride-lightbox-v31 .maride-lb-prev{grid-column:1!important;}
.maride-lightbox-v31 .maride-lb-next{grid-column:3!important;}
.maride-lightbox-v31 .maride-lb-thumbs{grid-column:1 / 4!important;grid-row:3!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;overflow-x:auto!important;padding:10px!important;background:rgba(255,255,255,.07)!important;border-radius:18px!important;}
.maride-lightbox-v31 .maride-lb-thumb{width:92px!important;height:92px!important;flex:0 0 92px!important;border:2px solid transparent!important;border-radius:14px!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;}
.maride-lightbox-v31 .maride-lb-thumb.is-active{border-color:var(--maride-red)!important;}
.maride-lightbox-v31 .maride-lb-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
@media(max-width:991px){body.single-product .maride-gallery-v31 .maride-iws-gallery-main{height:420px!important;min-height:420px!important;}body.single-product .maride-gallery-v31 .maride-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.maride-lightbox-v31{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.maride-lightbox-v31 .maride-lb-close{grid-column:2!important;grid-row:1!important}.maride-lightbox-v31 .maride-lb-stage{grid-column:1 / 3!important;grid-row:2!important}.maride-lightbox-v31 .maride-lb-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.maride-lightbox-v31 .maride-lb-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.maride-lightbox-v31 .maride-lb-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.maride-lightbox-v31 .maride-lb-img{max-height:calc(100vh - 250px)!important}.maride-lightbox-v31 .maride-lb-thumb{width:78px!important;height:78px!important;flex-basis:78px!important}}
@media(max-width:640px){body.single-product .maride-single-card{padding:18px!important}body.single-product .maride-gallery-v31 .maride-iws-gallery-main{height:320px!important;min-height:320px!important;padding:12px!important}body.single-product .maride-gallery-v31 .maride-iws-thumb{height:68px!important;min-height:68px!important}.maride-archive-v27 .maride-product-title{min-height:auto!important}.maride-archive-v27 .maride-range-fields{grid-template-columns:1fr!important}}

/* V32: final archive filter and hard single gallery layout fixes */
body.maride-theme .maride-archive-v27 .maride-archive-sidebar,
body.maride-theme .maride-archive-page .maride-archive-sidebar{
  padding:18px!important;border-radius:18px!important;overflow:visible!important;min-width:0!important;
}
body.maride-theme .maride-archive-v27 .maride-filter-block,
body.maride-theme .maride-archive-page .maride-filter-block{
  padding:0 0 18px!important;margin:0 0 18px!important;border-bottom:1px solid #e8eef6!important;
}
body.maride-theme .maride-archive-v27 .maride-filter-block h3,
body.maride-theme .maride-archive-page .maride-filter-block h3{
  font-size:16px!important;line-height:1.2!important;margin:0 0 12px!important;padding:0!important;
}
body.maride-theme .maride-archive-v27 .maride-filter-link,
body.maride-theme .maride-archive-page .maride-filter-link{
  min-height:42px!important;padding:0 12px!important;margin:0 0 7px!important;border:1px solid #edf2f7!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;text-decoration:none!important;box-sizing:border-box!important;
}
body.maride-theme .maride-archive-v27 .maride-filter-link span,
body.maride-theme .maride-archive-page .maride-filter-link span{
  flex:1 1 auto!important;min-width:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;line-height:1.2!important;
}
body.maride-theme .maride-archive-v27 .maride-filter-link em,
body.maride-theme .maride-archive-page .maride-filter-link em{
  flex:0 0 auto!important;min-width:26px!important;height:22px!important;padding:0 7px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#f1f5f9!important;color:#64748b!important;font-size:11px!important;font-style:normal!important;
}
body.maride-theme .maride-archive-v27 .maride-price-filter label,
body.maride-theme .maride-archive-page .maride-price-filter label{
  display:block!important;width:100%!important;margin:0 0 12px!important;font-size:12px!important;font-weight:850!important;color:#334155!important;line-height:1.35!important;
}
body.maride-theme .maride-archive-v27 .maride-price-filter input[type=search],
body.maride-theme .maride-archive-v27 .maride-price-filter input[type=number],
body.maride-theme .maride-archive-v27 .maride-price-filter select,
body.maride-theme .maride-archive-page .maride-price-filter input[type=search],
body.maride-theme .maride-archive-page .maride-price-filter input[type=number],
body.maride-theme .maride-archive-page .maride-price-filter select{
  width:100%!important;max-width:100%!important;min-width:0!important;height:42px!important;margin:6px 0 0!important;padding:0 11px!important;border:1px solid #dfe7f1!important;border-radius:12px!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;font-size:13px!important;
}
body.maride-theme .maride-archive-v27 .maride-range-filter,
body.maride-theme .maride-archive-page .maride-range-filter{
  padding:14px 12px 12px!important;margin:0 0 14px!important;background:#fff!important;border:1px solid #e5edf6!important;border-radius:16px!important;overflow:visible!important;box-sizing:border-box!important;
}
body.maride-theme .maride-archive-v27 .maride-range-head,
body.maride-theme .maride-archive-page .maride-range-head{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;margin:0 0 12px!important;width:100%!important;
}
body.maride-theme .maride-archive-v27 .maride-range-head span,
body.maride-theme .maride-archive-v27 .maride-range-head strong,
body.maride-theme .maride-archive-page .maride-range-head span,
body.maride-theme .maride-archive-page .maride-range-head strong{font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;margin:0!important;}
body.maride-theme .maride-archive-v27 .maride-range-sliders,
body.maride-theme .maride-archive-page .maride-range-sliders{
  position:relative!important;width:calc(100% - 20px)!important;height:34px!important;margin:2px 10px 13px!important;border-radius:999px!important;background:linear-gradient(to right,#e2e8f0 0,#e2e8f0 var(--maride-range-a,0%),var(--maride-red) var(--maride-range-a,0%),var(--maride-red) var(--maride-range-b,100%),#e2e8f0 var(--maride-range-b,100%),#e2e8f0 100%) center/100% 5px no-repeat!important;overflow:visible!important;
}
body.maride-theme .maride-range-sliders input[type=range]{position:absolute!important;left:0!important;right:0!important;top:0!important;bottom:0!important;width:100%!important;height:34px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:none!important;-webkit-appearance:none!important;appearance:none!important;}
body.maride-theme .maride-range-sliders input[type=range]::-webkit-slider-thumb{pointer-events:auto!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;border-radius:50%!important;border:4px solid #fff!important;background:var(--maride-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;}
body.maride-theme .maride-range-sliders input[type=range]::-moz-range-thumb{pointer-events:auto!important;width:18px!important;height:18px!important;border-radius:50%!important;border:4px solid #fff!important;background:var(--maride-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;}
body.maride-theme .maride-archive-v27 .maride-range-fields,
body.maride-theme .maride-archive-page .maride-range-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:end!important;width:100%!important;}
body.maride-theme .maride-range-fields label{margin:0!important;font-size:11px!important;line-height:1.2!important;min-width:0!important;}
body.maride-theme .maride-price-filter .maride-check{display:flex!important;align-items:center!important;gap:8px!important;margin:10px 0!important;font-size:13px!important;}
body.maride-theme .maride-price-filter .maride-check input{flex:0 0 auto!important;margin:0!important;width:15px!important;height:15px!important;}
body.maride-theme .maride-price-filter button,
body.maride-theme .maride-filter-reset{width:100%!important;min-height:44px!important;margin:10px 0 0!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;}
body.maride-theme .maride-archive-v27 .maride-product-title,
body.maride-theme .maride-archive-page .maride-product-title{min-height:54px!important;max-height:none!important;line-height:1.25!important;overflow:visible!important;display:block!important;}

/* V32: one horizontal custom gallery with no Woo/Flex vertical cropping */
body.single-product .woocommerce-product-gallery,
body.single-product .woocommerce-product-gallery__wrapper,
body.single-product .woocommerce-product-gallery__image,
body.single-product .flex-control-nav,
body.single-product .flex-control-thumbs{float:none!important;position:static!important;clear:none!important;}
body.single-product .maride-single-gallery{padding:0!important;margin:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;}
body.single-product .maride-gallery-v31{width:100%!important;max-width:560px!important;margin:0 auto!important;display:block!important;position:relative!important;overflow:visible!important;}
body.single-product .maride-gallery-v31 .maride-iws-gallery-main{width:100%!important;height:470px!important;min-height:470px!important;padding:20px!important;background:#fff!important;border:1px solid #e4ebf5!important;border-radius:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;}
body.single-product .maride-gallery-v31 .maride-iws-main-img{display:block!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:auto!important;position:static!important;transform:none!important;}
body.single-product .maride-gallery-v31 .maride-iws-gallery-thumbs{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:14px 0 0!important;padding:2px 2px 8px!important;overflow-x:auto!important;overflow-y:hidden!important;list-style:none!important;}
body.single-product .maride-gallery-v31 .maride-iws-thumb{flex:0 0 84px!important;width:84px!important;height:74px!important;min-width:84px!important;min-height:74px!important;max-height:74px!important;margin:0!important;padding:6px!important;border:1px solid #dfe7f1!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;cursor:pointer!important;}
body.single-product .maride-gallery-v31 .maride-iws-thumb.is-active{border-color:var(--maride-red)!important;box-shadow:0 8px 20px rgba(239,27,36,.16)!important;}
body.single-product .maride-gallery-v31 .maride-iws-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;visibility:visible!important;opacity:1!important;position:static!important;}
body.single-product .maride-gallery-v31 .maride-gallery-zoom{width:48px!important;height:48px!important;top:18px!important;right:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;}
body.single-product .maride-gallery-v31 .maride-gallery-zoom:before{content:"⌕"!important;display:block!important;line-height:1!important;font-size:21px!important;transform:none!important;margin:0!important;}
.maride-lightbox-v31 .maride-lb-thumbs{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;}
.maride-lightbox-v31 .maride-lb-thumb{flex:0 0 88px!important;width:88px!important;height:78px!important;min-width:88px!important;min-height:78px!important;}
@media(max-width:991px){body.single-product .maride-gallery-v31 .maride-iws-gallery-main{height:390px!important;min-height:390px!important}body.single-product .maride-gallery-v31 .maride-iws-thumb{flex-basis:78px!important;width:78px!important;height:68px!important;min-width:78px!important;min-height:68px!important}.maride-archive-sidebar{position:relative!important;top:auto!important}}
@media(max-width:640px){body.single-product .maride-gallery-v31 .maride-iws-gallery-main{height:310px!important;min-height:310px!important;padding:12px!important}.maride-range-fields{grid-template-columns:1fr!important}.maride-lightbox-v31 .maride-lb-thumb{flex-basis:72px!important;width:72px!important;height:64px!important;min-width:72px!important;min-height:64px!important}}

/* V33: isolated IWS-style product gallery and cleaner single template */
body.single-product .maride-single-wrap{padding-top:38px!important;padding-bottom:74px!important;}
body.single-product .maride-single-container{width:min(1180px,calc(100% - 42px))!important;margin-inline:auto!important;}
body.single-product div.product.maride-single-card{max-width:1160px!important;margin:0 auto!important;padding:34px!important;border-radius:26px!important;background:#fff!important;box-shadow:0 20px 65px rgba(15,23,42,.10)!important;border:1px solid #e8eef6!important;overflow:visible!important;display:block!important;}
body.single-product .maride-single-inner{display:grid!important;grid-template-columns:minmax(0,540px) minmax(0,1fr)!important;gap:46px!important;align-items:start!important;justify-content:center!important;}
body.single-product .maride-single-gallery-col,body.single-product .maride-single-summary-col{max-width:none!important;width:100%!important;flex:none!important;padding:0!important;}
body.single-product .maride-single-gallery{position:relative!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important;}
body.single-product .maride-iws-gallery-custom,body.single-product .maride-gallery-v31,body.single-product .woocommerce-product-gallery,body.single-product .flex-control-nav,body.single-product .flex-control-thumbs{display:none!important;}
body.single-product .maride-product-gallery-v33{width:100%!important;max-width:540px!important;margin:0!important;position:relative!important;display:block!important;}
body.single-product .maride-v33-main{width:100%!important;height:520px!important;margin:0!important;padding:24px!important;background:#fff!important;border:1px solid #e4ebf5!important;border-radius:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-shadow:0 12px 30px rgba(15,23,42,.045)!important;}
body.single-product .maride-v33-main-img,body.single-product .maride-v33-main img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center center!important;margin:auto!important;padding:0!important;opacity:1!important;visibility:visible!important;position:static!important;transform:none!important;cursor:zoom-in!important;}
body.single-product .maride-v33-thumbs{display:flex!important;flex-flow:row nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:14px 0 0!important;padding:2px 2px 8px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important;}
body.single-product .maride-v33-thumb{appearance:none!important;-webkit-appearance:none!important;flex:0 0 82px!important;width:82px!important;height:72px!important;min-width:82px!important;min-height:72px!important;max-width:82px!important;max-height:72px!important;margin:0!important;padding:6px!important;border:1px solid #dfe7f1!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;cursor:pointer!important;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease!important;}
body.single-product .maride-v33-thumb:hover,body.single-product .maride-v33-thumb.is-active{border-color:var(--maride-red)!important;box-shadow:0 8px 22px rgba(239,27,36,.16)!important;transform:translateY(-1px)!important;}
body.single-product .maride-v33-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:static!important;}
body.single-product .maride-v33-zoom{position:absolute!important;top:18px!important;right:18px!important;width:48px!important;height:48px!important;border:0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:12!important;box-shadow:0 12px 28px rgba(15,23,42,.22)!important;cursor:pointer!important;font-size:0!important;}
body.single-product .maride-v33-zoom:before{content:""!important;width:17px!important;height:17px!important;border:3px solid currentColor!important;border-radius:999px!important;display:block!important;}
body.single-product .maride-v33-zoom:after{content:""!important;position:absolute!important;width:10px!important;height:3px!important;border-radius:99px!important;background:currentColor!important;transform:translate(11px,12px) rotate(45deg)!important;}
body.single-product .maride-v33-zoom:hover{background:var(--maride-red)!important;}
.maride-lightbox-v33{position:fixed!important;inset:0!important;z-index:99999999!important;background:rgba(3,7,18,.94)!important;display:grid!important;grid-template-columns:90px minmax(0,1fr) 90px!important;grid-template-rows:70px minmax(0,1fr) 120px!important;gap:14px!important;padding:24px!important;align-items:center!important;justify-items:center!important;}
.maride-lightbox-v33[hidden]{display:none!important;}
body.maride-v33-lightbox-open{overflow:hidden!important;}
.maride-lightbox-v33 .maride-v33-close{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:start!important;width:48px!important;height:48px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:30px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;}
.maride-lightbox-v33 .maride-v33-stage{grid-column:2!important;grid-row:1 / 3!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.maride-lightbox-v33 .maride-v33-modal-img{display:block!important;max-width:100%!important;max-height:calc(100vh - 220px)!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;background:#fff!important;border-radius:18px!important;padding:12px!important;box-shadow:0 24px 90px rgba(0,0,0,.42)!important;}
.maride-lightbox-v33 .maride-v33-arrow{grid-row:2!important;width:62px!important;height:62px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:52px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 36px rgba(0,0,0,.24)!important;}
.maride-lightbox-v33 .maride-v33-prev{grid-column:1!important;}
.maride-lightbox-v33 .maride-v33-next{grid-column:3!important;}
.maride-lightbox-v33 .maride-v33-modal-thumbs{grid-column:1 / 4!important;grid-row:3!important;width:100%!important;max-width:1100px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;background:rgba(255,255,255,.08)!important;border-radius:18px!important;padding:10px!important;}
.maride-lightbox-v33 .maride-v33-modal-thumb{flex:0 0 88px!important;width:88px!important;height:78px!important;border:2px solid transparent!important;border-radius:14px!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.72!important;}
.maride-lightbox-v33 .maride-v33-modal-thumb.is-active{border-color:var(--maride-red)!important;opacity:1!important;}
.maride-lightbox-v33 .maride-v33-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
body.single-product .maride-single-tabs-card,body.single-product .maride-single-products-section{max-width:1160px!important;margin-left:auto!important;margin-right:auto!important;border-radius:22px!important;padding:28px!important;background:#fff!important;border:1px solid #e8eef6!important;box-shadow:0 12px 36px rgba(15,23,42,.06)!important;}
body.single-product .maride-single-products-section .maride-product-card{min-height:310px!important;padding:16px 16px 56px!important;}
@media(max-width:991px){body.single-product .maride-single-inner{grid-template-columns:1fr!important;gap:28px!important;}body.single-product .maride-product-gallery-v33{max-width:100%!important;}body.single-product .maride-v33-main{height:430px!important;}.maride-lightbox-v33{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.maride-lightbox-v33 .maride-v33-close{grid-column:2!important;grid-row:1!important}.maride-lightbox-v33 .maride-v33-stage{grid-column:1 / 3!important;grid-row:2!important}.maride-lightbox-v33 .maride-v33-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.maride-lightbox-v33 .maride-v33-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.maride-lightbox-v33 .maride-v33-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.maride-lightbox-v33 .maride-v33-modal-img{max-height:calc(100vh - 250px)!important}.maride-lightbox-v33 .maride-v33-modal-thumb{flex-basis:78px!important;width:78px!important;height:68px!important}}
@media(max-width:640px){body.single-product .maride-single-container{width:calc(100% - 24px)!important;}body.single-product div.product.maride-single-card{padding:18px!important;}body.single-product .maride-v33-main{height:320px!important;padding:12px!important;}body.single-product .maride-v33-thumb{flex-basis:74px!important;width:74px!important;height:64px!important;min-width:74px!important;min-height:64px!important}.maride-lightbox-v33 .maride-v33-modal-thumb{flex-basis:70px!important;width:70px!important;height:62px!important}}

/* V34 final gallery and range slider hardfix */
body.maride-v34-open{overflow:hidden!important;}
body.single-product .maride-single-gallery{position:relative!important;overflow:visible!important;}
body.single-product .maride-v34-gallery{max-width:620px!important;margin:0 auto!important;isolation:isolate!important;}
body.single-product .maride-v34-main{background-color:#fff!important;background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important;}
body.single-product .maride-v34-main-img{display:block!important;visibility:visible!important;opacity:1!important;position:static!important;transform:none!important;}
body.single-product .maride-v34-zoom:before{content:""!important;width:16px!important;height:16px!important;border:3px solid currentColor!important;border-radius:50%!important;display:block!important;position:absolute!important;left:13px!important;top:12px!important;}
body.single-product .maride-v34-zoom:after{content:""!important;width:10px!important;height:3px!important;background:currentColor!important;border-radius:99px!important;position:absolute!important;left:27px!important;top:29px!important;transform:rotate(45deg)!important;}
body.single-product .maride-v34-thumbs{scrollbar-width:thin!important;}
body.single-product .maride-v34-thumb:hover,body.single-product .maride-v34-thumb.is-active{border-color:var(--maride-red)!important;box-shadow:0 8px 24px rgba(239,27,36,.16)!important;}
.maride-v34-lightbox{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(5,10,18,.92)!important;display:grid!important;grid-template-columns:84px minmax(0,1fr) 84px!important;grid-template-rows:70px minmax(0,1fr) 116px!important;gap:14px!important;padding:22px!important;box-sizing:border-box!important;align-items:center!important;justify-items:center!important;}
.maride-v34-lightbox[hidden]{display:none!important;}
.maride-v34-close{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:48px!important;height:48px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111827!important;font-size:32px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;}
.maride-v34-stage{grid-column:2!important;grid-row:1 / 3!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:0!important;}
.maride-v34-modal-img{display:block!important;max-width:100%!important;max-height:calc(100vh - 220px)!important;width:auto!important;height:auto!important;object-fit:contain!important;background:#fff!important;border-radius:18px!important;padding:12px!important;box-shadow:0 24px 90px rgba(0,0,0,.42)!important;}
.maride-v34-arrow{grid-row:2!important;width:62px!important;height:62px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111827!important;font-size:52px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 36px rgba(0,0,0,.24)!important;}
.maride-v34-prev{grid-column:1!important;}.maride-v34-next{grid-column:3!important;}
.maride-v34-modal-thumbs{grid-column:1 / 4!important;grid-row:3!important;width:100%!important;max-width:1100px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;background:rgba(255,255,255,.08)!important;border-radius:18px!important;padding:10px!important;box-sizing:border-box!important;}
.maride-v34-modal-thumb{flex:0 0 88px!important;width:88px!important;height:78px!important;border:2px solid transparent!important;border-radius:14px!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.72!important;box-sizing:border-box!important;}
.maride-v34-modal-thumb.is-active{border-color:var(--maride-red)!important;opacity:1!important;}
.maride-v34-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
body.maride-theme .maride-range-filter{overflow:visible!important;padding:14px!important;}
body.maride-theme .maride-range-sliders{height:36px!important;margin:8px 8px 12px!important;position:relative!important;background:linear-gradient(to right,#dfe7f1 0,#dfe7f1 var(--maride-range-a,0%),var(--maride-red) var(--maride-range-a,0%),var(--maride-red) var(--maride-range-b,100%),#dfe7f1 var(--maride-range-b,100%),#dfe7f1 100%) center/100% 6px no-repeat!important;}
body.maride-theme .maride-range-sliders input[type=range]{position:absolute!important;left:0!important;right:0!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;height:24px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;pointer-events:none!important;-webkit-appearance:none!important;appearance:none!important;}
body.maride-theme .maride-range-sliders input[type=range]::-webkit-slider-thumb{pointer-events:auto!important;-webkit-appearance:none!important;width:20px!important;height:20px!important;border-radius:50%!important;border:4px solid #fff!important;background:var(--maride-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;margin-top:0!important;}
body.maride-theme .maride-range-sliders input[type=range]::-moz-range-thumb{pointer-events:auto!important;width:20px!important;height:20px!important;border-radius:50%!important;border:4px solid #fff!important;background:var(--maride-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;}
body.maride-theme .maride-range-sliders input[type=range]::-webkit-slider-runnable-track{height:24px!important;background:transparent!important;border:0!important;}
body.maride-theme .maride-range-sliders input[type=range]::-moz-range-track{height:24px!important;background:transparent!important;border:0!important;}
body.maride-theme .maride-range-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:end!important;}
body.maride-theme .maride-price-filter label,body.maride-theme .maride-check{line-height:1.25!important;}
@media(max-width:991px){body.single-product .maride-v34-main{height:420px!important;min-height:360px!important}.maride-v34-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.maride-v34-close{grid-column:2!important;grid-row:1!important}.maride-v34-stage{grid-column:1 / 3!important;grid-row:2!important}.maride-v34-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.maride-v34-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.maride-v34-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.maride-v34-modal-img{max-height:calc(100vh - 250px)!important}}
@media(max-width:640px){body.single-product .maride-v34-main{height:320px!important;min-height:300px!important;padding:12px!important}.maride-v34-modal-thumb{flex-basis:70px!important;width:70px!important;height:62px!important}}

/* MARIDE V35: mini cart drawer, cart summary, and product gallery hard fixes */
body.maride-theme .maride-mini-cart-panel.maride-cart-drawer,
.maride-mini-cart-panel.maride-cart-drawer{
  width:min(440px,calc(100vw - 22px))!important;
  max-width:min(440px,calc(100vw - 22px))!important;
  padding:0!important;
  background:#fff!important;
  color:#111827!important;
}
.maride-mini-cart-panel.maride-cart-drawer .maride-mini-cart-content{padding:18px!important;max-height:calc(100vh - 74px)!important;overflow-y:auto!important;}
.maride-mini-cart-panel.maride-cart-drawer ul.cart_list{display:block!important;margin:0!important;padding:0!important;list-style:none!important;}
.maride-mini-cart-panel.maride-cart-drawer li.mini_cart_item{
  display:grid!important;
  grid-template-columns:72px minmax(0,1fr) 28px!important;
  grid-template-areas:"img title remove" "img qty remove"!important;
  align-items:center!important;
  gap:8px 14px!important;
  padding:14px 0!important;
  min-height:96px!important;
  border-bottom:1px solid #e8eef6!important;
  position:relative!important;
}
.maride-mini-cart-panel.maride-cart-drawer li.mini_cart_item>a:not(.remove){
  display:block!important;grid-area:title!important;min-width:0!important;width:100%!important;
  color:#111827!important;text-decoration:none!important;font-weight:800!important;font-size:15px!important;line-height:1.32!important;
  overflow:visible!important;word-break:normal!important;hyphens:auto!important;
}
.maride-mini-cart-panel.maride-cart-drawer li.mini_cart_item img{
  grid-area:img!important;width:72px!important;height:72px!important;max-width:72px!important;object-fit:contain!important;
  margin:0!important;float:none!important;border:1px solid #e4ebf5!important;border-radius:12px!important;background:#fff!important;padding:6px!important;
}
.maride-mini-cart-panel.maride-cart-drawer li.mini_cart_item .quantity{
  grid-area:qty!important;display:block!important;color:#64748b!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important;
}
.maride-mini-cart-panel.maride-cart-drawer li.mini_cart_item a.remove{
  grid-area:remove!important;position:static!important;width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;
  color:#94a3b8!important;background:transparent!important;text-decoration:none!important;font-size:24px!important;line-height:1!important;margin:0!important;
}
.maride-mini-cart-panel.maride-cart-drawer .woocommerce-mini-cart__total{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;font-size:17px!important;font-weight:900!important;padding:18px 0!important;margin:0!important;border-bottom:1px solid #e8eef6!important;}
.maride-mini-cart-panel.maride-cart-drawer .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:16px 0 0!important;}
.maride-mini-cart-panel.maride-cart-drawer .button{width:100%!important;min-height:48px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:950!important;}

body.woocommerce-cart .maride-cart-summary-card{width:100%!important;min-width:0!important;max-width:420px!important;padding:24px!important;box-sizing:border-box!important;overflow:visible!important;}
body.woocommerce-cart .maride-cart-summary-card .cart_totals{width:100%!important;float:none!important;margin:0!important;padding:0!important;}
body.woocommerce-cart .maride-cart-summary-card .cart_totals table.shop_table{width:100%!important;table-layout:auto!important;border-collapse:collapse!important;}
body.woocommerce-cart .maride-cart-summary-card .cart_totals table.shop_table th,
body.woocommerce-cart .maride-cart-summary-card .cart_totals table.shop_table td{display:table-cell!important;padding:14px 0!important;vertical-align:top!important;line-height:1.45!important;font-size:14px!important;word-break:normal!important;}
body.woocommerce-cart .maride-cart-summary-card .cart_totals table.shop_table th{width:34%!important;min-width:92px!important;text-align:left!important;font-weight:950!important;color:#111827!important;}
body.woocommerce-cart .maride-cart-summary-card .cart_totals table.shop_table td{text-align:right!important;font-weight:800!important;color:#111827!important;}
body.woocommerce-cart .maride-cart-summary-card .woocommerce-shipping-methods{list-style:none!important;margin:0!important;padding:0!important;text-align:right!important;}
body.woocommerce-cart .maride-cart-summary-card .shipping-calculator-button{display:inline-block!important;margin-top:8px!important;font-weight:900!important;color:var(--maride-red)!important;}
body.woocommerce-cart .maride-cart-summary-card .wc-proceed-to-checkout a.checkout-button{width:100%!important;white-space:normal!important;line-height:1.2!important;text-align:center!important;padding:14px 18px!important;}

body.single-product .maride-single-card{max-width:1120px!important;padding:34px!important;}
body.single-product .maride-single-inner{display:grid!important;grid-template-columns:minmax(0,520px) minmax(0,520px)!important;gap:34px!important;align-items:start!important;justify-content:center!important;}
body.single-product .maride-single-gallery-col,body.single-product .maride-single-summary-col{width:auto!important;max-width:none!important;padding:0!important;}
body.single-product .maride-single-gallery{background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;}
body.single-product .woocommerce-product-gallery,
body.single-product .flex-control-nav,
body.single-product .flex-control-thumbs,
body.single-product .maride-gallery-v31,
body.single-product .maride-product-gallery-v33,
body.single-product .maride-v34-gallery{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;}
body.single-product .maride-v35-gallery{display:block!important;visibility:visible!important;width:100%!important;position:relative!important;margin:0!important;}
body.single-product .maride-v35-main{
  width:100%!important;height:500px!important;min-height:500px!important;border:1px solid #e3ebf5!important;border-radius:24px!important;background-color:#fff!important;background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important;
  display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;padding:22px!important;box-sizing:border-box!important;
}
body.single-product .maride-v35-img{display:block!important;visibility:visible!important;opacity:1!important;max-width:100%!important;max-height:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center!important;position:static!important;margin:auto!important;}
body.single-product .maride-v35-zoom{position:absolute!important;right:16px!important;top:16px!important;width:46px!important;height:46px!important;border:0!important;border-radius:50%!important;background:#111827!important;color:#fff!important;z-index:5!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 30px rgba(15,23,42,.24)!important;}
body.single-product .maride-v35-zoom span{position:relative!important;width:20px!important;height:20px!important;display:block!important;}
body.single-product .maride-v35-zoom span:before{content:""!important;position:absolute!important;left:1px!important;top:1px!important;width:12px!important;height:12px!important;border:3px solid currentColor!important;border-radius:50%!important;}
body.single-product .maride-v35-zoom span:after{content:""!important;position:absolute!important;left:13px!important;top:15px!important;width:10px!important;height:3px!important;background:currentColor!important;border-radius:99px!important;transform:rotate(45deg)!important;}
body.single-product .maride-v35-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:14px 0 0!important;padding:2px 2px 8px!important;overflow-x:auto!important;overflow-y:hidden!important;box-sizing:border-box!important;}
body.single-product .maride-v35-thumb{flex:0 0 82px!important;width:82px!important;height:72px!important;min-width:82px!important;min-height:72px!important;border:1px solid #dfe7f1!important;border-radius:13px!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;cursor:pointer!important;}
body.single-product .maride-v35-thumb.is-active,body.single-product .maride-v35-thumb:hover{border-color:var(--maride-red)!important;box-shadow:0 0 0 3px rgba(239,27,36,.12)!important;}
body.single-product .maride-v35-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;opacity:1!important;visibility:visible!important;}
.maride-v35-lightbox{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(4,9,17,.93)!important;display:grid!important;grid-template-columns:84px minmax(0,1fr) 84px!important;grid-template-rows:70px minmax(0,1fr) 118px!important;gap:14px!important;padding:22px!important;align-items:center!important;justify-items:center!important;box-sizing:border-box!important;}
.maride-v35-lightbox[hidden]{display:none!important;}
.maride-v35-stage{grid-column:2!important;grid-row:1 / 3!important;margin:0!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:0!important;}
.maride-v35-modal-img{display:block!important;max-width:100%!important;max-height:calc(100vh - 220px)!important;width:auto!important;height:auto!important;object-fit:contain!important;background:#fff!important;border-radius:18px!important;padding:12px!important;box-shadow:0 24px 90px rgba(0,0,0,.42)!important;}
.maride-v35-close{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:48px!important;height:48px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111827!important;font-size:32px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;}
.maride-v35-arrow{grid-row:2!important;width:62px!important;height:62px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#111827!important;font-size:52px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 36px rgba(0,0,0,.24)!important;}
.maride-v35-prev{grid-column:1!important}.maride-v35-next{grid-column:3!important}.maride-v35-modal-thumbs{grid-column:1 / 4!important;grid-row:3!important;width:100%!important;max-width:1100px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;background:rgba(255,255,255,.08)!important;border-radius:18px!important;padding:10px!important;box-sizing:border-box!important;}
.maride-v35-modal-thumb{flex:0 0 88px!important;width:88px!important;height:78px!important;border:2px solid transparent!important;border-radius:14px!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.75!important;box-sizing:border-box!important;}
.maride-v35-modal-thumb.is-active{border-color:var(--maride-red)!important;opacity:1!important}.maride-v35-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
@media(max-width:991px){body.single-product .maride-single-inner{grid-template-columns:1fr!important}body.single-product .maride-v35-main{height:400px!important;min-height:360px!important}.maride-v35-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.maride-v35-close{grid-column:2!important;grid-row:1!important}.maride-v35-stage{grid-column:1 / 3!important;grid-row:2!important}.maride-v35-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.maride-v35-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.maride-v35-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.maride-v35-modal-img{max-height:calc(100vh - 250px)!important}}
@media(max-width:640px){body.single-product .maride-single-card{padding:18px!important}body.single-product .maride-v35-main{height:320px!important;min-height:300px!important;padding:12px!important}.maride-v35-modal-thumb{flex-basis:70px!important;width:70px!important;height:62px!important}.maride-mini-cart-panel.maride-cart-drawer li.mini_cart_item{grid-template-columns:64px minmax(0,1fr) 24px!important}.maride-mini-cart-panel.maride-cart-drawer li.mini_cart_item img{width:64px!important;height:64px!important}}

/* V36: IWS-style native Woo gallery hard takeover + range alignment */
body.maride-theme .maride-range-sliders{
  height:38px!important;
  min-height:38px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:8px 8px 14px!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
body.maride-theme .maride-range-sliders input[type="range"]{
  top:50%!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
  height:38px!important;
  line-height:38px!important;
}
body.maride-theme .maride-range-sliders input[type="range"]::-webkit-slider-runnable-track{height:6px!important;border-radius:999px!important;background:transparent!important;}
body.maride-theme .maride-range-sliders input[type="range"]::-moz-range-track{height:6px!important;border-radius:999px!important;background:transparent!important;}
body.maride-theme .maride-range-sliders input[type="range"]::-webkit-slider-thumb{margin-top:-6px!important;}
body.maride-theme .maride-archive-sidebar .maride-filter-block{padding:16px!important;}
body.maride-theme .maride-archive-sidebar .maride-filter-link{min-height:38px!important;padding:0 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;}
body.maride-theme .maride-archive-sidebar .maride-filter-link span{min-width:0!important;line-height:1.25!important;}
body.maride-theme .maride-archive-sidebar .maride-filter-link em{flex:0 0 auto!important;min-width:24px!important;height:22px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;margin-left:auto!important;}
body.maride-theme .maride-range-head{align-items:center!important;}
body.maride-theme .maride-range-head strong{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;min-width:max-content!important;}

body.single-product .maride-single-gallery .woocommerce-product-gallery{width:100%!important;max-width:100%!important;float:none!important;margin:0!important;opacity:1!important;position:relative!important;display:block!important;}
body.single-product .maride-single-gallery .woocommerce-product-gallery .woocommerce-product-gallery__trigger,
body.single-product .maride-single-gallery .woocommerce-product-gallery .flex-viewport,
body.single-product .maride-single-gallery .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
body.single-product .maride-single-gallery .woocommerce-product-gallery ol.flex-control-thumbs{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;max-height:0!important;overflow:hidden!important;margin:0!important;padding:0!important;}
body.single-product .maride-woo-fixed-gallery{width:100%!important;max-width:560px!important;margin:0 auto!important;display:block!important;position:relative!important;}
body.single-product .maride-woo-fixed-main{width:100%!important;height:500px!important;min-height:500px!important;background:#fff!important;border:1px solid #e3ebf5!important;border-radius:24px!important;padding:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;position:relative!important;}
body.single-product .maride-woo-fixed-main img{display:block!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:auto!important;position:static!important;transform:none!important;}
body.single-product .maride-woo-zoom{position:absolute!important;top:18px!important;right:18px!important;z-index:5!important;width:48px!important;height:48px!important;border-radius:999px!important;border:0!important;background:#111827!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 14px 30px rgba(15,23,42,.22)!important;cursor:pointer!important;}
body.single-product .maride-woo-zoom:before{content:""!important;width:17px!important;height:17px!important;border:3px solid currentColor!important;border-radius:50%!important;display:block!important;box-sizing:border-box!important;}
body.single-product .maride-woo-zoom:after{content:""!important;width:10px!important;height:3px!important;background:currentColor!important;border-radius:999px!important;transform:rotate(-45deg)!important;display:block!important;position:absolute!important;left:28px!important;top:30px!important;}
body.single-product .maride-woo-fixed-thumbs{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:14px 0 0!important;padding:2px 2px 10px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important;}
body.single-product .maride-woo-fixed-thumb{flex:0 0 82px!important;width:82px!important;height:72px!important;min-width:82px!important;min-height:72px!important;max-width:82px!important;max-height:72px!important;margin:0!important;padding:6px!important;border:1px solid #dfe7f1!important;border-radius:13px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;box-sizing:border-box!important;cursor:pointer!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important;}
body.single-product .maride-woo-fixed-thumb:hover,
body.single-product .maride-woo-fixed-thumb.is-active{border-color:var(--maride-red)!important;box-shadow:0 10px 22px rgba(239,27,36,.15)!important;transform:translateY(-1px)!important;}
body.single-product .maride-woo-fixed-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:static!important;}
.maride-woo-lightbox{position:fixed!important;inset:0!important;z-index:999999!important;background:rgba(4,8,15,.92)!important;display:grid!important;grid-template-columns:74px minmax(0,1fr) 74px!important;grid-template-rows:64px minmax(0,1fr) 116px!important;gap:14px!important;padding:22px!important;box-sizing:border-box!important;align-items:center!important;justify-items:center!important;}
.maride-woo-lightbox[hidden]{display:none!important;}
.maride-woo-lightbox .maride-woo-close{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:48px!important;height:48px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#111827!important;color:#fff!important;font-size:30px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;}
.maride-woo-lightbox .maride-woo-stage{grid-column:1 / 4!important;grid-row:2!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
.maride-woo-lightbox .maride-woo-stage img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:calc(100vh - 230px)!important;object-fit:contain!important;opacity:1!important;visibility:visible!important;}
.maride-woo-lightbox .maride-woo-arrow{grid-row:2!important;width:58px!important;height:58px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.16)!important;background:#fff!important;color:#111827!important;font-size:42px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 40px rgba(0,0,0,.25)!important;}
.maride-woo-lightbox .maride-woo-prev{grid-column:1!important;}
.maride-woo-lightbox .maride-woo-next{grid-column:3!important;}
.maride-woo-lightbox .maride-woo-modal-thumbs{grid-column:1 / 4!important;grid-row:3!important;width:100%!important;max-width:920px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow-x:auto!important;padding:8px 4px!important;}
.maride-woo-lightbox .maride-woo-modal-thumb{flex:0 0 88px!important;width:88px!important;height:78px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.22)!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;opacity:.72!important;}
.maride-woo-lightbox .maride-woo-modal-thumb.is-active{opacity:1!important;border-color:var(--maride-red)!important;box-shadow:0 0 0 2px rgba(239,27,36,.25)!important;}
.maride-woo-lightbox .maride-woo-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
body.maride-woo-lightbox-open{overflow:hidden!important;}
@media(max-width:991px){body.single-product .maride-woo-fixed-main{height:390px!important;min-height:390px!important}.maride-woo-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:56px minmax(0,1fr) 62px 100px!important;padding:14px!important}.maride-woo-lightbox .maride-woo-close{grid-column:2!important;grid-row:1!important}.maride-woo-lightbox .maride-woo-stage{grid-column:1 / 3!important;grid-row:2!important}.maride-woo-lightbox .maride-woo-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.maride-woo-lightbox .maride-woo-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.maride-woo-lightbox .maride-woo-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.maride-woo-lightbox .maride-woo-stage img{max-height:calc(100vh - 240px)!important}}
@media(max-width:640px){body.single-product .maride-woo-fixed-main{height:310px!important;min-height:310px!important;padding:12px!important}body.single-product .maride-woo-fixed-thumb{flex-basis:72px!important;width:72px!important;height:64px!important;min-width:72px!important;min-height:64px!important}.maride-woo-lightbox .maride-woo-modal-thumb{flex-basis:72px!important;width:72px!important;height:64px!important}}

/* V37: archive hero left alignment and emergency gallery visibility hardfix */
body.maride-theme .ride-archive-hero.card,
body.maride-theme .maride-archive-hero.card,
body.maride-theme .maride-archive-hero{
  text-align:left!important;
  align-items:flex-start!important;
  justify-content:flex-start!important;
  padding-left:30px!important;
  padding-right:30px!important;
}
body.maride-theme .maride-archive-hero > *,
body.maride-theme .ride-archive-hero.card > *{margin-left:0!important;text-align:left!important;}
body.maride-theme .maride-archive-hero-badges{justify-content:flex-start!important;margin-top:12px!important;}
body.single-product .m37pix,
body.single-product .m37pix *{box-sizing:border-box!important;}
body.single-product .m37pix{display:block!important;visibility:visible!important;opacity:1!important;}
body.single-product .m37pix-main{display:flex!important;visibility:visible!important;opacity:1!important;}
body.single-product .m37pix-img{display:block!important;visibility:visible!important;opacity:1!important;}
body.single-product .m37pix-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;}
@media(max-width:991px){body.single-product .m37pix-main{height:390px!important;min-height:390px!important}.m37pix-modal{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 104px!important}.m37pix-close{grid-column:2!important;grid-row:1!important}.m37pix-modal-img{grid-column:1 / 3!important;grid-row:2!important}.m37pix-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.m37pix-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.m37pix-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}}
@media(max-width:640px){body.single-product .m37pix-main{height:310px!important;min-height:310px!important;padding:12px!important}body.single-product .m37pix-thumb{flex-basis:72px!important;width:72px!important;height:64px!important;min-width:72px!important;min-height:64px!important}.m37pix-mthumb{flex-basis:72px!important;width:72px!important;height:64px!important}}

/* V38 hard fixes: single product spacing, review form toggle styling, and fully isolated IWS gallery */
body.single-product div.product{margin-top:40px!important;}
body.single-product .comment-form-comment{background:#f8fafc!important;border:1px solid #e4ebf5!important;border-radius:16px!important;padding:14px!important;margin:14px 0!important;}
body.single-product .comment-form-comment label{display:block!important;font-weight:900!important;color:#111827!important;margin:0 0 8px!important;}
body.single-product .comment-form-comment textarea{width:100%!important;min-height:130px!important;border:1px solid #dfe7f1!important;border-radius:12px!important;padding:14px!important;background:#fff!important;color:#111827!important;resize:vertical!important;}
body.single-product .maride-single-gallery .woocommerce-product-gallery:not(:has(.m38gallery)),
body.single-product .maride-single-gallery .flex-control-nav:not(.m38gallery-thumbs),
body.single-product .maride-single-gallery .flex-control-thumbs:not(.m38gallery-thumbs),
body.single-product .maride-single-gallery .maride-woo-fixed-gallery,
body.single-product .maride-single-gallery .m37pix,
body.single-product .maride-single-gallery .maride-v35-gallery,
body.single-product .maride-single-gallery .maride-v34-gallery,
body.single-product .maride-single-gallery .maride-product-gallery-v33,
body.single-product .maride-single-gallery .maride-gallery-v31{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;}
body.single-product .m38gallery,body.single-product .m38gallery *{box-sizing:border-box!important;}
body.single-product .m38gallery{display:block!important;visibility:visible!important;opacity:1!important;width:100%!important;max-width:560px!important;margin:0 auto!important;position:relative!important;overflow:visible!important;}
body.single-product .m38gallery-stage{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:520px!important;min-height:520px!important;border:1px solid #e4ebf5!important;border-radius:24px!important;background-color:#fff!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important;padding:24px!important;overflow:hidden!important;box-shadow:0 12px 34px rgba(15,23,42,.05)!important;}
body.single-product .m38gallery-img{display:block!important;visibility:visible!important;opacity:1!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;min-width:0!important;min-height:0!important;object-fit:contain!important;object-position:center!important;margin:auto!important;padding:0!important;position:static!important;float:none!important;transform:none!important;cursor:zoom-in!important;}
body.single-product .m38gallery-zoom{position:absolute!important;top:18px!important;right:18px!important;z-index:30!important;width:48px!important;height:48px!important;border:0!important;border-radius:999px!important;background:#111827!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 16px 34px rgba(15,23,42,.24)!important;cursor:pointer!important;font-size:0!important;padding:0!important;}
body.single-product .m38gallery-zoom span{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;color:#fff!important;font-size:22px!important;line-height:1!important;margin:0!important;}
body.single-product .m38gallery-thumbs{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;width:100%!important;margin:14px 0 0!important;padding:2px 2px 10px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important;}
body.single-product .m38gallery-thumb{appearance:none!important;-webkit-appearance:none!important;flex:0 0 82px!important;width:82px!important;height:74px!important;min-width:82px!important;min-height:74px!important;max-width:82px!important;max-height:74px!important;margin:0!important;padding:6px!important;border:1px solid #dfe7f1!important;border-radius:14px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;cursor:pointer!important;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease!important;}
body.single-product .m38gallery-thumb:hover,body.single-product .m38gallery-thumb.is-active{border-color:var(--maride-red)!important;box-shadow:0 10px 22px rgba(239,27,36,.16)!important;transform:translateY(-1px)!important;}
body.single-product .m38gallery-thumb img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important;position:static!important;float:none!important;}
.m38gallery-lightbox{position:fixed!important;inset:0!important;z-index:99999999!important;background:rgba(3,7,18,.94)!important;display:grid!important;grid-template-columns:84px minmax(0,1fr) 84px!important;grid-template-rows:66px minmax(0,1fr) 112px!important;gap:14px!important;padding:22px!important;align-items:center!important;justify-items:center!important;}
.m38gallery-lightbox[hidden]{display:none!important;}
body.m38gallery-open{overflow:hidden!important;}
.m38gallery-lightbox .m38close{grid-column:3!important;grid-row:1!important;justify-self:end!important;width:48px!important;height:48px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:30px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;}
.m38gallery-lightbox .m38stage{grid-column:2!important;grid-row:1 / 3!important;width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;min-width:0!important;min-height:0!important;}
.m38gallery-lightbox .m38modal-img{display:block!important;max-width:100%!important;max-height:calc(100vh - 220px)!important;width:auto!important;height:auto!important;object-fit:contain!important;background:#fff!important;border-radius:18px!important;padding:10px!important;box-shadow:0 24px 90px rgba(0,0,0,.42)!important;}
.m38gallery-lightbox .m38arrow{grid-row:2!important;width:62px!important;height:62px!important;border:0!important;border-radius:999px!important;background:#fff!important;color:#111827!important;font-size:52px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;box-shadow:0 14px 36px rgba(0,0,0,.24)!important;}
.m38gallery-lightbox .m38prev{grid-column:1!important;}.m38gallery-lightbox .m38next{grid-column:3!important;}
.m38gallery-lightbox .m38modal-thumbs{grid-column:1 / 4!important;grid-row:3!important;width:100%!important;max-width:960px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:8px 4px!important;}
.m38gallery-lightbox .m38modal-thumb{flex:0 0 84px!important;width:84px!important;height:74px!important;min-width:84px!important;border:1px solid rgba(255,255,255,.28)!important;border-radius:14px!important;background:#fff!important;padding:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;opacity:.72!important;cursor:pointer!important;}
.m38gallery-lightbox .m38modal-thumb.is-active{opacity:1!important;border-color:var(--maride-red)!important;}
.m38gallery-lightbox .m38modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
@media(max-width:991px){body.single-product .m38gallery-stage{height:390px!important;min-height:390px!important}.m38gallery-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 104px!important}.m38gallery-lightbox .m38close{grid-column:2!important;grid-row:1!important}.m38gallery-lightbox .m38stage{grid-column:1/3!important;grid-row:2!important}.m38gallery-lightbox .m38prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.m38gallery-lightbox .m38next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.m38gallery-lightbox .m38modal-thumbs{grid-column:1/3!important;grid-row:4!important;justify-content:flex-start!important}}
@media(max-width:640px){body.single-product .m38gallery-stage{height:310px!important;min-height:310px!important;padding:12px!important}body.single-product .m38gallery-thumb{flex-basis:72px!important;width:72px!important;height:64px!important;min-width:72px!important;min-height:64px!important}.m38gallery-lightbox .m38modal-thumb{flex-basis:72px!important;width:72px!important;height:64px!important}}


/* MARIDE V39: gallery duplicate zoom cleanup, hover zoom, archive price polish */
body.single-product div.product { margin-top: 40px !important; }
body.single-product .woocommerce-product-gallery .zoomImg,
body.single-product .wp-block-woocommerce-product-image-gallery .zoomImg,
body.single-product .m38gallery-stage .zoomImg,
body.single-product .m38gallery-stage:before,
body.single-product .m38gallery-stage:after { display:none !important; opacity:0 !important; visibility:hidden !important; }
body.single-product .m38gallery-stage {
  background-image:none !important;
  background:#fff !important;
  position:relative !important;
  cursor:zoom-in !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
body.single-product .m38gallery-stage .m38gallery-img {
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  max-width:100% !important;
  max-height:100% !important;
  width:auto !important;
  height:auto !important;
  object-fit:contain !important;
  object-position:center !important;
  margin:auto !important;
  transition:transform .18s ease, transform-origin .08s ease !important;
  transform:scale(1) !important;
  background:transparent !important;
}
body.single-product .m38gallery-stage.is-zooming .m38gallery-img {
  transform:scale(1.75) !important;
}
body.single-product .m38gallery-zoom {
  top:18px !important;
  right:18px !important;
  width:48px !important;
  height:48px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  z-index:30 !important;
}
body.single-product .m38gallery-zoom span {
  display:flex !important;
  width:100% !important;
  height:100% !important;
  align-items:center !important;
  justify-content:center !important;
  line-height:1 !important;
  font-size:18px !important;
}
body.single-product .m38gallery-thumbs {
  scrollbar-width:thin !important;
  scrollbar-color:#8b95a5 transparent !important;
}
body.single-product .m38gallery-thumb img {
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
}
/* Sale price typography on loops, shop, category, related sections */
.maride-product-price,
body.woocommerce ul.products li.product .price,
body.archive.tax-product_cat ul.products li.product .price,
body.post-type-archive-product ul.products li.product .price {
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  gap:4px !important;
  line-height:1.1 !important;
}
.maride-product-price del,
body.woocommerce ul.products li.product .price del,
body.archive.tax-product_cat ul.products li.product .price del,
body.post-type-archive-product ul.products li.product .price del {
  order:1 !important;
  display:inline-block !important;
  width:auto !important;
  margin:0 0 1px 0 !important;
  color:#8a97a8 !important;
  opacity:1 !important;
  font-size:13px !important;
  font-weight:800 !important;
  line-height:1.1 !important;
  text-decoration:line-through !important;
  text-decoration-thickness:2px !important;
  text-decoration-color:#6f7c8e !important;
}
.maride-product-price del .amount,
body.woocommerce ul.products li.product .price del .amount {
  color:#8a97a8 !important;
  font-size:13px !important;
  font-weight:800 !important;
}
.maride-product-price ins,
body.woocommerce ul.products li.product .price ins,
body.archive.tax-product_cat ul.products li.product .price ins,
body.post-type-archive-product ul.products li.product .price ins {
  order:2 !important;
  display:block !important;
  color:var(--maride-red) !important;
  font-size:22px !important;
  font-weight:950 !important;
  line-height:1.05 !important;
  text-decoration:none !important;
  margin:0 !important;
}
.maride-product-price ins .amount,
body.woocommerce ul.products li.product .price ins .amount {
  color:var(--maride-red) !important;
  font-size:22px !important;
  font-weight:950 !important;
}
.maride-product-price > .amount,
body.woocommerce ul.products li.product .price > .amount {
  color:var(--maride-red) !important;
  font-size:22px !important;
  font-weight:950 !important;
}
