:root{--labaslietas-red:#ed1c24;--labaslietas-dark:#090b10;--labaslietas-text:#111827;--labaslietas-muted:#7d8da1;--labaslietas-bg:#f4f6f9;--labaslietas-card:#fff;--labaslietas-border:#e5eaf1;--labaslietas-radius:14px;--labaslietas-shadow:0 14px 36px rgba(15,23,42,.08)}
*{box-sizing:border-box}body{margin:0;background:var(--labaslietas-bg);color:var(--labaslietas-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.labaslietas-container{width:min(1320px,calc(100% - 48px));margin-inline:auto}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.labaslietas-site-header{background:var(--labaslietas-dark);color:#fff;position:relative;z-index:5}.labaslietas-topbar{border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;color:#cbd5e1}.labaslietas-topbar-inner{height:32px;display:flex;align-items:center;gap:24px}.labaslietas-topbar .labaslietas-menu{margin-left:auto}.labaslietas-menu{display:flex;gap:24px;align-items:center;list-style:none;padding:0;margin:0}.labaslietas-menu a{font-weight:700;font-size:14px;color:inherit}.labaslietas-mainbar{display:grid;grid-template-columns:180px 1fr auto;gap:28px;align-items:center;padding:24px 0}.labaslietas-logo img,.custom-logo-link img{display:block;max-width:175px;width:100%;height:auto}.labaslietas-search{display:grid;grid-template-columns:1fr 48px;max-width:650px;width:100%;background:#fff;border:1px solid #2a3140;border-radius:7px;overflow:hidden}.labaslietas-search input{border:0;padding:14px 16px;min-height:48px}.labaslietas-search button{border:0;background:var(--labaslietas-red);color:#fff;font-size:22px;cursor:pointer}.labaslietas-actions{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:700}.labaslietas-cart-link{position:relative}.labaslietas-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:var(--labaslietas-red);color:#fff;font-size:11px;margin:0 4px}.labaslietas-nav{border-top:1px solid rgba(255,255,255,.08);background:#0d1119}.labaslietas-nav-inner{display:flex;align-items:center;gap:24px;height:56px}.labaslietas-cat-toggle{border:0;background:var(--labaslietas-red);color:#fff;border-radius:8px;padding:13px 22px;font-weight:900;text-transform:uppercase}.labaslietas-nav .labaslietas-menu{overflow:auto;white-space:nowrap;color:#fff}.labaslietas-nav .labaslietas-menu a{font-size:14px}.labaslietas-hero{margin-top:24px;background:#fff;border-radius:18px;min-height:360px;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;box-shadow:var(--labaslietas-shadow)}.labaslietas-hero-copy{padding:72px 56px}.labaslietas-hero h1{font-size:clamp(32px,4vw,54px);line-height:1.05;text-transform:uppercase;margin:0 0 22px;font-weight:900}.labaslietas-hero p{max-width:560px;color:#4b5563;font-size:18px}.labaslietas-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--labaslietas-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)}.labaslietas-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}.labaslietas-cat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;margin:24px 0}.labaslietas-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}.labaslietas-cat-card:hover{transform:translateY(-3px);box-shadow:var(--labaslietas-shadow)}.labaslietas-cat-card img{height:76px;object-fit:contain;align-self:flex-start}.labaslietas-cat-card strong{font-size:14px}.labaslietas-cat-card span{font-size:13px;color:#6b7280}.labaslietas-section-head{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid #d7dee9;margin:34px 0 18px}.labaslietas-section-head h2{font-size:26px;margin:0;padding:0 0 11px;border-bottom:3px solid var(--labaslietas-red)}.labaslietas-section-head a{color:var(--labaslietas-red);font-weight:800}.labaslietas-product-grid,body.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(var(--labaslietas-cols,4),minmax(0,1fr))!important;gap:18px!important;margin:0!important;padding:0!important;list-style:none!important}.labaslietas-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}.labaslietas-product-card:hover,body.woocommerce ul.products li.product:hover{transform:translateY(-3px)!important;box-shadow:var(--labaslietas-shadow)!important}.labaslietas-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}.labaslietas-product-image img,body.woocommerce ul.products li.product img{width:100%!important;height:158px!important;object-fit:contain!important;margin:0!important}.labaslietas-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}.labaslietas-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}.labaslietas-product-price,body.woocommerce ul.products li.product .price{margin-top:auto!important;margin-bottom:14px!important;color:var(--labaslietas-red)!important;font-size:22px!important;line-height:1!important;font-weight:900!important;display:block!important}.labaslietas-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}.labaslietas-product-price ins,body.woocommerce ul.products li.product .price ins{text-decoration:none!important;color:var(--labaslietas-red)!important}.labaslietas-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(--labaslietas-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}.labaslietas-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}.labaslietas-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}.labaslietas-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}.labaslietas-product-actions-top{top:12px!important;display:flex!important;flex-direction:column!important;gap:8px!important}.labaslietas-product-actions-top .yith-wcwl-add-to-wishlist,.labaslietas-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}.labaslietas-product-card:hover .labaslietas-product-actions-top .yith-wcwl-add-to-wishlist,.labaslietas-product-card:hover .labaslietas-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}.labaslietas-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}.labaslietas-brands,.labaslietas-benefits{background:#fff;border-radius:14px;padding:24px;margin-top:34px;box-shadow:0 6px 20px rgba(15,23,42,.06)}.labaslietas-brands h2{margin:0 0 18px}.labaslietas-brands div{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.labaslietas-brands span{display:flex;align-items:center;justify-content:center;min-height:58px;border:1px solid var(--labaslietas-border);border-radius:10px;font-weight:900;font-size:20px}.labaslietas-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.labaslietas-benefits>div{border:1px solid var(--labaslietas-border);border-radius:12px;padding:20px}.labaslietas-footer{margin-top:64px;background:#090b10;color:#fff;padding:56px 0 0}.labaslietas-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.3fr;gap:42px;align-items:start}.labaslietas-footer .labaslietas-logo img,.labaslietas-footer .custom-logo-link img{max-width:190px}.labaslietas-footer p,.labaslietas-footer a,.labaslietas-footer li{color:#cbd5e1;font-size:14px;line-height:1.8}.labaslietas-footer h4{margin:0 0 14px;color:#fff}.labaslietas-footer .labaslietas-menu{display:block}.labaslietas-footer .labaslietas-menu li{margin:0 0 8px}.labaslietas-socials{display:flex;gap:12px}.labaslietas-socials a{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#151c27;color:#fff}.labaslietas-payments{display:flex;flex-wrap:wrap;gap:8px}.labaslietas-payments span{padding:7px 10px;border-radius:6px;background:#151c27;font-weight:900;color:#fff;font-size:13px}.labaslietas-footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:18px 0;margin-top:42px;color:#9ca3af;font-size:13px}.labaslietas-content,.labaslietas-shop{padding:42px 0}.labaslietas-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(--labaslietas-shadow)}.single_add_to_cart_button{background:var(--labaslietas-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(--labaslietas-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(--labaslietas-border);font-weight:800}.woocommerce-pagination .current{background:var(--labaslietas-red);color:#fff;border-color:var(--labaslietas-red)}@media (max-width:1100px){.labaslietas-product-grid,body.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.labaslietas-cat-grid{grid-template-columns:repeat(3,1fr)}.labaslietas-footer-grid{grid-template-columns:repeat(2,1fr)}.labaslietas-mainbar{grid-template-columns:150px 1fr}.labaslietas-actions{grid-column:1/-1;justify-content:flex-end}.labaslietas-hero{grid-template-columns:1fr}.labaslietas-hero-art{min-height:220px}}@media (max-width:760px){.labaslietas-container{width:min(100% - 28px,1320px)}.labaslietas-topbar{display:none}.labaslietas-mainbar{grid-template-columns:1fr;gap:16px;padding:16px 0}.labaslietas-logo img,.custom-logo-link img{max-width:145px}.labaslietas-actions{justify-content:space-between;font-size:12px}.labaslietas-nav-inner{height:auto;padding:10px 0;display:block}.labaslietas-cat-toggle{width:100%;margin-bottom:10px}.labaslietas-nav .labaslietas-menu{gap:16px}.labaslietas-hero-copy{padding:34px 24px}.labaslietas-product-grid,body.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.labaslietas-product-card,body.woocommerce ul.products li.product{min-height:338px!important;padding:14px 14px 56px!important}.labaslietas-product-image,body.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.labaslietas-product-image img,body.woocommerce ul.products li.product img{height:124px!important}.labaslietas-cat-grid{grid-template-columns:repeat(2,1fr)}.labaslietas-brands div{grid-template-columns:repeat(2,1fr)}.labaslietas-benefits,.labaslietas-footer-grid{grid-template-columns:1fr}.labaslietas-section-head h2{font-size:22px}.labaslietas-hero h1{font-size:30px}}@media (max-width:420px){.labaslietas-product-grid,body.woocommerce ul.products{grid-template-columns:1fr!important}.labaslietas-cat-grid{grid-template-columns:1fr}}

/* V3: Active-plugin integration polish: WooCommerce + YITH Wishlist + YITH Compare only. */
.labaslietas-product-card,
body.woocommerce ul.products li.product{
  position:relative!important;
  overflow:hidden!important;
}
.labaslietas-product-card .labaslietas-product-actions-top,
body.woocommerce ul.products li.product .labaslietas-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;
}
.labaslietas-product-card:hover .labaslietas-product-actions-top,
body.woocommerce ul.products li.product:hover .labaslietas-product-actions-top{
  pointer-events:auto!important;
}
.labaslietas-product-actions-top .labaslietas-yith,
.labaslietas-product-actions-top .yith-wcwl-add-to-wishlist,
.labaslietas-product-actions-top .yith-wcwl-add-button,
.labaslietas-product-actions-top .yith-wcwl-wishlistaddedbrowse,
.labaslietas-product-actions-top .yith-wcwl-wishlistexistsbrowse,
.labaslietas-product-actions-top .labaslietas-yith-compare,
.labaslietas-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;
}
.labaslietas-product-card:hover .labaslietas-product-actions-top .labaslietas-yith,
.labaslietas-product-card:hover .labaslietas-product-actions-top .yith-wcwl-add-to-wishlist,
.labaslietas-product-card:hover .labaslietas-product-actions-top .yith-wcwl-add-button,
.labaslietas-product-card:hover .labaslietas-product-actions-top .yith-wcwl-wishlistaddedbrowse,
.labaslietas-product-card:hover .labaslietas-product-actions-top .yith-wcwl-wishlistexistsbrowse,
body.woocommerce ul.products li.product:hover .labaslietas-product-actions-top .labaslietas-yith,
body.woocommerce ul.products li.product:hover .labaslietas-product-actions-top .yith-wcwl-add-to-wishlist,
body.woocommerce ul.products li.product:hover .labaslietas-product-actions-top .yith-wcwl-add-button,
body.woocommerce ul.products li.product:hover .labaslietas-product-actions-top .yith-wcwl-wishlistaddedbrowse,
body.woocommerce ul.products li.product:hover .labaslietas-product-actions-top .yith-wcwl-wishlistexistsbrowse{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
}
.labaslietas-product-actions-top a,
.labaslietas-product-actions-top button,
.labaslietas-product-actions-top .button,
.labaslietas-product-actions-top .add_to_wishlist,
.labaslietas-product-actions-top .delete_item,
.labaslietas-product-actions-top .yith-wcwl-add-button a,
.labaslietas-product-actions-top .yith-wcwl-wishlistaddedbrowse a,
.labaslietas-product-actions-top .yith-wcwl-wishlistexistsbrowse a,
.labaslietas-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;
}
.labaslietas-product-actions-top a:hover,
.labaslietas-product-actions-top button:hover,
.labaslietas-product-actions-top .button:hover,
.labaslietas-product-actions-top .compare:hover{
  background:#ef1b24!important;
  color:#fff!important;
  width:38px!important;
  height:38px!important;
  transform:none!important;
}
.labaslietas-product-actions-top .yith-wcwl-icon,
.labaslietas-product-actions-top .feedback,
.labaslietas-product-actions-top .separator,
.labaslietas-product-actions-top img.ajax-loading,
.labaslietas-product-actions-top .ajax-loading,
.labaslietas-product-actions-top .blockUI,
.labaslietas-product-actions-top .yith-wcwl-add-to-wishlist span,
.labaslietas-product-actions-top .yith-wcwl-add-to-wishlist em,
.labaslietas-product-actions-top .compare-button span{
  display:none!important;
}
.labaslietas-product-actions-top .add_to_wishlist:before,
.labaslietas-product-actions-top .yith-wcwl-add-button a:before,
.labaslietas-product-actions-top .yith-wcwl-wishlistaddedbrowse a:before,
.labaslietas-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;
}
.labaslietas-product-actions-top .compare:before,
.labaslietas-product-actions-top .compare-button a:before,
.labaslietas-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. */
.labaslietas-product-card > .yith-wcwl-add-to-wishlist,
.labaslietas-product-card > .compare,
body.woocommerce ul.products li.product > .yith-wcwl-add-to-wishlist:not(.labaslietas-yith),
body.woocommerce ul.products li.product > .compare:not(.labaslietas-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,
.labaslietas-product-card .labaslietas-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{--labaslietas-header:#070b12;--labaslietas-header-2:#0d1320;--labaslietas-red:#ef1b24;--labaslietas-border:#e5eaf2;--labaslietas-muted:#6b7c90;--labaslietas-text:#111827;--labaslietas-bg:#f4f6f9;--labaslietas-shadow:0 14px 34px rgba(15,23,42,.08)}
html{scroll-behavior:smooth}body.labaslietas-theme{background:var(--labaslietas-bg)!important;color:var(--labaslietas-text);font-family:Inter,Arial,sans-serif}.labaslietas-container{width:min(100% - 48px,1320px)!important;margin-inline:auto!important}.labaslietas-site-header{background:var(--labaslietas-header);color:#fff;position:relative;z-index:50;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.labaslietas-topbar{height:34px;border-bottom:1px solid rgba(255,255,255,.08);font-size:12px;color:#d7dee9}.labaslietas-topbar-inner{height:34px;display:flex!important;align-items:center;justify-content:space-between;gap:24px}.labaslietas-service-left,.labaslietas-service-right{display:flex;align-items:center;gap:28px}.labaslietas-service-right{font-weight:800;text-transform:uppercase;color:#fff;font-size:11px;letter-spacing:.02em}
.labaslietas-mainbar{min-height:112px;display:grid!important;grid-template-columns:240px minmax(360px,640px) 1fr;align-items:center;gap:34px;padding:18px 0!important}.labaslietas-logo-wrap{display:flex;align-items:center}.labaslietas-logo img,.custom-logo-link img{display:block;width:auto!important;max-width:168px!important;max-height:74px!important;object-fit:contain!important}.labaslietas-search{display:flex!important;width:100%;height:48px;background:#fff;border-radius:6px;overflow:hidden;border:0;box-shadow:none}.labaslietas-search input{flex:1;border:0!important;padding:0 18px!important;font-size:14px!important;outline:none!important;height:48px!important;background:#fff!important}.labaslietas-search button{width:74px!important;border:0!important;background:var(--labaslietas-red)!important;color:#fff!important;font-size:20px!important;display:grid!important;place-items:center!important;cursor:pointer!important}.labaslietas-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:22px!important;color:#fff}.labaslietas-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}.labaslietas-action-icon{font-size:18px;line-height:1}.labaslietas-action em.labaslietas-cart-count{position:absolute;top:-12px;left:14px;min-width:18px;height:18px;border-radius:999px;background:var(--labaslietas-red);color:#fff;display:grid;place-items:center;font-size:10px;font-style:normal}.labaslietas-action strong{color:#fff;font-size:16px;margin-left:2px}.labaslietas-action strong .woocommerce-Price-amount{color:#fff!important}
.labaslietas-nav{background:#0c111b;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.labaslietas-nav-inner{height:54px!important;display:flex!important;align-items:center!important;gap:24px!important}.labaslietas-cat-toggle{height:38px!important;border:0!important;border-radius:6px!important;background:var(--labaslietas-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}.labaslietas-cat-toggle[aria-expanded="true"]{background:#c91119!important}.labaslietas-menu-primary{display:flex!important;gap:26px!important;align-items:center!important;list-style:none!important;margin:0!important;padding:0!important;overflow:auto}.labaslietas-menu-primary li{margin:0!important;padding:0!important}.labaslietas-menu-primary a{color:#f5f7fb!important;text-decoration:none!important;font-size:14px!important;font-weight:800!important;white-space:nowrap}.labaslietas-menu-primary a:hover{color:#ff333d!important}
.labaslietas-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(--labaslietas-red);z-index:100}.labaslietas-category-panel[hidden]{display:none!important}.labaslietas-category-panel-inner{display:grid;grid-template-columns:minmax(0,2fr) minmax(190px,.55fr) minmax(190px,.55fr);gap:30px;padding:26px 0!important}.labaslietas-panel-block{background:#fff;border:1px solid var(--labaslietas-border);border-radius:14px;padding:20px;box-shadow:0 8px 18px rgba(15,23,42,.04)}.labaslietas-panel-block h3{margin:0 0 16px;font-size:18px;font-weight:900;color:#111827}.labaslietas-panel-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.labaslietas-cat-panel-item,.labaslietas-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}.labaslietas-cat-panel-item img{width:38px;height:38px;object-fit:contain}.labaslietas-cat-panel-item:hover,.labaslietas-panel-block>a:hover{background:#fff1f2;border-color:#fecdd3;color:var(--labaslietas-red)!important}.labaslietas-panel-block>a{margin-bottom:10px}.labaslietas-cat-dot{width:28px;height:28px;border-radius:999px;background:var(--labaslietas-red);color:#fff;display:grid;place-items:center}
.labaslietas-home{padding-top:28px}.labaslietas-hero{display:grid!important;grid-template-columns:1fr 1fr;background:#fff;border-radius:18px;overflow:hidden;box-shadow:var(--labaslietas-shadow);margin-bottom:18px}.labaslietas-hero-copy{padding:58px 54px}.labaslietas-hero h1{text-transform:uppercase;line-height:1.05;font-size:46px;margin:0 0 18px;font-weight:950;letter-spacing:-.03em}.labaslietas-hero p{font-size:16px;line-height:1.65;color:#526174;max-width:560px}.labaslietas-btn{display:inline-flex!important;align-items:center;justify-content:center;height:48px;padding:0 24px;border-radius:6px;background:var(--labaslietas-red);color:#fff!important;text-decoration:none!important;font-weight:900;box-shadow:0 10px 18px rgba(239,27,36,.24)}.labaslietas-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}.labaslietas-hero-art span{font-size:34px;font-weight:950;color:#fff;letter-spacing:.06em}.labaslietas-cat-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin:16px 0 34px}.labaslietas-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}.labaslietas-cat-card:hover{transform:translateY(-2px);box-shadow:var(--labaslietas-shadow)}.labaslietas-cat-card img{height:54px;width:80px;object-fit:contain}.labaslietas-cat-card strong{font-size:14px}.labaslietas-cat-card span{font-size:13px;color:#78889b;font-weight:800}
.labaslietas-products-section{margin:38px 0 54px!important}.labaslietas-section-head{display:flex!important;align-items:end;justify-content:space-between;border-bottom:1px solid #dbe3ee;margin-bottom:20px}.labaslietas-section-head h2{margin:0;padding-bottom:12px;border-bottom:3px solid var(--labaslietas-red);font-size:27px;font-weight:950}.labaslietas-section-head a{color:var(--labaslietas-red)!important;text-decoration:none!important;font-weight:900}.labaslietas-product-grid{display:grid!important;grid-template-columns:repeat(var(--labaslietas-cols,4),minmax(0,1fr))!important;gap:18px!important}.labaslietas-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}.labaslietas-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}.labaslietas-product-image,body.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{display:block!important;text-decoration:none!important}.labaslietas-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}.labaslietas-product-meta,.labaslietas-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}.labaslietas-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}.labaslietas-product-title a,body.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#111827!important;text-decoration:none!important}.labaslietas-product-price,.labaslietas-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(--labaslietas-red)!important;font-weight:950!important}.labaslietas-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}.labaslietas-product-price ins,body.woocommerce ul.products li.product .price ins{text-decoration:none!important}.labaslietas-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(--labaslietas-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}.labaslietas-add-cart:hover,body.woocommerce ul.products li.product a.button:hover{background:#c91119!important;color:#fff!important;transform:none!important}.labaslietas-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(--labaslietas-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}.labaslietas-product-actions-top{top:12px!important;right:12px!important;z-index:25!important}.labaslietas-product-actions-top a,.labaslietas-product-actions-top button,.labaslietas-product-actions-top .button,.labaslietas-single-actions a,.labaslietas-single-actions .button{background:#16202d!important;color:#fff!important}.labaslietas-product-actions-top a:hover,.labaslietas-product-actions-top button:hover,.labaslietas-product-actions-top .button:hover,.labaslietas-single-actions a:hover,.labaslietas-single-actions .button:hover{background:var(--labaslietas-red)!important;color:#fff!important}
/* Stop YITH from printing readable shortcode/button text in card action circles. */
.labaslietas-yith .yith-wcwl-add-to-wishlist,.labaslietas-yith .yith-wcwl-add-button,.labaslietas-yith .yith-wcwl-wishlistaddedbrowse,.labaslietas-yith .yith-wcwl-wishlistexistsbrowse{margin:0!important}.labaslietas-yith a{font-size:0!important;text-indent:-9999px!important}.labaslietas-yith a:before{font-size:18px!important;text-indent:0!important}.labaslietas-yith-wishlist a:before{content:"♡"!important}.labaslietas-yith-compare a:before{content:"⇄"!important}.labaslietas-yith .feedback,.labaslietas-yith .yith-wcwl-icon,.labaslietas-yith .separator,.labaslietas-yith img.ajax-loading{display:none!important}
/* Single product page */
.labaslietas-shop{width:min(100% - 48px,1320px)!important;margin-inline:auto!important;padding:34px 0 58px!important}.single-product .labaslietas-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(--labaslietas-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(--labaslietas-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(--labaslietas-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(--labaslietas-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(--labaslietas-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(--labaslietas-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(--labaslietas-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}.labaslietas-single-actions{display:flex!important;gap:10px!important;align-items:center!important;margin:16px 0 0!important}.labaslietas-single-actions .labaslietas-yith,.labaslietas-single-actions .yith-wcwl-add-to-wishlist{display:block!important;margin:0!important}.labaslietas-single-actions a,.labaslietas-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}.labaslietas-single-actions a:before{position:static!important;text-indent:0!important;color:#fff!important;font-size:19px!important;line-height:1!important}.labaslietas-single-actions .labaslietas-yith-wishlist a:before{content:"♡"!important}.labaslietas-single-actions .labaslietas-yith-compare a:before{content:"⇄"!important}.single-product .woocommerce-tabs{grid-column:1/-1!important;margin-top:18px!important;border-top:1px solid var(--labaslietas-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(--labaslietas-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 .labaslietas-add-cart,.single-product .upsells .labaslietas-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(--labaslietas-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(--labaslietas-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(--labaslietas-border)!important;border-radius:8px!important;background:#fff!important;padding:0 14px!important}
.labaslietas-footer{background:#070b12!important;color:#fff!important;margin-top:0!important;padding-top:54px!important}.labaslietas-footer-grid{display:grid!important;grid-template-columns:1.35fr 1fr 1fr 1fr 1.25fr!important;gap:46px!important}.labaslietas-footer .labaslietas-logo img,.labaslietas-footer .custom-logo-link img{max-width:170px!important;max-height:82px!important}.labaslietas-footer p,.labaslietas-footer a,.labaslietas-footer li{color:#cbd5e1!important}.labaslietas-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){.labaslietas-mainbar{grid-template-columns:180px 1fr!important;gap:20px}.labaslietas-actions{grid-column:1/-1;justify-content:flex-start!important}.labaslietas-panel-grid{grid-template-columns:repeat(3,1fr)}.labaslietas-category-panel-inner{grid-template-columns:1fr}.single-product div.product{grid-template-columns:1fr!important}.labaslietas-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}.labaslietas-cat-grid{grid-template-columns:repeat(3,1fr)!important}.labaslietas-footer-grid{grid-template-columns:repeat(2,1fr)!important}}
@media (max-width:760px){.labaslietas-container,.labaslietas-shop{width:min(100% - 28px,1320px)!important}.labaslietas-service-right{display:none}.labaslietas-topbar-inner{justify-content:center}.labaslietas-mainbar{grid-template-columns:1fr!important;min-height:0;padding:16px 0!important}.labaslietas-logo-wrap{justify-content:center}.labaslietas-search{height:46px}.labaslietas-search input{height:46px!important}.labaslietas-actions{justify-content:space-between!important;gap:10px!important}.labaslietas-action{font-size:12px}.labaslietas-nav-inner{height:auto!important;display:block!important;padding:10px 0!important}.labaslietas-cat-toggle{width:100%;margin-bottom:10px}.labaslietas-menu-primary{padding-bottom:6px!important}.labaslietas-category-panel{position:absolute}.labaslietas-panel-grid{grid-template-columns:1fr}.labaslietas-hero{grid-template-columns:1fr!important}.labaslietas-hero-copy{padding:32px 24px}.labaslietas-hero h1{font-size:31px}.labaslietas-hero-art{min-height:190px}.labaslietas-cat-grid{grid-template-columns:repeat(2,1fr)!important}.labaslietas-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}.labaslietas-product-card,body.woocommerce ul.products li.product{min-height:350px!important;padding:14px 14px 58px!important}.labaslietas-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}.labaslietas-footer-grid{grid-template-columns:1fr!important}.labaslietas-footer{padding-top:38px!important}}
@media (max-width:430px){.labaslietas-product-grid,body.woocommerce ul.products,.single-product section.related ul.products,.single-product section.upsells ul.products{grid-template-columns:1fr!important}.labaslietas-cat-grid{grid-template-columns:1fr!important}}

/* === V6 IWS-inspired commerce polish: header, popup cart, single product, cart/checkout === */
:root{--labaslietas-red:#ef1b24;--labaslietas-dark:#070b12;--labaslietas-text:#101827;--labaslietas-muted:#64748b;--labaslietas-line:#e7ecf3;--labaslietas-soft:#f3f6fa;--labaslietas-radius:16px;--labaslietas-shadow:0 16px 40px rgba(15,23,42,.08)}
body.labaslietas-theme{background:#f3f5f9!important;color:var(--labaslietas-text)!important}.labaslietas-container{max-width:1320px!important;width:calc(100% - 48px)!important;margin-left:auto!important;margin-right:auto!important}
.labaslietas-site-header{background:var(--labaslietas-dark)!important;color:#fff!important;position:relative!important;z-index:50!important}.labaslietas-topbar{border-bottom:1px solid rgba(255,255,255,.08)!important;background:#05080d!important}.labaslietas-topbar-inner{height:34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;font-size:12px!important;color:#cbd5e1!important}.labaslietas-topbar span{margin-right:24px!important;white-space:nowrap!important}.labaslietas-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}.labaslietas-logo-wrap{display:flex!important;align-items:center!important}.labaslietas-logo img,.custom-logo-link img{max-width:170px!important;max-height:76px!important;width:auto!important;height:auto!important;display:block!important}.labaslietas-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}.labaslietas-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}.labaslietas-search button{width:74px!important;border:0!important;background:var(--labaslietas-red)!important;color:#fff!important;font-weight:900!important;cursor:pointer!important}.labaslietas-actions{display:flex!important;gap:18px!important;align-items:center!important;justify-content:flex-end!important}.labaslietas-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}.labaslietas-action-icon{grid-row:1/3!important;font-size:20px!important;color:#fff!important}.labaslietas-action strong{grid-column:2!important;color:#fff!important;font-size:16px!important;line-height:1!important}.labaslietas-cart-count{position:absolute!important;top:1px!important;left:14px!important;background:var(--labaslietas-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}.labaslietas-nav{height:48px!important;background:#0c111b!important;border-top:1px solid rgba(255,255,255,.06)!important}.labaslietas-nav-inner{height:48px!important;display:flex!important;align-items:center!important;gap:26px!important}.labaslietas-cat-toggle{height:36px!important;border:0!important;border-radius:8px!important;background:var(--labaslietas-red)!important;color:#fff!important;padding:0 20px!important;font-weight:950!important;text-transform:uppercase!important;letter-spacing:.02em!important;cursor:pointer!important}.labaslietas-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}.labaslietas-menu-primary a{color:#f8fafc!important;text-decoration:none!important;font-weight:850!important;font-size:14px!important;white-space:nowrap!important}.labaslietas-menu-primary a:hover{color:var(--labaslietas-red)!important}.labaslietas-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(--labaslietas-line)!important;box-shadow:0 28px 80px rgba(0,0,0,.22)!important;z-index:60!important}.labaslietas-category-panel-inner{display:grid!important;grid-template-columns:2fr 1fr 1fr!important;gap:30px!important;padding:28px 0!important}.labaslietas-panel-block{background:#f8fafc!important;border:1px solid var(--labaslietas-line)!important;border-radius:14px!important;padding:20px!important}.labaslietas-panel-block h3{font-size:17px!important;margin:0 0 14px!important;font-weight:950!important}.labaslietas-panel-block a{display:block!important;color:#111827!important;text-decoration:none!important;font-weight:800!important;margin:9px 0!important}.labaslietas-panel-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.labaslietas-cat-panel-item{display:flex!important;align-items:center!important;gap:10px!important;background:#fff!important;border:1px solid var(--labaslietas-line)!important;border-radius:12px!important;padding:10px!important;min-height:62px!important}.labaslietas-cat-panel-item img{width:42px!important;height:42px!important;object-fit:contain!important}.labaslietas-cat-panel-item span{font-weight:900!important;font-size:13px!important}
.labaslietas-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(--labaslietas-line)!important;z-index:80!important;overflow:hidden!important}.labaslietas-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(--labaslietas-line)!important}.labaslietas-mini-cart-head strong{font-size:18px!important;font-weight:950!important}.labaslietas-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}.labaslietas-mini-cart-content{padding:14px 18px 18px!important;max-height:70vh!important;overflow:auto!important}.labaslietas-mini-cart-content ul.cart_list{margin:0!important;padding:0!important;list-style:none!important}.labaslietas-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(--labaslietas-line)!important;min-height:82px!important}.labaslietas-mini-cart-content li img{width:64px!important;height:64px!important;object-fit:contain!important;background:#fff!important;border:1px solid var(--labaslietas-line)!important;border-radius:10px!important;margin:0!important;float:none!important}.labaslietas-mini-cart-content li a:not(.remove){display:contents!important;color:#111827!important;text-decoration:none!important;font-weight:900!important}.labaslietas-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}.labaslietas-mini-cart-content .quantity{grid-column:2!important;color:#64748b!important;font-size:13px!important}.labaslietas-mini-cart-content .woocommerce-mini-cart__total{display:flex!important;justify-content:space-between!important;margin:18px 0!important;font-size:17px!important}.labaslietas-mini-cart-content .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.labaslietas-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}.labaslietas-mini-cart-content .checkout{background:var(--labaslietas-red)!important}
/* Homepage and product cards closer to IWS clean cards */
.labaslietas-home{padding-bottom:54px!important}.labaslietas-hero{margin-top:18px!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:var(--labaslietas-shadow)!important;display:grid!important;grid-template-columns:1.1fr .9fr!important}.labaslietas-hero-copy{padding:54px 58px!important}.labaslietas-hero h1{font-size:48px!important;line-height:1.02!important;letter-spacing:-.04em!important;margin:0 0 18px!important;text-transform:uppercase!important}.labaslietas-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}.labaslietas-cat-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:16px!important;margin:18px 0 34px!important}.labaslietas-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}.labaslietas-cat-card img{height:74px!important;object-fit:contain!important}.labaslietas-section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;margin:42px 0 18px!important}.labaslietas-section-head h2{font-size:26px!important;margin:0!important;font-weight:950!important;border-bottom:3px solid var(--labaslietas-red)!important;padding-bottom:11px!important}.labaslietas-section-head a{color:var(--labaslietas-red)!important;text-decoration:none!important;font-weight:900!important}.labaslietas-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}.labaslietas-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}.labaslietas-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}.labaslietas-product-image,body.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:block!important;text-decoration:none!important}.labaslietas-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}.labaslietas-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}.labaslietas-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}.labaslietas-product-title a{color:#111827!important;text-decoration:none!important}.labaslietas-product-price,body.woocommerce ul.products li.product .price{color:var(--labaslietas-red)!important;font-size:20px!important;font-weight:950!important;margin:0 0 12px!important}.labaslietas-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}.labaslietas-product-price ins,body.woocommerce ul.products li.product .price ins{text-decoration:none!important}.labaslietas-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(--labaslietas-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}.labaslietas-add-cart:hover,body.woocommerce ul.products li.product .button.add_to_cart_button:hover{background:#cc121b!important;color:#fff!important}.labaslietas-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}.labaslietas-product-card:hover .labaslietas-product-actions-top,body.woocommerce ul.products li.product:hover .labaslietas-product-actions-top{opacity:1!important;transform:none!important}.labaslietas-yith a,.labaslietas-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}.labaslietas-yith-wishlist a:before{content:"♡"!important;font-size:19px!important;line-height:1!important}.labaslietas-yith-compare a:before{content:"⇄"!important;font-size:17px!important;line-height:1!important}.labaslietas-yith a span{display:none!important}.labaslietas-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(--labaslietas-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 */
.labaslietas-single-wrap{background:#f3f5f9!important;padding:24px 0 58px!important}.labaslietas-single-breadcrumbs{font-size:13px!important;color:#64748b!important;margin:0 0 18px!important}.labaslietas-single-breadcrumbs a{color:#64748b!important;text-decoration:none!important}.labaslietas-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(--labaslietas-shadow)!important;padding:34px!important;position:relative!important;align-items:start!important}.labaslietas-single-gallery{position:relative!important}.labaslietas-single-main-image{background:#fff!important;border:1px solid var(--labaslietas-line)!important;border-radius:16px!important;min-height:520px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:30px!important}.labaslietas-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}.labaslietas-single-thumbs{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:10px!important;margin-top:14px!important}.labaslietas-single-thumbs a{height:86px!important;border:1px solid var(--labaslietas-line)!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.labaslietas-single-thumbs a.is-active,.labaslietas-single-thumbs a:hover{border-color:var(--labaslietas-red)!important}.labaslietas-single-thumbs img{width:100%!important;height:100%!important;object-fit:contain!important;padding:5px!important}.labaslietas-single-summary{padding:8px 0!important}.labaslietas-single-labels{display:flex!important;gap:8px!important;margin-bottom:14px!important}.labaslietas-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}.labaslietas-single-labels .is-stock{background:#dcfce7!important;color:#166534!important}.labaslietas-single-labels .is-out{background:#f1f5f9!important;color:#475569!important}.labaslietas-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}.labaslietas-single-price{font-size:34px!important;font-weight:950!important;color:var(--labaslietas-red)!important;margin:0 0 20px!important}.labaslietas-single-price del{color:#64748b!important;font-size:24px!important;font-weight:700!important;margin-right:8px!important}.labaslietas-single-price ins{text-decoration:none!important;color:var(--labaslietas-red)!important}.labaslietas-single-short{font-size:15px!important;line-height:1.7!important;color:#475569!important;margin:0 0 22px!important}.labaslietas-single-buybox{border:1px solid var(--labaslietas-line)!important;border-radius:16px!important;background:#f8fafc!important;padding:18px!important;margin:20px 0!important}.labaslietas-single-buybox form.cart{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0!important}.labaslietas-single-buybox .quantity{display:flex!important;align-items:center!important}.labaslietas-single-buybox .qty{height:50px!important;width:76px!important;border:1px solid var(--labaslietas-line)!important;border-radius:10px!important;text-align:center!important;font-weight:900!important;background:#fff!important}.labaslietas-single-buybox .single_add_to_cart_button{height:50px!important;border-radius:10px!important;background:var(--labaslietas-red)!important;color:#fff!important;border:0!important;padding:0 26px!important;font-weight:950!important}.labaslietas-single-buybox .single_add_to_cart_button:hover{background:#cc121b!important}.labaslietas-single-actions-row{display:flex!important;gap:10px!important;margin-top:14px!important}.labaslietas-single-actions-row .labaslietas-yith a{width:auto!important;min-width:50px!important;padding:0 16px!important;border-radius:10px!important;background:#111827!important}.labaslietas-single-actions-row .labaslietas-yith a:before{margin-right:7px!important}.labaslietas-single-actions-row .labaslietas-yith a span{display:inline!important;font-size:13px!important;color:#fff!important;font-weight:900!important}.labaslietas-single-meta{font-size:14px!important;color:#64748b!important;line-height:1.9!important}.labaslietas-single-meta a{color:#111827!important;text-decoration:none!important;font-weight:800!important}.labaslietas-single-trust{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;margin-top:24px!important}.labaslietas-single-trust div{background:#fff!important;border:1px solid var(--labaslietas-line)!important;border-radius:14px!important;padding:14px!important}.labaslietas-single-trust strong{display:block!important;font-size:14px!important;color:#111827!important;margin-bottom:5px!important}.labaslietas-single-trust span{display:block!important;color:#64748b!important;font-size:12px!important}.labaslietas-single-tabs-card,.labaslietas-single-related-card{background:#fff!important;border-radius:18px!important;box-shadow:var(--labaslietas-shadow)!important;padding:30px 34px!important;margin-top:24px!important}.labaslietas-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(--labaslietas-line)!important}.labaslietas-single-tabs-card .woocommerce-tabs ul.tabs:before,.labaslietas-single-tabs-card .woocommerce-tabs ul.tabs li:before,.labaslietas-single-tabs-card .woocommerce-tabs ul.tabs li:after{display:none!important}.labaslietas-single-tabs-card .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.labaslietas-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}.labaslietas-single-tabs-card .woocommerce-tabs ul.tabs li.active a{color:#111827!important;border-color:var(--labaslietas-red)!important}.labaslietas-single-tabs-card .panel h2,.labaslietas-single-related-card>section>h2{font-size:24px!important;font-weight:950!important;margin:0 0 18px!important}.labaslietas-single-related-card section.related{margin:0!important}.labaslietas-single-related-card ul.products{grid-template-columns:repeat(5,minmax(0,1fr))!important}.labaslietas-single-related-card ul.products li.product{min-height:350px!important}.labaslietas-single-related-card ul.products li.product img{height:145px!important}
/* Cart/checkout IWS-like cards */
.woocommerce-cart .labaslietas-shop,.woocommerce-checkout .labaslietas-shop{background:#fff!important;border-radius:18px!important;box-shadow:var(--labaslietas-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(--labaslietas-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(--labaslietas-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(--labaslietas-line)!important;border-radius:16px!important;padding:22px!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order{background:var(--labaslietas-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(--labaslietas-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(--labaslietas-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){.labaslietas-mainbar{grid-template-columns:180px 1fr!important}.labaslietas-actions{grid-column:1/-1!important;justify-content:flex-start!important}.labaslietas-panel-grid{grid-template-columns:repeat(3,1fr)!important}.labaslietas-single-card{grid-template-columns:1fr!important}.labaslietas-single-related-card ul.products,.labaslietas-product-grid,body.woocommerce ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}.labaslietas-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){.labaslietas-container{width:calc(100% - 28px)!important}.labaslietas-topbar-inner{height:auto!important;min-height:30px!important;justify-content:center!important}.labaslietas-service-right{display:none!important}.labaslietas-mainbar{grid-template-columns:1fr!important;gap:14px!important;min-height:0!important;padding:16px 0!important}.labaslietas-logo-wrap{justify-content:center!important}.labaslietas-actions{justify-content:space-between!important}.labaslietas-nav{height:auto!important}.labaslietas-nav-inner{height:auto!important;display:block!important;padding:10px 0!important}.labaslietas-cat-toggle{width:100%!important}.labaslietas-menu-primary{padding:10px 0 0!important}.labaslietas-category-panel{top:100%!important}.labaslietas-category-panel-inner{grid-template-columns:1fr!important}.labaslietas-panel-grid{grid-template-columns:1fr!important}.labaslietas-mini-cart-panel{right:14px!important;top:150px!important}.labaslietas-hero{grid-template-columns:1fr!important}.labaslietas-hero-copy{padding:34px 24px!important}.labaslietas-hero h1{font-size:34px!important}.labaslietas-hero-art{min-height:210px!important}.labaslietas-cat-grid{grid-template-columns:repeat(2,1fr)!important}.labaslietas-product-grid,body.woocommerce ul.products,.labaslietas-single-related-card ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.labaslietas-product-card,body.woocommerce ul.products li.product{min-height:350px!important}.labaslietas-product-image img,body.woocommerce ul.products li.product img{height:130px!important}.labaslietas-single-card,.labaslietas-single-tabs-card,.labaslietas-single-related-card{padding:18px!important}.labaslietas-single-main-image{min-height:310px!important}.labaslietas-single-summary .product_title{font-size:28px!important}.labaslietas-single-price{font-size:28px!important}.labaslietas-single-thumbs{grid-template-columns:repeat(4,1fr)!important}.labaslietas-single-trust{grid-template-columns:1fr!important}.woocommerce-cart .labaslietas-shop,.woocommerce-checkout .labaslietas-shop{padding:18px!important}.woocommerce-cart table.shop_table_responsive tr td::before{font-weight:950!important;color:#64748b!important}}
@media (max-width:440px){.labaslietas-product-grid,body.woocommerce ul.products,.labaslietas-single-related-card ul.products{grid-template-columns:1fr!important}.labaslietas-cat-grid{grid-template-columns:1fr!important}}

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

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

.labaslietas-category-panel{top:100%!important;border-top:3px solid var(--labaslietas-red)!important;padding:0!important}
.labaslietas-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}
.labaslietas-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}
.labaslietas-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.labaslietas-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}
.labaslietas-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}
.labaslietas-cat-panel-item img.labaslietas-cat-thumb{width:48px!important;height:48px!important;object-fit:contain!important;border-radius:10px!important;background:#fff!important;padding:2px!important}
.labaslietas-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(--labaslietas-red)!important;border:1px solid #e5ebf3!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.65)!important}
.labaslietas-cat-dot{display:none!important}
.labaslietas-cat-panel-item span:not(.labaslietas-cat-svg){font-size:14px!important;line-height:1.15!important;font-weight:950!important;color:#101828!important}
.labaslietas-cat-card .labaslietas-cat-svg{width:58px!important;height:58px!important;margin-bottom:6px!important}
.labaslietas-cat-card{align-items:flex-start!important;justify-content:flex-start!important;min-height:145px!important;border:1px solid #edf1f6!important}

.single-product .labaslietas-single-wrap{padding:34px 0 0!important;background:var(--labaslietas-bg)!important}
.single-product .labaslietas-single-wrap>.labaslietas-container{width:min(1220px,calc(100% - 56px))!important;margin-inline:auto!important}
.labaslietas-single-breadcrumbs{max-width:1180px!important;margin:0 auto 16px!important;color:#7b8a9c!important;font-size:13px!important}
.labaslietas-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}
.labaslietas-single-gallery{background:#fbfcfe!important;border:1px solid #edf1f6!important;border-radius:22px!important;padding:22px!important;position:relative!important;min-width:0!important}
.labaslietas-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}
.labaslietas-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}
.labaslietas-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}
.labaslietas-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}
.labaslietas-single-thumbs img{max-height:58px!important;width:auto!important;object-fit:contain!important}
.labaslietas-single-summary{min-width:0!important;padding:8px 0 0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important}
.labaslietas-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}
.labaslietas-single-price{font-size:36px!important;margin:0 0 18px!important;color:var(--labaslietas-red)!important;font-weight:950!important;line-height:1.08!important}
.labaslietas-single-short{max-width:640px!important;color:#475569!important;font-size:15px!important;line-height:1.7!important;margin-bottom:18px!important}
.labaslietas-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}
.labaslietas-single-buybox form.cart{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important;width:100%!important}
.labaslietas-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(--labaslietas-red)!important;color:#fff!important;border:0!important;font-weight:950!important;box-shadow:0 12px 24px rgba(237,28,36,.22)!important}
.labaslietas-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}
.labaslietas-single-actions-row{display:flex!important;gap:10px!important;margin-top:12px!important;flex-wrap:wrap!important;width:100%!important}
.labaslietas-single-actions-row .labaslietas-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}
.labaslietas-single-actions-row .labaslietas-native.is-active a{background:var(--labaslietas-red)!important}
.labaslietas-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}
.labaslietas-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}
.labaslietas-single-trust div{border:1px solid #edf1f6!important;background:#fff!important;border-radius:14px!important;padding:14px!important;min-height:82px!important}.labaslietas-single-trust strong{display:block!important;font-size:14px!important}.labaslietas-single-trust span{display:block!important;margin-top:4px!important;font-size:12px!important;color:#64748b!important}
.labaslietas-single-tabs-card,.labaslietas-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}
.labaslietas-single-tabs-card .woocommerce-tabs{max-width:900px!important}.labaslietas-single-tabs-card .panel{padding-top:16px!important;line-height:1.7!important}.labaslietas-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}.labaslietas-single-tabs-card ul.tabs li{margin:0!important}.labaslietas-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}.labaslietas-single-tabs-card ul.tabs li.active a{background:#111827!important;color:#fff!important}

@media(max-width:1180px){.labaslietas-single-card{grid-template-columns:1fr!important}.labaslietas-single-main-image{height:420px!important}.labaslietas-single-summary,.labaslietas-single-buybox,.labaslietas-single-meta,.labaslietas-single-trust{max-width:none!important}.labaslietas-category-panel-inner{grid-template-columns:1fr!important}.labaslietas-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.single-product .labaslietas-single-wrap>.labaslietas-container{width:calc(100% - 28px)!important}.labaslietas-single-card{padding:18px!important;border-radius:20px!important;gap:22px!important}.labaslietas-single-main-image{height:320px!important}.labaslietas-single-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.labaslietas-single-trust{grid-template-columns:1fr!important}.labaslietas-panel-grid{grid-template-columns:1fr!important}.labaslietas-category-panel-inner{width:calc(100% - 28px)!important}.labaslietas-single-tabs-card,.labaslietas-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{--labaslietas-logo-width:220px}
body.labaslietas-sticky-header .labaslietas-site-header{position:sticky!important;top:0!important;z-index:999!important}
.labaslietas-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(--labaslietas-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}}

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

.labaslietas-category-panel-inner{width:min(1180px,calc(100% - 56px))!important}.labaslietas-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.labaslietas-cat-panel-item{position:relative!important;min-height:84px!important;padding:14px!important;background:linear-gradient(180deg,#fff,#fbfcfe)!important}.labaslietas-cat-panel-item:after{content:'›';margin-left:auto;color:#98a2b3;font-weight:950;font-size:20px}.labaslietas-cat-svg{background:#fff!important;color:var(--labaslietas-red)!important;border:1px solid #eef2f7!important;box-shadow:0 8px 18px rgba(15,23,42,.06)!important}.labaslietas-cat-panel-item img.labaslietas-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 .labaslietas-single-wrap{background:#f3f6fa!important;padding-top:34px!important}.single-product .labaslietas-single-wrap>.labaslietas-container{width:min(1220px,calc(100% - 56px))!important;margin-inline:auto!important}.single-product div.product.labaslietas-single-card,.labaslietas-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}.labaslietas-single-inner{padding:34px!important}.labaslietas-single-gallery-col,.labaslietas-single-summary-col{min-width:0!important}.labaslietas-single-gallery{height:100%!important;background:#f8fafc!important;border:1px solid #edf1f6!important;border-radius:22px!important;padding:22px!important}.labaslietas-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}.labaslietas-single-main-image img{max-height:470px!important;max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important}.labaslietas-single-thumbs{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important}.labaslietas-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}.labaslietas-single-thumbs a.is-active,.labaslietas-single-thumbs a:hover{border-color:var(--labaslietas-red)!important;box-shadow:0 8px 18px rgba(237,28,36,.12)!important}.labaslietas-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}.labaslietas-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}.labaslietas-single-price{font-size:34px!important;font-weight:950!important;color:#111827!important;margin:0 0 18px!important}.labaslietas-single-price ins{color:var(--labaslietas-red)!important;text-decoration:none!important}.labaslietas-single-price del{color:#6b7280!important;margin-right:10px!important}.labaslietas-single-short{font-size:15px!important;line-height:1.75!important;color:#475569!important;max-width:680px!important}.labaslietas-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}.labaslietas-single-buybox form.cart{display:flex!important;gap:10px!important;align-items:center!important;flex-wrap:wrap!important}.labaslietas-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}.labaslietas-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(--labaslietas-red)!important;color:#fff!important;font-weight:950!important;border:0!important;box-shadow:0 12px 24px rgba(237,28,36,.2)!important}.labaslietas-single-actions-row{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:12px!important}.labaslietas-single-actions-row .labaslietas-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}.labaslietas-single-actions-row .labaslietas-native.is-active a,.labaslietas-single-actions-row .labaslietas-native a:hover{background:var(--labaslietas-red)!important}.labaslietas-single-meta{width:100%!important;max-width:680px!important;border-top:1px solid #edf1f6!important;padding-top:16px!important;color:#64748b!important}.labaslietas-single-trust{width:100%!important;max-width:680px!important;margin-top:18px!important}.labaslietas-single-trust>div>div{height:100%!important;border:1px solid #e9eef5!important;border-radius:14px!important;background:#fff!important;padding:14px!important}.labaslietas-single-tabs-card,.labaslietas-single-related-card{max-width:1180px!important;width:100%!important;padding:26px!important;border-radius:22px!important}.labaslietas-single-related-card ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.labaslietas-single-tabs-card .woocommerce-tabs{max-width:100%!important}.labaslietas-single-tabs-card .panel{max-width:900px!important;line-height:1.75!important}

.labaslietas-archive-page{padding:34px 0 46px!important;background:#f3f6fa!important}.labaslietas-archive-hero{padding:28px!important;border-radius:22px!important;margin-bottom:24px!important}.labaslietas-archive-layout{display:flex!important;flex-wrap:wrap!important}.labaslietas-archive-filter-col .labaslietas-archive-sidebar{position:sticky!important;top:110px!important;border-radius:20px!important;padding:20px!important}.labaslietas-bootstrap-products{display:flex!important;flex-wrap:wrap!important}.labaslietas-bs-product-col .labaslietas-product-card{height:100%!important;width:100%!important}.labaslietas-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}

.labaslietas-hero-art img{width:100%!important;height:100%!important;object-fit:cover!important}.labaslietas-benefits>div strong{display:block!important}.labaslietas-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){.labaslietas-mainbar{grid-template-columns:1fr!important}.labaslietas-logo-wrap{justify-content:center!important}.labaslietas-logo,.labaslietas-dynamic-logo-link,.labaslietas-logo-custom-wrap,.custom-logo-link{justify-content:center!important}.labaslietas-actions{justify-content:center!important}.labaslietas-search{margin-inline:auto!important}.labaslietas-single-inner{padding:24px!important}.labaslietas-single-main-image{height:420px!important}.labaslietas-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.labaslietas-single-related-card ul.products{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){.labaslietas-container.container,.single-product .labaslietas-single-wrap>.labaslietas-container{width:calc(100% - 28px)!important}.labaslietas-logo,.labaslietas-dynamic-logo-link,.labaslietas-logo-custom-wrap,.custom-logo-link{width:min(var(--labaslietas-logo-width,220px),210px)!important}.labaslietas-single-inner{padding:16px!important}.labaslietas-single-main-image{height:315px!important}.labaslietas-single-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.labaslietas-single-summary .product_title{font-size:28px!important}.labaslietas-single-price{font-size:28px!important}.labaslietas-single-related-card ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important}.labaslietas-panel-grid{grid-template-columns:1fr!important}.labaslietas-header-welcome{display:none!important}}

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

/* Right drawer cart instead of popup */
.labaslietas-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}
.labaslietas-mini-cart-panel.labaslietas-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}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer[hidden],.labaslietas-cart-drawer-overlay[hidden]{display:block!important;pointer-events:none!important}
body.labaslietas-cart-open .labaslietas-cart-drawer-overlay{opacity:1!important;visibility:visible!important;pointer-events:auto!important}
body.labaslietas-cart-open .labaslietas-mini-cart-panel.labaslietas-cart-drawer{transform:translateX(0)!important;pointer-events:auto!important}
body.labaslietas-cart-open{overflow:hidden!important}
.labaslietas-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(--labaslietas-red)!important}
.labaslietas-mini-cart-head strong{font-size:22px!important;font-weight:950!important}.labaslietas-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}
.labaslietas-mini-cart-content{flex:1!important;overflow:auto!important;padding:20px!important;max-height:none!important}.labaslietas-mini-cart-content .woocommerce-mini-cart{padding:0!important;margin:0!important;list-style:none!important}.labaslietas-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(--labaslietas-border)!important}.labaslietas-mini-cart-content img{width:74px!important;height:74px!important;object-fit:contain!important;background:#f8fafc!important;border:1px solid var(--labaslietas-border)!important;border-radius:12px!important}.labaslietas-mini-cart-content .woocommerce-mini-cart__total{display:flex!important;justify-content:space-between!important;padding:18px 0!important;font-size:18px!important}.labaslietas-mini-cart-content .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.labaslietas-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}.labaslietas-mini-cart-content .button.checkout{background:var(--labaslietas-red)!important}

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

/* Benefits: red mid-size SVG icons, cleaner spacing */
.labaslietas-benefits{gap:20px!important}.labaslietas-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}.labaslietas-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(--labaslietas-red)!important;display:flex!important;align-items:center!important;justify-content:center!important}.labaslietas-benefit-icon svg{width:36px!important;height:36px!important}.labaslietas-benefits>div strong{margin:0!important;font-size:17px!important;line-height:1.25!important}.labaslietas-benefits>div p{margin:4px 0 0!important;color:#64748b!important}

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


/* LABAS LIETAS V12 hard cleanup: remove header service/welcome rows and center product content */
.labaslietas-topbar,
.labaslietas-service-left,
.labaslietas-service-right,
.labaslietas-header-welcome{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;margin:0!important;padding:0!important}
.labaslietas-site-header .labaslietas-mainbar{padding-top:22px!important;padding-bottom:22px!important}
.labaslietas-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.labaslietas-single-wrap{padding:32px 0 48px!important;background:#f3f6fa!important}
body.single-product .labaslietas-single-wrap>.labaslietas-container,
body.single-product .labaslietas-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.labaslietas-single-card,
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-single-gallery-col,
body.single-product .labaslietas-single-summary-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;min-width:0!important}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-single-summary{width:100%!important;max-width:500px!important;margin:0!important;padding:4px 0!important;align-items:flex-start!important}
body.single-product .labaslietas-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 .labaslietas-single-short,
body.single-product .labaslietas-single-buybox,
body.single-product .labaslietas-single-meta,
body.single-product .labaslietas-single-trust{max-width:100%!important;width:100%!important}
body.single-product .labaslietas-single-tabs-card,
body.single-product .labaslietas-single-related-card{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}
body.single-product .labaslietas-single-breadcrumbs{max-width:1120px!important;margin-left:auto!important;margin-right:auto!important}
@media(max-width:991px){body.single-product .labaslietas-single-inner{grid-template-columns:1fr!important;padding:22px!important}body.single-product .labaslietas-single-summary{max-width:none!important}body.single-product .labaslietas-single-main-image{height:390px!important}}
@media(max-width:600px){body.single-product .labaslietas-single-wrap>.labaslietas-container,body.single-product .labaslietas-single-wrap>.container{width:calc(100% - 24px)!important}body.single-product .labaslietas-single-inner{padding:16px!important;gap:20px!important}body.single-product .labaslietas-single-main-image{height:300px!important}body.single-product .labaslietas-single-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}}

