/* Layout and appearance only. All labels, images and offers live in editable content. */
:root{--zls-primary:#0b84c6;--zls-secondary:#13c58b;--zls-background:#f4f5f6;--zls-surround:#dff2f5;--zls-border:#dce2e7;--zls-text:#27313a;--zls-muted:#68737d;--zls-surface:#fff;--zls-shell-width:480px;--zls-radius:3px;--zls-bottom-height:66px}
body.zls-store{background:var(--zls-surround);color:var(--zls-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:14px;line-height:1.45}
.zls-store #wrapper{width:100%;max-width:var(--zls-shell-width);margin:0 auto;background:var(--zls-background);min-height:100vh;box-shadow:0 0 0 1px var(--zls-border)}
.zls-store #main{background:var(--zls-background)}
.zls-store .container,.zls-store .row{max-width:100%}
.zls-store h1,.zls-store h2,.zls-store h3,.zls-store h4{color:inherit;font-family:inherit;letter-spacing:0}
.zls-store h1{font-size:22px}.zls-store h2{font-size:17px}.zls-store h3{font-size:15px}
.zls-store a{color:var(--zls-primary)}
.zls-store .button,.zls-store button,.zls-store input[type=submit]{font-family:inherit;letter-spacing:0;text-transform:none;border-radius:var(--zls-radius)}
.zls-store .button.primary{background:var(--zls-primary)}
.zls-store .button.secondary,.zls-store .single_add_to_cart_button,.zls-store .checkout-button{background:var(--zls-secondary)}
.zls-store :focus-visible{outline:3px solid var(--zls-primary);outline-offset:3px}
.zls-store input,.zls-store select,.zls-store textarea{border-color:var(--zls-border);box-shadow:none;font-size:16px;border-radius:var(--zls-radius)}
.zls-store .page-wrapper{padding-top:20px;padding-bottom:24px}.zls-store .page-title{background:var(--zls-surface)}
.zls-store #header{background:var(--zls-surface)}
.zls-store .header-wrapper{max-width:var(--zls-shell-width);margin:auto;border-bottom:1px solid var(--zls-border)}
.zls-store .header-main{background:var(--zls-surface)}
.zls-store .header-main .header-inner{padding-left:16px;padding-right:16px}
.zls-store #logo a{color:var(--zls-text);font-size:22px;font-weight:700}
.zls-store .header-bottom{background:var(--zls-surface);border-top:1px solid var(--zls-border)}
.zls-store .header-bottom .header-inner{padding:0 16px}
.zls-store .header-bottom .flex-center,.zls-store .header-bottom .header-nav,.zls-store .header-bottom .html{width:100%}
.zls-store .header-bottom .html{margin:0}
.zls-store .header-bottom .section{min-height:0}
.zls-store .header-search-form-wrapper{min-width:0}
.zls-store .searchform{position:relative}
.zls-store .header-search .searchform-wrapper{width:min(420px,calc(100vw - 32px));max-width:100%}
.zls-store .header-search input[type=search]{height:44px;background:var(--zls-background);border:1px solid var(--zls-border);padding-right:42px}
.zls-store .searchform .ux-search-submit{background:var(--zls-primary);color:#fff}
.zls-store .zls-location-button{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;margin:0;padding:6px 0;border:0;background:transparent;color:var(--zls-text);font-size:13px;font-weight:400;text-align:left;line-height:1.4}
.zls-location-button [data-zls-location-label]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}
.zls-location-action{margin-left:auto;color:var(--zls-primary)}
.zls-icon{flex-shrink:0;vertical-align:middle}
.zls-store .zls-module{border-bottom:7px solid #f0f2f3}
.zls-store .zls-module .section-title-container{margin-bottom:14px}
.zls-store .zls-module .section-title{border:0;display:flex;align-items:center;justify-content:space-between;gap:8px}
.zls-store .zls-module .section-title b{display:none}
.zls-store .zls-module .section-title-main{border:0;margin:0;padding:0;font-size:16px;font-weight:800;line-height:1.2;text-transform:none}
.zls-store .zls-module .section-title a{font-size:11px;font-weight:700;white-space:nowrap;color:var(--zls-primary)}
.zls-store .zls-category-rail .box-image{max-width:72px;margin:auto;border-radius:50%;overflow:hidden}
.zls-store .zls-category-rail .box-image img{aspect-ratio:1;object-fit:cover}
.zls-store .zls-category-rail .box-text{padding:10px 0;font-size:11px;background:transparent}
.zls-store .zls-category-rail .box-text .header-title{font-weight:400;text-transform:none;line-height:1.3;font-size:11px}
.zls-store .zls-category-rail .product-category.col{width:108px;max-width:108px;flex-basis:108px;padding-left:8px;padding-right:8px}
.zls-store .zls-department-unused .box-image img{aspect-ratio:1;object-fit:contain}
.zls-store .zls-department-unused .box-text{font-size:12px;padding:8px 4px;text-align:center}
.zls-store .zls-department-unused .box-text .header-title{text-transform:none;font-weight:400}
.zls-store .product-small.box{background:var(--zls-surface);border:1px solid var(--zls-border);border-radius:var(--zls-radius);box-shadow:0 1px 2px #0000000a;overflow:hidden;height:100%}
.zls-store .product-small .box-image{background:var(--zls-surface)}
.zls-store .product-small .box-image img{aspect-ratio:1/1;object-fit:contain;padding:8px}
.zls-store .product-small .box-text{padding:8px 11px 11px;text-align:left}
.zls-store .product-small .name{height:45px;line-height:15px;margin:0 0 5px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.zls-store .product-small .name a{font-size:14px;color:var(--zls-text);font-weight:400}
.zls-store .price{color:var(--zls-text);font-size:16px;font-weight:700;line-height:1.4}
.zls-store .price del{font-size:11px;color:var(--zls-muted);font-weight:400;margin-right:5px}
.zls-store .price ins{text-decoration:none}
.zls-store .price-wrapper{min-height:24px}
.zls-store .zls-carousel .product-small.col{width:168px;max-width:168px;flex-basis:168px;padding:0 4px 10px}
.zls-store .zls-carousel .row{margin-left:-4px;margin-right:-4px}
.zls-store .zls-carousel .flickity-viewport{overflow:hidden}
.zls-store .zls-carousel .slider-nav-circle .flickity-prev-next-button{width:30px;height:30px;background:#fffffff0;border-radius:50%;box-shadow:0 1px 5px #0002}
.zls-store .zls-card-meta{font-size:11px;font-weight:400;line-height:1.6;margin-top:6px}
.zls-store .zls-card-rating{display:flex;flex-wrap:wrap;align-items:center;gap:4px;color:var(--zls-muted)}
.zls-store .zls-card-rating .star-rating{font-size:10px;margin:0;float:none;color:#e8ae10}
.zls-store .zls-card-stock{display:block;font-size:10px;color:var(--zls-secondary);margin-top:5px}
.zls-store .zls-card-stock.outofstock{color:var(--zls-muted)}
.zls-store .zls-card-stock.onbackorder{color:var(--zls-primary)}
.zls-store .product-small .add-to-cart-button{margin-top:8px}
.zls-store .product-small .add_to_cart_button,.zls-store .product-small .add-to-cart-button .button{font-size:11px;width:100%;margin:0;white-space:normal;min-height:32px;line-height:1.4;padding:7px;color:var(--zls-secondary);border-color:var(--zls-secondary)}
.zls-store .badge-container{left:7px;top:8px;margin:0}
.zls-store .badge,.zls-store .badge-inner{border-radius:1px;background:var(--zls-primary);color:#fff;min-height:35px}
.zls-store .onsale.zls-sale{background:var(--zls-primary);color:#fff;border-radius:2px;font-size:11px;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;padding:7px;max-width:64px;min-height:38px}
.zls-store .zls-wish{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:36px;min-height:36px;margin:0;border:1px solid var(--zls-border);border-radius:50%;background:var(--zls-surface);color:var(--zls-muted);padding:6px;line-height:1.3;box-shadow:0 1px 3px #00000008}
.zls-store .zls-wish[aria-pressed=true]{color:#c74370;border-color:#eab4c6}
.zls-store .zls-wish[aria-pressed=true] svg{fill:#fbeaf0}
.zls-store .product-summary>.zls-wish{border-radius:3px;padding:8px 12px;font-size:12px}
.zls-store .image-tools .zls-wish{width:32px;height:32px;min-width:32px;min-height:32px}
.zls-store .image-tools .zls-wish .zls-icon{width:18px;height:18px}
.zls-store .image-tools.top.right{opacity:1;transform:none}
.zls-store .product-main{padding:0}
.zls-store .product-main>.row{margin:0}
.zls-store .product-gallery{padding:0;background:var(--zls-surface)}
.zls-store .product-gallery .woocommerce-product-gallery__image img{object-fit:contain;max-height:420px}
.zls-store .product-thumbnails{padding:6px 12px}
.zls-store .product-info{background:var(--zls-surface);padding:18px 16px;margin-top:6px}
.zls-store .product-info .product-title{font-size:18px;font-weight:400;line-height:1.25;margin-bottom:8px}
.zls-store .product-info .price{font-size:22px}
.zls-store .product-info .price del{font-size:12px}
.zls-store .product-info .is-divider{display:none}
.zls-store .product-short-description{font-size:12px;color:var(--zls-muted)}
.zls-store .product-info .quantity input{height:42px}
.zls-store .single_add_to_cart_button{min-height:42px;font-size:14px;border-radius:22px}
.zls-store .zls-product-delivery{border-top:1px solid var(--zls-border);border-bottom:1px solid var(--zls-border);margin:12px 0}
.zls-store .zls-product-delivery .zls-location-button{border:1px solid var(--zls-border);border-radius:2px;padding:8px 12px}
.zls-store .zls-delivery-estimate{font-size:12px;margin:0 0 8px}
.zls-store .zls-product-trust p{font-size:12px;margin-bottom:10px}
.zls-store .zls-product-trust .stock{font-size:13px;color:var(--zls-secondary);margin:0 0 8px}
.zls-store .zls-product-extra{margin-top:6px}
.zls-store .product-footer{border-top:6px solid var(--zls-background);background:var(--zls-surface);padding:16px}
.zls-store .product-footer .woocommerce-tabs{padding-top:0}
.zls-store .product-footer .woocommerce-tabs .tabs{font-size:12px}
.zls-store .product-footer .shop_attributes td,.zls-store .product-footer .shop_attributes th{font-size:12px;text-transform:none}
.zls-store .product-footer .related{border-top:6px solid var(--zls-background);padding-top:16px}
.zls-store .sticky-add-to-cart{max-width:var(--zls-shell-width);left:max(0px,calc((100% - var(--zls-shell-width))/2));right:auto;width:100%;box-shadow:0 -1px 5px #0002;background:var(--zls-surface)}
.zls-store.zls-has-bottom .sticky-add-to-cart{bottom:calc(var(--zls-bottom-height) + env(safe-area-inset-bottom))}
.zls-store .sticky-add-to-cart .sticky-add-to-cart__product{display:none}
.zls-store .sticky-add-to-cart .single_add_to_cart_button{margin:0;flex:1}
.zls-store .zls-footer{background:var(--zls-surface);border-top:1px solid var(--zls-border)}
.zls-store .zls-footer .col{padding-bottom:14px}
.zls-store .zls-footer h3{font-size:14px;font-weight:700}
.zls-store .zls-footer p,.zls-store .zls-footer a{font-size:12px}
.zls-store .zls-store-link{display:inline-flex;align-items:center;gap:7px;position:relative;min-height:32px}
.zls-store .zls-payment-icons{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.zls-store .zls-payment-icons img{max-height:24px;width:auto}
.zls-store .zls-copyright{font-size:11px;color:var(--zls-muted);margin-bottom:0}
.zls-store .absolute-footer:empty{display:none}
.zls-store.zls-has-bottom{padding-bottom:calc(var(--zls-bottom-height) + env(safe-area-inset-bottom))}
.zls-bottom-shell{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:var(--zls-shell-width);z-index:1000;background:var(--zls-surface);border-top:1px solid var(--zls-border);box-shadow:0 -1px 3px #00000009;padding-bottom:env(safe-area-inset-bottom)}
.zls-bottom-shell .zls-mobile-navigation{min-height:var(--zls-bottom-height)}
.zls-bottom-shell .row{margin:0!important;width:100%}.zls-bottom-shell .col{padding:0!important}
.zls-bottom-shell .zls-store-link{display:flex;flex-direction:column;gap:4px;min-height:64px;justify-content:center;text-align:center;font-size:10px;color:var(--zls-muted);line-height:1.2}
.zls-bottom-shell .zls-store-link[aria-current=page]{color:var(--zls-primary)}
.zls-cart-count{position:absolute;top:5px;right:10%;font-size:9px;line-height:15px;min-width:15px;min-height:15px;border-radius:10px;background:var(--zls-secondary);color:#fff;padding:0 3px}
.zls-store .zls-dialog{width:calc(100% - 24px);max-width:456px;max-height:90dvh;overflow:auto;border:1px solid var(--zls-border);border-radius:4px;padding:28px 22px 18px;color:var(--zls-text);background:var(--zls-surface)}
.zls-dialog::backdrop{background:#5b797c8c}.zls-dialog-open{overflow:hidden}
.zls-store .zls-dialog-close{position:absolute;right:7px;top:5px;min-width:36px;min-height:36px;font-size:25px;padding:0;margin:0;background:transparent;border:0;color:var(--zls-text);line-height:1}
.zls-store .zls-dialog h2{font-size:21px}.zls-dialog label{font-size:12px;font-weight:600}
.zls-dialog input,.zls-dialog select{width:100%;min-height:44px;margin-bottom:12px}
.zls-form-message{font-size:12px;color:var(--zls-primary)}
#zls-google-autocomplete:not(:empty){margin:12px 0}
.zls-notice{position:fixed;bottom:calc(var(--zls-bottom-height) + 16px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);background:#26373f;color:#fff;box-shadow:0 3px 14px #0003;padding:12px 16px;max-width:calc(100vw - 30px);width:max-content;border-radius:4px;z-index:10010;font-size:13px}
.zls-notice:empty{display:none}
.zls-search-results{position:absolute;z-index:1100;top:100%;left:0;right:0;max-height:min(60vh,420px);overflow:auto;background:var(--zls-surface);border:1px solid var(--zls-border);box-shadow:0 6px 18px #0002;text-align:left;white-space:normal}
.zls-search-results[hidden]{display:none!important}
.zls-search-results a{display:flex;gap:9px;align-items:center;padding:10px;border-bottom:1px solid var(--zls-border);font-size:12px;color:var(--zls-text);line-height:1.35}
.zls-search-results a>span:not(.price){flex:1}.zls-search-results a img{width:44px;height:44px;object-fit:contain;flex-shrink:0}
.zls-search-results .price{font-size:12px;max-width:94px}
.zls-search-results a:hover,.zls-search-results [aria-selected=true]{background:var(--zls-background)}
.zls-search-results p{padding:12px;margin:0}
.zls-store .zls-wishlist-item{display:grid;grid-template-columns:90px 1fr;gap:14px;background:var(--zls-surface);padding:16px;margin-bottom:10px;border:1px solid var(--zls-border)}
.zls-wishlist-item img{width:90px;height:90px;object-fit:contain}.zls-wishlist-item .button{margin-top:10px;font-size:12px}
.zls-store .shop-page-title .page-title-inner{padding:16px}.zls-store .shop-page-title .woocommerce-ordering{max-width:100%}
.zls-store .woocommerce-ordering select{font-size:13px}.zls-store .woocommerce-result-count{font-size:11px}
.zls-store .shop-container{padding-top:14px}.zls-store .shop-container .products>.col{padding:0 5px 10px}
.zls-store .woocommerce-breadcrumb{font-size:11px;text-transform:none}
.zls-store .woocommerce-cart-form,.zls-store .cart-collaterals,.zls-store .woocommerce-checkout,.zls-store .woocommerce-MyAccount-content{background:var(--zls-surface)}
.zls-store .woocommerce-cart-form td,.zls-store .woocommerce-cart-form th{font-size:12px;text-transform:none}
.zls-store .woocommerce-cart-form .product-name{white-space:normal;word-break:normal}.zls-store .woocommerce-cart-form .product-thumbnail{width:66px}
.zls-store .woocommerce-cart-form .product-thumbnail img{max-width:60px}.zls-store .woocommerce-cart-form .quantity{font-size:11px}
.zls-store .cart_totals{border:1px solid var(--zls-border);padding:16px}.zls-store .cart_totals h2{font-size:17px}
.zls-store .woocommerce-checkout label{font-size:12px}.zls-store .woocommerce-checkout .form-row{padding:0}
.zls-store #payment{border:1px solid var(--zls-border);padding:16px;background:var(--zls-surface)}
.zls-store .woocommerce-MyAccount-navigation{background:var(--zls-surface);border:1px solid var(--zls-border)}
.zls-store .zls-checkout-trust,.zls-store .zls-checkout-help{margin-bottom:18px}
.zls-store .woocommerce-error,.zls-store .woocommerce-message,.zls-store .woocommerce-info{font-size:13px}
.zls-store .zls-policy{background:var(--zls-surface)}
/* The observed reference is a compact storefront even on a large desktop screen. */
.zls-compact .product-main>.row>.col{flex-basis:100%;max-width:100%}
.zls-compact .cart-container>.row>.col,.zls-compact .woocommerce-checkout>.row>.col{flex-basis:100%;max-width:100%}
.zls-compact .cart-container .large-7,.zls-compact .cart-container .large-5,.zls-compact .woocommerce-checkout .large-7,.zls-compact .woocommerce-checkout .large-5{flex-basis:100%;max-width:100%;border-left:0}
.zls-compact #shop-sidebar{display:none}.zls-compact #shop-sidebar.mfp-content,.zls-compact .mfp-content #shop-sidebar{display:block}
.zls-compact .shop-page-title .filter-button{display:inline-flex!important}
.zls-compact .shop-page-title .category-filtering{display:block!important}
.zls-compact .shop-container>.row>.large-9,.zls-compact .shop-page-title .page-title-inner>.flex-col{max-width:100%;flex-basis:100%}
.zls-compact .category-page-row>.large-3{display:none}.zls-compact .category-page-row>.large-9{max-width:100%;flex-basis:100%}
.zls-compact .shop-page-title .page-title-inner{flex-wrap:wrap;gap:8px}
.zls-compact .woocommerce-cart-form .product-price{display:none}
.zls-compact .woocommerce-MyAccount-navigation,.zls-compact .woocommerce-MyAccount-content{width:100%;float:none;padding:14px}
/* Mobile is laid out independently; no scaled desktop canvas or forced minimum width. */
@media(max-width:549px){
  body.zls-store{background:var(--zls-background);font-size:14px}
  .zls-store #wrapper{box-shadow:none}
  .zls-store .header-inner{padding-left:14px;padding-right:14px}
  .zls-store .zls-module .section-title-main{font-size:16px}
  .zls-store .product-main>.row>.col{max-width:100%;flex-basis:100%}
  .zls-store .product-info .product-title{font-size:18px}
  .zls-store .product-gallery .woocommerce-product-gallery__image img{max-height:340px}
  .zls-store .zls-carousel .product-small.col{width:155px;max-width:155px;flex-basis:155px}
  .zls-store .product-small .box-text{padding:10px}
  .zls-store .product-small .name a{font-size:13px}
  .zls-store .woocommerce-checkout .form-row-first,.zls-store .woocommerce-checkout .form-row-last{width:100%;float:none}
  .zls-store .woocommerce-cart-form .product-price{display:none}
  .zls-store .woocommerce-cart-form .quantity .button{min-width:22px;width:22px;padding:0}
  .zls-store .woocommerce-cart-form .quantity input.qty{max-width:34px}
  .zls-store .cart-container .large-7,.zls-store .cart-container .large-5{max-width:100%;flex-basis:100%}
  .zls-store .sticky-add-to-cart .quantity{margin-right:6px}
  .zls-store .zls-wishlist-item{grid-template-columns:72px 1fr;padding:12px;gap:10px}
  .zls-wishlist-item img{width:72px;height:72px}
}
@media(min-width:550px){body.zls-store:not(.zls-compact) .zls-bottom-shell{display:none}body.zls-store:not(.zls-compact).zls-has-bottom{padding-bottom:0}body.zls-store:not(.zls-compact) .sticky-add-to-cart{bottom:0}}
@media(max-width:390px){.zls-bottom-shell .zls-store-link{font-size:9px}.zls-store .zls-module .section-title a{font-size:10px}.zls-store .product-info{padding-left:14px;padding-right:14px}}
@media(prefers-reduced-motion:reduce){.zls-store *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Keep sticky overlays out of the way while editing a UX Block itself. */
body.ux-builder-iframe .zls-bottom-shell{display:none}

/* Adapted from Zalot Market 12.5: final narrow-shell rules, circular categories and 148px cards.
   Sections, text, backgrounds, images and navigation content remain in the WordPress database. */
.zls-store .zls-module > .section-content > .row > .col{padding-bottom:0}
.zls-store .zls-module .section-title-container{margin-bottom:12px}
.zls-store .zls-module .section-title a{font-size:10px}
.zls-store .zls-category-rail .product-category.col{padding:0 3.5px;width:108px;max-width:108px;flex-basis:108px}
.zls-store .zls-category-rail .box-image{width:72px;height:72px;border-radius:50%;box-shadow:0 2px 7px #1732432e;transition:transform .2s}
.zls-store .zls-category-rail .box:hover .box-image{transform:translateY(-2px)}
.zls-store .zls-category-rail .box-text{padding:7px 0 5px;min-height:40px}
.zls-store .zls-category-rail .header-title{font-size:11px;line-height:1.25;font-weight:400}
.zls-store .zls-carousel .product-small.col{width:155px;max-width:155px;flex-basis:155px;padding:0 3.5px 7px}
.zls-store .product-small.box{border-color:#d8dee2;box-shadow:0 1px 2px #20323c0f;transition:box-shadow .2s}
.zls-store .product-small.box:hover{box-shadow:0 4px 14px #20323c21}
.zls-store .zls-carousel .product-small.box{min-height:282px}
.zls-store .product-small .box-image img{padding:10px;transition:transform .25s}
.zls-store .product-small.box:hover .box-image img{transform:scale(1.035)}
.zls-store .product-small .box-text{display:flex;flex-direction:column}
.zls-store .product-small .name a{color:#424b52;font-size:12px;font-weight:500;line-height:1.25}
.zls-store .product-small .price{color:#151a1e;font-size:16px;font-weight:800;display:flex;flex-wrap:wrap;align-items:baseline;gap:5px}
.zls-store .product-small .price ins{order:-1}
.zls-store .product-small .price del{font-size:11px;font-weight:400;color:#8b949b}
.zls-store .zls-card-rating{font-size:11px;color:#8b949b}
.zls-store .zls-card-rating .star-rating{color:#f5b800}
.zls-store .zls-card-stock{font-size:9px}
.zls-store .badge-container{top:8px;left:8px;margin:0}
.zls-store .badge-circle,.zls-store .badge-circle .badge-inner{border-radius:0}
.zls-store .badge-inner.on-sale,.zls-store .zls-sale{background:#2eb2d9;color:white;min-width:42px;min-height:42px;padding:7px;font-size:9px;font-weight:850;line-height:1.1;display:grid;place-content:center;clip-path:polygon(50% 0,63% 13%,82% 10%,89% 29%,100% 42%,90% 59%,92% 79%,72% 86%,60% 100%,42% 90%,23% 94%,14% 75%,0 64%,9% 45%,5% 26%,27% 18%)}
.zls-store .zls-promo .zls-promo-kicker p{display:inline-block;padding:5px 9px;background:#eaff47;color:#18351b;font-size:10px;font-weight:900;text-transform:uppercase;margin-bottom:8px;border-radius:3px}
.zls-store .zls-promo-heading h2{font-size:39px;line-height:.9;letter-spacing:-2px;margin-bottom:10px;color:inherit}
.zls-store .zls-promo-copy p{font-size:12px;line-height:1.45;max-width:265px;margin-bottom:17px}
.zls-store .zls-promo .button{min-height:36px;font-size:11px;border-radius:4px}
.zls-store .zls-story-row .col{padding-bottom:0}
.zls-store .zls-story-row .banner{border-radius:4px;overflow:hidden}
.zls-store .zls-story-row p{font-size:8px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px}
.zls-store .zls-story-row h3{font-size:17px;line-height:1.08;color:inherit}
.zls-store .zls-story-row .button{font-size:9px}
.zls-store .zls-top-searches .col{padding-bottom:7px}
.zls-store .zls-top-searches .button{min-height:38px;font-size:10px;background:#f5f7f8;border:1px solid #e0e5e7;color:#27343c;text-align:left;margin:0}
.zls-store .zls-end-banner p{font-size:9px;text-transform:uppercase;color:#63d8df;margin-bottom:5px}
.zls-store .zls-end-banner h2{font-size:21px;line-height:1.12;max-width:330px;color:inherit}
.zls-store .zls-end-banner .button{font-size:9px;background:#61d8de;color:#082b44}
.zls-store .zls-product-delivery .zls-location-button{min-height:48px;padding:8px 13px;font-size:11px;border-radius:4px}
.zls-store .zls-membership-notice p{padding:9px 12px;background:#e1f2f6;font-size:9px;font-weight:800;color:#173b46}
.zls-store .zls-product-trust p{padding:9px 0;border-bottom:1px dotted #ccd3d7;font-size:11px}
.zls-store .single_add_to_cart_button{border-radius:4px;font-weight:800}
.zls-store .zls-footer-connect{text-align:center;background:#f3f4f5;color:#26343e}
.zls-store .zls-footer-connect h2{font-size:15px;margin:0 0 14px}
.zls-store .zls-footer-connect .button{font-size:13px;min-height:43px;border-radius:5px}
.zls-store .zls-footer-links{background:#f3f4f5}
.zls-editable-menu{display:flex;justify-content:center;flex-wrap:wrap;gap:8px 16px;list-style:none;margin:0;padding:0}
.zls-editable-menu li{margin:0}.zls-editable-menu a{font-size:11px}
.zls-store .zls-footer-payment-band{text-align:center;color:white}
.zls-store .zls-footer-payment-band .zls-copyright{color:inherit;font-size:10px}
.zls-store .zls-footer-payment-band .zls-payment-icons{justify-content:center}
.zls-has-footer .absolute-footer{display:none}
.zls-store .zls-functional-page{min-width:0}
.zls-store .zls-dialog{padding-top:48px;width:min(100%,480px);max-width:480px;max-height:100dvh;border-radius:0}
.zls-store .zls-dialog-close{position:sticky;top:0;float:right;z-index:3;background:white}
.zls-store .zls-dialog input:not([type=radio]),.zls-store .zls-dialog select{border:0;border-bottom:1px solid #cdd7dc;border-radius:0}
.zls-store .zls-dialog .zls-location-intro{margin:0}
.zls-store .zls-dialog h2{font-size:19px}
.zls-store .zls-cart-promotion h3{font-size:17px}
.zls-store .off-canvas .nav-sidebar a{font-size:13px;text-transform:none}
.zls-compact .off-canvas-left .mfp-content{max-width:308px}
@media(max-width:430px){.zls-store .zls-promo-heading h2{font-size:36px}.zls-store .zls-story-row h3{font-size:16px}}
@media(max-width:390px){.zls-store .zls-promo-copy p{max-width:240px}.zls-store .zls-story-row h3{font-size:15px}.zls-store .zls-dialog{padding:40px 18px 18px}}
/* Original information-page hierarchy, mapped to native rows and text elements. */
.zls-store .zls-info-hero{border-radius:8px;overflow:hidden;margin:16px auto;max-width:calc(100% - 30px)}
.zls-store .zls-info-hero h1{font-size:29px;line-height:1.08;letter-spacing:-.035em;color:inherit}
.zls-store .zls-info-hero p{font-size:13px;line-height:1.55}
.zls-store .zls-info-section h2,.zls-store .zls-info-steps h2{font-size:21px;line-height:1.2}
.zls-store .zls-info-grid .col-inner,.zls-store .zls-help-grid .col-inner{padding:19px;background:#fff;border:1px solid #dce5e9;border-radius:8px;box-shadow:0 4px 14px #1c37460e}
.zls-store .zls-info-grid h3,.zls-store .zls-help-grid h3{font-size:16px}
.zls-store .zls-info-grid p,.zls-store .zls-help-grid p,.zls-store .zls-info-steps p,.zls-store .zls-info-note p{font-size:12px;line-height:1.6;color:#61717a}
.zls-store .zls-info-note{border-left:4px solid var(--zls-primary)}
.zls-compact .zls-info-grid .col,.zls-compact .zls-help-grid .col{max-width:100%;flex-basis:100%}