/* LABAS LIETAS V13 final layout polish: clean header, centered product, legacy cart/checkout */
.labaslietas-topbar,
.labaslietas-site-header .labaslietas-header-welcome,
.labaslietas-site-header .welcome,
.labaslietas-site-header [class*="welcome"],
.labaslietas-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}
.labaslietas-nav .labaslietas-menu{display:none!important}.labaslietas-nav-inner{justify-content:flex-start!important;min-height:56px!important}.labaslietas-nav{border-bottom:3px solid var(--labaslietas-red)!important}.labaslietas-mainbar{grid-template-columns:280px minmax(340px,650px) auto!important;justify-content:center!important;gap:34px!important;padding:22px 0!important}
.labaslietas-logo,.labaslietas-dynamic-logo-link,.labaslietas-logo-custom-wrap,.custom-logo-link{width:var(--labaslietas-logo-width,300px)!important;max-width:var(--labaslietas-logo-width,300px)!important;height:var(--labaslietas-logo-height,118px)!important;max-height:var(--labaslietas-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}.labaslietas-logo-crop{width:100%!important;height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.labaslietas-logo img,.labaslietas-dynamic-logo-link img,.labaslietas-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}.labaslietas-footer .labaslietas-logo,.labaslietas-footer .labaslietas-dynamic-logo-link,.labaslietas-footer .labaslietas-logo-custom-wrap,.labaslietas-footer .custom-logo-link{width:300px!important;max-width:300px!important;height:118px!important;margin:0 0 22px!important;justify-content:center!important}.labaslietas-footer .labaslietas-logo img,.labaslietas-footer .labaslietas-dynamic-logo-link img,.labaslietas-footer .labaslietas-logo-custom-wrap img,.labaslietas-footer .custom-logo-link img{max-width:290px!important;max-height:178px!important}.labaslietas-footer-grid{align-items:start!important}.labaslietas-footer-grid>div:first-child{text-align:left!important}.labaslietas-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.labaslietas-single-wrap{background:#f3f6fa!important;padding:36px 0 56px!important}.labaslietas-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.labaslietas-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.labaslietas-single-card:before,.single-product div.product.labaslietas-single-card:after,.single-product div.product:before,.single-product div.product:after{content:none!important;display:none!important}.single-product .labaslietas-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 .labaslietas-single-gallery-col,.single-product .labaslietas-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 .labaslietas-single-gallery,.single-product .labaslietas-single-summary{box-shadow:none!important;border-radius:20px!important;width:100%!important;max-width:none!important;margin:0!important}.single-product .labaslietas-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(--labaslietas-red)!important}.single-product .woocommerce-product-gallery__trigger{right:34px!important;top:34px!important;background:#fff!important;color:var(--labaslietas-red)!important;border-radius:999px!important;box-shadow:0 8px 22px rgba(15,23,42,.12)!important}.single-product .labaslietas-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 .labaslietas-single-price,.single-product .labaslietas-single-price .price{font-size:30px!important;font-weight:900!important;color:var(--labaslietas-red)!important;margin:0 0 18px!important}.single-product .labaslietas-single-price del{color:#111827!important;opacity:.75!important;margin-right:8px}.single-product .labaslietas-single-short{font-size:15px!important;line-height:1.65!important;color:#334155!important;margin:0 0 18px!important}.single-product .labaslietas-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(--labaslietas-red)!important;color:#fff!important;border:0!important;padding:0 28px!important;font-weight:900!important}.single-product .labaslietas-single-actions-row{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:12px!important}.single-product .labaslietas-single-actions-row .labaslietas-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 .labaslietas-single-meta{border-top:1px solid #e8eef6!important;padding-top:16px!important;margin-top:16px!important;color:#64748b!important}.single-product .labaslietas-single-trust>div>div{height:100%!important;border:1px solid #e8eef6!important;border-radius:14px!important;padding:14px!important;background:#fff!important}.single-product .labaslietas-single-trust strong{display:block!important;font-size:13px!important;color:#111827!important}.single-product .labaslietas-single-trust span{display:block!important;font-size:12px!important;color:#64748b!important;margin-top:4px!important}.single-product .labaslietas-single-tabs-card,.single-product .labaslietas-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 */
.labaslietas-cart-page,.labaslietas-checkout-page{padding:34px 0 56px!important;max-width:1220px!important}.labaslietas-cart-title-row,.labaslietas-checkout-title-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin:0 0 22px!important}.labaslietas-cart-title-row h1,.labaslietas-checkout-title-row h1{font-size:34px!important;line-height:1.1!important;margin:0 0 6px!important;font-weight:900!important}.labaslietas-cart-title-row p,.labaslietas-checkout-title-row p{margin:0!important;color:#64748b!important}.labaslietas-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}.labaslietas-cart-card,.labaslietas-cart-summary-card,.labaslietas-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}.labaslietas-cart-table{width:100%!important;border-collapse:separate!important;border-spacing:0 12px!important;border:0!important}.labaslietas-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}.labaslietas-cart-table tbody tr.cart_item{background:#f8fafc!important;border-radius:16px!important}.labaslietas-cart-table td{border:0!important;padding:14px 12px!important;vertical-align:middle!important}.labaslietas-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}.labaslietas-cart-table .product-name a{font-weight:900!important;color:#111827!important}.labaslietas-cart-table .product-price,.labaslietas-cart-table .product-subtotal{font-weight:900!important;color:#111827!important}.labaslietas-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(--labaslietas-red)!important;font-size:22px!important;text-decoration:none!important}.labaslietas-cart-table input.qty{width:74px!important;height:42px!important;border:1px solid #d8e1ee!important;border-radius:10px!important;text-align:center!important}.labaslietas-cart-table td.actions{background:#fff!important;padding:18px 0 0!important}.labaslietas-cart-table td.actions .coupon{display:flex!important;gap:10px!important;float:left!important}.labaslietas-cart-table td.actions input.input-text{height:44px!important;border:1px solid #d8e1ee!important;border-radius:10px!important;padding:0 14px!important}.labaslietas-cart-table button.button,.labaslietas-cart-summary-card .button,.labaslietas-checkout-card button.button,.labaslietas-checkout-card #place_order{min-height:44px!important;border:0!important;border-radius:10px!important;background:var(--labaslietas-red)!important;color:#fff!important;padding:0 18px!important;font-weight:900!important}.labaslietas-cart-summary-card .cart_totals{float:none!important;width:100%!important}.labaslietas-cart-summary-card .cart_totals h2{font-size:24px!important;margin:0 0 16px!important}.labaslietas-cart-summary-card table{width:100%!important}.labaslietas-cart-summary-card th,.labaslietas-cart-summary-card td{border-color:#e8eef6!important;padding:12px 0!important}.labaslietas-cart-summary-card .wc-proceed-to-checkout{padding:16px 0 0!important}.labaslietas-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(--labaslietas-red)!important;color:#fff!important;font-weight:900!important}.labaslietas-checkout-form{width:100%!important}.labaslietas-checkout-card h3{font-size:24px!important;margin:0 0 18px!important;font-weight:900!important}.labaslietas-checkout-card input.input-text,.labaslietas-checkout-card textarea,.labaslietas-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}.labaslietas-checkout-card .form-row{margin:0 0 14px!important}.labaslietas-order-card table{width:100%!important}.labaslietas-order-card th,.labaslietas-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(--labaslietas-red)!important;background:#fff!important;box-shadow:0 8px 24px rgba(15,23,42,.06)!important}.woocommerce-page .labaslietas-content{max-width:1220px!important;width:min(1220px,calc(100% - 48px))!important;padding:28px 0 48px!important}

/* Basic lightbox fallback for the single gallery */
.labaslietas-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}.labaslietas-lightbox[hidden]{display:none!important}.labaslietas-lightbox img{max-width:min(1100px,94vw)!important;max-height:90vh!important;object-fit:contain!important;background:#fff!important;border-radius:18px!important}.labaslietas-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){.labaslietas-mainbar{grid-template-columns:1fr!important}.labaslietas-actions,.labaslietas-search,.labaslietas-logo-wrap{justify-content:center!important;margin-inline:auto!important}.single-product .labaslietas-single-gallery-col,.single-product .labaslietas-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}.labaslietas-footer-grid{grid-template-columns:1fr 1fr!important}.labaslietas-footer .labaslietas-logo{margin-left:0!important}}
@media(max-width:700px){.labaslietas-single-container,.labaslietas-cart-page,.labaslietas-checkout-page{width:calc(100% - 24px)!important}.single-product .labaslietas-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}.labaslietas-cart-title-row,.labaslietas-checkout-title-row{display:block!important}.labaslietas-cart-continue{margin-top:12px!important}.labaslietas-cart-table thead{display:none!important}.labaslietas-cart-table,.labaslietas-cart-table tbody,.labaslietas-cart-table tr,.labaslietas-cart-table td{display:block!important;width:100%!important}.labaslietas-cart-table tr.cart_item{padding:12px!important;margin-bottom:12px!important}.labaslietas-cart-table td{padding:8px!important}.labaslietas-cart-table td:before{content:attr(data-title);display:block;font-size:12px;color:#64748b;font-weight:800;margin-bottom:4px}.labaslietas-cart-table .product-remove:before,.labaslietas-cart-table .product-thumbnail:before{display:none!important}.labaslietas-cart-table td.actions .coupon{float:none!important;display:grid!important;grid-template-columns:1fr!important}.labaslietas-footer-grid{grid-template-columns:1fr!important}.labaslietas-footer .labaslietas-logo{width:260px!important;max-width:260px!important}}

/* V14 homepage category grid final override */
body .labaslietas-cat-grid,
body.home .labaslietas-cat-grid,
body.front-page .labaslietas-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 .labaslietas-cat-card,
body.home .labaslietas-cat-card,
body.front-page .labaslietas-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 .labaslietas-cat-card .labaslietas-cat-svg {
  width: 54px !important;
  height: 54px !important;
  min-width: 54px !important;
  margin-bottom: 12px !important;
}
@media (max-width: 1199px) {
  body .labaslietas-cat-grid,
  body.home .labaslietas-cat-grid,
  body.front-page .labaslietas-cat-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (max-width: 767px) {
  body .labaslietas-cat-grid,
  body.home .labaslietas-cat-grid,
  body.front-page .labaslietas-cat-grid {
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
  body .labaslietas-cat-card,
  body.home .labaslietas-cat-card,
  body.front-page .labaslietas-cat-card {
    min-height: 118px !important;
  }
}

/* V15 final layout polish: centered single product, checkout/cart wrappers, homepage categories */
html body.labaslietas-theme { padding-top: 0 !important; }
body.labaslietas-theme .labaslietas-site-header { margin-top: 0 !important; }
body.single-product .labaslietas-single-wrap,
body.single-product main.labaslietas-single-wrap {
  padding: 26px 0 54px !important;
  background: #f3f5f9 !important;
}
body.single-product .labaslietas-single-container,
body.single-product .labaslietas-single-wrap > .labaslietas-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.labaslietas-single-card,
body.single-product div.product,
body.single-product .labaslietas-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 .labaslietas-single-inner,
body.single-product div.product .labaslietas-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 .labaslietas-single-gallery-col,
body.single-product .labaslietas-single-summary-col {
  width: 100% !important;
  max-width: none !important;
  flex: none !important;
  padding: 0 !important;
}
body.single-product .labaslietas-single-gallery,
body.single-product .labaslietas-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 .labaslietas-single-summary {
  padding: 8px 4px !important;
}
body.single-product .product_title,
body.single-product .labaslietas-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 .labaslietas-single-price,
body.single-product .summary .price {
  font-size: 32px !important;
  line-height: 1.2 !important;
  margin: 0 0 18px !important;
}
body.single-product .labaslietas-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(--labaslietas-red) !important;
  color: #fff !important;
  border: 0 !important;
  font-weight: 900 !important;
}
body.single-product .labaslietas-single-tabs-card,
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-page-shell,
body.woocommerce-cart .labaslietas-page-shell,
body.woocommerce-checkout .labaslietas-content,
body.woocommerce-cart .labaslietas-content {
  width: min(1220px, calc(100% - 48px)) !important;
  max-width: 1220px !important;
  margin: 0 auto !important;
  padding: 34px 0 58px !important;
}
body.woocommerce-checkout .labaslietas-container,
body.woocommerce-cart .labaslietas-container {
  max-width: 1220px !important;
}
body.woocommerce-checkout .labaslietas-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 .labaslietas-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 .labaslietas-checkout-fields-col,
body.woocommerce-checkout .labaslietas-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 .labaslietas-order-card {
  position: sticky !important;
  top: 18px !important;
}
body.woocommerce-checkout .labaslietas-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 .labaslietas-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.labaslietas-theme .labaslietas-home > .labaslietas-container .labaslietas-cat-grid,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-home > .labaslietas-container .labaslietas-cat-card,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-home > .labaslietas-container .labaslietas-cat-grid,
  body.labaslietas-theme .labaslietas-cat-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
}
@media (max-width: 767px) {
  body.single-product .labaslietas-single-container,
  body.single-product .labaslietas-single-wrap > .labaslietas-container,
  body.woocommerce-checkout .labaslietas-page-shell,
  body.woocommerce-cart .labaslietas-page-shell,
  body.woocommerce-checkout .labaslietas-content,
  body.woocommerce-cart .labaslietas-content { width: calc(100% - 24px) !important; }
  body.single-product div.product.labaslietas-single-card,
  body.single-product div.product { padding: 16px !important; border-radius: 18px !important; }
  body.single-product .labaslietas-single-inner,
  body.woocommerce-checkout form.checkout .row,
  body.woocommerce-checkout .labaslietas-checkout-form > .row,
  body.woocommerce-cart .labaslietas-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.labaslietas-theme .labaslietas-home > .labaslietas-container .labaslietas-cat-grid,
  body.labaslietas-theme .labaslietas-cat-grid { grid-template-columns: 1fr !important; }
}


/* V16 final layout fixes: checkout header/footer, homepage category row, benefits width, single product spacing */
html body.labaslietas-theme { overflow-x: hidden; }
body.woocommerce-checkout .labaslietas-checkout-shell,
body.woocommerce-cart .labaslietas-cart-shell {
  width: 100% !important;
  max-width: none !important;
  padding: 42px 0 72px !important;
  background: var(--labaslietas-bg) !important;
}
body.woocommerce-checkout .labaslietas-checkout-page,
body.woocommerce-checkout form.checkout,
body.woocommerce-cart .labaslietas-cart-page {
  width: min(1240px, calc(100vw - 48px)) !important;
  max-width: 1240px !important;
  margin: 0 auto !important;
}
body.woocommerce-checkout .labaslietas-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 .labaslietas-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 .labaslietas-checkout-card,
body.woocommerce-cart .labaslietas-cart-card,
body.woocommerce-cart .cart-collaterals .cart_totals {
  background: #fff !important;
  border: 1px solid var(--labaslietas-border) !important;
  border-radius: 22px !important;
  box-shadow: 0 14px 38px rgba(15,23,42,.08) !important;
  padding: 28px !important;
}
body.woocommerce-checkout .labaslietas-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.labaslietas-theme .labaslietas-home > .labaslietas-container:has(.labaslietas-cat-grid) {
  width: min(1320px, calc(100vw - 48px)) !important;
  max-width: 1320px !important;
}
body.labaslietas-theme .labaslietas-home .labaslietas-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.labaslietas-theme .labaslietas-home .labaslietas-cat-grid > .labaslietas-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.labaslietas-theme .labaslietas-home .labaslietas-cat-card strong {
  font-size: 15px !important;
  line-height: 1.15 !important;
}
.labaslietas-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;
}
.labaslietas-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;
}
.labaslietas-benefits svg { grid-area: icon !important; width: 42px !important; height: 42px !important; color: var(--labaslietas-red) !important; }
.labaslietas-benefits strong { grid-area: title !important; font-size: 16px !important; line-height: 1.25 !important; }
.labaslietas-benefits p { grid-area: text !important; margin: 0 !important; color: #64748b !important; line-height: 1.35 !important; }

body.single-product .labaslietas-single-wrap {
  padding-top: 34px !important;
  padding-bottom: 64px !important;
  background: var(--labaslietas-bg) !important;
}
body.single-product .labaslietas-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.labaslietas-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 .labaslietas-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 .labaslietas-single-gallery-col,
body.single-product .labaslietas-single-summary-col {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}
body.single-product .labaslietas-single-gallery,
body.single-product .labaslietas-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 .labaslietas-single-tabs-card,
body.single-product .labaslietas-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 .labaslietas-single-products-grid {
  display: grid !important;
  grid-template-columns: repeat(var(--labaslietas-cols,4), minmax(0,1fr)) !important;
  gap: 18px !important;
}

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

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


/* V18 final: footer logo, checkout/cart/order tracking, centered single product, homepage category row */
.labaslietas-footer-grid{align-items:start!important;}
.labaslietas-footer-grid>div:first-child{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;}
.labaslietas-footer .labaslietas-logo,.labaslietas-footer .labaslietas-logo-custom-wrap{margin:0 0 18px 0!important;width:min(var(--labaslietas-logo-width,300px),340px)!important;max-width:340px!important;height:auto!important;align-self:flex-start!important;}
.labaslietas-footer .labaslietas-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;}
.labaslietas-footer .labaslietas-logo img,.labaslietas-footer .custom-logo-link img,.labaslietas-footer .labaslietas-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. */
.labaslietas-topbar,.labaslietas-welcome,.labaslietas-header-welcome{display:none!important;}

/* Homepage category cards: no generated line breaks and exactly 6 compact cards on desktop. */
.labaslietas-cat-grid br,.labaslietas-cat-grid p,.labaslietas-cat-grid .wp-block-spacer{display:none!important;}
body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid,
.labaslietas-home .labaslietas-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.labaslietas-theme .labaslietas-home .labaslietas-cat-grid>.labaslietas-cat-card,
.labaslietas-home .labaslietas-cat-grid>.labaslietas-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;
}
.labaslietas-cat-card .labaslietas-cat-svg{width:42px!important;height:42px!important;border-radius:14px!important;background:#fff0f1!important;color:var(--labaslietas-red)!important;margin-bottom:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:9px!important;}
.labaslietas-cat-card .labaslietas-cat-svg svg{width:24px!important;height:24px!important;}
.labaslietas-cat-card strong{font-size:14px!important;line-height:1.2!important;min-height:34px!important;}
.labaslietas-cat-card span:not(.labaslietas-cat-svg){font-size:12px!important;line-height:1.2!important;}

/* Benefits full-width readable cards. */
.labaslietas-benefits{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;width:min(1320px,calc(100% - 48px))!important;}
.labaslietas-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;}
.labaslietas-benefit-icon{grid-area:icon!important;width:52px!important;height:52px!important;border-radius:16px!important;background:#fff0f1!important;color:var(--labaslietas-red)!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.labaslietas-benefit-icon svg{width:32px!important;height:32px!important;}
.labaslietas-benefits strong{grid-area:title!important;font-size:16px!important;line-height:1.25!important;}
.labaslietas-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 .labaslietas-single-wrap{padding:28px 0 64px!important;background:var(--labaslietas-bg)!important;}
body.single-product .labaslietas-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.labaslietas-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 .labaslietas-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 .labaslietas-single-gallery-col{flex:1 1 480px!important;max-width:540px!important;width:auto!important;padding:0!important;}
body.single-product .labaslietas-single-summary-col{flex:1 1 390px!important;max-width:470px!important;width:auto!important;padding:0!important;}
body.single-product .labaslietas-single-gallery,
body.single-product .labaslietas-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 .labaslietas-single-summary .product_title{font-size:clamp(30px,3vw,44px)!important;line-height:1.08!important;margin:0 0 14px!important;}
body.single-product .labaslietas-single-price .price{font-size:30px!important;line-height:1.2!important;margin:0 0 18px!important;display:block!important;}
body.single-product .labaslietas-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(--labaslietas-red)!important;color:#fff!important;font-weight:900!important;border:0!important;}
body.single-product .labaslietas-single-tabs-card,
body.single-product .labaslietas-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 .labaslietas-checkout-shell,
body.woocommerce-cart .labaslietas-cart-shell,
.labaslietas-checkout-page,
.labaslietas-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.labaslietas-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 .labaslietas-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 .labaslietas-checkout-fields-col,
body.woocommerce-checkout .labaslietas-checkout-review-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
body.woocommerce-checkout .labaslietas-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 .labaslietas-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(--labaslietas-red)!important;color:#fff!important;border:0!important;font-weight:900!important;}

/* Order tracking page. */
.labaslietas-track-page{padding:44px 0 76px!important;}
.labaslietas-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(--labaslietas-shadow)!important;padding:34px!important;}
.labaslietas-eyebrow{display:inline-flex!important;background:#fff0f1!important;color:var(--labaslietas-red)!important;border-radius:999px!important;padding:7px 12px!important;font-weight:900!important;font-size:12px!important;margin-bottom:12px!important;}
.labaslietas-track-card h1{font-size:clamp(32px,4vw,48px)!important;line-height:1.05!important;margin:0 0 12px!important;}
.labaslietas-track-card p{color:#64748b!important;font-size:16px!important;line-height:1.6!important;}
.labaslietas-track-form form{display:grid!important;gap:14px!important;}
.labaslietas-track-form input{width:100%!important;min-height:48px!important;border:1px solid #d8e1ee!important;border-radius:12px!important;padding:10px 12px!important;}
.labaslietas-track-form button,.labaslietas-track-form .button{min-height:48px!important;border:0!important;border-radius:12px!important;background:var(--labaslietas-red)!important;color:#fff!important;font-weight:900!important;padding:0 22px!important;}
@media(max-width:900px){
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid,.labaslietas-home .labaslietas-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
  .labaslietas-benefits{grid-template-columns:1fr!important;}
  body.single-product .labaslietas-single-gallery-col,body.single-product .labaslietas-single-summary-col{flex-basis:100%!important;max-width:100%!important;}
  body.woocommerce-checkout form.checkout .row,body.woocommerce-checkout .labaslietas-checkout-form>.row,.labaslietas-track-card{grid-template-columns:1fr!important;}
  body.woocommerce-checkout .labaslietas-order-card{position:static!important;}
}
@media(max-width:640px){
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid,.labaslietas-home .labaslietas-cat-grid{grid-template-columns:1fr!important;}
  body.single-product .labaslietas-single-container,body.woocommerce-checkout .labaslietas-checkout-shell,body.woocommerce-cart .labaslietas-cart-shell,.labaslietas-track-page{width:calc(100% - 24px)!important;}
  body.single-product div.product,body.single-product div.product.labaslietas-single-card,.labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-search-field-wrap{min-width:0!important;width:100%!important;border-radius:10px 0 0 10px!important;overflow:visible!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-search button{height:56px!important;width:74px!important;min-width:74px!important;border-radius:0 10px 10px 0!important;background:var(--labaslietas-red)!important;color:#fff!important;font-size:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
body.labaslietas-theme .labaslietas-search button:before{content:"⌕";font-size:24px!important;line-height:1!important;font-weight:900!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-nav-inner{justify-content:space-between!important;gap:14px!important;height:54px!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-menu-toggle span{font-size:24px!important;line-height:1!important;}
body.labaslietas-theme .labaslietas-category-panel{position:absolute!important;left:0!important;right:0!important;top:100%!important;background:#fff!important;border-top:3px solid var(--labaslietas-red)!important;box-shadow:0 30px 75px rgba(15,23,42,.22)!important;padding:30px 0!important;z-index:10020!important;}
body.labaslietas-theme .labaslietas-cats-only{display:block!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-panel-cats h3{font-size:22px!important;margin:0 0 18px!important;}
body.labaslietas-theme .labaslietas-panel-grid.labaslietas-panel-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-cat-panel-item:hover{border-color:var(--labaslietas-red)!important;background:#fff4f5!important;transform:translateY(-1px)!important;}
body.labaslietas-theme .labaslietas-cat-panel-item .labaslietas-cat-svg{width:42px!important;height:42px!important;border-radius:12px!important;background:#fff0f1!important;color:var(--labaslietas-red)!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:9px!important;flex:0 0 42px!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a{display:flex!important;width:100%!important;padding:12px 0!important;font-weight:900!important;border-bottom:1px solid #eef2f7!important;}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a:last-child{border-bottom:0!important;}

body.labaslietas-theme .labaslietas-home>.labaslietas-container{width:min(1320px,calc(100vw - 48px))!important;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;}
body.labaslietas-theme .labaslietas-home .labaslietas-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.labaslietas-theme .labaslietas-home .labaslietas-cat-grid br,body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid p,body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid .wp-block-spacer{display:none!important;width:0!important;height:0!important;margin:0!important;padding:0!important;}
body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid>.labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-benefits>div{min-width:0!important;width:100%!important;}

/* Cart: remove broken narrow Woo table/sidebar behavior. */
body.woocommerce-cart .labaslietas-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 .labaslietas-cart-page{width:100%!important;max-width:1220px!important;margin:0 auto!important;padding:0!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-cart-title-row h1{font-size:42px!important;line-height:1!important;margin:0 0 8px!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-cart-card,body.woocommerce-cart .labaslietas-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 .labaslietas-cart-summary-card{position:sticky!important;top:24px!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-cart-items{display:grid!important;gap:12px!important;margin-top:12px!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-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 .labaslietas-cart-remove{width:28px!important;height:28px!important;border-radius:999px!important;background:#fff4f5!important;color:var(--labaslietas-red)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:18px!important;font-weight:900!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-cart-name a{font-weight:900!important;color:#111827!important;line-height:1.25!important;display:block!important;}
body.woocommerce-cart .labaslietas-cart-price,body.woocommerce-cart .labaslietas-cart-subtotal{font-weight:900!important;color:#111827!important;white-space:nowrap!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-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 .labaslietas-cart-coupon{display:flex!important;gap:10px!important;flex:1 1 360px!important;}
body.woocommerce-cart .labaslietas-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(--labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-checkout-fields-col,body.woocommerce-checkout .labaslietas-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. */
.labaslietas-search-page,.labaslietas-404-page{width:min(1220px,calc(100vw - 48px))!important;margin:0 auto!important;padding:46px 0 86px!important;}
.labaslietas-404-card{max-width:920px!important;text-align:center!important;margin:0 auto!important;padding:48px!important;}
.labaslietas-404-card .labaslietas-search{margin:22px auto!important;max-width:760px!important;}
.labaslietas-search-page .labaslietas-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
body.woocommerce-shop .labaslietas-archive-wrap,body.tax-product_cat .labaslietas-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.labaslietas-theme .labaslietas-mainbar{grid-template-columns:180px minmax(0,1fr)!important;}
  body.labaslietas-theme .labaslietas-actions{grid-column:1 / -1!important;justify-content:center!important;flex-wrap:wrap!important;}
  body.labaslietas-theme .labaslietas-panel-grid.labaslietas-panel-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid{flex-wrap:wrap!important;}
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid>.labaslietas-cat-card{flex:0 0 calc(33.333% - 10px)!important;}
  body.woocommerce-cart .labaslietas-cart-layout,body.woocommerce-checkout form.checkout .row,body.woocommerce-checkout .labaslietas-checkout-form>.row{grid-template-columns:1fr!important;}
  body.woocommerce-cart .labaslietas-cart-summary-card,body.woocommerce-checkout .labaslietas-order-card{position:static!important;}
  .labaslietas-search-page .labaslietas-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.labaslietas-theme .labaslietas-mainbar{grid-template-columns:1fr!important;gap:14px!important;}
  body.labaslietas-theme .labaslietas-logo-wrap{justify-self:center!important;}
  body.labaslietas-theme .labaslietas-search{max-width:none!important;grid-template-columns:minmax(0,1fr) 58px!important;}
  body.labaslietas-theme .labaslietas-search button{width:58px!important;min-width:58px!important;}
  body.labaslietas-theme .labaslietas-actions{gap:10px!important;font-size:12px!important;}
  body.labaslietas-theme .labaslietas-panel-grid.labaslietas-panel-list,.labaslietas-menu-only{grid-template-columns:1fr!important;}
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid>.labaslietas-cat-card{flex:0 0 100%!important;}
  body.labaslietas-theme .labaslietas-benefits{grid-template-columns:1fr!important;width:calc(100vw - 24px)!important;}
  body.woocommerce-cart .labaslietas-cart-shell,body.woocommerce-checkout .labaslietas-checkout-shell,.labaslietas-search-page,.labaslietas-404-page{width:calc(100vw - 24px)!important;}
  body.woocommerce-cart .labaslietas-cart-head-row{display:none!important;}
  body.woocommerce-cart .labaslietas-cart-item{grid-template-columns:1fr!important;gap:10px!important;}
  body.woocommerce-cart .labaslietas-cart-product{grid-template-columns:28px 70px minmax(0,1fr)!important;}
  .labaslietas-search-page .labaslietas-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.labaslietas-theme .labaslietas-site-header{overflow:visible!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-logo-wrap{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-width:0!important;}
body.labaslietas-theme .labaslietas-search.labaslietas-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.labaslietas-theme .labaslietas-search .labaslietas-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.labaslietas-theme .labaslietas-search input[type="search"],body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;color:#fff!important;box-shadow:none!important;transform:none!important;font-size:0!important;line-height:1!important;cursor:pointer!important;}
body.labaslietas-theme .labaslietas-search button[type="submit"]:before{content:"⌕"!important;font-size:25px!important;font-weight:900!important;line-height:1!important;color:#fff!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;overflow:visible!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-menu-toggle span{display:block!important;font-size:24px!important;line-height:1!important;}
body.labaslietas-theme .labaslietas-category-panel{top:auto!important;border-top:0!important;}
body.labaslietas-theme .labaslietas-category-panel-inner{padding-top:26px!important;padding-bottom:34px!important;}
body.labaslietas-theme .labaslietas-panel-grid.labaslietas-panel-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;}
body.labaslietas-theme .labaslietas-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 .labaslietas-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 .labaslietas-cart-page{max-width:1240px!important;width:100%!important;margin:0 auto!important;}
body.woocommerce-cart .labaslietas-cart-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 390px!important;gap:30px!important;align-items:start!important;}
body.woocommerce-cart .labaslietas-cart-card{min-width:0!important;overflow:hidden!important;}
body.woocommerce-cart .labaslietas-cart-summary-card{width:390px!important;min-width:390px!important;max-width:390px!important;overflow:visible!important;padding:26px!important;}
body.woocommerce-cart .labaslietas-cart-head-row,body.woocommerce-cart .labaslietas-cart-item{grid-template-columns:minmax(0,1fr) 105px 112px 105px!important;}
body.woocommerce-cart .labaslietas-cart-item{min-width:0!important;width:100%!important;}
body.woocommerce-cart .labaslietas-cart-name{min-width:0!important;overflow:hidden!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-single-wrap{padding:34px 0 72px!important;background:#f3f6fa!important;}
body.single-product .labaslietas-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.labaslietas-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 .labaslietas-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 .labaslietas-single-gallery-col,body.single-product .labaslietas-single-summary-col{width:100%!important;max-width:none!important;min-width:0!important;padding:0!important;flex:none!important;}
body.single-product .labaslietas-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(--labaslietas-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 .labaslietas-single-summary{background:transparent!important;border:0!important;box-shadow:none!important;padding:4px 0!important;}
body.single-product .labaslietas-single-tabs-card,body.single-product .labaslietas-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 .labaslietas-single-products-section .labaslietas-section-head{margin:0 0 18px!important;align-items:center!important;}
body.single-product .labaslietas-single-products-section .labaslietas-section-head h2{font-size:24px!important;line-height:1.15!important;margin:0!important;padding-bottom:10px!important;}
body.single-product .labaslietas-single-products-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;}
body.single-product .labaslietas-single-products-grid .labaslietas-product-card{min-height:360px!important;border:1px solid #edf2f7!important;box-shadow:0 10px 28px rgba(15,23,42,.06)!important;}

body.labaslietas-theme .labaslietas-home .labaslietas-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.labaslietas-theme .labaslietas-home .labaslietas-cat-grid>.labaslietas-cat-card{width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-benefits strong,body.labaslietas-theme .labaslietas-benefits span{display:block!important;width:100%!important;}

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

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


/* V21: header search, menu button spacing, and cart totals width polish */
body.labaslietas-theme .labaslietas-mainbar{
  grid-template-columns: 230px minmax(420px, 620px) minmax(420px, auto) !important;
  gap: 28px !important;
  align-items: center !important;
}
body.labaslietas-theme .labaslietas-search.labaslietas-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.labaslietas-theme .labaslietas-search .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-red) !important;
  color:#fff !important;
  line-height:1 !important;
  font-size:24px !important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-cat-toggle,
body.labaslietas-theme .labaslietas-menu-toggle{
  height:46px !important;
  min-height:46px !important;
  margin:0 !important;
  align-self:flex-end !important;
  line-height:1 !important;
}
body.labaslietas-theme .labaslietas-cat-toggle{
  padding:0 26px !important;
  border-radius:10px 10px 0 0 !important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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 .labaslietas-cart-layout{
  grid-template-columns:minmax(0,1fr) minmax(360px,410px) !important;
  gap:32px !important;
}
body.woocommerce-cart .labaslietas-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.labaslietas-theme .labaslietas-mainbar{grid-template-columns:200px minmax(360px,1fr) !important;grid-auto-flow:row !important;justify-content:center !important;}
  body.labaslietas-theme .labaslietas-actions{grid-column:1 / -1 !important;justify-content:center !important;flex-wrap:wrap !important;}
  body.woocommerce-cart .labaslietas-cart-layout{grid-template-columns:1fr !important;}
  body.woocommerce-cart .labaslietas-cart-summary-card{max-width:none !important;}
}
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-mainbar{grid-template-columns:1fr !important;gap:14px !important;width:calc(100% - 24px) !important;}
  body.labaslietas-theme .labaslietas-search.labaslietas-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.labaslietas-theme .labaslietas-search .labaslietas-search-field-wrap,
  body.labaslietas-theme .labaslietas-search input[type="search"]{height:52px !important;min-height:52px !important;max-height:52px !important;line-height:52px !important;}
  body.labaslietas-theme .labaslietas-search button[type="submit"]{width:58px !important;min-width:58px !important;height:52px !important;min-height:52px !important;max-height:52px !important;}
  body.labaslietas-theme .labaslietas-nav-inner{width:calc(100% - 24px) !important;}
  body.labaslietas-theme .labaslietas-cat-toggle{padding:0 16px !important;font-size:14px !important;}
  body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-site-header{
  background:#070c13 !important;
  color:#fff !important;
  overflow:visible !important;
}
body.labaslietas-theme .labaslietas-site-header .labaslietas-container{
  width:min(1320px,calc(100% - 48px)) !important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-logo,
body.labaslietas-theme .labaslietas-logo-custom-wrap,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-logo-crop{
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
}
body.labaslietas-theme .labaslietas-logo img,
body.labaslietas-theme .labaslietas-logo-crop img,
body.labaslietas-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.labaslietas-theme .labaslietas-search.labaslietas-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.labaslietas-theme .labaslietas-search .labaslietas-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.labaslietas-theme .labaslietas-search input[type="search"],
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-search-results{
  position:absolute !important;
  left:0 !important;
  right:-74px !important;
  top:calc(100% + 10px) !important;
  width:auto !important;
  z-index:99999 !important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-list-count,
body.labaslietas-theme .labaslietas-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(--labaslietas-red) !important;
  color:#fff !important;
  font-size:10px !important;
  line-height:17px !important;
  font-style:normal !important;
  margin:0 !important;
}
body.labaslietas-theme .labaslietas-action{position:relative !important;}
body.labaslietas-theme .labaslietas-cart-total{margin-left:2px !important;font-size:18px !important;font-weight:950 !important;color:#fff !important;}
body.labaslietas-theme .labaslietas-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(--labaslietas-red) !important;
  overflow:visible !important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-cat-toggle,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-cat-toggle{
  background:var(--labaslietas-red) !important;
  border:0 !important;
  color:#fff !important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-menu-toggle span{
  display:block !important;
  margin:0 !important;
  padding:0 !important;
  font-size:24px !important;
  line-height:1 !important;
}
body.labaslietas-theme .labaslietas-category-panel{
  border-top:0 !important;
  box-shadow:0 28px 70px rgba(15,23,42,.16) !important;
}
@media(max-width:1320px){
  body.labaslietas-theme .labaslietas-mainbar{gap:24px !important;}
  body.labaslietas-theme .labaslietas-logo-wrap{flex-basis:190px !important;width:190px !important;}
  body.labaslietas-theme .labaslietas-logo,body.labaslietas-theme .labaslietas-logo-custom-wrap,body.labaslietas-theme .labaslietas-dynamic-logo-link{width:170px !important;height:104px !important;}
  body.labaslietas-theme .labaslietas-search.labaslietas-ajax-search{max-width:560px !important;min-width:320px !important;}
  body.labaslietas-theme .labaslietas-actions{gap:12px !important;}
  body.labaslietas-theme .labaslietas-cart-total{font-size:16px !important;}
}
@media(max-width:1100px){
  body.labaslietas-theme .labaslietas-mainbar{flex-wrap:wrap !important;justify-content:center !important;min-height:0 !important;padding:18px 0 !important;}
  body.labaslietas-theme .labaslietas-logo-wrap{flex:0 0 100% !important;width:100% !important;justify-content:center !important;}
  body.labaslietas-theme .labaslietas-search.labaslietas-ajax-search{order:2 !important;flex:1 1 100% !important;max-width:720px !important;min-width:0 !important;}
  body.labaslietas-theme .labaslietas-actions{order:3 !important;flex:1 1 100% !important;justify-content:center !important;flex-wrap:wrap !important;}
}
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-site-header .labaslietas-container{width:calc(100% - 24px) !important;}
  body.labaslietas-theme .labaslietas-mainbar{gap:14px !important;}
  body.labaslietas-theme .labaslietas-logo,body.labaslietas-theme .labaslietas-logo-custom-wrap,body.labaslietas-theme .labaslietas-dynamic-logo-link{width:150px !important;height:92px !important;}
  body.labaslietas-theme .labaslietas-search.labaslietas-ajax-search{height:52px !important;min-height:52px !important;max-height:52px !important;}
  body.labaslietas-theme .labaslietas-search .labaslietas-search-field-wrap,body.labaslietas-theme .labaslietas-search input[type="search"]{height:52px !important;min-height:52px !important;max-height:52px !important;line-height:52px !important;}
  body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-search-results{right:-58px !important;}
  body.labaslietas-theme .labaslietas-actions{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important;}
  body.labaslietas-theme .labaslietas-action{justify-content:flex-start !important;font-size:13px !important;}
  body.labaslietas-theme .labaslietas-nav-inner{height:54px !important;min-height:54px !important;}
  body.labaslietas-theme .labaslietas-cat-toggle{height:42px !important;min-height:42px !important;padding:0 16px !important;font-size:14px !important;}
  body.labaslietas-theme .labaslietas-menu-toggle{height:42px !important;min-height:42px !important;width:50px !important;min-width:50px !important;}
}


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

/* Header main row: fixed clean baseline */
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-logo,
body.labaslietas-theme .labaslietas-logo-custom-wrap,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-logo img,
body.labaslietas-theme .labaslietas-dynamic-logo-link img,
body.labaslietas-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.labaslietas-theme .labaslietas-search.labaslietas-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.labaslietas-theme .labaslietas-search .labaslietas-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.labaslietas-theme .labaslietas-search input[type="search"],
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;
  color:#fff!important;
  font-size:0!important;
  line-height:1!important;
  transform:none!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-action-icon svg{width:19px!important;height:19px!important;display:block!important;}
body.labaslietas-theme .labaslietas-list-count,
body.labaslietas-theme .labaslietas-cart-count,
body.labaslietas-theme .labaslietas-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(--labaslietas-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.labaslietas-theme .labaslietas-cart-link .labaslietas-cart-count{right:62px!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;overflow:visible!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-cat-toggle,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-cat-toggle{padding:0 24px!important;border:0!important;border-radius:10px!important;background:var(--labaslietas-red)!important;color:#fff!important;font-size:16px!important;font-weight:950!important;text-transform:uppercase!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-panel-menu{padding:24px!important;border-radius:18px!important;background:#f8fafc!important;border:1px solid #e7edf5!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-panel-menu a:hover{background:#fff!important;color:var(--labaslietas-red)!important;transform:translateX(3px)!important;box-shadow:0 8px 20px rgba(15,23,42,.06)!important;}
body.labaslietas-theme .labaslietas-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 .labaslietas-single-wrap{padding-top:36px!important;padding-bottom:56px!important;}
body.single-product .labaslietas-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.labaslietas-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 .labaslietas-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 .labaslietas-single-gallery-col,
body.single-product .labaslietas-single-summary-col{width:auto!important;max-width:none!important;flex:initial!important;padding:0!important;float:none!important;}
body.single-product .labaslietas-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(--labaslietas-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(--labaslietas-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 .labaslietas-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(--labaslietas-red)!important;display:inline-block!important;padding-bottom:10px!important;}

@media(max-width:1180px){
  body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-actions{grid-column:1 / -1!important;justify-content:center!important;flex-wrap:wrap!important;height:auto!important;}
  body.labaslietas-theme .labaslietas-search.labaslietas-ajax-search{max-width:680px!important;}
  body.single-product .labaslietas-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.labaslietas-theme .labaslietas-mainbar{width:calc(100% - 24px)!important;grid-template-columns:1fr!important;justify-items:center!important;}
  body.labaslietas-theme .labaslietas-logo-wrap{justify-content:center!important;width:100%!important;}
  body.labaslietas-theme .labaslietas-search.labaslietas-ajax-search{width:100%!important;max-width:none!important;height:52px!important;min-height:52px!important;}
  body.labaslietas-theme .labaslietas-search .labaslietas-search-field-wrap,body.labaslietas-theme .labaslietas-search input[type="search"]{height:52px!important;min-height:52px!important;line-height:52px!important;}
  body.labaslietas-theme .labaslietas-search button[type="submit"]{height:52px!important;min-height:52px!important;width:60px!important;min-width:60px!important;}
  body.labaslietas-theme .labaslietas-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:10px!important;}
  body.labaslietas-theme .labaslietas-action{justify-content:flex-start!important;font-size:13px!important;}
  body.labaslietas-theme .labaslietas-nav-inner{width:calc(100% - 24px)!important;}
  body.labaslietas-theme .labaslietas-cat-toggle{font-size:14px!important;padding:0 14px!important;}
  body.single-product .labaslietas-single-container{width:calc(100% - 24px)!important;}
  body.single-product .labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-super-menu,
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a,
.labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a:before,
.labaslietas-panel-menu a:before{
  content:""!important;
  width:7px!important;height:7px!important;
  border-radius:999px!important;
  background:var(--labaslietas-red)!important;
  opacity:.55!important;
  margin-right:10px!important;
  flex:0 0 7px!important;
}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a:hover,
.labaslietas-panel-menu a:hover{
  background:#fff3f4!important;
  color:#0b1220!important;
  transform:translateX(3px)!important;
  box-shadow:none!important;
}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a:hover:before{opacity:1!important;}

body.labaslietas-theme .labaslietas-footer{padding-top:54px!important;}
body.labaslietas-theme .labaslietas-footer-grid{align-items:start!important;gap:44px!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-footer .labaslietas-logo,
body.labaslietas-theme .labaslietas-footer .labaslietas-logo-custom-wrap{
  margin:0 0 18px!important;
  width:min(var(--labaslietas-logo-width,340px),380px)!important;
  max-width:380px!important;
  align-self:flex-start!important;
  justify-self:start!important;
}
body.labaslietas-theme .labaslietas-footer .labaslietas-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.labaslietas-theme .labaslietas-footer .labaslietas-logo img,
body.labaslietas-theme .labaslietas-footer .custom-logo-link img,
body.labaslietas-theme .labaslietas-footer .labaslietas-dynamic-logo{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left top!important;
}

body.single-product .labaslietas-single-wrap{padding:34px 0 72px!important;}
body.single-product .labaslietas-single-breadcrumbs{margin-bottom:18px!important;color:#64748b!important;font-size:13px!important;}
body.single-product div.product,
body.single-product div.product.labaslietas-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 .labaslietas-single-inner{
  gap:34px!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
body.single-product .labaslietas-single-gallery-col{max-width:560px!important;flex:1 1 520px!important;}
body.single-product .labaslietas-single-summary-col{max-width:500px!important;flex:1 1 420px!important;}
body.single-product .labaslietas-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(--labaslietas-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 .labaslietas-single-tabs-card{padding:30px!important;}
body.single-product .labaslietas-single-products-section{padding:30px!important;}
body.single-product .labaslietas-single-products-section .labaslietas-section-head{margin:0 0 22px!important;}
body.single-product .labaslietas-single-products-section .labaslietas-section-head h2{font-size:24px!important;}

.labaslietas-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;
}
.labaslietas-lightbox[hidden]{display:none!important;}
.labaslietas-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;}
.labaslietas-lightbox .labaslietas-lightbox-main{min-height:0!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.labaslietas-lightbox img.labaslietas-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;}
.labaslietas-lightbox-thumbs{display:flex!important;gap:10px!important;justify-content:center!important;overflow:auto!important;padding:4px 0!important;}
.labaslietas-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;}
.labaslietas-lightbox-thumbs img.is-active,.labaslietas-lightbox-thumbs img:hover{border-color:var(--labaslietas-red)!important;opacity:1!important;}

@media(max-width:900px){
  body.labaslietas-theme .labaslietas-menu-panel .labaslietas-super-menu,body.labaslietas-theme .labaslietas-menu-panel .labaslietas-menu-only{grid-template-columns:1fr!important;width:calc(100vw - 28px)!important;}
  body.single-product div.product,body.single-product div.product.labaslietas-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 .labaslietas-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 .labaslietas-iws-gallery-custom{position:relative!important;width:100%!important;max-width:560px!important;margin:0 auto!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-gallery-zoom:hover{background:var(--labaslietas-red)!important;transform:translateY(-1px)!important;}
body.single-product .labaslietas-gallery-zoom span{font-size:22px!important;line-height:1!important;color:#fff!important;display:block!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-iws-thumb:hover,body.single-product .labaslietas-iws-thumb.is-active{opacity:1!important;border-color:var(--labaslietas-red)!important;box-shadow:0 8px 20px rgba(237,28,36,.14)!important;transform:translateY(-1px)!important;}
body.single-product .labaslietas-single-gallery .woocommerce-product-gallery,body.single-product .labaslietas-single-gallery .woocommerce-product-gallery__trigger,body.single-product .labaslietas-single-gallery .flex-control-nav,body.single-product .labaslietas-single-gallery .flex-direction-nav{display:none!important;}
.labaslietas-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;}
.labaslietas-lightbox[hidden]{display:none!important;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-lightbox-arrow:hover{background:var(--labaslietas-red)!important;color:#fff!important;transform:scale(1.04)!important;}
.labaslietas-lightbox-prev{grid-column:1!important;}
.labaslietas-lightbox-next{grid-column:3!important;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-lightbox-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
.labaslietas-lightbox-thumb.is-active,.labaslietas-lightbox-thumb:hover{opacity:1!important;border-color:var(--labaslietas-red)!important;transform:translateY(-1px)!important;}
body.labaslietas-lightbox-open{overflow:hidden!important;}
@media(max-width:900px){body.single-product .labaslietas-iws-gallery-main{height:400px!important;min-height:400px!important;}body.single-product .labaslietas-iws-main-img{max-height:352px!important;}body.single-product .labaslietas-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}body.single-product .labaslietas-iws-thumb{height:70px!important;}.labaslietas-lightbox{grid-template-columns:54px minmax(0,1fr) 54px!important;grid-template-rows:56px minmax(0,1fr) 92px!important;padding:14px!important;}.labaslietas-lightbox-arrow{width:48px!important;height:48px!important;font-size:40px!important;}.labaslietas-lightbox-image{max-height:70vh!important;padding:10px!important;}.labaslietas-lightbox-thumb{width:68px!important;height:68px!important;flex-basis:68px!important;}}
@media(max-width:600px){body.single-product .labaslietas-iws-gallery-main{height:310px!important;min-height:310px!important;padding:14px!important;}body.single-product .labaslietas-iws-main-img{max-height:280px!important;}.labaslietas-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:54px minmax(0,1fr) 58px 86px!important;}.labaslietas-lightbox-close{grid-column:2!important;}.labaslietas-lightbox-main{grid-column:1 / 3!important;}.labaslietas-lightbox-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important;}.labaslietas-lightbox-next{grid-column:2!important;grid-row:3!important;justify-self:start!important;}.labaslietas-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 .labaslietas-site-header{margin-top:0!important;}body.labaslietas-theme .labaslietas-site-header{margin-top:0!important;}
.labaslietas-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;}
.labaslietas-logo-wrap{align-self:center!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;}
.labaslietas-actions{align-items:center!important;justify-content:flex-end!important;gap:16px!important;min-width:0!important;}
.labaslietas-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;}
.labaslietas-action-icon{width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;}
.labaslietas-action em,.labaslietas-action .labaslietas-list-count,.labaslietas-action .labaslietas-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(--labaslietas-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;}
.labaslietas-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;}
.labaslietas-search-field-wrap{flex:1 1 auto!important;min-width:0!important;height:58px!important;display:block!important;}
.labaslietas-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;}
.labaslietas-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(--labaslietas-red)!important;color:#fff!important;overflow:hidden!important;}
.labaslietas-nav{height:58px!important;display:flex!important;align-items:center!important;border-bottom:3px solid var(--labaslietas-red)!important;}
.labaslietas-nav-inner{height:58px!important;display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:18px!important;padding:0!important;}
.labaslietas-cat-toggle,.labaslietas-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;}
.labaslietas-menu-toggle{margin-left:auto!important;width:58px!important;padding:0!important;font-size:26px!important;}
.labaslietas-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;}
.labaslietas-panel-menu a:before{left:16px!important;top:50%!important;transform:translateY(-50%)!important;width:8px!important;height:8px!important;background:var(--labaslietas-red)!important;border-radius:999px!important;content:""!important;position:absolute!important;opacity:.65!important;}
.labaslietas-panel-menu a:hover{background:#fff2f3!important;color:var(--labaslietas-red)!important;transform:translateX(4px)!important;box-shadow:none!important;}
body.single-product .labaslietas-single-wrap{padding-top:28px!important;}
body.single-product .labaslietas-single-card{padding:30px!important;}
body.single-product .labaslietas-single-inner{grid-template-columns:minmax(0,560px) minmax(0,1fr)!important;gap:34px!important;justify-content:center!important;}
body.single-product .labaslietas-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 .labaslietas-iws-gallery-custom{max-width:540px!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-iws-main-img.is-loading{opacity:.55!important;}
body.single-product .labaslietas-iws-gallery-thumbs{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:14px!important;}
body.single-product .labaslietas-iws-thumb{width:76px!important;height:76px!important;flex:0 0 76px!important;padding:6px!important;border-radius:12px!important;}
body.single-product .labaslietas-gallery-zoom{top:18px!important;right:18px!important;width:46px!important;height:46px!important;background:#101827!important;font-size:0!important;}
body.single-product .labaslietas-gallery-zoom span{font-size:18px!important;line-height:1!important;}
.labaslietas-lightbox-v26,.labaslietas-lightbox{grid-template-columns:82px minmax(0,1fr) 82px!important;grid-template-rows:64px minmax(0,1fr) 112px!important;}
.labaslietas-lightbox-image{max-width:100%!important;max-height:76vh!important;object-fit:contain!important;object-position:center!important;}
.labaslietas-lightbox-arrow{align-self:center!important;justify-self:center!important;z-index:4!important;}
.labaslietas-lightbox-prev{grid-column:1!important;grid-row:2!important;}
.labaslietas-lightbox-next{grid-column:3!important;grid-row:2!important;}
body.woocommerce-shop .labaslietas-archive-layout,body.tax-product_cat .labaslietas-archive-layout{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:24px!important;align-items:start!important;}
body.woocommerce-shop .labaslietas-archive-filter-col,body.tax-product_cat .labaslietas-archive-filter-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
body.woocommerce-shop .labaslietas-archive-products-col,body.tax-product_cat .labaslietas-archive-products-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
.labaslietas-archive-sidebar{border-radius:20px!important;background:#fff!important;padding:18px!important;box-shadow:0 12px 36px rgba(15,23,42,.07)!important;}
.labaslietas-filter-link{border-radius:11px!important;background:#f8fafc!important;margin-bottom:8px!important;padding:12px 13px!important;}
.labaslietas-price-filter input{height:44px!important;}
@media(max-width:1200px){.labaslietas-mainbar{grid-template-columns:190px minmax(280px,1fr) auto!important;gap:18px!important}.labaslietas-actions{gap:10px!important}.labaslietas-action span:not(.labaslietas-action-icon){font-size:13px!important}.labaslietas-cart-total{font-size:14px!important}}
@media(max-width:991px){.labaslietas-mainbar{height:auto!important;grid-template-columns:150px 1fr!important;grid-template-areas:"logo actions" "search search"!important}.labaslietas-logo-wrap{grid-area:logo}.labaslietas-actions{grid-area:actions}.labaslietas-search{grid-area:search;max-width:none!important;width:100%!important}.labaslietas-nav-inner{width:min(100% - 28px,1320px)!important}.labaslietas-cat-toggle{flex:1!important}.labaslietas-menu-toggle{flex:0 0 54px!important}body.single-product .labaslietas-single-inner{grid-template-columns:1fr!important}body.woocommerce-shop .labaslietas-archive-layout,body.tax-product_cat .labaslietas-archive-layout{grid-template-columns:1fr!important}.labaslietas-archive-sidebar{position:relative!important;top:auto!important}}
@media(max-width:640px){.labaslietas-actions{display:grid!important;grid-template-columns:repeat(4,auto)!important;gap:8px!important}.labaslietas-action span:not(.labaslietas-action-icon),.labaslietas-cart-total{display:none!important}.labaslietas-mainbar{grid-template-columns:120px 1fr!important}.labaslietas-search button[type=submit]{flex-basis:64px!important;width:64px!important}.labaslietas-search input[type=search]{padding:0 14px!important}body.single-product .labaslietas-iws-gallery-main{height:330px!important;min-height:330px!important}.labaslietas-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.labaslietas-theme .labaslietas-site-header{margin-top:0!important;padding-top:0!important;}
body.admin-bar.labaslietas-theme .labaslietas-site-header{margin-top:0!important;}
.labaslietas-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;}
.labaslietas-logo-wrap,.labaslietas-actions{height:100%!important;display:flex!important;align-items:center!important;}
.labaslietas-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;}
.labaslietas-search-field-wrap{height:60px!important;flex:1 1 auto!important;min-width:0!important;display:block!important;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-actions{gap:18px!important;align-items:center!important;margin:0!important;padding:0!important;}
.labaslietas-action{height:48px!important;display:inline-flex!important;align-items:center!important;gap:8px!important;margin:0!important;line-height:1!important;}
.labaslietas-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;}
.labaslietas-action em,.labaslietas-action .labaslietas-list-count,.labaslietas-action .labaslietas-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;}
.labaslietas-nav{height:70px!important;min-height:70px!important;display:flex!important;align-items:center!important;border-bottom:3px solid var(--labaslietas-red)!important;}
.labaslietas-nav-inner{height:70px!important;min-height:70px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0!important;}
.labaslietas-cat-toggle,.labaslietas-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;}
.labaslietas-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;}
.labaslietas-category-panel{top:auto!important;}
.labaslietas-panel-menu{display:block!important;}
.labaslietas-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;}
.labaslietas-panel-menu a:before{left:16px!important;width:7px!important;height:7px!important;opacity:.8!important;}
.labaslietas-panel-menu a:hover{background:#fff1f2!important;color:var(--labaslietas-red)!important;transform:translateX(5px)!important;}

body.single-product .labaslietas-single-card{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;padding:30px!important;border-radius:24px!important;}
body.single-product .labaslietas-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 .labaslietas-single-gallery{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}
body.single-product .labaslietas-iws-gallery-custom{width:100%!important;max-width:540px!important;margin:0!important;position:relative!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-iws-main-img.is-loading{opacity:.35!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-iws-thumb.is-active{border-color:var(--labaslietas-red)!important;box-shadow:0 8px 20px rgba(237,28,36,.16)!important;}
body.single-product .labaslietas-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 .labaslietas-gallery-zoom span{font-size:0!important;}
body.single-product .labaslietas-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 .labaslietas-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;}
.labaslietas-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;}
.labaslietas-lightbox-v27[hidden]{display:none!important;}
.labaslietas-lightbox-v27 .labaslietas-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;}
.labaslietas-lightbox-v27 .labaslietas-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;}
.labaslietas-lightbox-v27 .labaslietas-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;}
.labaslietas-lightbox-v27 .labaslietas-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;}
.labaslietas-lightbox-v27 .labaslietas-lightbox-prev{grid-column:1!important;}
.labaslietas-lightbox-v27 .labaslietas-lightbox-next{grid-column:3!important;}
.labaslietas-lightbox-v27 .labaslietas-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;}
.labaslietas-lightbox-v27 .labaslietas-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;}
.labaslietas-lightbox-v27 .labaslietas-lightbox-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;}
.labaslietas-lightbox-v27 .labaslietas-lightbox-thumb.is-active{opacity:1!important;border-color:var(--labaslietas-red)!important;}

.labaslietas-archive-v27 .labaslietas-archive-layout{display:grid!important;grid-template-columns:300px minmax(0,1fr)!important;gap:26px!important;align-items:start!important;}
.labaslietas-archive-v27 .labaslietas-archive-filter-col,.labaslietas-archive-v27 .labaslietas-archive-products-col{width:auto!important;max-width:none!important;flex:none!important;padding:0!important;}
.labaslietas-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;}
.labaslietas-filter-block{padding:0 0 18px!important;margin:0 0 18px!important;border-bottom:1px solid #edf2f7!important;}
.labaslietas-filter-block:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important;}
.labaslietas-filter-block h3{font-size:17px!important;margin:0 0 12px!important;font-weight:950!important;color:#0f172a!important;}
.labaslietas-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;}
.labaslietas-filter-link:hover,.labaslietas-filter-link.is-active{background:#fff1f2!important;border-color:#fecdd3!important;color:var(--labaslietas-red)!important;transform:translateX(3px)!important;}
.labaslietas-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;}
.labaslietas-price-filter label{display:block!important;font-weight:800!important;color:#334155!important;margin:0 0 10px!important;}
.labaslietas-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;}
.labaslietas-price-filter .labaslietas-check{display:flex!important;gap:9px!important;align-items:center!important;}
.labaslietas-price-filter button,.labaslietas-filter-reset,.labaslietas-load-more{height:46px!important;border-radius:12px!important;border:0!important;background:var(--labaslietas-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;}
.labaslietas-filter-reset{background:#111827!important;margin-left:8px!important;}
.labaslietas-archive-toolbar{padding:16px 18px!important;border-radius:18px!important;margin:0 0 18px!important;background:#fff!important;}
.labaslietas-bootstrap-products{margin-top:0!important;}
.labaslietas-load-more-wrap{display:flex!important;justify-content:center!important;margin:30px 0 8px!important;}
.labaslietas-load-more{min-width:230px!important;box-shadow:0 14px 30px rgba(237,28,36,.18)!important;}
.labaslietas-load-more.is-loading{opacity:.65!important;pointer-events:none!important;}
.labaslietas-archive-pagination{display:none!important;}
.labaslietas-mobile-filter-toggle-wrap{display:none!important;margin:0 0 16px!important;}
.labaslietas-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){.labaslietas-mainbar{grid-template-columns:210px minmax(340px,1fr) auto!important;gap:18px!important}.labaslietas-action span:not(.labaslietas-action-icon){font-size:13px!important}.labaslietas-archive-v27 .labaslietas-archive-layout{grid-template-columns:280px minmax(0,1fr)!important}}
@media(max-width:991px){.labaslietas-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}.labaslietas-logo-wrap{grid-area:logo!important}.labaslietas-search{grid-area:search!important;max-width:none!important;width:100%!important}.labaslietas-actions{grid-area:actions!important;justify-content:flex-end!important}.labaslietas-nav,.labaslietas-nav-inner{height:62px!important;min-height:62px!important}.labaslietas-cat-toggle{flex:1 1 auto!important}.labaslietas-menu-toggle{flex:0 0 58px!important}.labaslietas-archive-v27 .labaslietas-archive-layout{grid-template-columns:1fr!important}.labaslietas-mobile-filter-toggle-wrap{display:block!important}.labaslietas-archive-filter-col{display:none!important}.labaslietas-archive-filter-col.is-open{display:block!important}.labaslietas-archive-sidebar{position:relative!important;top:auto!important}.labaslietas-single-inner{grid-template-columns:1fr!important}body.single-product .labaslietas-single-inner{grid-template-columns:1fr!important}body.single-product .labaslietas-iws-gallery-custom{margin:0 auto!important}}
@media(max-width:640px){.labaslietas-search{height:54px!important}.labaslietas-search-field-wrap,.labaslietas-search input[type=search],.labaslietas-search button[type=submit]{height:54px!important;min-height:54px!important;line-height:54px!important}.labaslietas-search button[type=submit]{flex-basis:68px!important;width:68px!important}.labaslietas-actions{gap:9px!important}.labaslietas-action{height:42px!important}.labaslietas-action-icon{width:36px!important;height:36px!important;flex-basis:36px!important}body.single-product .labaslietas-iws-gallery-main{height:340px!important;min-height:340px!important}body.single-product .labaslietas-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.labaslietas-lightbox-v27{grid-template-columns:1fr 1fr!important;grid-template-rows:56px minmax(0,1fr) 64px 96px!important;padding:14px!important}.labaslietas-lightbox-v27 .labaslietas-lightbox-close{grid-column:2!important}.labaslietas-lightbox-v27 .labaslietas-lightbox-main{grid-column:1 / 3!important}.labaslietas-lightbox-v27 .labaslietas-lightbox-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.labaslietas-lightbox-v27 .labaslietas-lightbox-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.labaslietas-lightbox-v27 .labaslietas-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.labaslietas-theme .labaslietas-nav{
  padding:0 0 50px 0 !important;
  height:auto !important;
  min-height:108px !important;
  display:block !important;
  overflow:visible !important;
}
body.labaslietas-theme .labaslietas-nav-inner{
  height:58px !important;
  min-height:58px !important;
  align-items:center !important;
  padding:0 !important;
}
body.labaslietas-theme .labaslietas-cat-toggle,
body.labaslietas-theme .labaslietas-menu-toggle{
  align-self:center !important;
  margin:0 !important;
  transform:none !important;
}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu{
  padding:18px 18px 18px 18px !important;
}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu ul,
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu .menu{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu li{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-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.labaslietas-theme .labaslietas-menu-panel .labaslietas-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(--labaslietas-red) !important;
  opacity:.9 !important;
}
body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a:hover{
  background:#fff1f2 !important;
  color:var(--labaslietas-red) !important;
  transform:translateX(3px) !important;
}
body.labaslietas-theme .labaslietas-benefits>div{
  grid-template-columns:64px 1fr !important;
  align-items:center !important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-benefit-icon svg{
  display:block !important;
  width:34px !important;
  height:34px !important;
  margin:auto !important;
}
body.woocommerce-shop .labaslietas-archive-sidebar,
body.tax-product_cat .labaslietas-archive-sidebar,
body.tax-product_tag .labaslietas-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;
}
.labaslietas-archive-sidebar .labaslietas-filter-block{
  margin:0 0 22px !important;
  padding:0 0 22px !important;
  border-bottom:1px solid #eef2f7 !important;
}
.labaslietas-archive-sidebar .labaslietas-filter-block:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important}
.labaslietas-archive-sidebar h3{font-size:18px!important;margin:0 0 14px!important;font-weight:950!important;color:#0f172a!important}
.labaslietas-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}
.labaslietas-filter-link:hover,.labaslietas-filter-link.is-active{background:#fff1f2!important;color:var(--labaslietas-red)!important;transform:translateX(2px)!important}
.labaslietas-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}
.labaslietas-price-filter label{display:block!important;margin:0 0 12px!important;color:#334155!important;font-size:13px!important;font-weight:800!important}
.labaslietas-price-filter input[type="number"],.labaslietas-price-filter input[type="search"],.labaslietas-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}
.labaslietas-price-filter button,.labaslietas-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}
.labaslietas-price-filter button{background:var(--labaslietas-red)!important;color:#fff!important}
.labaslietas-filter-reset{background:#111827!important;color:#fff!important}
.labaslietas-filter-quick-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important}
.labaslietas-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}
.labaslietas-filter-chip:hover,.labaslietas-filter-chip.is-active{background:#ef1b24!important;color:#fff!important}
.labaslietas-mobile-filter-toggle-wrap{display:block!important;margin:0 0 16px!important}
.labaslietas-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){.labaslietas-mobile-filter-toggle-wrap{display:none!important}.labaslietas-archive-filter-col{display:block!important}}
@media(max-width:991px){body.labaslietas-theme .labaslietas-nav{padding-bottom:18px!important;min-height:84px!important}body.labaslietas-theme .labaslietas-archive-filter-col{display:none!important}body.labaslietas-theme .labaslietas-archive-filter-col.is-open{display:block!important}}

/* V29: final single gallery / zoom polish */
body.single-product .woocommerce-product-gallery__trigger,
body.single-product .labaslietas-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 .labaslietas-gallery-zoom span{display:none!important;}
body.single-product .woocommerce-product-gallery__trigger:before,
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-single-gallery{overflow:visible!important;}
body.single-product .labaslietas-iws-gallery-custom{width:100%!important;max-width:560px!important;margin:0 auto!important;position:relative!important;overflow:visible!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-iws-thumb{cursor:pointer!important;}
body.single-product .labaslietas-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 .labaslietas-iws-thumb.is-active,
body.single-product .labaslietas-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(--labaslietas-red)!important;box-shadow:0 9px 22px rgba(239,27,36,.14)!important;
}
body.labaslietas-lightbox-open{overflow:hidden!important;}
.labaslietas-lightbox-v29[hidden]{display:none!important;}
.labaslietas-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;
}
.labaslietas-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;
}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-lb-prev{grid-column:1!important}.labaslietas-lb-next{grid-column:3!important}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-lb-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;display:block!important;}
.labaslietas-lb-thumb.is-active,.labaslietas-lb-thumb:hover{opacity:1!important;border-color:var(--labaslietas-red)!important;box-shadow:0 0 0 3px rgba(239,27,36,.18)!important;}
@media(max-width:760px){
  body.single-product .labaslietas-iws-gallery-main{height:340px!important;min-height:340px!important;padding:14px!important;}
  body.single-product .labaslietas-iws-gallery-thumbs,body.single-product .woocommerce-product-gallery .flex-control-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
  body.single-product .labaslietas-iws-thumb,body.single-product .woocommerce-product-gallery .flex-control-thumbs li{height:68px!important;min-height:68px!important;}
  .labaslietas-lightbox-v29{grid-template-columns:1fr 1fr!important;grid-template-rows:56px minmax(0,1fr) 66px 96px!important;padding:14px!important;}
  .labaslietas-lb-close{grid-column:2!important;grid-row:1!important;}
  .labaslietas-lb-stage{grid-column:1 / 3!important;grid-row:2!important;}
  .labaslietas-lb-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important;}
  .labaslietas-lb-next{grid-column:2!important;grid-row:3!important;justify-self:start!important;}
  .labaslietas-lb-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important;}
  .labaslietas-lb-thumb{width:72px!important;height:72px!important;flex-basis:72px!important;}
  .labaslietas-lb-img{max-height:68vh!important;padding:8px!important;}
}

/* V30: benefit icon centering, IWS-style price range filter, archive alignment, final gallery fallback. */
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-benefit-icon,
body.labaslietas-theme .labaslietas-benefits > div > .labaslietas-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(--labaslietas-red)!important;
}
body.labaslietas-theme .labaslietas-benefit-icon svg,
body.labaslietas-theme .labaslietas-benefits > div > .labaslietas-benefit-icon svg{
  width:34px!important;
  height:34px!important;
  display:block!important;
  margin:auto!important;
  flex:0 0 auto!important;
  color:var(--labaslietas-red)!important;
  stroke:currentColor!important;
}
body.labaslietas-theme .labaslietas-benefits > div strong{grid-area:title!important;align-self:end!important;margin:0!important;line-height:1.22!important;}
body.labaslietas-theme .labaslietas-benefits > div p{grid-area:text!important;align-self:start!important;margin:6px 0 0!important;line-height:1.35!important;}

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

body.single-product .woocommerce-product-gallery__trigger,
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-gallery-zoom:after{left:27px!important;top:29px!important;margin:0!important;}
body.single-product .labaslietas-single-gallery{padding:0!important;background:transparent!important;}
body.single-product .labaslietas-iws-gallery-custom{width:100%!important;max-width:590px!important;margin:0 auto!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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;
}
.labaslietas-lightbox-v29{grid-template-rows:72px minmax(0,1fr) 132px!important;}
.labaslietas-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;}
.labaslietas-lb-thumb{width:92px!important;height:92px!important;flex:0 0 92px!important;border-radius:14px!important;background:#fff!important;}
.labaslietas-lb-arrow{align-self:center!important;justify-self:center!important;}
@media(max-width:991px){
  body.labaslietas-theme .labaslietas-benefits > div{grid-template-columns:74px minmax(0,1fr)!important;}
  body.single-product .labaslietas-iws-gallery-main{height:430px!important;min-height:430px!important;}
  body.single-product .labaslietas-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
}
@media(max-width:640px){
  body.labaslietas-theme .labaslietas-benefits > div{grid-template-columns:68px minmax(0,1fr)!important;}
  body.labaslietas-theme .labaslietas-benefit-icon{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;}
  body.single-product .labaslietas-iws-gallery-main{height:330px!important;min-height:330px!important;padding:14px!important;}
  body.single-product .labaslietas-iws-thumb,body.single-product .woocommerce-product-gallery .flex-control-thumbs li{height:70px!important;min-height:70px!important;}
  .labaslietas-range-fields{grid-template-columns:1fr!important;}
}


/* V31: final archive/filter card alignment + stable single gallery layout */
.labaslietas-archive-v27 .labaslietas-archive-sidebar{padding:18px!important;border-radius:18px!important;overflow:visible!important;}
.labaslietas-archive-v27 .labaslietas-filter-block{padding:0 0 18px!important;margin:0 0 18px!important;border-bottom:1px solid #edf2f7!important;}
.labaslietas-archive-v27 .labaslietas-filter-block h3{font-size:15px!important;line-height:1.2!important;margin:0 0 12px!important;font-weight:950!important;color:#0f172a!important;}
.labaslietas-archive-v27 .labaslietas-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;}
.labaslietas-archive-v27 .labaslietas-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;}
.labaslietas-archive-v27 .labaslietas-filter-link em{flex:0 0 auto!important;min-width:26px!important;height:22px!important;line-height:22px!important;}
.labaslietas-archive-v27 .labaslietas-price-filter label{display:block!important;margin:0 0 12px!important;font-size:12px!important;font-weight:850!important;color:#334155!important;}
.labaslietas-archive-v27 .labaslietas-price-filter input[type=search],
.labaslietas-archive-v27 .labaslietas-price-filter input[type=number],
.labaslietas-archive-v27 .labaslietas-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;}
.labaslietas-archive-v27 .labaslietas-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;}
.labaslietas-archive-v27 .labaslietas-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;}
.labaslietas-archive-v27 .labaslietas-range-head span{font-size:12px!important;white-space:nowrap!important;}
.labaslietas-archive-v27 .labaslietas-range-head strong{font-size:12px!important;white-space:nowrap!important;}
.labaslietas-archive-v27 .labaslietas-range-sliders{height:30px!important;margin:2px 2px 12px!important;}
.labaslietas-archive-v27 .labaslietas-range-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;}
.labaslietas-archive-v27 .labaslietas-range-fields label{margin:0!important;font-size:11px!important;line-height:1.2!important;}
.labaslietas-archive-v27 .labaslietas-range-fields input[type=number]{height:38px!important;margin-top:5px!important;padding:0 8px!important;}
.labaslietas-archive-v27 .labaslietas-check{display:flex!important;align-items:center!important;gap:8px!important;margin:9px 0!important;font-weight:850!important;line-height:1.25!important;}
.labaslietas-archive-v27 .labaslietas-check input{width:16px!important;height:16px!important;margin:0!important;flex:0 0 16px!important;}
.labaslietas-archive-v27 .labaslietas-price-filter button,.labaslietas-archive-v27 .labaslietas-filter-reset{width:100%!important;margin:10px 0 0!important;min-height:44px!important;border-radius:12px!important;}
.labaslietas-archive-v27 .labaslietas-filter-reset{display:flex!important;align-items:center!important;justify-content:center!important;}
.labaslietas-archive-v27 .labaslietas-bootstrap-products{align-items:stretch!important;}
.labaslietas-archive-v27 .labaslietas-bs-product-col{display:flex!important;min-width:0!important;}
.labaslietas-archive-v27 .labaslietas-product-card{width:100%!important;min-height:350px!important;padding:16px 16px 58px!important;}
.labaslietas-archive-v27 .labaslietas-product-image{height:150px!important;margin-bottom:10px!important;}
.labaslietas-archive-v27 .labaslietas-product-image img{max-height:148px!important;height:148px!important;}
.labaslietas-archive-v27 .labaslietas-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;}
.labaslietas-archive-v27 .labaslietas-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;}
.labaslietas-archive-v27 .labaslietas-product-price{font-size:20px!important;min-height:28px!important;}

body.single-product .labaslietas-single-card{max-width:1180px!important;padding:28px!important;}
body.single-product .labaslietas-single-inner{align-items:flex-start!important;}
body.single-product .labaslietas-single-gallery{padding:0!important;background:transparent!important;box-shadow:none!important;}
body.single-product .labaslietas-gallery-v31{max-width:560px!important;width:100%!important;margin:0 auto!important;position:relative!important;}
body.single-product .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-iws-thumb:hover,body.single-product .labaslietas-gallery-v31 .labaslietas-iws-thumb.is-active{border-color:var(--labaslietas-red)!important;box-shadow:0 8px 22px rgba(239,27,36,.13)!important;transform:translateY(-1px)!important;}
body.single-product .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-gallery-zoom{position:absolute!important;top:16px!important;right:16px!important;z-index:15!important;}
.labaslietas-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;}
.labaslietas-lightbox-v31[hidden]{display:none!important;}
.labaslietas-lightbox-v31 .labaslietas-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;}
.labaslietas-lightbox-v31 .labaslietas-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;}
.labaslietas-lightbox-v31 .labaslietas-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;}
.labaslietas-lightbox-v31 .labaslietas-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;}
.labaslietas-lightbox-v31 .labaslietas-lb-prev{grid-column:1!important;}
.labaslietas-lightbox-v31 .labaslietas-lb-next{grid-column:3!important;}
.labaslietas-lightbox-v31 .labaslietas-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;}
.labaslietas-lightbox-v31 .labaslietas-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;}
.labaslietas-lightbox-v31 .labaslietas-lb-thumb.is-active{border-color:var(--labaslietas-red)!important;}
.labaslietas-lightbox-v31 .labaslietas-lb-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
@media(max-width:991px){body.single-product .labaslietas-gallery-v31 .labaslietas-iws-gallery-main{height:420px!important;min-height:420px!important;}body.single-product .labaslietas-gallery-v31 .labaslietas-iws-gallery-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}.labaslietas-lightbox-v31{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.labaslietas-lightbox-v31 .labaslietas-lb-close{grid-column:2!important;grid-row:1!important}.labaslietas-lightbox-v31 .labaslietas-lb-stage{grid-column:1 / 3!important;grid-row:2!important}.labaslietas-lightbox-v31 .labaslietas-lb-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.labaslietas-lightbox-v31 .labaslietas-lb-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.labaslietas-lightbox-v31 .labaslietas-lb-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.labaslietas-lightbox-v31 .labaslietas-lb-img{max-height:calc(100vh - 250px)!important}.labaslietas-lightbox-v31 .labaslietas-lb-thumb{width:78px!important;height:78px!important;flex-basis:78px!important}}
@media(max-width:640px){body.single-product .labaslietas-single-card{padding:18px!important}body.single-product .labaslietas-gallery-v31 .labaslietas-iws-gallery-main{height:320px!important;min-height:320px!important;padding:12px!important}body.single-product .labaslietas-gallery-v31 .labaslietas-iws-thumb{height:68px!important;min-height:68px!important}.labaslietas-archive-v27 .labaslietas-product-title{min-height:auto!important}.labaslietas-archive-v27 .labaslietas-range-fields{grid-template-columns:1fr!important}}

/* V32: final archive filter and hard single gallery layout fixes */
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-archive-sidebar,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-archive-sidebar{
  padding:18px!important;border-radius:18px!important;overflow:visible!important;min-width:0!important;
}
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-filter-block,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-filter-block{
  padding:0 0 18px!important;margin:0 0 18px!important;border-bottom:1px solid #e8eef6!important;
}
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-filter-block h3,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-filter-block h3{
  font-size:16px!important;line-height:1.2!important;margin:0 0 12px!important;padding:0!important;
}
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-filter-link,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-filter-link span,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-filter-link em,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-price-filter label,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-price-filter input[type=search],
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-price-filter input[type=number],
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-price-filter select,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-price-filter input[type=search],
body.labaslietas-theme .labaslietas-archive-page .labaslietas-price-filter input[type=number],
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-range-filter,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-range-head,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-range-head span,
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-range-head strong,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-range-head span,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-range-head strong{font-size:12px!important;line-height:1.2!important;white-space:nowrap!important;margin:0!important;}
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-range-sliders,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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(--labaslietas-range-a,0%),var(--labaslietas-red) var(--labaslietas-range-a,0%),var(--labaslietas-red) var(--labaslietas-range-b,100%),#e2e8f0 var(--labaslietas-range-b,100%),#e2e8f0 100%) center/100% 5px no-repeat!important;overflow:visible!important;
}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;}
body.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;}
body.labaslietas-theme .labaslietas-archive-v27 .labaslietas-range-fields,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-range-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:end!important;width:100%!important;}
body.labaslietas-theme .labaslietas-range-fields label{margin:0!important;font-size:11px!important;line-height:1.2!important;min-width:0!important;}
body.labaslietas-theme .labaslietas-price-filter .labaslietas-check{display:flex!important;align-items:center!important;gap:8px!important;margin:10px 0!important;font-size:13px!important;}
body.labaslietas-theme .labaslietas-price-filter .labaslietas-check input{flex:0 0 auto!important;margin:0!important;width:15px!important;height:15px!important;}
body.labaslietas-theme .labaslietas-price-filter button,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-archive-v27 .labaslietas-product-title,
body.labaslietas-theme .labaslietas-archive-page .labaslietas-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 .labaslietas-single-gallery{padding:0!important;margin:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;}
body.single-product .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-iws-thumb.is-active{border-color:var(--labaslietas-red)!important;box-shadow:0 8px 20px rgba(239,27,36,.16)!important;}
body.single-product .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-gallery-zoom:before{content:"⌕"!important;display:block!important;line-height:1!important;font-size:21px!important;transform:none!important;margin:0!important;}
.labaslietas-lightbox-v31 .labaslietas-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;}
.labaslietas-lightbox-v31 .labaslietas-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 .labaslietas-gallery-v31 .labaslietas-iws-gallery-main{height:390px!important;min-height:390px!important}body.single-product .labaslietas-gallery-v31 .labaslietas-iws-thumb{flex-basis:78px!important;width:78px!important;height:68px!important;min-width:78px!important;min-height:68px!important}.labaslietas-archive-sidebar{position:relative!important;top:auto!important}}
@media(max-width:640px){body.single-product .labaslietas-gallery-v31 .labaslietas-iws-gallery-main{height:310px!important;min-height:310px!important;padding:12px!important}.labaslietas-range-fields{grid-template-columns:1fr!important}.labaslietas-lightbox-v31 .labaslietas-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 .labaslietas-single-wrap{padding-top:38px!important;padding-bottom:74px!important;}
body.single-product .labaslietas-single-container{width:min(1180px,calc(100% - 42px))!important;margin-inline:auto!important;}
body.single-product div.product.labaslietas-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 .labaslietas-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 .labaslietas-single-gallery-col,body.single-product .labaslietas-single-summary-col{max-width:none!important;width:100%!important;flex:none!important;padding:0!important;}
body.single-product .labaslietas-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 .labaslietas-iws-gallery-custom,body.single-product .labaslietas-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 .labaslietas-product-gallery-v33{width:100%!important;max-width:540px!important;margin:0!important;position:relative!important;display:block!important;}
body.single-product .labaslietas-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 .labaslietas-v33-main-img,body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-v33-thumb:hover,body.single-product .labaslietas-v33-thumb.is-active{border-color:var(--labaslietas-red)!important;box-shadow:0 8px 22px rgba(239,27,36,.16)!important;transform:translateY(-1px)!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-v33-zoom:hover{background:var(--labaslietas-red)!important;}
.labaslietas-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;}
.labaslietas-lightbox-v33[hidden]{display:none!important;}
body.labaslietas-v33-lightbox-open{overflow:hidden!important;}
.labaslietas-lightbox-v33 .labaslietas-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;}
.labaslietas-lightbox-v33 .labaslietas-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;}
.labaslietas-lightbox-v33 .labaslietas-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;}
.labaslietas-lightbox-v33 .labaslietas-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;}
.labaslietas-lightbox-v33 .labaslietas-v33-prev{grid-column:1!important;}
.labaslietas-lightbox-v33 .labaslietas-v33-next{grid-column:3!important;}
.labaslietas-lightbox-v33 .labaslietas-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;}
.labaslietas-lightbox-v33 .labaslietas-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;}
.labaslietas-lightbox-v33 .labaslietas-v33-modal-thumb.is-active{border-color:var(--labaslietas-red)!important;opacity:1!important;}
.labaslietas-lightbox-v33 .labaslietas-v33-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
body.single-product .labaslietas-single-tabs-card,body.single-product .labaslietas-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 .labaslietas-single-products-section .labaslietas-product-card{min-height:310px!important;padding:16px 16px 56px!important;}
@media(max-width:991px){body.single-product .labaslietas-single-inner{grid-template-columns:1fr!important;gap:28px!important;}body.single-product .labaslietas-product-gallery-v33{max-width:100%!important;}body.single-product .labaslietas-v33-main{height:430px!important;}.labaslietas-lightbox-v33{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.labaslietas-lightbox-v33 .labaslietas-v33-close{grid-column:2!important;grid-row:1!important}.labaslietas-lightbox-v33 .labaslietas-v33-stage{grid-column:1 / 3!important;grid-row:2!important}.labaslietas-lightbox-v33 .labaslietas-v33-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.labaslietas-lightbox-v33 .labaslietas-v33-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.labaslietas-lightbox-v33 .labaslietas-v33-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.labaslietas-lightbox-v33 .labaslietas-v33-modal-img{max-height:calc(100vh - 250px)!important}.labaslietas-lightbox-v33 .labaslietas-v33-modal-thumb{flex-basis:78px!important;width:78px!important;height:68px!important}}
@media(max-width:640px){body.single-product .labaslietas-single-container{width:calc(100% - 24px)!important;}body.single-product div.product.labaslietas-single-card{padding:18px!important;}body.single-product .labaslietas-v33-main{height:320px!important;padding:12px!important;}body.single-product .labaslietas-v33-thumb{flex-basis:74px!important;width:74px!important;height:64px!important;min-width:74px!important;min-height:64px!important}.labaslietas-lightbox-v33 .labaslietas-v33-modal-thumb{flex-basis:70px!important;width:70px!important;height:62px!important}}

/* V34 final gallery and range slider hardfix */
body.labaslietas-v34-open{overflow:hidden!important;}
body.single-product .labaslietas-single-gallery{position:relative!important;overflow:visible!important;}
body.single-product .labaslietas-v34-gallery{max-width:620px!important;margin:0 auto!important;isolation:isolate!important;}
body.single-product .labaslietas-v34-main{background-color:#fff!important;background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important;}
body.single-product .labaslietas-v34-main-img{display:block!important;visibility:visible!important;opacity:1!important;position:static!important;transform:none!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-v34-thumbs{scrollbar-width:thin!important;}
body.single-product .labaslietas-v34-thumb:hover,body.single-product .labaslietas-v34-thumb.is-active{border-color:var(--labaslietas-red)!important;box-shadow:0 8px 24px rgba(239,27,36,.16)!important;}
.labaslietas-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;}
.labaslietas-v34-lightbox[hidden]{display:none!important;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-v34-prev{grid-column:1!important;}.labaslietas-v34-next{grid-column:3!important;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-v34-modal-thumb.is-active{border-color:var(--labaslietas-red)!important;opacity:1!important;}
.labaslietas-v34-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
body.labaslietas-theme .labaslietas-range-filter{overflow:visible!important;padding:14px!important;}
body.labaslietas-theme .labaslietas-range-sliders{height:36px!important;margin:8px 8px 12px!important;position:relative!important;background:linear-gradient(to right,#dfe7f1 0,#dfe7f1 var(--labaslietas-range-a,0%),var(--labaslietas-red) var(--labaslietas-range-a,0%),var(--labaslietas-red) var(--labaslietas-range-b,100%),#dfe7f1 var(--labaslietas-range-b,100%),#dfe7f1 100%) center/100% 6px no-repeat!important;}
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;margin-top:0!important;}
body.labaslietas-theme .labaslietas-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(--labaslietas-red)!important;box-shadow:0 5px 14px rgba(239,27,36,.32)!important;}
body.labaslietas-theme .labaslietas-range-sliders input[type=range]::-webkit-slider-runnable-track{height:24px!important;background:transparent!important;border:0!important;}
body.labaslietas-theme .labaslietas-range-sliders input[type=range]::-moz-range-track{height:24px!important;background:transparent!important;border:0!important;}
body.labaslietas-theme .labaslietas-range-fields{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:end!important;}
body.labaslietas-theme .labaslietas-price-filter label,body.labaslietas-theme .labaslietas-check{line-height:1.25!important;}
@media(max-width:991px){body.single-product .labaslietas-v34-main{height:420px!important;min-height:360px!important}.labaslietas-v34-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.labaslietas-v34-close{grid-column:2!important;grid-row:1!important}.labaslietas-v34-stage{grid-column:1 / 3!important;grid-row:2!important}.labaslietas-v34-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.labaslietas-v34-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.labaslietas-v34-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.labaslietas-v34-modal-img{max-height:calc(100vh - 250px)!important}}
@media(max-width:640px){body.single-product .labaslietas-v34-main{height:320px!important;min-height:300px!important;padding:12px!important}.labaslietas-v34-modal-thumb{flex-basis:70px!important;width:70px!important;height:62px!important}}

/* LABAS LIETAS V35: mini cart drawer, cart summary, and product gallery hard fixes */
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer,
.labaslietas-mini-cart-panel.labaslietas-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;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-content{padding:18px!important;max-height:calc(100vh - 74px)!important;overflow-y:auto!important;}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer ul.cart_list{display:block!important;margin:0!important;padding:0!important;list-style:none!important;}
.labaslietas-mini-cart-panel.labaslietas-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;
}
.labaslietas-mini-cart-panel.labaslietas-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;
}
.labaslietas-mini-cart-panel.labaslietas-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;
}
.labaslietas-mini-cart-panel.labaslietas-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;
}
.labaslietas-mini-cart-panel.labaslietas-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;
}
.labaslietas-mini-cart-panel.labaslietas-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;}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer .woocommerce-mini-cart__buttons{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin:16px 0 0!important;}
.labaslietas-mini-cart-panel.labaslietas-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 .labaslietas-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 .labaslietas-cart-summary-card .cart_totals{width:100%!important;float:none!important;margin:0!important;padding:0!important;}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table{width:100%!important;table-layout:auto!important;border-collapse:collapse!important;}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table th,
body.woocommerce-cart .labaslietas-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 .labaslietas-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 .labaslietas-cart-summary-card .cart_totals table.shop_table td{text-align:right!important;font-weight:800!important;color:#111827!important;}
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-methods{list-style:none!important;margin:0!important;padding:0!important;text-align:right!important;}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-button{display:inline-block!important;margin-top:8px!important;font-weight:900!important;color:var(--labaslietas-red)!important;}
body.woocommerce-cart .labaslietas-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 .labaslietas-single-card{max-width:1120px!important;padding:34px!important;}
body.single-product .labaslietas-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 .labaslietas-single-gallery-col,body.single-product .labaslietas-single-summary-col{width:auto!important;max-width:none!important;padding:0!important;}
body.single-product .labaslietas-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 .labaslietas-gallery-v31,
body.single-product .labaslietas-product-gallery-v33,
body.single-product .labaslietas-v34-gallery{display:none!important;visibility:hidden!important;height:0!important;overflow:hidden!important;}
body.single-product .labaslietas-v35-gallery{display:block!important;visibility:visible!important;width:100%!important;position:relative!important;margin:0!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-v35-zoom span{position:relative!important;width:20px!important;height:20px!important;display:block!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-v35-thumb.is-active,body.single-product .labaslietas-v35-thumb:hover{border-color:var(--labaslietas-red)!important;box-shadow:0 0 0 3px rgba(239,27,36,.12)!important;}
body.single-product .labaslietas-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;}
.labaslietas-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;}
.labaslietas-v35-lightbox[hidden]{display:none!important;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-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;}
.labaslietas-v35-prev{grid-column:1!important}.labaslietas-v35-next{grid-column:3!important}.labaslietas-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;}
.labaslietas-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;}
.labaslietas-v35-modal-thumb.is-active{border-color:var(--labaslietas-red)!important;opacity:1!important}.labaslietas-v35-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
@media(max-width:991px){body.single-product .labaslietas-single-inner{grid-template-columns:1fr!important}body.single-product .labaslietas-v35-main{height:400px!important;min-height:360px!important}.labaslietas-v35-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:58px minmax(0,1fr) 64px 106px!important;padding:14px!important}.labaslietas-v35-close{grid-column:2!important;grid-row:1!important}.labaslietas-v35-stage{grid-column:1 / 3!important;grid-row:2!important}.labaslietas-v35-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.labaslietas-v35-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.labaslietas-v35-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.labaslietas-v35-modal-img{max-height:calc(100vh - 250px)!important}}
@media(max-width:640px){body.single-product .labaslietas-single-card{padding:18px!important}body.single-product .labaslietas-v35-main{height:320px!important;min-height:300px!important;padding:12px!important}.labaslietas-v35-modal-thumb{flex-basis:70px!important;width:70px!important;height:62px!important}.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item{grid-template-columns:64px minmax(0,1fr) 24px!important}.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item img{width:64px!important;height:64px!important}}

/* V36: IWS-style native Woo gallery hard takeover + range alignment */
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-range-sliders input[type="range"]{
  top:50%!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
  height:38px!important;
  line-height:38px!important;
}
body.labaslietas-theme .labaslietas-range-sliders input[type="range"]::-webkit-slider-runnable-track{height:6px!important;border-radius:999px!important;background:transparent!important;}
body.labaslietas-theme .labaslietas-range-sliders input[type="range"]::-moz-range-track{height:6px!important;border-radius:999px!important;background:transparent!important;}
body.labaslietas-theme .labaslietas-range-sliders input[type="range"]::-webkit-slider-thumb{margin-top:-6px!important;}
body.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-filter-block{padding:16px!important;}
body.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-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.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-filter-link span{min-width:0!important;line-height:1.25!important;}
body.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-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.labaslietas-theme .labaslietas-range-head{align-items:center!important;}
body.labaslietas-theme .labaslietas-range-head strong{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;min-width:max-content!important;}

body.single-product .labaslietas-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 .labaslietas-single-gallery .woocommerce-product-gallery .woocommerce-product-gallery__trigger,
body.single-product .labaslietas-single-gallery .woocommerce-product-gallery .flex-viewport,
body.single-product .labaslietas-single-gallery .woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
body.single-product .labaslietas-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 .labaslietas-woo-fixed-gallery{width:100%!important;max-width:560px!important;margin:0 auto!important;display:block!important;position:relative!important;}
body.single-product .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-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 .labaslietas-woo-fixed-thumb:hover,
body.single-product .labaslietas-woo-fixed-thumb.is-active{border-color:var(--labaslietas-red)!important;box-shadow:0 10px 22px rgba(239,27,36,.15)!important;transform:translateY(-1px)!important;}
body.single-product .labaslietas-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;}
.labaslietas-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;}
.labaslietas-woo-lightbox[hidden]{display:none!important;}
.labaslietas-woo-lightbox .labaslietas-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;}
.labaslietas-woo-lightbox .labaslietas-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;}
.labaslietas-woo-lightbox .labaslietas-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;}
.labaslietas-woo-lightbox .labaslietas-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;}
.labaslietas-woo-lightbox .labaslietas-woo-prev{grid-column:1!important;}
.labaslietas-woo-lightbox .labaslietas-woo-next{grid-column:3!important;}
.labaslietas-woo-lightbox .labaslietas-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;}
.labaslietas-woo-lightbox .labaslietas-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;}
.labaslietas-woo-lightbox .labaslietas-woo-modal-thumb.is-active{opacity:1!important;border-color:var(--labaslietas-red)!important;box-shadow:0 0 0 2px rgba(239,27,36,.25)!important;}
.labaslietas-woo-lightbox .labaslietas-woo-modal-thumb img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
body.labaslietas-woo-lightbox-open{overflow:hidden!important;}
@media(max-width:991px){body.single-product .labaslietas-woo-fixed-main{height:390px!important;min-height:390px!important}.labaslietas-woo-lightbox{grid-template-columns:1fr 1fr!important;grid-template-rows:56px minmax(0,1fr) 62px 100px!important;padding:14px!important}.labaslietas-woo-lightbox .labaslietas-woo-close{grid-column:2!important;grid-row:1!important}.labaslietas-woo-lightbox .labaslietas-woo-stage{grid-column:1 / 3!important;grid-row:2!important}.labaslietas-woo-lightbox .labaslietas-woo-prev{grid-column:1!important;grid-row:3!important;justify-self:end!important}.labaslietas-woo-lightbox .labaslietas-woo-next{grid-column:2!important;grid-row:3!important;justify-self:start!important}.labaslietas-woo-lightbox .labaslietas-woo-modal-thumbs{grid-column:1 / 3!important;grid-row:4!important;justify-content:flex-start!important}.labaslietas-woo-lightbox .labaslietas-woo-stage img{max-height:calc(100vh - 240px)!important}}
@media(max-width:640px){body.single-product .labaslietas-woo-fixed-main{height:310px!important;min-height:310px!important;padding:12px!important}body.single-product .labaslietas-woo-fixed-thumb{flex-basis:72px!important;width:72px!important;height:64px!important;min-width:72px!important;min-height:64px!important}.labaslietas-woo-lightbox .labaslietas-woo-modal-thumb{flex-basis:72px!important;width:72px!important;height:64px!important}}

/* V37: archive hero left alignment and emergency gallery visibility hardfix */
body.labaslietas-theme .ride-archive-hero.card,
body.labaslietas-theme .labaslietas-archive-hero.card,
body.labaslietas-theme .labaslietas-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.labaslietas-theme .labaslietas-archive-hero > *,
body.labaslietas-theme .ride-archive-hero.card > *{margin-left:0!important;text-align:left!important;}
body.labaslietas-theme .labaslietas-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 .labaslietas-single-gallery .woocommerce-product-gallery:not(:has(.m38gallery)),
body.single-product .labaslietas-single-gallery .flex-control-nav:not(.m38gallery-thumbs),
body.single-product .labaslietas-single-gallery .flex-control-thumbs:not(.m38gallery-thumbs),
body.single-product .labaslietas-single-gallery .labaslietas-woo-fixed-gallery,
body.single-product .labaslietas-single-gallery .m37pix,
body.single-product .labaslietas-single-gallery .labaslietas-v35-gallery,
body.single-product .labaslietas-single-gallery .labaslietas-v34-gallery,
body.single-product .labaslietas-single-gallery .labaslietas-product-gallery-v33,
body.single-product .labaslietas-single-gallery .labaslietas-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(--labaslietas-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(--labaslietas-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}}


/* LABAS LIETAS 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 */
.labaslietas-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;
}
.labaslietas-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;
}
.labaslietas-product-price del .amount,
body.woocommerce ul.products li.product .price del .amount {
  color:#8a97a8 !important;
  font-size:13px !important;
  font-weight:800 !important;
}
.labaslietas-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(--labaslietas-red) !important;
  font-size:22px !important;
  font-weight:950 !important;
  line-height:1.05 !important;
  text-decoration:none !important;
  margin:0 !important;
}
.labaslietas-product-price ins .amount,
body.woocommerce ul.products li.product .price ins .amount {
  color:var(--labaslietas-red) !important;
  font-size:22px !important;
  font-weight:950 !important;
}
.labaslietas-product-price > .amount,
body.woocommerce ul.products li.product .price > .amount {
  color:var(--labaslietas-red) !important;
  font-size:22px !important;
  font-weight:950 !important;
}


/* === V40: filter checkbox vertical alignment + basket responsive table width hardfix === */
body.labaslietas-theme .labaslietas-price-filter .labaslietas-check,
body.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-check,
body.labaslietas-theme .labaslietas-filter-block .labaslietas-check,
body.labaslietas-theme label.labaslietas-check{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:0 !important;
  margin:12px 0 !important;
  padding:0 !important;
  min-height:22px !important;
  line-height:22px !important;
  font-size:13px !important;
  font-weight:800 !important;
  color:#111827 !important;
  white-space:normal !important;
}
body.labaslietas-theme .labaslietas-price-filter .labaslietas-check input[type="checkbox"],
body.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-check input[type="checkbox"],
body.labaslietas-theme .labaslietas-filter-block .labaslietas-check input[type="checkbox"],
body.labaslietas-theme label.labaslietas-check input[type="checkbox"]{
  -webkit-appearance:none !important;
  appearance:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:16px !important;
  height:16px !important;
  min-width:16px !important;
  flex:0 0 16px !important;
  margin:0 11px 0 0 !important;
  padding:0 !important;
  border:1.5px solid #cbd5e1 !important;
  border-radius:4px !important;
  background:#fff !important;
  box-shadow:none !important;
  vertical-align:middle !important;
  position:relative !important;
  top:0 !important;
  transform:none !important;
}
body.labaslietas-theme .labaslietas-price-filter .labaslietas-check input[type="checkbox"]:checked,
body.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-check input[type="checkbox"]:checked,
body.labaslietas-theme .labaslietas-filter-block .labaslietas-check input[type="checkbox"]:checked,
body.labaslietas-theme label.labaslietas-check input[type="checkbox"]:checked{
  background:var(--labaslietas-red,#ef1d2a) !important;
  border-color:var(--labaslietas-red,#ef1d2a) !important;
}
body.labaslietas-theme .labaslietas-price-filter .labaslietas-check input[type="checkbox"]:checked::after,
body.labaslietas-theme .labaslietas-archive-sidebar .labaslietas-check input[type="checkbox"]:checked::after,
body.labaslietas-theme .labaslietas-filter-block .labaslietas-check input[type="checkbox"]:checked::after,
body.labaslietas-theme label.labaslietas-check input[type="checkbox"]:checked::after{
  content:"" !important;
  width:7px !important;
  height:4px !important;
  border-left:2px solid #fff !important;
  border-bottom:2px solid #fff !important;
  transform:rotate(-45deg) translate(0,-1px) !important;
  display:block !important;
}
body.labaslietas-theme .labaslietas-check span,
body.labaslietas-theme .labaslietas-check strong,
body.labaslietas-theme .labaslietas-check em{
  display:inline !important;
  line-height:22px !important;
  margin:0 !important;
  padding:0 !important;
}

/* Cart main table: remove the narrow/40px-short responsive table issue */
body.woocommerce-cart .labaslietas-cart-card,
body.woocommerce-cart .woocommerce-cart-form,
body.woocommerce-cart form.woocommerce-cart-form{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  box-sizing:border-box !important;
  overflow:visible !important;
}
body.woocommerce-cart table.shop_table,
body.woocommerce-cart table.shop_table_responsive,
body.woocommerce-cart .woocommerce-cart-form table.shop_table,
body.woocommerce-cart .woocommerce-cart-form table.shop_table_responsive{
  width:100% !important;
  max-width:100% !important;
  min-width:100% !important;
  margin:0 !important;
  box-sizing:border-box !important;
  border-collapse:separate !important;
  border-spacing:0 12px !important;
  table-layout:auto !important;
}
body.woocommerce-cart table.shop_table_responsive thead,
body.woocommerce-cart table.shop_table_responsive tbody,
body.woocommerce-cart table.shop_table_responsive tfoot{
  width:100% !important;
}
body.woocommerce-cart table.shop_table_responsive tr,
body.woocommerce-cart table.shop_table_responsive tr.cart_item{
  width:100% !important;
  max-width:100% !important;
  box-sizing:border-box !important;
}
body.woocommerce-cart table.shop_table_responsive td,
body.woocommerce-cart table.shop_table_responsive th{
  box-sizing:border-box !important;
}
body.woocommerce-cart table.shop_table_responsive td.actions{
  padding:18px 0 0 !important;
  width:100% !important;
}
body.woocommerce-cart table.shop_table_responsive td.actions .coupon{
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  width:100% !important;
  max-width:100% !important;
  float:none !important;
  box-sizing:border-box !important;
}
body.woocommerce-cart table.shop_table_responsive td.actions .coupon .input-text{
  flex:1 1 auto !important;
  min-width:0 !important;
  width:auto !important;
}
body.woocommerce-cart table.shop_table_responsive td.actions .button{
  flex:0 0 auto !important;
  white-space:nowrap !important;
}
@media (max-width:700px){
  body.woocommerce-cart table.shop_table_responsive,
  body.woocommerce-cart table.shop_table_responsive tbody,
  body.woocommerce-cart table.shop_table_responsive tr,
  body.woocommerce-cart table.shop_table_responsive td{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
  }
  body.woocommerce-cart table.shop_table_responsive td.actions .coupon{
    display:grid !important;
    grid-template-columns:1fr !important;
  }
  body.woocommerce-cart table.shop_table_responsive td.actions .coupon .button,
  body.woocommerce-cart table.shop_table_responsive td.actions .button{
    width:100% !important;
  }
}


/* === V41: cart collaterals block layout + right drawer readability === */
body.woocommerce-cart .labaslietas-cart-page .row,
body.woocommerce-cart .cart-collaterals{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  float:none !important;
  box-sizing:border-box !important;
}
body.woocommerce-cart .cart-collaterals::before,
body.woocommerce-cart .cart-collaterals::after{
  content:none !important;
  display:none !important;
}
body.woocommerce-cart .labaslietas-cart-summary-card{
  width:100% !important;
  max-width:430px !important;
  min-width:0 !important;
  padding:28px !important;
  border:0 !important;
  border-radius:22px !important;
  background:#fff !important;
  box-shadow:0 18px 50px rgba(15,23,42,.08) !important;
  overflow:visible !important;
  box-sizing:border-box !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  float:none !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals h2,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals h2{
  margin:0 0 18px !important;
  font-size:24px !important;
  line-height:1.15 !important;
  font-weight:950 !important;
  color:#111827 !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table{
  display:table !important;
  width:100% !important;
  min-width:0 !important;
  table-layout:auto !important;
  border:0 !important;
  border-collapse:collapse !important;
  border-spacing:0 !important;
  margin:0 !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr{
  display:table-row !important;
  width:100% !important;
  border:0 !important;
  background:transparent !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table th,
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table th,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table td{
  display:table-cell !important;
  width:auto !important;
  max-width:none !important;
  padding:14px 0 !important;
  border:0 !important;
  border-bottom:1px solid #edf2f7 !important;
  vertical-align:top !important;
  line-height:1.45 !important;
  font-size:14px !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  box-sizing:border-box !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table th,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table th{
  width:38% !important;
  min-width:110px !important;
  text-align:left !important;
  color:#111827 !important;
  font-weight:950 !important;
}
body.woocommerce-cart .cart-collaterals .cart_totals table.shop_table td,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table td{
  text-align:right !important;
  color:#111827 !important;
  font-weight:800 !important;
}
body.woocommerce-cart .cart-collaterals .woocommerce-shipping-methods,
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-methods{
  list-style:none !important;
  margin:0 !important;
  padding:0 !important;
  text-align:right !important;
}
body.woocommerce-cart .cart-collaterals .woocommerce-shipping-methods li,
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-methods li{
  margin:0 0 6px !important;
  padding:0 !important;
  line-height:1.4 !important;
}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout,
body.woocommerce-cart .labaslietas-cart-summary-card .wc-proceed-to-checkout{
  width:100% !important;
  padding:18px 0 0 !important;
  margin:0 !important;
}
body.woocommerce-cart .cart-collaterals .checkout-button,
body.woocommerce-cart .labaslietas-cart-summary-card .checkout-button{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:54px !important;
  padding:14px 18px !important;
  border-radius:14px !important;
  white-space:normal !important;
  line-height:1.2 !important;
  text-align:center !important;
  box-sizing:border-box !important;
}
@media (max-width:1080px){
  body.woocommerce-cart .labaslietas-cart-summary-card{max-width:none !important;}
}

/* V41: right mini-basket drawer text alignment/readability */
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer,
.labaslietas-mini-cart-panel.labaslietas-cart-drawer{
  width:min(520px,calc(100vw - 24px)) !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-content{
  padding:22px !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer ul.cart_list,
.labaslietas-mini-cart-panel.labaslietas-cart-drawer ul.woocommerce-mini-cart{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item,
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item{
  position:relative !important;
  display:grid !important;
  grid-template-columns:78px minmax(0,1fr) !important;
  gap:14px !important;
  align-items:start !important;
  width:100% !important;
  min-height:96px !important;
  padding:14px 34px 14px 0 !important;
  margin:0 !important;
  border:0 !important;
  border-bottom:1px solid #e8eef6 !important;
  box-sizing:border-box !important;
  background:transparent !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item>a:not(.remove),
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item>a:not(.remove){
  display:grid !important;
  grid-template-columns:78px minmax(0,1fr) !important;
  gap:14px !important;
  grid-column:1 / -1 !important;
  align-items:start !important;
  width:100% !important;
  min-width:0 !important;
  color:#111827 !important;
  text-decoration:none !important;
  font-size:16px !important;
  line-height:1.28 !important;
  font-weight:850 !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item img,
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item img{
  grid-column:1 !important;
  width:78px !important;
  height:78px !important;
  max-width:78px !important;
  object-fit:contain !important;
  float:none !important;
  margin:0 !important;
  padding:6px !important;
  border:1px solid #e7edf5 !important;
  border-radius:12px !important;
  background:#fff !important;
  box-sizing:border-box !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item .quantity,
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item .quantity{
  display:block !important;
  grid-column:2 !important;
  margin:-38px 0 0 !important;
  padding:0 !important;
  width:100% !important;
  color:#64748b !important;
  font-size:14px !important;
  line-height:1.35 !important;
  font-weight:600 !important;
  text-align:left !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item a.remove,
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item a.remove{
  position:absolute !important;
  right:0 !important;
  top:50% !important;
  transform:translateY(-50%) !important;
  width:28px !important;
  height:28px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:#94a3b8 !important;
  background:transparent !important;
  border:0 !important;
  border-radius:999px !important;
  font-size:22px !important;
  line-height:1 !important;
  text-decoration:none !important;
}
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item a.remove:hover,
.labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item a.remove:hover{
  color:#fff !important;
  background:var(--labaslietas-red) !important;
}
@media (max-width:560px){
  body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer,
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer{width:calc(100vw - 18px) !important;}
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-content{padding:16px !important;}
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item,
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item{grid-template-columns:66px minmax(0,1fr) !important;gap:12px !important;}
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item>a:not(.remove),
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item>a:not(.remove){grid-template-columns:66px minmax(0,1fr) !important;font-size:15px !important;}
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer li.mini_cart_item img,
  .labaslietas-mini-cart-panel.labaslietas-cart-drawer li.woocommerce-mini-cart-item img{width:66px !important;height:66px !important;max-width:66px !important;}
}

/* LABAS LIETAS 2026-09 checkout/delivery + Tabler category icon polish */
body.labaslietas-theme .labaslietas-cat-svg svg{
  display:block!important;
  width:26px!important;
  height:26px!important;
  stroke-width:2!important;
}
body.labaslietas-theme .labaslietas-cat-svg--ruler-measure{background:linear-gradient(145deg,#fff0f1,#fff)!important;}
body.labaslietas-theme .labaslietas-cat-svg--hammer{background:linear-gradient(145deg,#fff4ea,#fff)!important;}
body.labaslietas-theme .labaslietas-cat-svg--lawn-mower{background:linear-gradient(145deg,#eefbf4,#fff)!important;}
body.labaslietas-theme .labaslietas-cat-svg--settings-cog{background:linear-gradient(145deg,#f1f5ff,#fff)!important;}
body.labaslietas-theme .labaslietas-cat-svg--package{background:linear-gradient(145deg,#f8f1ff,#fff)!important;}
body.woocommerce-checkout .labaslietas-delivery-fields{
  clear:both!important;
  margin:24px 0 0!important;
  padding:22px!important;
  border:1px solid #e4e9f1!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 10px 28px rgba(15,23,42,.055)!important;
}
body.woocommerce-checkout .labaslietas-delivery-fields h3{margin:0 0 16px!important;font-size:22px!important;line-height:1.2!important;}
body.woocommerce-checkout .labaslietas-field-help{margin:4px 0 0!important;padding:10px 12px!important;border-radius:10px!important;background:#f8fafc!important;color:#526071!important;font-size:13px!important;line-height:1.45!important;}
body.woocommerce-checkout .labaslietas-company-field,
body.woocommerce-checkout .labaslietas-physical-field,
body.woocommerce-checkout .labaslietas-parcel-fields,
body.woocommerce-checkout .labaslietas-courier-fields{transition:opacity .18s ease!important;}
body.woocommerce-checkout .labaslietas-is-hidden{display:none!important;}
body.woocommerce-checkout #billing_customer_type_field{grid-column:1/-1!important;}
body.woocommerce-checkout #billing_company_field,
body.woocommerce-checkout #billing_company_id_field,
body.woocommerce-checkout #billing_legal_address_field{grid-column:1/-1!important;}
body.woocommerce-checkout .labaslietas-delivery-fields .form-row{margin-bottom:14px!important;}
body.woocommerce-checkout .labaslietas-delivery-fields input,
body.woocommerce-checkout .labaslietas-delivery-fields select{min-height:48px!important;border-radius:10px!important;}
body.woocommerce-checkout .labaslietas-heavy-shipping-note{margin-top:10px!important;color:#9b1c1c!important;font-weight:700!important;}
@media (max-width:700px){
  body.woocommerce-checkout .labaslietas-delivery-fields{padding:16px!important;border-radius:14px!important;}
}

/* LABAS LIETAS 1.1.1 final responsive consolidation */
html,body{max-width:100%;overflow-x:hidden}
body.labaslietas-theme *,body.woocommerce-cart *,body.woocommerce-checkout *{box-sizing:border-box}
body.labaslietas-theme img,body.woocommerce img{max-width:100%;height:auto}
body.labaslietas-theme .labaslietas-container,
body.labaslietas-theme .labaslietas-mainbar,
body.labaslietas-theme .labaslietas-nav-inner,
body.labaslietas-theme .labaslietas-home>*,
body.woocommerce-cart .labaslietas-cart-shell,
body.woocommerce-checkout .labaslietas-checkout-page{min-width:0}
body.woocommerce-checkout .labaslietas-checkout-card,
body.woocommerce-checkout .labaslietas-order-card,
body.woocommerce-cart .labaslietas-cart-card,
body.woocommerce-cart .labaslietas-cart-summary-card{min-width:0}
body.woocommerce-checkout .form-row input,
body.woocommerce-checkout .form-row select,
body.woocommerce-checkout .form-row textarea{max-width:100%;min-width:0}
body.woocommerce-checkout .labaslietas-delivery-fields{overflow:hidden}
body.woocommerce-checkout .labaslietas-delivery-fields .form-row-first,
body.woocommerce-checkout .labaslietas-delivery-fields .form-row-last{width:calc(50% - 7px)!important}
body.woocommerce-checkout .labaslietas-delivery-fields .form-row-last{float:right!important}
body.woocommerce-checkout .labaslietas-delivery-fields .form-row-first{float:left!important}
body.labaslietas-theme .labaslietas-cat-card{min-width:0!important}
body.labaslietas-theme .labaslietas-cat-card strong,
body.labaslietas-theme .labaslietas-cat-card span{overflow-wrap:anywhere}
body.labaslietas-theme .labaslietas-product-card,
body.labaslietas-theme ul.products li.product{min-width:0!important}
body.labaslietas-theme .labaslietas-footer a{overflow-wrap:anywhere}

@media(max-width:991px){
  body.labaslietas-theme .labaslietas-mainbar{height:auto!important;min-height:0!important;grid-template-columns:150px minmax(0,1fr)!important;grid-template-areas:"logo actions" "search search"!important;gap:14px 20px!important;padding:16px 0!important}
  body.labaslietas-theme .labaslietas-logo-wrap{grid-area:logo!important;min-width:0!important}
  body.labaslietas-theme .labaslietas-search{grid-area:search!important;width:100%!important;max-width:none!important;min-width:0!important}
  body.labaslietas-theme .labaslietas-actions{grid-area:actions!important;min-width:0!important;justify-content:flex-end!important}
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.labaslietas-theme .labaslietas-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:34px 26px!important}
  body.woocommerce-cart .labaslietas-cart-layout,
  body.woocommerce-checkout .labaslietas-checkout-layout{grid-template-columns:1fr!important}
  body.woocommerce-cart .labaslietas-cart-summary-card,
  body.woocommerce-checkout .labaslietas-order-card{position:static!important;top:auto!important;width:100%!important;max-width:none!important}
}

@media(max-width:760px){
  body.labaslietas-theme .labaslietas-container,
  body.labaslietas-theme .labaslietas-mainbar,
  body.labaslietas-theme .labaslietas-nav-inner,
  body.woocommerce-cart .labaslietas-cart-shell,
  body.woocommerce-checkout .labaslietas-checkout-page{width:calc(100% - 24px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important}
  body.labaslietas-theme .labaslietas-mainbar{grid-template-columns:120px minmax(0,1fr)!important;grid-template-areas:"logo actions" "search search"!important;gap:12px!important}
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .custom-logo-link{width:120px!important;max-width:120px!important;height:72px!important;max-height:72px!important}
  body.labaslietas-theme .labaslietas-logo img,
  body.labaslietas-theme .labaslietas-dynamic-logo-link img,
  body.labaslietas-theme .labaslietas-logo-custom-wrap img,
  body.labaslietas-theme .custom-logo-link img{max-height:100px!important}
  body.labaslietas-theme .labaslietas-actions{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;width:100%!important}
  body.labaslietas-theme .labaslietas-action{min-width:0!important;padding:7px 2px!important;justify-content:center!important}
  body.labaslietas-theme .labaslietas-action span:not(.labaslietas-action-icon),
  body.labaslietas-theme .labaslietas-cart-total{display:none!important}
  body.labaslietas-theme .labaslietas-action-icon{margin:0!important}
  body.labaslietas-theme .labaslietas-search.labaslietas-ajax-search{height:50px!important;min-height:50px!important}
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;gap:12px!important}
  body.labaslietas-theme .labaslietas-cat-card{min-height:116px!important;padding:16px!important}
  body.labaslietas-theme .labaslietas-product-grid,
  body.labaslietas-theme ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  body.labaslietas-theme .labaslietas-benefits{grid-template-columns:1fr!important;width:calc(100% - 24px)!important;gap:12px!important}
  body.labaslietas-theme .labaslietas-brands>div,
  body.labaslietas-theme .labaslietas-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  body.labaslietas-theme .labaslietas-footer-grid{grid-template-columns:1fr!important;gap:28px!important}
  body.labaslietas-theme .labaslietas-footer .labaslietas-logo,
  body.labaslietas-theme .labaslietas-footer .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .labaslietas-footer .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-footer .custom-logo-link{width:220px!important;max-width:100%!important;height:94px!important}
  body.woocommerce-cart .labaslietas-cart-title-row,
  body.woocommerce-checkout .labaslietas-checkout-title-row{align-items:flex-start!important;flex-direction:column!important}
  body.woocommerce-cart .labaslietas-cart-card,
  body.woocommerce-cart .labaslietas-cart-summary-card,
  body.woocommerce-checkout .labaslietas-checkout-card{padding:16px!important;border-radius:16px!important}
  body.woocommerce-checkout .labaslietas-delivery-fields{padding:16px!important}
  body.woocommerce-checkout .labaslietas-delivery-fields .form-row-first,
  body.woocommerce-checkout .labaslietas-delivery-fields .form-row-last{width:100%!important;float:none!important}
}

@media(max-width:520px){
  body.labaslietas-theme .labaslietas-mainbar{grid-template-columns:100px minmax(0,1fr)!important}
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .custom-logo-link{width:100px!important;max-width:100px!important;height:64px!important;max-height:64px!important}
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid{grid-template-columns:1fr!important}
  body.labaslietas-theme .labaslietas-cat-card{min-height:100px!important}
  body.labaslietas-theme .labaslietas-product-grid,
  body.labaslietas-theme ul.products{grid-template-columns:1fr!important}
  body.labaslietas-theme .labaslietas-brands>div,
  body.labaslietas-theme .labaslietas-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.labaslietas-theme .labaslietas-hero-copy{padding:28px 20px!important}
  body.labaslietas-theme .labaslietas-hero-copy h1{font-size:clamp(28px,9vw,40px)!important;line-height:1.02!important;overflow-wrap:anywhere}
  body.labaslietas-theme .labaslietas-hero-art{min-height:210px!important}
  body.labaslietas-theme .labaslietas-section-head{align-items:flex-start!important;gap:8px!important}
  body.labaslietas-theme .labaslietas-section-head h2{font-size:23px!important}
  body.woocommerce-cart .labaslietas-cart-table,
  body.woocommerce-cart .labaslietas-cart-table tbody,
  body.woocommerce-cart .labaslietas-cart-table tr,
  body.woocommerce-cart .labaslietas-cart-table td{display:block!important;width:100%!important}
  body.woocommerce-cart .labaslietas-cart-table thead{display:none!important}
  body.woocommerce-cart .labaslietas-cart-table tr.cart_item{padding:12px!important;margin:0 0 12px!important}
  body.woocommerce-cart .labaslietas-cart-table td{padding:7px 0!important;text-align:left!important}
  body.woocommerce-cart .labaslietas-cart-table .product-thumbnail img{width:96px!important;height:96px!important}
  body.woocommerce-cart .labaslietas-cart-table td.actions .coupon{display:grid!important;grid-template-columns:1fr!important;width:100%!important;float:none!important}
  body.woocommerce-cart .labaslietas-cart-table td.actions input.input-text,
  body.woocommerce-cart .labaslietas-cart-table td.actions .button{width:100%!important;margin:0!important}
  body.woocommerce-checkout .labaslietas-checkout-card h3,
  body.woocommerce-checkout .labaslietas-delivery-fields h3{font-size:20px!important}
}

@media(max-width:340px){
  body.labaslietas-theme .labaslietas-mainbar{grid-template-columns:1fr!important;grid-template-areas:"logo" "search" "actions"!important;justify-items:center!important}
  body.labaslietas-theme .labaslietas-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  body.labaslietas-theme .labaslietas-nav-inner{gap:8px!important}
  body.labaslietas-theme .labaslietas-cat-toggle{font-size:12px!important;padding:0 10px!important}
  body.labaslietas-theme .labaslietas-product-grid,
  body.labaslietas-theme ul.products,
  body.labaslietas-theme .labaslietas-home .labaslietas-cat-grid{grid-template-columns:1fr!important}
}

/* ======================================================================
   LABAS LIETAS 1.2.0 — client QA hard fixes
   Managed pages, BBuilder contact form, mini cart, shipping radios,
   checkout alignment and My Account templates.
   ====================================================================== */

/* ---------- Managed content pages: one H1, proper vertical rhythm ---------- */
body.labaslietas-theme .labaslietas-page-shell{
  width:min(1180px,calc(100% - 48px))!important;
  margin:0 auto!important;
  padding:52px 0 72px!important;
  min-height:420px!important;
}
body.labaslietas-theme .labaslietas-page-heading{
  margin:0 0 22px!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-page-kicker{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  margin:0 0 9px!important;
  color:var(--labaslietas-red)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
}
body.labaslietas-theme .labaslietas-page-kicker:before{
  content:""!important;
  width:24px!important;
  height:3px!important;
  border-radius:99px!important;
  background:var(--labaslietas-red)!important;
}
body.labaslietas-theme .labaslietas-page-heading h1{
  margin:0!important;
  color:#101827!important;
  font-size:clamp(34px,4.5vw,52px)!important;
  line-height:1.06!important;
  font-weight:950!important;
  letter-spacing:-.035em!important;
}
body.labaslietas-theme .labaslietas-page-card{
  margin:0!important;
  padding:34px!important;
  border:1px solid #e5ebf3!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 18px 55px rgba(15,23,42,.07)!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-page-card .entry-content{
  margin:0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-page-card .entry-content>h1,
body.labaslietas-theme .labaslietas-page-card .entry-content .labaslietas-info-row h1{
  display:none!important;
}
body.labaslietas-theme .labaslietas-info-row,
body.labaslietas-theme .labaslietas-info-row>.wp-block-wpbb-column,
body.labaslietas-theme .labaslietas-info-row>.wp-block-column{
  margin:0!important;
}
body.labaslietas-theme .labaslietas-info-lead{
  max-width:860px!important;
  margin:0 0 28px!important;
  color:#536174!important;
  font-size:18px!important;
  line-height:1.7!important;
}
body.labaslietas-theme .labaslietas-info-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:18px!important;
  margin:0!important;
}
body.labaslietas-theme .labaslietas-info-section{
  margin:0!important;
  padding:24px!important;
  border:1px solid #e7edf5!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#fff 0%,#f8fafc 100%)!important;
  box-shadow:none!important;
}
body.labaslietas-theme .labaslietas-info-section h2{
  margin:0 0 10px!important;
  color:#111827!important;
  font-size:22px!important;
  line-height:1.2!important;
  font-weight:900!important;
}
body.labaslietas-theme .labaslietas-info-section p{
  margin:0!important;
  color:#536174!important;
  font-size:15px!important;
  line-height:1.65!important;
}

/* ---------- Contact page + native BBuilder Dynamic Form/hCaptcha ---------- */
body.labaslietas-theme .labaslietas-contact-row{
  display:grid!important;
  grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;
  gap:30px!important;
  align-items:start!important;
}
body.labaslietas-theme .labaslietas-contact-row>.wp-block-wpbb-column,
body.labaslietas-theme .labaslietas-contact-row>.wp-block-column,
body.labaslietas-theme .labaslietas-contact-row>[class*="col-"]{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-contact-cards{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin:0!important;
}
body.labaslietas-theme .labaslietas-contact-card{
  margin:0!important;
  padding:18px!important;
  min-height:122px!important;
  border:1px solid #e5ebf3!important;
  border-radius:16px!important;
  background:#f8fafc!important;
}
body.labaslietas-theme .labaslietas-contact-card h2{
  margin:0 0 8px!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
}
body.labaslietas-theme .labaslietas-contact-card p{
  margin:0!important;
  color:#111827!important;
  font-size:16px!important;
  line-height:1.5!important;
  font-weight:800!important;
  overflow-wrap:anywhere!important;
}
body.labaslietas-theme .labaslietas-contact-card a{color:#111827!important;text-decoration:none!important}
body.labaslietas-theme .labaslietas-contact-card a:hover{color:var(--labaslietas-red)!important}
body.labaslietas-theme .labaslietas-contact-form-col{
  padding:28px!important;
  border:1px solid #e5ebf3!important;
  border-radius:20px!important;
  background:#f8fafc!important;
}
body.labaslietas-theme .labaslietas-contact-form-col>h2,
body.labaslietas-theme .labaslietas-contact-form-col .wp-block-heading{
  margin:0 0 8px!important;
  font-size:26px!important;
  line-height:1.2!important;
  font-weight:950!important;
  color:#111827!important;
}
body.labaslietas-theme .labaslietas-contact-form-col>p{
  margin:0 0 22px!important;
  color:#64748b!important;
  line-height:1.55!important;
}
body.labaslietas-theme .wpbb-dynamic-form-wrap{
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.labaslietas-theme .labaslietas-contact-form .row{
  --bs-gutter-x:14px!important;
  --bs-gutter-y:14px!important;
}
body.labaslietas-theme .labaslietas-contact-form .form-label{
  display:block!important;
  margin:0 0 7px!important;
  color:#253044!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:850!important;
}
body.labaslietas-theme .labaslietas-contact-form .form-control,
body.labaslietas-theme .labaslietas-contact-form .form-select{
  width:100%!important;
  min-height:48px!important;
  padding:11px 13px!important;
  border:1px solid #d7e0eb!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:none!important;
  outline:none!important;
}
body.labaslietas-theme .labaslietas-contact-form textarea.form-control{min-height:136px!important;resize:vertical!important}
body.labaslietas-theme .labaslietas-contact-form .form-control:focus,
body.labaslietas-theme .labaslietas-contact-form .form-select:focus{
  border-color:var(--labaslietas-red)!important;
  box-shadow:0 0 0 4px rgba(237,28,36,.09)!important;
}
body.labaslietas-theme .labaslietas-contact-form .wpbb-form-actions{margin-top:18px!important}
body.labaslietas-theme .labaslietas-contact-form .labaslietas-contact-submit{
  min-width:180px!important;
  min-height:50px!important;
  padding:0 22px!important;
  border:0!important;
  border-radius:12px!important;
  background:var(--labaslietas-red)!important;
  color:#fff!important;
  font-weight:950!important;
  box-shadow:0 10px 24px rgba(237,28,36,.18)!important;
}
body.labaslietas-theme .labaslietas-contact-form .h-captcha,
body.labaslietas-theme .labaslietas-contact-form .g-recaptcha{max-width:100%!important;overflow:hidden!important}
body.labaslietas-theme .labaslietas-contact-form .wpbb-form-message{border-radius:10px!important}

/* ---------- Mini cart: fixed drawer with predictable product rows ---------- */
body.labaslietas-theme .labaslietas-cart-drawer-overlay{
  position:fixed!important;
  inset:0!important;
  z-index:99980!important;
  background:rgba(4,10,18,.58)!important;
  backdrop-filter:blur(2px)!important;
}
body.labaslietas-theme .labaslietas-cart-drawer-overlay[hidden]{display:none!important}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{
  position:fixed!important;
  top:92px!important;
  right:24px!important;
  left:auto!important;
  bottom:auto!important;
  z-index:99990!important;
  width:min(470px,calc(100vw - 32px))!important;
  max-width:min(470px,calc(100vw - 32px))!important;
  max-height:calc(100vh - 116px)!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #e5ebf3!important;
  border-radius:20px!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:0 28px 90px rgba(2,8,23,.32)!important;
  overflow:hidden!important;
}
body.admin-bar.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{top:124px!important}
body.labaslietas-theme .labaslietas-mini-cart-panel[hidden]{display:none!important}
body.labaslietas-theme .labaslietas-mini-cart-head{
  min-height:64px!important;
  padding:14px 18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  background:#0b111a!important;
  color:#fff!important;
  border:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-head strong{font-size:20px!important;font-weight:950!important}
body.labaslietas-theme .labaslietas-mini-cart-close{
  width:38px!important;height:38px!important;min-width:38px!important;
  border:1px solid rgba(255,255,255,.15)!important;border-radius:50%!important;
  background:rgba(255,255,255,.08)!important;color:#fff!important;
  font-size:25px!important;line-height:1!important;cursor:pointer!important;
}
body.labaslietas-theme .labaslietas-mini-cart-content{
  width:100%!important;
  max-height:calc(100vh - 180px)!important;
  padding:8px 20px 20px!important;
  overflow:auto!important;
  background:#fff!important;
}
body.labaslietas-theme .labaslietas-mini-cart-list{
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.labaslietas-theme .labaslietas-mini-cart-item{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-height:106px!important;
  margin:0!important;
  padding:14px 36px 14px 0!important;
  border:0!important;
  border-bottom:1px solid #edf2f7!important;
  background:#fff!important;
}
body.labaslietas-theme .labaslietas-mini-cart-product{
  display:grid!important;
  grid-template-columns:82px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  color:#111827!important;
  text-decoration:none!important;
}
body.labaslietas-theme .labaslietas-mini-cart-thumb{
  width:82px!important;
  height:82px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:6px!important;
  border:1px solid #e4eaf2!important;
  border-radius:14px!important;
  background:#fff!important;
}
body.labaslietas-theme .labaslietas-mini-cart-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  float:none!important;
  margin:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-copy{display:block!important;min-width:0!important}
body.labaslietas-theme .labaslietas-mini-cart-title{
  display:block!important;
  margin:0 0 8px!important;
  color:#111827!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:900!important;
  overflow-wrap:anywhere!important;
}
body.labaslietas-theme .labaslietas-mini-cart-meta{
  display:block!important;
  color:#6b7789!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:750!important;
}
body.labaslietas-theme .labaslietas-mini-cart-remove{
  position:absolute!important;
  top:50%!important;
  right:0!important;
  transform:translateY(-50%)!important;
  width:30px!important;
  height:30px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#f6f8fb!important;
  color:#7b8798!important;
  font-size:22px!important;
  line-height:1!important;
  text-decoration:none!important;
}
body.labaslietas-theme .labaslietas-mini-cart-remove:hover{background:var(--labaslietas-red)!important;color:#fff!important}
body.labaslietas-theme .labaslietas-mini-cart-total-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  margin:0!important;
  padding:18px 0 14px!important;
  border-bottom:1px solid #edf2f7!important;
  color:#111827!important;
  font-size:17px!important;
  line-height:1.3!important;
}
body.labaslietas-theme .labaslietas-mini-cart-total-row strong{font-size:19px!important;font-weight:950!important}
body.labaslietas-theme .labaslietas-mini-cart-buttons{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin:16px 0 0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-buttons .button,
body.labaslietas-theme .labaslietas-mini-cart-shop{
  min-height:48px!important;
  margin:0!important;
  padding:0 16px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:12px!important;
  background:#111827!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  text-align:center!important;
}
body.labaslietas-theme .labaslietas-mini-cart-buttons .checkout{background:var(--labaslietas-red)!important}
body.labaslietas-theme .labaslietas-mini-cart-empty{padding:34px 10px 18px!important;text-align:center!important}
body.labaslietas-theme .labaslietas-mini-cart-empty-icon{display:block!important;font-size:34px!important;margin-bottom:8px!important}
body.labaslietas-theme .labaslietas-mini-cart-empty p{margin:0 0 16px!important;color:#64748b!important}
body.labaslietas-theme .labaslietas-mini-cart-shop{max-width:220px!important;margin:0 auto!important}

/* ---------- Cart + checkout shipping radio cards ---------- */
body.woocommerce-cart ul#shipping_method,
body.woocommerce-checkout ul#shipping_method,
body.woocommerce-cart .woocommerce-shipping-methods,
body.woocommerce-checkout .woocommerce-shipping-methods{
  display:grid!important;
  gap:9px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  text-align:left!important;
}
body.woocommerce-cart ul#shipping_method li,
body.woocommerce-checkout ul#shipping_method li,
body.woocommerce-cart .woocommerce-shipping-methods li,
body.woocommerce-checkout .woocommerce-shipping-methods li{
  position:relative!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:11px 12px!important;
  border:1px solid #e1e8f1!important;
  border-radius:12px!important;
  background:#f8fafc!important;
  color:#111827!important;
  line-height:1.35!important;
  text-align:left!important;
}
body.woocommerce-cart ul#shipping_method input[type="radio"],
body.woocommerce-checkout ul#shipping_method input[type="radio"],
body.woocommerce-cart .woocommerce-shipping-methods input[type="radio"],
body.woocommerce-checkout .woocommerce-shipping-methods input[type="radio"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  flex:0 0 20px!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  margin:0!important;
  border:2px solid #aab6c6!important;
  border-radius:50%!important;
  background:#fff!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
body.woocommerce-cart ul#shipping_method input[type="radio"]:checked,
body.woocommerce-checkout ul#shipping_method input[type="radio"]:checked,
body.woocommerce-cart .woocommerce-shipping-methods input[type="radio"]:checked,
body.woocommerce-checkout .woocommerce-shipping-methods input[type="radio"]:checked{
  border-color:var(--labaslietas-red)!important;
  background:radial-gradient(circle,var(--labaslietas-red) 0 4px,#fff 5px 100%)!important;
}
body.woocommerce-cart ul#shipping_method label,
body.woocommerce-checkout ul#shipping_method label,
body.woocommerce-cart .woocommerce-shipping-methods label,
body.woocommerce-checkout .woocommerce-shipping-methods label{
  display:block!important;
  flex:1 1 auto!important;
  min-width:0!important;
  margin:0!important;
  color:#111827!important;
  font-size:14px!important;
  line-height:1.4!important;
  font-weight:850!important;
  cursor:pointer!important;
}
body.woocommerce-cart .woocommerce-shipping-totals td,
body.woocommerce-checkout .woocommerce-shipping-totals td{text-align:left!important}

/* ---------- Checkout: stable two-column layout + field alignment ---------- */
body.woocommerce-checkout .labaslietas-checkout-page{
  width:min(1220px,calc(100% - 48px))!important;
  max-width:1220px!important;
  margin:0 auto!important;
  padding:48px 0 72px!important;
}
body.woocommerce-checkout .labaslietas-checkout-form>.row{
  display:grid!important;
  grid-template-columns:minmax(0,1.28fr) minmax(380px,.82fr)!important;
  gap:28px!important;
  width:100%!important;
  margin:0!important;
  align-items:start!important;
}
body.woocommerce-checkout .labaslietas-checkout-form>.row>.labaslietas-checkout-fields-col,
body.woocommerce-checkout .labaslietas-checkout-form>.row>.labaslietas-checkout-review-col{
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-checkout .labaslietas-checkout-card{
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:26px!important;
  border:1px solid #e5ebf3!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 16px 48px rgba(15,23,42,.07)!important;
}
body.woocommerce-checkout .labaslietas-order-card{
  position:sticky!important;
  top:24px!important;
}
body.admin-bar.woocommerce-checkout .labaslietas-order-card{top:58px!important}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:15px!important;
  width:100%!important;
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper:before,
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper:after{content:none!important;display:none!important}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-checkout #billing_customer_type_field,
body.woocommerce-checkout #billing_company_field,
body.woocommerce-checkout #billing_company_id_field,
body.woocommerce-checkout #billing_legal_address_field{
  grid-column:1 / -1!important;
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label,
body.woocommerce-checkout .labaslietas-delivery-fields label{
  display:block!important;
  margin:0 0 7px!important;
  color:#273247!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:850!important;
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input.input-text,
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper textarea,
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper select,
body.woocommerce-checkout .labaslietas-delivery-fields input,
body.woocommerce-checkout .labaslietas-delivery-fields select,
body.woocommerce-checkout .labaslietas-delivery-fields textarea{
  width:100%!important;
  min-height:48px!important;
  padding:10px 13px!important;
  border:1px solid #d7e0eb!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:none!important;
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper textarea{min-height:88px!important}
body.woocommerce-checkout .labaslietas-delivery-fields{
  clear:both!important;
  display:block!important;
  width:100%!important;
  margin:20px 0 0!important;
  padding:20px!important;
  border:1px solid #e5ebf3!important;
  border-radius:16px!important;
  background:#f8fafc!important;
}
body.woocommerce-checkout .labaslietas-delivery-fields:after{content:""!important;display:block!important;clear:both!important}
body.woocommerce-checkout .labaslietas-order-card table.shop_table{
  width:100%!important;
  table-layout:fixed!important;
  margin:0!important;
  border:0!important;
  border-collapse:collapse!important;
}
body.woocommerce-checkout .labaslietas-order-card table.shop_table th,
body.woocommerce-checkout .labaslietas-order-card table.shop_table td{
  padding:13px 0!important;
  border:0!important;
  border-bottom:1px solid #edf2f7!important;
  vertical-align:top!important;
  line-height:1.45!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-checkout .labaslietas-order-card table.shop_table th:first-child,
body.woocommerce-checkout .labaslietas-order-card table.shop_table td:first-child{width:68%!important;padding-right:14px!important;text-align:left!important}
body.woocommerce-checkout .labaslietas-order-card table.shop_table th:last-child,
body.woocommerce-checkout .labaslietas-order-card table.shop_table td:last-child{width:32%!important;text-align:right!important}
body.woocommerce-checkout .labaslietas-order-card .woocommerce-shipping-totals th,
body.woocommerce-checkout .labaslietas-order-card .woocommerce-shipping-totals td{
  display:block!important;
  width:100%!important;
  padding-right:0!important;
  text-align:left!important;
}
body.woocommerce-checkout #payment{
  margin-top:18px!important;
  border:1px solid #e5ebf3!important;
  border-radius:16px!important;
  background:#f8fafc!important;
  overflow:hidden!important;
}
body.woocommerce-checkout #payment .wc_payment_methods{
  margin:0!important;
  padding:12px!important;
  border:0!important;
  list-style:none!important;
}
body.woocommerce-checkout #payment .place-order{padding:16px!important;background:#fff!important}
body.woocommerce-checkout #payment #place_order{
  width:100%!important;
  min-height:52px!important;
  margin:0!important;
  border-radius:12px!important;
}
body.woocommerce-checkout .woocommerce-privacy-policy-text,
body.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper{
  color:#5f6c7d!important;
  font-size:13px!important;
  line-height:1.5!important;
}
body.woocommerce-checkout .woocommerce-terms-and-conditions-checkbox-text{line-height:1.45!important}
body.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-info,
body.woocommerce-checkout .woocommerce-checkout-payment .woocommerce-error{
  margin:12px!important;
  padding:14px 14px 14px 46px!important;
  max-width:none!important;
  box-shadow:none!important;
}

/* ---------- My Account: real account template styling ---------- */
body.woocommerce-account .labaslietas-page-shell{
  width:min(1220px,calc(100% - 48px))!important;
  max-width:1220px!important;
  padding:48px 0 72px!important;
}
body.woocommerce-account .labaslietas-page-card{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body.woocommerce-account .labaslietas-page-card>.entry-content>.woocommerce,
body.woocommerce-account .labaslietas-page-card .woocommerce{
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
  gap:28px!important;
  align-items:start!important;
  width:100%!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation{
  width:100%!important;
  float:none!important;
  margin:0!important;
  padding:10px!important;
  border-radius:18px!important;
  background:#0b111a!important;
  box-shadow:0 16px 46px rgba(15,23,42,.13)!important;
  position:sticky!important;
  top:24px!important;
}
body.admin-bar.woocommerce-account .woocommerce-MyAccount-navigation{top:58px!important}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0!important;padding:0!important}
body.woocommerce-account .woocommerce-MyAccount-navigation a{
  display:flex!important;
  align-items:center!important;
  min-height:46px!important;
  margin:0 0 4px!important;
  padding:0 14px!important;
  border-radius:11px!important;
  color:#cbd5e1!important;
  font-size:14px!important;
  line-height:1.3!important;
  font-weight:800!important;
  text-decoration:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation a:hover,
body.woocommerce-account .woocommerce-MyAccount-navigation .is-active>a{
  background:var(--labaslietas-red)!important;
  color:#fff!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
  float:none!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:30px!important;
  border:1px solid #e5ebf3!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 16px 48px rgba(15,23,42,.07)!important;
}
body.woocommerce-account .woocommerce-MyAccount-content>p:first-child{margin-top:0!important}
body.woocommerce-account .woocommerce-MyAccount-content form{
  width:100%!important;
  max-width:780px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .form-row{
  float:none!important;
  width:100%!important;
  margin:0 0 15px!important;
  padding:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .form-row-first,
body.woocommerce-account .woocommerce-MyAccount-content .form-row-last{
  display:inline-block!important;
  vertical-align:top!important;
  width:calc(50% - 8px)!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .form-row-first{margin-right:12px!important}
body.woocommerce-account .woocommerce-MyAccount-content label{
  display:block!important;
  margin:0 0 7px!important;
  color:#273247!important;
  font-size:13px!important;
  line-height:1.25!important;
  font-weight:850!important;
}
body.woocommerce-account .woocommerce-MyAccount-content input.input-text,
body.woocommerce-account .woocommerce-MyAccount-content select,
body.woocommerce-account .woocommerce-MyAccount-content textarea{
  width:100%!important;
  min-height:48px!important;
  padding:10px 13px!important;
  border:1px solid #d7e0eb!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content fieldset{
  margin:26px 0 18px!important;
  padding:22px!important;
  border:1px solid #e5ebf3!important;
  border-radius:16px!important;
  background:#f8fafc!important;
}
body.woocommerce-account .woocommerce-MyAccount-content legend{
  padding:0 8px!important;
  color:#111827!important;
  font-size:19px!important;
  font-weight:950!important;
}
body.woocommerce-account .woocommerce-MyAccount-content button.button,
body.woocommerce-account .woocommerce-MyAccount-content a.button{
  min-height:48px!important;
  padding:0 20px!important;
  border:0!important;
  border-radius:11px!important;
  background:var(--labaslietas-red)!important;
  color:#fff!important;
  font-weight:900!important;
}
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table{
  width:100%!important;
  border:1px solid #e5ebf3!important;
  border-radius:14px!important;
  overflow:hidden!important;
}

/* ---------- Responsive QA ---------- */
@media (max-width:1020px){
  body.labaslietas-theme .labaslietas-contact-row{grid-template-columns:1fr!important}
  body.woocommerce-checkout .labaslietas-checkout-form>.row{grid-template-columns:1fr!important}
  body.woocommerce-checkout .labaslietas-order-card{position:static!important;top:auto!important}
  body.woocommerce-account .labaslietas-page-card>.entry-content>.woocommerce,
  body.woocommerce-account .labaslietas-page-card .woocommerce{grid-template-columns:1fr!important}
  body.woocommerce-account .woocommerce-MyAccount-navigation{position:static!important;top:auto!important}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}
  body.woocommerce-account .woocommerce-MyAccount-navigation a{margin:0!important;justify-content:center!important;text-align:center!important}
}
@media (max-width:760px){
  body.labaslietas-theme .labaslietas-page-shell,
  body.woocommerce-account .labaslietas-page-shell,
  body.woocommerce-checkout .labaslietas-checkout-page{
    width:calc(100% - 24px)!important;
    padding:34px 0 52px!important;
  }
  body.labaslietas-theme .labaslietas-page-card{padding:22px!important;border-radius:18px!important}
  body.labaslietas-theme .labaslietas-info-grid{grid-template-columns:1fr!important}
  body.labaslietas-theme .labaslietas-contact-cards{grid-template-columns:1fr 1fr!important}
  body.labaslietas-theme .labaslietas-contact-form-col{padding:20px!important}
  body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{
    top:78px!important;
    right:10px!important;
    width:calc(100vw - 20px)!important;
    max-width:calc(100vw - 20px)!important;
    max-height:calc(100vh - 90px)!important;
  }
  body.admin-bar.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{top:108px!important}
  body.labaslietas-theme .labaslietas-mini-cart-content{max-height:calc(100vh - 158px)!important;padding:8px 16px 16px!important}
  body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr!important}
  body.woocommerce-checkout #billing_customer_type_field,
  body.woocommerce-checkout #billing_company_field,
  body.woocommerce-checkout #billing_company_id_field,
  body.woocommerce-checkout #billing_legal_address_field{grid-column:auto!important}
  body.woocommerce-checkout .labaslietas-checkout-card{padding:18px!important;border-radius:17px!important}
  body.woocommerce-account .woocommerce-MyAccount-content{padding:20px!important;border-radius:18px!important}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  body.woocommerce-account .woocommerce-MyAccount-content .form-row-first,
  body.woocommerce-account .woocommerce-MyAccount-content .form-row-last{display:block!important;width:100%!important;margin-right:0!important}
}
@media (max-width:520px){
  body.labaslietas-theme .labaslietas-page-heading h1{font-size:34px!important}
  body.labaslietas-theme .labaslietas-page-card{padding:18px!important}
  body.labaslietas-theme .labaslietas-info-lead{font-size:16px!important;margin-bottom:20px!important}
  body.labaslietas-theme .labaslietas-info-section{padding:19px!important}
  body.labaslietas-theme .labaslietas-contact-cards{grid-template-columns:1fr!important}
  body.labaslietas-theme .labaslietas-contact-form-col{padding:18px!important}
  body.labaslietas-theme .labaslietas-mini-cart-product{grid-template-columns:70px minmax(0,1fr)!important;gap:12px!important}
  body.labaslietas-theme .labaslietas-mini-cart-thumb{width:70px!important;height:70px!important}
  body.labaslietas-theme .labaslietas-mini-cart-buttons{grid-template-columns:1fr!important}
  body.woocommerce-account .woocommerce-MyAccount-navigation ul{grid-template-columns:1fr!important}
}

/* 1.2.0 shell de-duplication: cart/checkout own their inner vertical spacing. */
body.woocommerce-cart .labaslietas-cart-shell.labaslietas-page-shell,
body.woocommerce-checkout .labaslietas-checkout-shell.labaslietas-page-shell{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.labaslietas-info-page .labaslietas-footer,
body.woocommerce-account .labaslietas-footer,
body.woocommerce-cart .labaslietas-footer,
body.woocommerce-checkout .labaslietas-footer{margin-top:0!important}
body.labaslietas-theme .labaslietas-info-row,
body.labaslietas-theme .labaslietas-contact-row{width:100%!important;margin-left:0!important;margin-right:0!important}
body.woocommerce-cart ul#shipping_method li:has(input[type="radio"]:checked),
body.woocommerce-checkout ul#shipping_method li:has(input[type="radio"]:checked),
body.woocommerce-cart .woocommerce-shipping-methods li:has(input[type="radio"]:checked),
body.woocommerce-checkout .woocommerce-shipping-methods li:has(input[type="radio"]:checked){
  border-color:rgba(237,28,36,.38)!important;
  background:#fff7f7!important;
  box-shadow:0 0 0 3px rgba(237,28,36,.06)!important;
}

/* ======================================================================
   LABAS LIETAS 1.3.0 — full-grid account/contact/cart QA pass
   Fixes Bootstrap/WooCommerce col-* collisions, BBuilder contact form,
   full content grid, mini basket spacing, cart radios and checkout rhythm.
   ====================================================================== */

/* ---------- Site-width page grid ---------- */
body.labaslietas-theme .labaslietas-page-shell.labaslietas-container,
body.labaslietas-info-page .labaslietas-page-shell.labaslietas-container,
body.woocommerce-account .labaslietas-page-shell.labaslietas-container{
  width:min(1320px,calc(100% - 48px))!important;
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:54px 0 74px!important;
}
body.labaslietas-theme .labaslietas-page-card{
  width:100%!important;
  max-width:none!important;
}
body.labaslietas-info-page .labaslietas-page-card{
  padding:36px!important;
}
body.labaslietas-info-page .labaslietas-info-row.row,
body.labaslietas-info-page .labaslietas-contact-row.row{
  --bs-gutter-x:0!important;
  --bs-gutter-y:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.labaslietas-info-page .labaslietas-info-row>.wpbb-column,
body.labaslietas-info-page .labaslietas-contact-row>.wpbb-column,
body.labaslietas-info-page .labaslietas-info-row>[class*="col-"],
body.labaslietas-info-page .labaslietas-contact-row>[class*="col-"]{
  min-width:0!important;
  max-width:none!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.labaslietas-info-page .labaslietas-info-grid{
  grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;
  gap:20px!important;
  width:100%!important;
}
body.labaslietas-info-page .labaslietas-info-section{
  min-width:0!important;
  min-height:100%!important;
  padding:26px!important;
}
body.labaslietas-info-page .labaslietas-info-lead{
  max-width:980px!important;
  margin-bottom:30px!important;
}

/* ---------- Contact: full two-column grid + deterministic BBuilder form ---------- */
body.labaslietas-info-page .labaslietas-contact-row{
  grid-template-columns:minmax(340px,5fr) minmax(520px,7fr)!important;
  gap:30px!important;
  width:100%!important;
}
body.labaslietas-info-page .labaslietas-contact-details-col,
body.labaslietas-info-page .labaslietas-contact-form-col{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  flex:none!important;
}
body.labaslietas-info-page .labaslietas-contact-form-col{
  padding:30px!important;
  overflow:hidden!important;
}
body.labaslietas-info-page .labaslietas-contact-form-wrap.wpbb-dynamic-form-wrap{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.labaslietas-info-page .labaslietas-contact-form{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.labaslietas-info-page .labaslietas-contact-form-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
}
body.labaslietas-info-page .labaslietas-contact-field{
  min-width:0!important;
  margin:0!important;
}
body.labaslietas-info-page .labaslietas-contact-field--full{
  grid-column:1 / -1!important;
}
body.labaslietas-info-page .labaslietas-contact-form .form-label{
  display:block!important;
  margin:0 0 7px!important;
  color:#273247!important;
  font-size:13px!important;
  line-height:1.3!important;
  font-weight:850!important;
}
body.labaslietas-info-page .labaslietas-contact-form .form-label span{
  color:var(--labaslietas-red)!important;
}
body.labaslietas-info-page .labaslietas-contact-form input.form-control,
body.labaslietas-info-page .labaslietas-contact-form textarea.form-control{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:50px!important;
  margin:0!important;
  padding:12px 14px!important;
  border:1px solid #d7e0eb!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#111827!important;
  font:inherit!important;
  line-height:1.4!important;
  box-shadow:none!important;
}
body.labaslietas-info-page .labaslietas-contact-form textarea.form-control{
  min-height:150px!important;
  resize:vertical!important;
}
body.labaslietas-info-page .labaslietas-contact-form input.form-control:focus,
body.labaslietas-info-page .labaslietas-contact-form textarea.form-control:focus{
  outline:0!important;
  border-color:var(--labaslietas-red)!important;
  box-shadow:0 0 0 4px rgba(237,28,36,.09)!important;
}
body.labaslietas-info-page .labaslietas-contact-form-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:18px 0 0!important;
  padding:0!important;
}
body.labaslietas-info-page .labaslietas-contact-submit,
body.labaslietas-info-page .labaslietas-contact-form button[type="submit"]{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:190px!important;
  min-height:50px!important;
  margin:0!important;
  padding:0 24px!important;
  border:0!important;
  border-radius:12px!important;
  background:var(--labaslietas-red)!important;
  color:#fff!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:950!important;
  box-shadow:0 10px 24px rgba(237,28,36,.18)!important;
  cursor:pointer!important;
}
body.labaslietas-info-page .labaslietas-contact-form-message:not(:empty){
  margin-top:16px!important;
  padding:12px 14px!important;
  border:1px solid #d8e1eb!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#334155!important;
}
body.labaslietas-info-page .labaslietas-contact-form .wpbb-field--captcha{
  overflow:visible!important;
}
body.labaslietas-info-page .labaslietas-contact-form .h-captcha{
  display:block!important;
  max-width:100%!important;
  min-height:78px!important;
  overflow:visible!important;
}
body.labaslietas-info-page .labaslietas-captcha-admin-note{
  padding:12px 14px!important;
  border:1px solid #f4c95d!important;
  border-radius:12px!important;
  background:#fff9e8!important;
  color:#6b4f00!important;
  font-size:13px!important;
  line-height:1.5!important;
}
body.labaslietas-info-page .labaslietas-captcha-admin-note strong{display:block!important;margin-bottom:2px!important}

/* ---------- My Account: neutralize Bootstrap .col-1/.col-2 semantics ---------- */
body.woocommerce-account .labaslietas-page-card>.entry-content>.woocommerce,
body.woocommerce-account .labaslietas-page-card .entry-content>.woocommerce{
  grid-template-columns:280px minmax(0,1fr)!important;
  gap:30px!important;
  width:100%!important;
  max-width:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
  min-height:390px!important;
  padding:32px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:20px!important;
  width:100%!important;
  margin:22px 0 0!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses:before,
body.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses:after,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses:before,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses:after{
  content:none!important;
  display:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address.col-1,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address.col-2,
body.woocommerce-account .woocommerce-MyAccount-content .u-column1.col-1,
body.woocommerce-account .woocommerce-MyAccount-content .u-column2.col-2{
  display:block!important;
  float:none!important;
  flex:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:22px!important;
  border:1px solid #e5ebf3!important;
  border-radius:17px!important;
  background:#f8fafc!important;
  box-shadow:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  width:100%!important;
  margin:0 0 16px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title:before,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title:after{
  content:none!important;
  display:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h2{
  float:none!important;
  width:auto!important;
  margin:0!important;
  color:#111827!important;
  font-size:23px!important;
  line-height:1.15!important;
  font-weight:950!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title a.edit{
  float:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  padding:0 13px!important;
  border-radius:9px!important;
  background:#111827!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:850!important;
  text-decoration:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content address{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:15px!important;
  border:1px solid #e6ebf2!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#526071!important;
  font-style:normal!important;
  font-size:15px!important;
  line-height:1.6!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-address-fields,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm{
  width:100%!important;
  max-width:900px!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .button,
body.woocommerce-account .woocommerce-MyAccount-content button.button,
body.woocommerce-account .woocommerce-MyAccount-content input.button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:138px!important;
  min-height:46px!important;
  margin:0!important;
  padding:0 18px!important;
  border:0!important;
  border-radius:11px!important;
  background:var(--labaslietas-red)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .button:hover,
body.woocommerce-account .woocommerce-MyAccount-content button.button:hover{
  background:#d71920!important;
  color:#fff!important;
}
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table{
  border-collapse:separate!important;
  border-spacing:0!important;
  overflow:hidden!important;
}
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table th,
body.woocommerce-account .woocommerce-MyAccount-content table.shop_table td{
  padding:14px 16px!important;
  border-color:#e8eef6!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-message,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info,
body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error{
  width:100%!important;
  max-width:none!important;
  margin:0 0 20px!important;
}

/* Logged-out account forms also use the full page card cleanly. */
body.woocommerce-account .labaslietas-page-card .woocommerce>.u-columns.col2-set{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:24px!important;
}
body.woocommerce-account .labaslietas-page-card .woocommerce>.u-columns.col2-set>.u-column1,
body.woocommerce-account .labaslietas-page-card .woocommerce>.u-columns.col2-set>.u-column2{
  width:100%!important;
  max-width:none!important;
  float:none!important;
  flex:none!important;
  padding:24px!important;
  border:1px solid #e5ebf3!important;
  border-radius:18px!important;
  background:#fff!important;
}

/* ---------- Cart: full grid, real card padding and polished shipping radios ---------- */
body.woocommerce-cart .labaslietas-cart-page.labaslietas-container{
  width:min(1320px,calc(100% - 48px))!important;
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:52px 0 74px!important;
}
body.woocommerce-cart .labaslietas-cart-layout{
  grid-template-columns:minmax(0,1fr) 420px!important;
  gap:30px!important;
}
body.woocommerce-cart .labaslietas-cart-card{
  padding:28px!important;
  overflow:visible!important;
}
body.woocommerce-cart .labaslietas-cart-head-row{
  padding:0 16px 10px!important;
}
body.woocommerce-cart .labaslietas-cart-items{
  gap:14px!important;
  margin-top:8px!important;
}
body.woocommerce-cart .labaslietas-cart-item{
  padding:16px 18px!important;
  border-radius:17px!important;
}
body.woocommerce-cart .labaslietas-cart-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-top:18px!important;
  padding-top:18px!important;
  border-top:1px solid #e8eef6!important;
}
body.woocommerce-cart .labaslietas-cart-coupon{
  display:grid!important;
  grid-template-columns:minmax(180px,1fr) auto!important;
  gap:10px!important;
  flex:1 1 520px!important;
  max-width:620px!important;
}
body.woocommerce-cart .labaslietas-cart-coupon .input-text{
  width:100%!important;
  min-height:46px!important;
  margin:0!important;
  padding:0 14px!important;
  border:1px solid #d7e0eb!important;
  border-radius:11px!important;
  background:#fff!important;
}
body.woocommerce-cart .labaslietas-cart-actions .button{
  min-height:46px!important;
  margin:0!important;
  padding:0 18px!important;
  border:0!important;
  border-radius:11px!important;
  font-weight:900!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card{
  width:100%!important;
  max-width:none!important;
  padding:28px!important;
  border:1px solid #e7edf5!important;
}

body.woocommerce-cart ul#shipping_method,
body.woocommerce-checkout ul#shipping_method,
body.woocommerce-cart .woocommerce-shipping-methods,
body.woocommerce-checkout .woocommerce-shipping-methods{
  display:grid!important;
  gap:9px!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
  text-align:left!important;
}
body.woocommerce-cart ul#shipping_method li,
body.woocommerce-checkout ul#shipping_method li,
body.woocommerce-cart .woocommerce-shipping-methods li,
body.woocommerce-checkout .woocommerce-shipping-methods li{
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  align-items:start!important;
  gap:10px!important;
  width:100%!important;
  margin:0!important;
  padding:11px 12px!important;
  border:1px solid #e4eaf2!important;
  border-radius:11px!important;
  background:#fff!important;
  line-height:1.4!important;
  text-align:left!important;
}
body.woocommerce-cart ul#shipping_method li label,
body.woocommerce-checkout ul#shipping_method li label,
body.woocommerce-cart .woocommerce-shipping-methods li label,
body.woocommerce-checkout .woocommerce-shipping-methods li label{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  color:#273247!important;
  font-size:14px!important;
  line-height:1.45!important;
  font-weight:800!important;
  text-align:left!important;
  cursor:pointer!important;
}
body.woocommerce-cart ul#shipping_method input[type="radio"],
body.woocommerce-checkout ul#shipping_method input[type="radio"],
body.woocommerce-cart .woocommerce-shipping-methods input[type="radio"],
body.woocommerce-checkout .woocommerce-shipping-methods input[type="radio"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  margin:1px 0 0!important;
  border:2px solid #aab5c4!important;
  border-radius:999px!important;
  background:#fff!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
body.woocommerce-cart ul#shipping_method input[type="radio"]:checked,
body.woocommerce-checkout ul#shipping_method input[type="radio"]:checked,
body.woocommerce-cart .woocommerce-shipping-methods input[type="radio"]:checked,
body.woocommerce-checkout .woocommerce-shipping-methods input[type="radio"]:checked{
  border-color:var(--labaslietas-red)!important;
  box-shadow:inset 0 0 0 4px #fff!important;
  background:var(--labaslietas-red)!important;
}
body.woocommerce-cart ul#shipping_method li:has(input[type="radio"]:checked),
body.woocommerce-checkout ul#shipping_method li:has(input[type="radio"]:checked),
body.woocommerce-cart .woocommerce-shipping-methods li:has(input[type="radio"]:checked),
body.woocommerce-checkout .woocommerce-shipping-methods li:has(input[type="radio"]:checked){
  border-color:rgba(237,28,36,.45)!important;
  background:#fff7f7!important;
  box-shadow:0 0 0 3px rgba(237,28,36,.05)!important;
}

/* ---------- Checkout: match the 1320px site grid and remove Bootstrap width collisions ---------- */
body.woocommerce-checkout .labaslietas-checkout-page.labaslietas-container.container{
  width:min(1320px,calc(100% - 48px))!important;
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:52px 0 74px!important;
}
body.woocommerce-checkout .labaslietas-checkout-form>.row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 430px!important;
  gap:30px!important;
  width:100%!important;
  margin:0!important;
  --bs-gutter-x:0!important;
  --bs-gutter-y:0!important;
}
body.woocommerce-checkout .labaslietas-checkout-fields-col,
body.woocommerce-checkout .labaslietas-checkout-review-col,
body.woocommerce-checkout .labaslietas-checkout-form>.row>[class*="col-"]{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  flex:none!important;
  padding:0!important;
}
body.woocommerce-checkout .labaslietas-checkout-card{
  padding:28px!important;
}
body.woocommerce-checkout .labaslietas-order-card{
  position:sticky!important;
  top:24px!important;
}
body.admin-bar.woocommerce-checkout .labaslietas-order-card{top:58px!important}
body.woocommerce-checkout #order_review table.shop_table{
  width:100%!important;
  table-layout:auto!important;
}
body.woocommerce-checkout #order_review table.shop_table th,
body.woocommerce-checkout #order_review table.shop_table td{
  padding:13px 0!important;
  vertical-align:top!important;
}
body.woocommerce-checkout #payment{
  margin-top:18px!important;
  border-radius:14px!important;
  overflow:hidden!important;
}

/* ---------- Mini basket drawer: padding and product rows cannot collapse ---------- */
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{
  width:min(480px,calc(100vw - 28px))!important;
  max-width:480px!important;
  border-radius:20px!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-head{
  min-height:62px!important;
  padding:0 20px!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-content{
  padding:10px 20px 20px!important;
  max-height:calc(100vh - 190px)!important;
  overflow-y:auto!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-list{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-item{
  position:relative!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  min-height:104px!important;
  margin:0!important;
  padding:14px 34px 14px 0!important;
  border:0!important;
  border-bottom:1px solid #e8eef6!important;
  background:transparent!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel a.labaslietas-mini-cart-product,
body.labaslietas-theme .labaslietas-mini-cart-panel div.labaslietas-mini-cart-product{
  display:grid!important;
  grid-template-columns:78px minmax(0,1fr)!important;
  gap:14px!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  color:#111827!important;
  text-decoration:none!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-thumb{
  display:grid!important;
  place-items:center!important;
  width:78px!important;
  height:78px!important;
  min-width:78px!important;
  padding:6px!important;
  border:1px solid #e5ebf3!important;
  border-radius:12px!important;
  background:#fff!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-thumb img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  object-fit:contain!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-copy{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:7px!important;
  min-width:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-title{
  display:block!important;
  color:#111827!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:900!important;
  overflow-wrap:anywhere!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-meta{
  display:block!important;
  color:#64748b!important;
  font-size:13px!important;
  line-height:1.3!important;
  font-weight:700!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-remove{
  position:absolute!important;
  top:50%!important;
  right:0!important;
  transform:translateY(-50%)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:28px!important;
  height:28px!important;
  margin:0!important;
  padding:0!important;
  border-radius:999px!important;
  background:#f3f5f8!important;
  color:#64748b!important;
  font-size:21px!important;
  line-height:1!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-total-row{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0!important;
  padding:18px 0!important;
  border-bottom:1px solid #e8eef6!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-buttons{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:10px!important;
  margin:16px 0 0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-buttons .button{
  width:100%!important;
  min-height:48px!important;
  margin:0!important;
  padding:0 14px!important;
  border-radius:11px!important;
}

/* ---------- Responsive consolidation ---------- */
@media(max-width:1100px){
  body.labaslietas-info-page .labaslietas-contact-row{grid-template-columns:1fr!important}
  body.woocommerce-account .labaslietas-page-card>.entry-content>.woocommerce,
  body.woocommerce-account .labaslietas-page-card .entry-content>.woocommerce{grid-template-columns:1fr!important}
  body.woocommerce-account .woocommerce-MyAccount-navigation{position:static!important;top:auto!important}
  body.woocommerce-cart .labaslietas-cart-layout{grid-template-columns:1fr!important}
  body.woocommerce-cart .labaslietas-cart-summary-card{position:static!important;max-width:none!important}
  body.woocommerce-checkout .labaslietas-checkout-form>.row{grid-template-columns:1fr!important}
  body.woocommerce-checkout .labaslietas-order-card{position:static!important;top:auto!important}
}
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-page-shell.labaslietas-container,
  body.labaslietas-info-page .labaslietas-page-shell.labaslietas-container,
  body.woocommerce-account .labaslietas-page-shell.labaslietas-container,
  body.woocommerce-cart .labaslietas-cart-page.labaslietas-container,
  body.woocommerce-checkout .labaslietas-checkout-page.labaslietas-container.container{
    width:calc(100% - 24px)!important;
    max-width:none!important;
    padding:34px 0 52px!important;
  }
  body.labaslietas-info-page .labaslietas-page-card{padding:20px!important}
  body.labaslietas-info-page .labaslietas-contact-form-col{padding:20px!important}
  body.labaslietas-info-page .labaslietas-contact-form-grid{grid-template-columns:1fr!important}
  body.labaslietas-info-page .labaslietas-contact-field--full{grid-column:auto!important}
  body.woocommerce-account .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses{grid-template-columns:1fr!important}
  body.woocommerce-account .labaslietas-page-card .woocommerce>.u-columns.col2-set{grid-template-columns:1fr!important}
  body.woocommerce-cart .labaslietas-cart-card,
  body.woocommerce-cart .labaslietas-cart-summary-card,
  body.woocommerce-checkout .labaslietas-checkout-card{padding:18px!important}
  body.woocommerce-cart .labaslietas-cart-actions{align-items:stretch!important;flex-direction:column!important}
  body.woocommerce-cart .labaslietas-cart-coupon{grid-template-columns:1fr!important;max-width:none!important;width:100%!important}
  body.woocommerce-cart .labaslietas-cart-actions .button{width:100%!important}
  body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{
    top:78px!important;
    right:10px!important;
    width:calc(100vw - 20px)!important;
    max-width:calc(100vw - 20px)!important;
  }
  body.admin-bar.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{top:108px!important}
  body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-content{padding:8px 16px 16px!important}
}
@media(max-width:520px){
  body.woocommerce-account .woocommerce-MyAccount-content{padding:18px!important}
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address.col-1,
  body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address.col-2{padding:18px!important}
  body.labaslietas-theme .labaslietas-mini-cart-panel a.labaslietas-mini-cart-product,
  body.labaslietas-theme .labaslietas-mini-cart-panel div.labaslietas-mini-cart-product{grid-template-columns:68px minmax(0,1fr)!important;gap:12px!important}
  body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-thumb{width:68px!important;height:68px!important;min-width:68px!important}
  body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-buttons{grid-template-columns:1fr!important}
}

/* ======================================================================
   LABAS LIETAS 1.3.0 final client QA — basket/cart/account spacing hardening
   ====================================================================== */

/* Keep every standard content page on exactly the same 1320px site grid. */
body.labaslietas-theme .labaslietas-page-shell,
body.labaslietas-theme .labaslietas-page-shell.labaslietas-container{
  box-sizing:border-box!important;
  width:min(1320px,calc(100% - 48px))!important;
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.labaslietas-info-page .labaslietas-page-heading,
body.labaslietas-info-page .labaslietas-page-card,
body.woocommerce-account .labaslietas-page-heading,
body.woocommerce-account .labaslietas-page-card{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
body.labaslietas-info-page .labaslietas-page-heading,
body.woocommerce-account .labaslietas-page-heading{margin-bottom:24px!important}

/* My Account controls and forms: no Bootstrap column leakage anywhere. */
body.woocommerce-account .woocommerce-MyAccount-content [class~="col-1"],
body.woocommerce-account .woocommerce-MyAccount-content [class~="col-2"],
body.woocommerce-account .woocommerce-MyAccount-content [class~="u-column1"],
body.woocommerce-account .woocommerce-MyAccount-content [class~="u-column2"]{
  float:none!important;
  flex:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-content form,
body.woocommerce-account .woocommerce-MyAccount-content fieldset{
  width:100%!important;
  max-width:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content fieldset{
  margin:24px 0!important;
  padding:22px!important;
  border:1px solid #e5ebf3!important;
  border-radius:16px!important;
  background:#f8fafc!important;
}
body.woocommerce-account .woocommerce-MyAccount-content legend{
  width:auto!important;
  margin:0!important;
  padding:0 8px!important;
  color:#111827!important;
  font-size:18px!important;
  font-weight:950!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .form-row{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 16px!important;
  padding:0!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .form-row-first,
body.woocommerce-account .woocommerce-MyAccount-content .form-row-last{
  width:calc(50% - 8px)!important;
}
body.woocommerce-account .woocommerce-MyAccount-content .form-row-first{float:left!important}
body.woocommerce-account .woocommerce-MyAccount-content .form-row-last{float:right!important}
body.woocommerce-account .woocommerce-MyAccount-content input.input-text,
body.woocommerce-account .woocommerce-MyAccount-content input[type="text"],
body.woocommerce-account .woocommerce-MyAccount-content input[type="email"],
body.woocommerce-account .woocommerce-MyAccount-content input[type="password"],
body.woocommerce-account .woocommerce-MyAccount-content input[type="tel"],
body.woocommerce-account .woocommerce-MyAccount-content select,
body.woocommerce-account .woocommerce-MyAccount-content textarea{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:100%!important;
  min-height:48px!important;
  margin:0!important;
  padding:11px 13px!important;
  border:1px solid #d7e0eb!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#111827!important;
  box-shadow:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-content label{
  display:block!important;
  margin:0 0 7px!important;
  color:#334155!important;
  font-size:14px!important;
  font-weight:800!important;
}
body.woocommerce-account .woocommerce-MyAccount-content p:last-child{margin-bottom:0!important}

/* Cart: generous outer rhythm and consistent inner gutters. */
body.woocommerce-cart .labaslietas-cart-page.labaslietas-container{
  box-sizing:border-box!important;
  padding-top:54px!important;
  padding-bottom:78px!important;
}
body.woocommerce-cart .labaslietas-cart-title-row{
  margin:0 0 28px!important;
  padding:0 2px!important;
}
body.woocommerce-cart .labaslietas-cart-layout{
  align-items:start!important;
  gap:32px!important;
}
body.woocommerce-cart .woocommerce-cart-form.labaslietas-cart-card,
body.woocommerce-cart .labaslietas-cart-summary-card{
  box-sizing:border-box!important;
  border-radius:22px!important;
}
body.woocommerce-cart .woocommerce-cart-form.labaslietas-cart-card{padding:30px!important}
body.woocommerce-cart .labaslietas-cart-summary-card{padding:30px!important}
body.woocommerce-cart .labaslietas-cart-head-row{
  grid-template-columns:minmax(0,1fr) 104px 112px 112px!important;
  gap:16px!important;
  padding:0 18px 12px!important;
}
body.woocommerce-cart .labaslietas-cart-item{
  grid-template-columns:minmax(0,1fr) 104px 112px 112px!important;
  gap:16px!important;
  min-height:112px!important;
  padding:16px 18px!important;
}
body.woocommerce-cart .labaslietas-cart-product{
  grid-template-columns:32px 82px minmax(0,1fr)!important;
  gap:14px!important;
}
body.woocommerce-cart .labaslietas-cart-thumb,
body.woocommerce-cart .labaslietas-cart-thumb a{
  display:block!important;
  width:82px!important;
  min-width:82px!important;
}
body.woocommerce-cart .labaslietas-cart-thumb img{
  display:block!important;
  width:82px!important;
  height:82px!important;
  max-width:82px!important;
  margin:0!important;
  padding:7px!important;
  object-fit:contain!important;
  box-sizing:border-box!important;
}
body.woocommerce-cart .labaslietas-cart-name{min-width:0!important;padding-right:4px!important}
body.woocommerce-cart .labaslietas-cart-name a{
  display:block!important;
  color:#111827!important;
  line-height:1.32!important;
  overflow-wrap:anywhere!important;
}
body.woocommerce-cart .labaslietas-cart-price,
body.woocommerce-cart .labaslietas-cart-subtotal{
  white-space:nowrap!important;
}
body.woocommerce-cart .labaslietas-cart-qty .quantity{margin:0!important}
body.woocommerce-cart .labaslietas-cart-qty .qty{
  box-sizing:border-box!important;
  width:78px!important;
  min-width:78px!important;
  height:44px!important;
  margin:0!important;
}
body.woocommerce-cart .labaslietas-cart-actions{padding-top:20px!important;margin-top:20px!important}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals h2{
  margin:0 0 18px!important;
  font-size:24px!important;
  line-height:1.2!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table{
  margin:0!important;
  border:0!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.cart-subtotal th,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.cart-subtotal td,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.order-total th,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.order-total td{
  padding:15px 0!important;
}
/* Shipping is a full-width block instead of squeezing controls into a table cell. */
body.woocommerce-cart .labaslietas-cart-summary-card tr.woocommerce-shipping-totals.shipping{
  display:block!important;
  width:100%!important;
  padding:16px 0!important;
  border-top:1px solid #edf2f7!important;
  border-bottom:1px solid #edf2f7!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card tr.woocommerce-shipping-totals.shipping>th,
body.woocommerce-cart .labaslietas-cart-summary-card tr.woocommerce-shipping-totals.shipping>td{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  border:0!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card tr.woocommerce-shipping-totals.shipping>th{
  margin-bottom:10px!important;
  color:#111827!important;
  font-weight:950!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-methods{
  display:grid!important;
  gap:10px!important;
  width:100%!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-destination,
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-calculator{
  margin:10px 0 0!important;
  color:#64748b!important;
  font-size:13px!important;
  line-height:1.45!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-button{
  display:inline-flex!important;
  margin-top:8px!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .wc-proceed-to-checkout{
  margin:0!important;
  padding:22px 0 0!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .checkout-button{
  box-sizing:border-box!important;
  min-height:54px!important;
  margin:0!important;
  padding:14px 18px!important;
  border-radius:12px!important;
}

/* Basket drawer: use inset card rows, not edge-to-edge cramped list items. */
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer{
  width:min(460px,calc(100vw - 32px))!important;
  max-width:min(460px,calc(100vw - 32px))!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-content{
  box-sizing:border-box!important;
  padding:18px 20px 20px!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-list{
  display:grid!important;
  gap:10px!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-item{
  box-sizing:border-box!important;
  min-height:106px!important;
  padding:12px 42px 12px 12px!important;
  border:1px solid #e7edf5!important;
  border-radius:14px!important;
  background:#f8fafc!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-remove{
  right:10px!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-total-row{
  margin-top:14px!important;
  padding:16px 2px!important;
  border-top:1px solid #edf2f7!important;
  border-bottom:1px solid #edf2f7!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-buttons{
  gap:12px!important;
  margin-top:16px!important;
}

/* Checkout shipping also gets comfortable stacked spacing. */
body.woocommerce-checkout #order_review tr.woocommerce-shipping-totals.shipping>th,
body.woocommerce-checkout #order_review tr.woocommerce-shipping-totals.shipping>td{
  vertical-align:top!important;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-methods{margin-top:2px!important}
body.woocommerce-checkout #order_review .woocommerce-shipping-methods li{padding:11px 12px!important}

@media(max-width:1100px){
  body.woocommerce-cart .labaslietas-cart-summary-card{padding:26px!important}
}
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-page-shell,
  body.labaslietas-theme .labaslietas-page-shell.labaslietas-container{width:calc(100% - 24px)!important}
  body.woocommerce-account .woocommerce-MyAccount-content .form-row-first,
  body.woocommerce-account .woocommerce-MyAccount-content .form-row-last{
    float:none!important;
    width:100%!important;
  }
  body.woocommerce-cart .labaslietas-cart-title-row{
    align-items:flex-start!important;
    flex-direction:column!important;
    gap:16px!important;
  }
  body.woocommerce-cart .labaslietas-cart-continue{width:100%!important}
  body.woocommerce-cart .woocommerce-cart-form.labaslietas-cart-card,
  body.woocommerce-cart .labaslietas-cart-summary-card{padding:18px!important}
  body.woocommerce-cart .labaslietas-cart-item{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:14px!important;
  }
  body.woocommerce-cart .labaslietas-cart-product{
    grid-template-columns:28px 72px minmax(0,1fr)!important;
    gap:11px!important;
  }
  body.woocommerce-cart .labaslietas-cart-thumb,
  body.woocommerce-cart .labaslietas-cart-thumb a{width:72px!important;min-width:72px!important}
  body.woocommerce-cart .labaslietas-cart-thumb img{width:72px!important;height:72px!important;max-width:72px!important}
  body.woocommerce-cart .labaslietas-cart-price,
  body.woocommerce-cart .labaslietas-cart-qty,
  body.woocommerce-cart .labaslietas-cart-subtotal{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    width:100%!important;
    min-width:0!important;
    padding-left:39px!important;
  }
  body.woocommerce-cart .labaslietas-cart-price:before{content:"Cena";color:#64748b;font-size:12px;font-weight:850;text-transform:uppercase}
  body.woocommerce-cart .labaslietas-cart-qty:before{content:"Daudzums";color:#64748b;font-size:12px;font-weight:850;text-transform:uppercase}
  body.woocommerce-cart .labaslietas-cart-subtotal:before{content:"Summa";color:#64748b;font-size:12px;font-weight:850;text-transform:uppercase}
  body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-content{padding:14px!important}
  body.labaslietas-theme .labaslietas-mini-cart-panel .labaslietas-mini-cart-item{padding:11px 40px 11px 11px!important}
}

/* V31: compact LABAS LIETAS identity + useful footer socials (1.3.1) */
body.labaslietas-theme .labaslietas-mainbar{
  width:min(1320px,calc(100% - 48px))!important;
  min-height:96px!important;
  height:96px!important;
  padding:8px 0!important;
  grid-template-columns:190px minmax(360px,560px) minmax(420px,1fr)!important;
  align-items:center!important;
  column-gap:28px!important;
  row-gap:0!important;
}
body.labaslietas-theme .labaslietas-logo-wrap{
  width:190px!important;
  height:76px!important;
  min-height:0!important;
  flex:0 0 190px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-logo,
body.labaslietas-theme .labaslietas-logo-custom-wrap,
body.labaslietas-theme .labaslietas-dynamic-logo-link,
body.labaslietas-theme .custom-logo-link{
  width:180px!important;
  max-width:180px!important;
  height:70px!important;
  max-height:70px!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
body.labaslietas-theme .labaslietas-logo-crop{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  overflow:hidden!important;
  border-radius:0!important;
}
body.labaslietas-theme .labaslietas-logo-crop img,
body.labaslietas-theme .labaslietas-logo img,
body.labaslietas-theme .labaslietas-dynamic-logo-link img,
body.labaslietas-theme .labaslietas-logo-custom-wrap img,
body.labaslietas-theme .custom-logo-link img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
}
/* The client-supplied 500x500 logo has large black canvas margins. Crop those margins in-place. */
body.labaslietas-theme .labaslietas-logo-crop img.labaslietas-logo-square-source{
  object-fit:cover!important;
  object-position:center center!important;
}

/* Undo the old V28 spacer that created the large empty strip below the category/menu buttons. */
body.labaslietas-theme .labaslietas-nav{
  height:58px!important;
  min-height:58px!important;
  padding:0!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  overflow:visible!important;
  background:#0d1119!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  border-bottom:3px solid var(--labaslietas-red)!important;
}
body.labaslietas-theme .labaslietas-nav-inner{
  width:min(1320px,calc(100% - 48px))!important;
  height:55px!important;
  min-height:55px!important;
  padding:0!important;
  margin:0 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
}
body.labaslietas-theme .labaslietas-cat-toggle,
body.labaslietas-theme .labaslietas-menu-toggle{
  margin:0!important;
  align-self:center!important;
  transform:none!important;
}

/* Footer logo uses the same crop logic, but in a compact brand block. */
body.labaslietas-theme .labaslietas-footer{padding-top:44px!important;}
body.labaslietas-theme .labaslietas-footer-grid{gap:36px!important;}
body.labaslietas-theme .labaslietas-footer-brand{min-width:0!important;}
body.labaslietas-theme .labaslietas-footer .labaslietas-logo,
body.labaslietas-theme .labaslietas-footer .labaslietas-logo-custom-wrap,
body.labaslietas-theme .labaslietas-footer .labaslietas-dynamic-logo-link,
body.labaslietas-theme .labaslietas-footer .custom-logo-link{
  width:210px!important;
  max-width:210px!important;
  height:82px!important;
  max-height:82px!important;
  margin:0 0 14px!important;
  background:transparent!important;
}
body.labaslietas-theme .labaslietas-footer .labaslietas-logo-crop{
  width:100%!important;
  height:100%!important;
  background:transparent!important;
  display:block!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-footer .labaslietas-logo-crop img{
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
}
body.labaslietas-theme .labaslietas-footer .labaslietas-logo-crop img.labaslietas-logo-square-source{
  object-fit:cover!important;
  object-position:center center!important;
}
body.labaslietas-theme .labaslietas-footer-brand>p{
  margin:0 0 18px!important;
  max-width:310px!important;
  line-height:1.65!important;
}
body.labaslietas-theme .labaslietas-socials{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-socials .labaslietas-social-link{
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  margin:0!important;
  border:1px solid #263244!important;
  border-radius:999px!important;
  background:#131b29!important;
  color:#fff!important;
  line-height:1!important;
  text-decoration:none!important;
  transition:background .18s ease,border-color .18s ease,transform .18s ease!important;
}
body.labaslietas-theme .labaslietas-socials .labaslietas-social-link:hover,
body.labaslietas-theme .labaslietas-socials .labaslietas-social-link:focus-visible{
  background:var(--labaslietas-red)!important;
  border-color:var(--labaslietas-red)!important;
  color:#fff!important;
  transform:translateY(-2px)!important;
  outline:none!important;
}
body.labaslietas-theme .labaslietas-socials .labaslietas-social-link svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
}

@media(max-width:1200px){
  body.labaslietas-theme .labaslietas-mainbar{
    grid-template-columns:170px minmax(300px,1fr) auto!important;
    gap:18px!important;
  }
  body.labaslietas-theme .labaslietas-logo-wrap{width:170px!important;flex-basis:170px!important;}
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .custom-logo-link{width:160px!important;max-width:160px!important;}
}
@media(max-width:991px){
  body.labaslietas-theme .labaslietas-mainbar{
    height:auto!important;
    min-height:0!important;
    padding:12px 0!important;
    grid-template-columns:145px minmax(0,1fr)!important;
    grid-template-areas:"logo actions" "search search"!important;
    gap:10px 18px!important;
  }
  body.labaslietas-theme .labaslietas-logo-wrap{
    grid-area:logo!important;
    width:145px!important;
    height:60px!important;
    flex-basis:145px!important;
  }
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .custom-logo-link{
    width:140px!important;
    max-width:140px!important;
    height:56px!important;
    max-height:56px!important;
  }
  body.labaslietas-theme .labaslietas-search{grid-area:search!important;}
  body.labaslietas-theme .labaslietas-actions{grid-area:actions!important;}
  body.labaslietas-theme .labaslietas-nav,
  body.labaslietas-theme .labaslietas-nav-inner{
    height:56px!important;
    min-height:56px!important;
    padding:0!important;
  }
}
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-mainbar,
  body.labaslietas-theme .labaslietas-nav-inner{width:calc(100% - 24px)!important;}
  body.labaslietas-theme .labaslietas-mainbar{
    grid-template-columns:112px minmax(0,1fr)!important;
    gap:10px 12px!important;
  }
  body.labaslietas-theme .labaslietas-logo-wrap{width:112px!important;height:52px!important;flex-basis:112px!important;}
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .custom-logo-link{
    width:108px!important;
    max-width:108px!important;
    height:48px!important;
    max-height:48px!important;
  }
  body.labaslietas-theme .labaslietas-footer .labaslietas-logo,
  body.labaslietas-theme .labaslietas-footer .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-footer .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .labaslietas-footer .custom-logo-link{
    width:190px!important;
    max-width:190px!important;
    height:74px!important;
    max-height:74px!important;
  }
}
@media(max-width:520px){
  body.labaslietas-theme .labaslietas-mainbar{grid-template-columns:96px minmax(0,1fr)!important;}
  body.labaslietas-theme .labaslietas-logo-wrap{width:96px!important;height:46px!important;flex-basis:96px!important;}
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .custom-logo-link{
    width:92px!important;
    max-width:92px!important;
    height:42px!important;
    max-height:42px!important;
  }
}

/* ======================================================================
   LABAS LIETAS 1.3.2 — client QA polish
   Contact spacing, checkout/order-review alignment, header breathing room,
   and a full-width premium single-product layout.
   ====================================================================== */

/* ---------- Header: keep controls compact but give the nav a deliberate lower gutter ---------- */
body.labaslietas-theme .labaslietas-nav{
  height:72px!important;
  min-height:72px!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-nav-inner{
  height:69px!important;
  min-height:69px!important;
  box-sizing:border-box!important;
  padding:7px 0 12px!important;
  align-items:center!important;
}
body.labaslietas-theme .labaslietas-cat-toggle,
body.labaslietas-theme .labaslietas-menu-toggle{
  align-self:center!important;
  margin:0!important;
}

/* ---------- Contact page: the form is its own padded panel, not flush to the split ---------- */
body.labaslietas-theme .labaslietas-contact-row,
body.labaslietas-info-page .labaslietas-contact-row{
  gap:34px!important;
  align-items:stretch!important;
}
body.labaslietas-theme .labaslietas-contact-details-col,
body.labaslietas-info-page .labaslietas-contact-details-col{
  padding:4px 0 4px 2px!important;
}
body.labaslietas-theme .labaslietas-contact-form-col,
body.labaslietas-info-page .labaslietas-contact-form-col{
  box-sizing:border-box!important;
  padding:36px 40px 38px!important;
  border:1px solid #e2e8f0!important;
  border-radius:20px!important;
  background:#f8fafc!important;
  box-shadow:0 10px 32px rgba(15,23,42,.04)!important;
  overflow:visible!important;
}
body.labaslietas-theme .labaslietas-contact-form-col>h2,
body.labaslietas-info-page .labaslietas-contact-form-col>h2{
  margin:0 0 8px!important;
  font-size:27px!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
body.labaslietas-theme .labaslietas-contact-form-col>p,
body.labaslietas-info-page .labaslietas-contact-form-col>p{
  margin:0 0 24px!important;
  max-width:760px!important;
  color:#64748b!important;
  line-height:1.6!important;
}
body.labaslietas-theme .labaslietas-contact-form-wrap,
body.labaslietas-info-page .labaslietas-contact-form-wrap{
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-contact-form .h-captcha,
body.labaslietas-info-page .labaslietas-contact-form .h-captcha{
  margin:2px 0 2px!important;
}
body.labaslietas-theme .labaslietas-contact-form-actions,
body.labaslietas-info-page .labaslietas-contact-form-actions{
  margin-top:20px!important;
}

/* ---------- Checkout: neutralise the old outer Woo grid that squeezed the nested layout ---------- */
body.woocommerce-checkout form.checkout.labaslietas-checkout-form,
body.woocommerce-checkout form.woocommerce-checkout.labaslietas-checkout-form{
  display:block!important;
  grid-template-columns:none!important;
  grid-template-rows:none!important;
  gap:0!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-checkout .labaslietas-checkout-form>.row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(420px,460px)!important;
  gap:32px!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  align-items:start!important;
}
body.woocommerce-checkout .labaslietas-checkout-fields-col,
body.woocommerce-checkout .labaslietas-checkout-review-col{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-checkout #customer_details,
body.woocommerce-checkout #order_review,
body.woocommerce-checkout #order_review_heading{
  grid-column:auto!important;
  grid-row:auto!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  box-sizing:border-box!important;
}
body.woocommerce-checkout #order_review_heading{
  margin:0 0 18px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body.woocommerce-checkout #order_review{
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
}
body.woocommerce-checkout .labaslietas-order-card{
  padding:28px 30px!important;
}

/* Review order is rendered as a visual grid. This prevents shipping labels from
   collapsing into one-letter columns while keeping WooCommerce's semantic table DOM. */
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 112px!important;
  gap:16px!important;
  width:100%!important;
  min-width:0!important;
  align-items:start!important;
  border-bottom:1px solid #edf2f7!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr:last-child{
  border-bottom:0!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  padding:14px 0!important;
  border:0!important;
  text-align:left!important;
  vertical-align:top!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th:last-child,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td:last-child{
  width:auto!important;
  padding-right:0!important;
  text-align:right!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-name{
  padding-right:4px!important;
  color:#253044!important;
  line-height:1.45!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table .product-total{
  white-space:nowrap!important;
  font-weight:850!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping{
  display:block!important;
  width:100%!important;
  padding:16px 0!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>th,
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>td{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  padding:0!important;
  text-align:left!important;
}
body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr.woocommerce-shipping-totals.shipping>th{
  margin-bottom:10px!important;
  color:#111827!important;
  font-weight:950!important;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-methods,
body.woocommerce-checkout #order_review ul#shipping_method{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:9px!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-methods li,
body.woocommerce-checkout #order_review ul#shipping_method li{
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  gap:10px!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:12px 13px!important;
  box-sizing:border-box!important;
}
body.woocommerce-checkout #order_review .woocommerce-shipping-methods li label,
body.woocommerce-checkout #order_review ul#shipping_method li label{
  display:block!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  white-space:normal!important;
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
  line-height:1.4!important;
  text-align:left!important;
}
body.woocommerce-checkout #order_review .order-total th,
body.woocommerce-checkout #order_review .order-total td{
  padding-top:18px!important;
  padding-bottom:18px!important;
  font-size:16px!important;
  font-weight:950!important;
}

/* ---------- Single product: use the full LABAS LIETAS grid and present a proper product detail layout ---------- */
body.single-product .labaslietas-single-wrap{
  padding:42px 0 78px!important;
  background:#f3f5f9!important;
}
body.single-product .labaslietas-single-wrap>.labaslietas-container,
body.single-product .labaslietas-single-container.labaslietas-container,
body.single-product .labaslietas-single-container.container{
  width:min(1320px,calc(100% - 48px))!important;
  max-width:1320px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.single-product .labaslietas-single-breadcrumbs{
  margin:0 0 18px!important;
  padding:0 4px!important;
  color:#738095!important;
  font-size:13px!important;
  line-height:1.45!important;
}
body.single-product div.product.labaslietas-single-card,
body.single-product .labaslietas-single-card{
  display:block!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:38px!important;
  border:1px solid #e4eaf2!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 20px 60px rgba(15,23,42,.08)!important;
  overflow:visible!important;
}
body.single-product .labaslietas-single-inner{
  display:grid!important;
  grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)!important;
  gap:54px!important;
  align-items:start!important;
  justify-content:stretch!important;
  width:100%!important;
  margin:0!important;
}
body.single-product .labaslietas-single-gallery-col,
body.single-product .labaslietas-single-summary-col,
body.single-product .labaslietas-single-inner>[class*="col-"]{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  flex:none!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .labaslietas-single-gallery{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.single-product .m38gallery{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
body.single-product .m38gallery-stage{
  width:100%!important;
  height:560px!important;
  min-height:560px!important;
  padding:28px!important;
  border:1px solid #e2e8f0!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(15,23,42,.045)!important;
}
body.single-product .m38gallery-thumbs{
  gap:11px!important;
  margin-top:14px!important;
  padding:2px 2px 8px!important;
}
body.single-product .m38gallery-thumb{
  flex:0 0 86px!important;
  width:86px!important;
  height:76px!important;
  min-width:86px!important;
  min-height:76px!important;
  max-width:86px!important;
  max-height:76px!important;
  border-radius:13px!important;
}
body.single-product .labaslietas-single-summary{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:4px 4px 4px 2px!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
body.single-product .labaslietas-single-labels{
  margin:0 0 14px!important;
}
body.single-product .labaslietas-single-summary .product_title{
  margin:0 0 16px!important;
  color:#101827!important;
  font-size:clamp(34px,3.1vw,48px)!important;
  line-height:1.07!important;
  letter-spacing:-.035em!important;
  font-weight:950!important;
}
body.single-product .labaslietas-single-price{
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:0 0 20px!important;
  color:var(--labaslietas-red)!important;
  font-size:36px!important;
  line-height:1.1!important;
  font-weight:950!important;
}
body.single-product .labaslietas-single-price p.price{
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:0!important;
  color:inherit!important;
  font-size:inherit!important;
}
body.single-product .labaslietas-single-price del,
body.single-product .labaslietas-single-price del .amount{
  color:#7b8798!important;
  font-size:22px!important;
  font-weight:750!important;
}
body.single-product .labaslietas-single-price ins,
body.single-product .labaslietas-single-price ins .amount{
  color:var(--labaslietas-red)!important;
  font-size:36px!important;
  font-weight:950!important;
  text-decoration:none!important;
}
body.single-product .labaslietas-single-short{
  margin:0 0 22px!important;
  padding:18px 0!important;
  border-top:1px solid #edf1f6!important;
  border-bottom:1px solid #edf1f6!important;
  color:#4e5d71!important;
  font-size:15px!important;
  line-height:1.7!important;
}
body.single-product .labaslietas-single-short p:last-child{margin-bottom:0!important}
body.single-product .labaslietas-single-buybox{
  margin:0 0 18px!important;
  padding:18px!important;
  border:1px solid #e3eaf3!important;
  border-radius:16px!important;
  background:#f8fafc!important;
  box-shadow:none!important;
}
body.single-product .labaslietas-single-buybox form.cart{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:12px!important;
  width:100%!important;
}
body.single-product .labaslietas-single-buybox .quantity .qty{
  width:86px!important;
  height:52px!important;
  min-height:52px!important;
}
body.single-product .labaslietas-single-buybox .single_add_to_cart_button{
  min-width:180px!important;
  height:52px!important;
  min-height:52px!important;
  padding:0 24px!important;
  border-radius:11px!important;
  box-shadow:0 10px 24px rgba(237,28,36,.18)!important;
}
body.single-product .labaslietas-single-actions-row{
  gap:10px!important;
  margin-top:12px!important;
}
body.single-product .labaslietas-single-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px 14px!important;
  margin:0!important;
  padding:15px 0 0!important;
  border-top:1px solid #edf1f6!important;
  color:#64748b!important;
  line-height:1.5!important;
}
body.single-product .labaslietas-single-meta>span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:6px 10px!important;
  border:1px solid #e4eaf2!important;
  border-radius:10px!important;
  background:#fff!important;
}
body.single-product .labaslietas-single-trust{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:10px!important;
  margin:20px 0 0!important;
}
body.single-product .labaslietas-single-trust>[class*="col-"]{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  padding:0!important;
}
body.single-product .labaslietas-single-trust>[class*="col-"]>div{
  height:100%!important;
  padding:14px!important;
  border:1px solid #e4eaf2!important;
  border-radius:13px!important;
  background:#f8fafc!important;
}
body.single-product .labaslietas-single-tabs-card,
body.single-product .labaslietas-single-products-section{
  width:100%!important;
  max-width:none!important;
  margin:26px 0 0!important;
  padding:32px 36px!important;
  border:1px solid #e4eaf2!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 14px 42px rgba(15,23,42,.055)!important;
}
body.single-product .labaslietas-single-products-section .labaslietas-section-head{
  margin-bottom:20px!important;
}
body.single-product .labaslietas-single-products-section .labaslietas-section-head h2,
body.single-product .labaslietas-single-tabs-card .woocommerce-tabs .panel>h2:first-child{
  margin-top:0!important;
}
body.single-product .labaslietas-single-products-grid{
  display:grid!important;
  grid-template-columns:repeat(var(--labaslietas-cols,4),minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
}

@media(max-width:1180px){
  body.woocommerce-checkout .labaslietas-checkout-form>.row{
    grid-template-columns:minmax(0,1fr) minmax(390px,430px)!important;
    gap:24px!important;
  }
  body.single-product .labaslietas-single-inner{
    grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)!important;
    gap:38px!important;
  }
  body.single-product .m38gallery-stage{height:500px!important;min-height:500px!important}
}
@media(max-width:1020px){
  body.woocommerce-checkout .labaslietas-checkout-form>.row{
    grid-template-columns:1fr!important;
  }
  body.woocommerce-checkout .labaslietas-order-card{
    position:static!important;
    top:auto!important;
  }
  body.single-product .labaslietas-single-inner{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }
  body.single-product .labaslietas-single-summary{padding:4px 0!important}
  body.single-product .m38gallery-stage{height:520px!important;min-height:520px!important}
}
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-nav{
    height:66px!important;
    min-height:66px!important;
  }
  body.labaslietas-theme .labaslietas-nav-inner{
    height:63px!important;
    min-height:63px!important;
    padding:6px 0 10px!important;
  }
  body.labaslietas-theme .labaslietas-contact-row,
  body.labaslietas-info-page .labaslietas-contact-row{gap:22px!important}
  body.labaslietas-theme .labaslietas-contact-form-col,
  body.labaslietas-info-page .labaslietas-contact-form-col{
    padding:26px 22px 28px!important;
    border-radius:17px!important;
  }
  body.woocommerce-checkout .labaslietas-order-card{padding:20px!important}
  body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr{
    grid-template-columns:minmax(0,1fr) 92px!important;
    gap:12px!important;
  }
  body.single-product .labaslietas-single-wrap{padding:28px 0 52px!important}
  body.single-product .labaslietas-single-wrap>.labaslietas-container,
  body.single-product .labaslietas-single-container.labaslietas-container,
  body.single-product .labaslietas-single-container.container{
    width:calc(100% - 24px)!important;
  }
  body.single-product div.product.labaslietas-single-card,
  body.single-product .labaslietas-single-card{
    padding:20px!important;
    border-radius:20px!important;
  }
  body.single-product .m38gallery-stage{
    height:360px!important;
    min-height:360px!important;
    padding:16px!important;
    border-radius:17px!important;
  }
  body.single-product .m38gallery-thumb{
    flex-basis:72px!important;
    width:72px!important;
    height:64px!important;
    min-width:72px!important;
    min-height:64px!important;
    max-width:72px!important;
    max-height:64px!important;
  }
  body.single-product .labaslietas-single-summary .product_title{
    font-size:32px!important;
  }
  body.single-product .labaslietas-single-price,
  body.single-product .labaslietas-single-price ins,
  body.single-product .labaslietas-single-price ins .amount{font-size:30px!important}
  body.single-product .labaslietas-single-trust{grid-template-columns:1fr!important}
  body.single-product .labaslietas-single-tabs-card,
  body.single-product .labaslietas-single-products-section{
    padding:22px!important;
    border-radius:18px!important;
  }
  body.single-product .labaslietas-single-products-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
}
@media(max-width:520px){
  body.labaslietas-theme .labaslietas-contact-form-col,
  body.labaslietas-info-page .labaslietas-contact-form-col{padding:22px 18px 24px!important}
  body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tr{
    grid-template-columns:minmax(0,1fr) 82px!important;
  }
  body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table th,
  body.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td{font-size:13px!important}
  body.single-product .m38gallery-stage{height:310px!important;min-height:310px!important}
  body.single-product .labaslietas-single-buybox form.cart{align-items:stretch!important}
  body.single-product .labaslietas-single-buybox .single_add_to_cart_button{flex:1 1 180px!important}
  body.single-product .labaslietas-single-products-grid{grid-template-columns:1fr!important}
}

/* 1.3.2 specificity guard: BBuilder column reset uses a direct-child selector. */
body.labaslietas-info-page .labaslietas-contact-row>.labaslietas-contact-form-col,
body.labaslietas-theme .labaslietas-contact-row>.labaslietas-contact-form-col{
  padding:36px 40px 38px!important;
}
@media(max-width:760px){
  body.labaslietas-info-page .labaslietas-contact-row>.labaslietas-contact-form-col,
  body.labaslietas-theme .labaslietas-contact-row>.labaslietas-contact-form-col{padding:26px 22px 28px!important}
}
@media(max-width:520px){
  body.labaslietas-info-page .labaslietas-contact-row>.labaslietas-contact-form-col,
  body.labaslietas-theme .labaslietas-contact-row>.labaslietas-contact-form-col{padding:22px 18px 24px!important}
}

/* ======================================================================
   LABAS LIETAS 1.4.1 client QA — cart/checkout alignment + comparison badges
   ====================================================================== */

/* Cart: the shipping row is a full-width stacked block. WooCommerce renders
   shipping inside a two-column table; explicitly detach this one row from
   those column widths so each delivery option uses the whole summary card. */
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>th,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>td{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  box-sizing:border-box!important;
  float:none!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping>td{
  padding:0!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping ul#shipping_method,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-methods{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:9px!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping ul#shipping_method>li,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-methods>li{
  display:grid!important;
  grid-template-columns:20px minmax(0,1fr)!important;
  align-items:start!important;
  column-gap:10px!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  box-sizing:border-box!important;
  margin:0!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping ul#shipping_method>li>label,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table tr.woocommerce-shipping-totals.shipping .woocommerce-shipping-methods>li>label{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  overflow-wrap:anywhere!important;
}

/* Checkout: separate WooCommerce's optional shipping-address checkbox from
   the custom LABAS LIETAS delivery-information panel above it. */
body.woocommerce-checkout #customer_details .woocommerce-shipping-fields{
  clear:both!important;
  margin-top:24px!important;
  padding-top:2px!important;
}
body.woocommerce-checkout #customer_details #ship-to-different-address{
  margin-top:0!important;
  margin-bottom:16px!important;
  line-height:1.35!important;
}

/* Footer comparison partners: compact, equal visual boxes on one row. */
body.labaslietas-theme .labaslietas-compare-badges{
  display:grid!important;
  grid-template-columns:92px 92px!important;
  align-items:center!important;
  justify-content:start!important;
  gap:8px!important;
  width:max-content!important;
  max-width:100%!important;
  margin:8px 0 0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-compare-badge{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:92px!important;
  height:30px!important;
  min-width:92px!important;
  min-height:30px!important;
  max-width:92px!important;
  max-height:30px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:4px!important;
  background:transparent!important;
  line-height:0!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-compare-badge img,
body.labaslietas-theme .labaslietas-compare-badge--kurpirkt img,
body.labaslietas-theme .labaslietas-compare-badge--salidzini img{
  display:block!important;
  width:92px!important;
  height:30px!important;
  min-width:92px!important;
  min-height:30px!important;
  max-width:92px!important;
  max-height:30px!important;
  margin:0!important;
  padding:0!important;
  object-fit:contain!important;
  object-position:center!important;
}

@media(max-width:420px){
  body.labaslietas-theme .labaslietas-compare-badges{
    grid-template-columns:88px 88px!important;
    gap:7px!important;
  }
  body.labaslietas-theme .labaslietas-compare-badge,
  body.labaslietas-theme .labaslietas-compare-badge img,
  body.labaslietas-theme .labaslietas-compare-badge--kurpirkt img,
  body.labaslietas-theme .labaslietas-compare-badge--salidzini img{
    width:88px!important;
    min-width:88px!important;
    max-width:88px!important;
    height:29px!important;
    min-height:29px!important;
    max-height:29px!important;
  }
}

/* ======================================================================
   LABAS LIETAS 1.4.2 client QA — force true 100% width for mini-cart + cart shipping
   ====================================================================== */

/* Mini-cart: do not let legacy WooCommerce/direct-child anchor rules turn
   the product content into a narrow nested grid. The card and its product
   body both own the complete drawer width. */
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-content,
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-list,
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-item{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-list{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:10px!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-item{
  position:relative!important;
  display:block!important;
  margin:0!important;
  padding:14px 44px 14px 14px!important;
  border:1px solid #e7edf5!important;
  border-radius:14px!important;
  background:#f8fafc!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-product{
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:14px!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-thumb,
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer a.labaslietas-mini-cart-thumb{
  box-sizing:border-box!important;
  display:flex!important;
  flex:0 0 78px!important;
  align-items:center!important;
  justify-content:center!important;
  width:78px!important;
  min-width:78px!important;
  max-width:78px!important;
  height:78px!important;
  margin:0!important;
  padding:6px!important;
  border:1px solid #e5ebf3!important;
  border-radius:12px!important;
  background:#fff!important;
  overflow:hidden!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-thumb img{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  object-fit:contain!important;
  float:none!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-copy{
  box-sizing:border-box!important;
  display:flex!important;
  flex:1 1 auto!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer a.labaslietas-mini-cart-title,
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-title{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  color:#111827!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:900!important;
  text-decoration:none!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-meta{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  color:#64748b!important;
  font-size:14px!important;
  line-height:1.35!important;
  font-weight:700!important;
}
body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-remove{
  right:10px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
}

/* Cart totals: remove table intrinsic-column sizing from the complete totals
   body. The previous rule widened the shipping list itself, but its table row
   could still shrink to one intrinsic column. */
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody{
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr{
  box-sizing:border-box!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr:not(.woocommerce-shipping-totals){
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  column-gap:16px!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr:not(.woocommerce-shipping-totals)>th,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr:not(.woocommerce-shipping-totals)>td{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  box-sizing:border-box!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr:not(.woocommerce-shipping-totals)>td{
  text-align:right!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr.woocommerce-shipping-totals.shipping{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr.woocommerce-shipping-totals.shipping>th,
body.woocommerce-cart .labaslietas-cart-summary-card .cart_totals table.shop_table>tbody>tr.woocommerce-shipping-totals.shipping>td{
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  float:none!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-methods,
body.woocommerce-cart .labaslietas-cart-summary-card ul#shipping_method{
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-methods>li,
body.woocommerce-cart .labaslietas-cart-summary-card ul#shipping_method>li{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:flex-start!important;
  gap:10px!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:12px!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .woocommerce-shipping-methods>li>label,
body.woocommerce-cart .labaslietas-cart-summary-card ul#shipping_method>li>label{
  box-sizing:border-box!important;
  display:block!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

@media(max-width:520px){
  body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-item{
    padding:12px 40px 12px 12px!important;
  }
  body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-product{
    gap:12px!important;
  }
  body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer .labaslietas-mini-cart-thumb,
  body.labaslietas-theme .labaslietas-mini-cart-panel.labaslietas-cart-drawer a.labaslietas-mini-cart-thumb{
    flex-basis:68px!important;
    width:68px!important;
    min-width:68px!important;
    max-width:68px!important;
    height:68px!important;
  }
}


/* ======================================================================
   LABAS LIETAS 1.4.3 client QA — header alignment + mobile menu
   ====================================================================== */

/* Desktop/header actions: one shared vertical center line. Counts belong to
   the icon, not to the full text width of the action. */
body.labaslietas-theme .labaslietas-mainbar{
  align-items:center!important;
}
body.labaslietas-theme .labaslietas-actions{
  box-sizing:border-box!important;
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:14px!important;
  min-width:0!important;
  height:56px!important;
  min-height:56px!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
body.labaslietas-theme .labaslietas-action,
body.labaslietas-theme button.labaslietas-action{
  box-sizing:border-box!important;
  position:relative!important;
  display:inline-flex!important;
  flex:0 0 auto!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:7px!important;
  width:auto!important;
  min-width:0!important;
  height:44px!important;
  min-height:44px!important;
  max-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;
  vertical-align:middle!important;
  overflow:visible!important;
  white-space:nowrap!important;
}
body.labaslietas-theme .labaslietas-action-icon{
  box-sizing:border-box!important;
  position:relative!important;
  display:inline-flex!important;
  flex:0 0 38px!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  margin:0!important;
  padding:0!important;
  border-radius:999px!important;
  line-height:1!important;
}
body.labaslietas-theme .labaslietas-action-icon svg{
  display:block!important;
  width:19px!important;
  height:19px!important;
  margin:0!important;
  flex:0 0 19px!important;
}
body.labaslietas-theme .labaslietas-action>span:not(.labaslietas-action-icon){
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  height:38px!important;
  min-height:38px!important;
  margin:0!important;
  padding:0!important;
  line-height:1!important;
  vertical-align:middle!important;
}
body.labaslietas-theme .labaslietas-list-count,
body.labaslietas-theme .labaslietas-cart-count,
body.labaslietas-theme .labaslietas-action em{
  box-sizing:border-box!important;
  position:absolute!important;
  top:1px!important;
  right:auto!important;
  bottom:auto!important;
  left:29px!important;
  transform:translate(-50%,-22%)!important;
  z-index:4!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:18px!important;
  min-width:18px!important;
  max-width:18px!important;
  height:18px!important;
  min-height:18px!important;
  max-height:18px!important;
  margin:0!important;
  padding:0!important;
  border-radius:999px!important;
  background:var(--labaslietas-red)!important;
  color:#fff!important;
  font-size:10px!important;
  line-height:18px!important;
  font-style:normal!important;
  font-weight:950!important;
  box-shadow:0 0 0 2px #090e15!important;
  pointer-events:none!important;
}
body.labaslietas-theme .labaslietas-cart-link .labaslietas-cart-count{
  right:auto!important;
  left:29px!important;
}
body.labaslietas-theme .labaslietas-cart-total,
body.labaslietas-theme .labaslietas-cart-total .amount{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:38px!important;
  margin:0!important;
  padding:0!important;
  color:#fff!important;
  font-size:17px!important;
  line-height:1!important;
  font-weight:950!important;
  vertical-align:middle!important;
  white-space:nowrap!important;
}

/* Keep both navigation dropdowns above page content. The mini-cart overlay is
   intentionally not used by these panels (theme.js 1.4.3). */
body.labaslietas-theme .labaslietas-category-panel,
body.labaslietas-theme #labaslietas-category-panel,
body.labaslietas-theme #labaslietas-menu-panel{
  top:100%!important;
  z-index:10060!important;
}
body.labaslietas-theme .labaslietas-category-panel[hidden],
body.labaslietas-theme #labaslietas-category-panel[hidden],
body.labaslietas-theme #labaslietas-menu-panel[hidden]{
  display:none!important;
}
body.labaslietas-theme .labaslietas-menu-toggle[aria-expanded="true"]{
  background:var(--labaslietas-red)!important;
  border-color:var(--labaslietas-red)!important;
}
body.labaslietas-theme .labaslietas-menu-toggle[aria-expanded="true"] span{
  font-size:0!important;
}
body.labaslietas-theme .labaslietas-menu-toggle[aria-expanded="true"] span:after{
  content:"×"!important;
  display:block!important;
  font-size:28px!important;
  line-height:1!important;
  color:#fff!important;
  font-weight:500!important;
}

@media(max-width:1200px){
  body.labaslietas-theme .labaslietas-actions{gap:10px!important;}
  body.labaslietas-theme .labaslietas-action{font-size:13px!important;gap:6px!important;}
  body.labaslietas-theme .labaslietas-cart-total,
  body.labaslietas-theme .labaslietas-cart-total .amount{font-size:15px!important;}
}

/* Tablet: preserve the two-row logo/actions + search arrangement without
   letting action items wrap onto different baselines. */
@media(max-width:991px){
  body.labaslietas-theme .labaslietas-mainbar{
    grid-template-columns:145px minmax(0,1fr)!important;
    grid-template-areas:"logo actions" "search search"!important;
    align-items:center!important;
    gap:10px 16px!important;
  }
  body.labaslietas-theme .labaslietas-logo-wrap{grid-area:logo!important;}
  body.labaslietas-theme .labaslietas-search{grid-area:search!important;}
  body.labaslietas-theme .labaslietas-actions{
    grid-area:actions!important;
    width:100%!important;
    justify-content:flex-end!important;
    flex-wrap:nowrap!important;
  }
}

/* Mobile header: compact four-icon action strip. Text labels are redundant at
   this width and were the cause of the crushed/uneven header. */
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-mainbar{
    width:calc(100% - 24px)!important;
    grid-template-columns:104px minmax(0,1fr)!important;
    grid-template-areas:"logo actions" "search search"!important;
    align-items:center!important;
    justify-items:stretch!important;
    gap:10px 10px!important;
    padding:10px 0 12px!important;
  }
  body.labaslietas-theme .labaslietas-logo-wrap{
    grid-area:logo!important;
    width:104px!important;
    height:48px!important;
    min-width:104px!important;
    flex-basis:104px!important;
    justify-content:flex-start!important;
  }
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .custom-logo-link{
    width:100px!important;
    max-width:100px!important;
    height:46px!important;
    max-height:46px!important;
  }
  body.labaslietas-theme .labaslietas-actions{
    grid-area:actions!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    gap:6px!important;
    width:100%!important;
    height:44px!important;
    min-height:44px!important;
  }
  body.labaslietas-theme .labaslietas-action,
  body.labaslietas-theme button.labaslietas-action{
    flex:0 0 40px!important;
    width:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    height:40px!important;
    min-height:40px!important;
    max-height:40px!important;
    justify-content:center!important;
    gap:0!important;
  }
  body.labaslietas-theme .labaslietas-action-icon{
    flex-basis:38px!important;
    width:38px!important;
    min-width:38px!important;
    max-width:38px!important;
    height:38px!important;
    min-height:38px!important;
    max-height:38px!important;
  }
  body.labaslietas-theme .labaslietas-action>span:not(.labaslietas-action-icon),
  body.labaslietas-theme .labaslietas-cart-total,
  body.labaslietas-theme .labaslietas-cart-total .amount{
    display:none!important;
  }
  body.labaslietas-theme .labaslietas-list-count,
  body.labaslietas-theme .labaslietas-cart-count,
  body.labaslietas-theme .labaslietas-action em,
  body.labaslietas-theme .labaslietas-cart-link .labaslietas-cart-count{
    top:0!important;
    right:auto!important;
    left:30px!important;
    transform:translate(-50%,-18%)!important;
  }
  body.labaslietas-theme .labaslietas-search.labaslietas-ajax-search{
    grid-area:search!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
  }
  body.labaslietas-theme .labaslietas-search .labaslietas-search-field-wrap,
  body.labaslietas-theme .labaslietas-search input[type="search"]{
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
    line-height:50px!important;
  }
  body.labaslietas-theme .labaslietas-search input[type="search"]{
    padding-left:14px!important;
    padding-right:66px!important;
    font-size:14px!important;
  }
  body.labaslietas-theme .labaslietas-search button[type="submit"]{
    width:56px!important;
    min-width:56px!important;
    max-width:56px!important;
    height:50px!important;
    min-height:50px!important;
    max-height:50px!important;
  }

  /* Mobile nav row stays horizontal: category button fills the row and the
     hamburger remains a predictable square control. */
  body.labaslietas-theme .labaslietas-nav{
    height:58px!important;
    min-height:58px!important;
    padding:0!important;
    display:flex!important;
    align-items:center!important;
  }
  body.labaslietas-theme .labaslietas-nav-inner{
    width:calc(100% - 24px)!important;
    height:55px!important;
    min-height:55px!important;
    padding:5px 0 8px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
  }
  body.labaslietas-theme .labaslietas-cat-toggle{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    height:42px!important;
    min-height:42px!important;
    margin:0!important;
    padding:0 14px!important;
    font-size:13px!important;
  }
  body.labaslietas-theme .labaslietas-menu-toggle{
    flex:0 0 50px!important;
    width:50px!important;
    min-width:50px!important;
    max-width:50px!important;
    height:42px!important;
    min-height:42px!important;
    max-height:42px!important;
    margin:0!important;
  }

  /* Opened mobile navigation: a genuine single-column dropdown, sized to the
     viewport and independently scrollable. */
  body.labaslietas-theme .labaslietas-category-panel,
  body.labaslietas-theme #labaslietas-category-panel,
  body.labaslietas-theme #labaslietas-menu-panel{
    position:absolute!important;
    top:100%!important;
    left:0!important;
    right:0!important;
    width:100vw!important;
    max-width:100vw!important;
    max-height:calc(100vh - 138px)!important;
    margin:0!important;
    padding:12px 0 16px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    background:#f4f7fb!important;
    border-top:3px solid var(--labaslietas-red)!important;
    box-shadow:0 22px 48px rgba(15,23,42,.20)!important;
    z-index:10060!important;
  }
  body.labaslietas-theme .labaslietas-category-panel-inner,
  body.labaslietas-theme .labaslietas-menu-panel .labaslietas-super-menu,
  body.labaslietas-theme .labaslietas-menu-panel .labaslietas-menu-only,
  body.labaslietas-theme .labaslietas-category-panel .labaslietas-cats-only{
    box-sizing:border-box!important;
    width:calc(100% - 20px)!important;
    max-width:none!important;
    margin:0 auto!important;
    padding:0!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:12px!important;
  }
  body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu,
  body.labaslietas-theme .labaslietas-category-panel .labaslietas-panel-block{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:14px!important;
    border:1px solid #e4eaf2!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:0 8px 22px rgba(15,23,42,.06)!important;
  }
  body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu h3,
  body.labaslietas-theme .labaslietas-category-panel .labaslietas-panel-block h3{
    margin:0 0 8px!important;
    padding:0 4px 10px!important;
    font-size:16px!important;
    line-height:1.2!important;
  }
  body.labaslietas-theme .labaslietas-menu-panel .labaslietas-panel-menu a,
  body.labaslietas-theme .labaslietas-category-panel .labaslietas-panel-menu a{
    box-sizing:border-box!important;
    width:100%!important;
    min-width:0!important;
    min-height:44px!important;
    margin:2px 0!important;
    padding:11px 12px 11px 30px!important;
    border-radius:11px!important;
    font-size:14px!important;
    line-height:1.25!important;
    overflow-wrap:anywhere!important;
  }
  body.labaslietas-theme .labaslietas-category-panel .labaslietas-panel-grid{
    grid-template-columns:minmax(0,1fr)!important;
    gap:8px!important;
  }
  body.labaslietas-theme .labaslietas-category-panel .labaslietas-cat-panel-item{
    width:100%!important;
    min-height:58px!important;
    padding:10px 12px!important;
    border-radius:12px!important;
  }
  body.labaslietas-super-menu-open{
    overflow:hidden!important;
  }
}

@media(max-width:420px){
  body.labaslietas-theme .labaslietas-mainbar{
    grid-template-columns:92px minmax(0,1fr)!important;
    gap:8px!important;
  }
  body.labaslietas-theme .labaslietas-logo-wrap{width:92px!important;min-width:92px!important;flex-basis:92px!important;}
  body.labaslietas-theme .labaslietas-logo,
  body.labaslietas-theme .labaslietas-logo-custom-wrap,
  body.labaslietas-theme .labaslietas-dynamic-logo-link,
  body.labaslietas-theme .custom-logo-link{width:88px!important;max-width:88px!important;}
  body.labaslietas-theme .labaslietas-actions{gap:4px!important;}
  body.labaslietas-theme .labaslietas-action,
  body.labaslietas-theme button.labaslietas-action{
    flex-basis:38px!important;
    width:38px!important;
    min-width:38px!important;
    max-width:38px!important;
  }
  body.labaslietas-theme .labaslietas-action-icon{
    flex-basis:36px!important;
    width:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    max-height:36px!important;
  }
  body.labaslietas-theme .labaslietas-list-count,
  body.labaslietas-theme .labaslietas-cart-count,
  body.labaslietas-theme .labaslietas-action em,
  body.labaslietas-theme .labaslietas-cart-link .labaslietas-cart-count{left:28px!important;}
}

/* 1.4.3 mobile viewport guard: keep an opened dropdown fully reachable even
   while the WordPress admin bar is visible during client QA. */
@media(max-width:760px){
  body.labaslietas-theme .labaslietas-category-panel,
  body.labaslietas-theme #labaslietas-category-panel,
  body.labaslietas-theme #labaslietas-menu-panel{
    max-height:70vh!important;
    max-height:calc(100dvh - 190px)!important;
  }
  body.admin-bar.labaslietas-theme .labaslietas-category-panel,
  body.admin-bar.labaslietas-theme #labaslietas-category-panel,
  body.admin-bar.labaslietas-theme #labaslietas-menu-panel{
    max-height:calc(100dvh - 236px)!important;
  }
}

/* 1.4.4: LABAS LIETAS.LV delivery is Latvia-only + cart calculator alignment */
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:12px 0 0!important;
  padding:14px!important;
  border:1px solid #e7edf5!important;
  border-radius:12px!important;
  background:#f8fafc!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form:before{
  content:"Piegādes valsts: Latvija";
  display:block!important;
  width:100%!important;
  margin:0 0 12px!important;
  color:#111827!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:900!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card #calc_shipping_country_field{
  display:none!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form .form-row{
  display:block!important;
  float:none!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin:0 0 12px!important;
  padding:0!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form .form-row:last-of-type{
  margin-bottom:0!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form label{
  display:block!important;
  width:100%!important;
  margin:0 0 6px!important;
  color:#64748b!important;
  font-size:12px!important;
  line-height:1.3!important;
  font-weight:800!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form input.input-text,
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form select{
  display:block!important;
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  min-height:44px!important;
  margin:0!important;
  padding:9px 12px!important;
  border:1px solid #cbd5e1!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#111827!important;
  text-align:left!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form .button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:44px!important;
  margin:4px 0 0!important;
  border-radius:10px!important;
}
body.woocommerce-cart .labaslietas-cart-summary-card .shipping-calculator-form .select2-container{
  width:100%!important;
  max-width:none!important;
}
