.alee-shop-main{padding-top:30px;padding-bottom:52px}
.woocommerce .woocommerce-breadcrumb{margin:0 0 18px;color:var(--alee-muted);font-size:13px}
.woocommerce .woocommerce-breadcrumb a{color:var(--alee-muted)}
.woocommerce .page-title{margin:0 0 20px;font-size:clamp(30px,4vw,46px);letter-spacing:-.04em}
.woocommerce .woocommerce-result-count{color:var(--alee-muted);font-size:13px}
.woocommerce .woocommerce-ordering select{min-height:44px;padding:0 34px 0 11px;border:1px solid var(--alee-border);border-radius:10px;background:#fff;color:var(--alee-text)} .alee-store-context :where(.woocommerce a.button,.woocommerce button.button,.wc-block-components-button,.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button),
.alee-mobile-buy-bar :where(a.button,button.button){
display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;text-align:center;text-decoration:none!important;text-underline-offset:0;line-height:1.2;cursor:pointer;user-select:none
}
.alee-store-context :where(.woocommerce input.button,.woocommerce input[type="submit"]){min-height:44px;text-align:center;text-decoration:none!important;line-height:1.2;cursor:pointer}
.alee-store-context .wc-block-components-button>span{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;text-align:center}
.alee-store-context :where(.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button):focus-visible{outline:3px solid color-mix(in srgb,var(--alee-primary) 28%,transparent);outline-offset:2px}
.alee-store-context :where(.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button):disabled,
.alee-store-context :where(.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button).disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.12)} .woocommerce ul.products{display:grid;grid-template-columns:repeat(var(--alee-shop-cols-mobile,2),minmax(0,1fr));gap:12px;margin:20px 0 0!important;padding:0!important}
.woocommerce ul.products::before,.woocommerce ul.products::after{display:none!important}
.woocommerce ul.products li.product{width:auto!important;float:none!important;margin:0!important;min-width:0;padding:0 0 13px!important;border:1px solid var(--alee-border);border-radius:var(--alee-radius);background:#fff;overflow:hidden;transition:transform .15s,border-color .15s,box-shadow .15s}
.woocommerce ul.products li.product:hover{transform:translateY(-2px);border-color:#cbd8ed;box-shadow:var(--alee-shadow)}
.woocommerce ul.products li.product a img{width:100%;aspect-ratio:4/3;object-fit:contain;margin:0 0 10px!important;padding:8px;border-radius:0;background:#f8fafc}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:2.8em;margin:0;padding:0 13px!important;color:var(--alee-text);font-size:14px!important;font-weight:750;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.woocommerce ul.products li.product .star-rating{margin:7px 13px 0;font-size:12px;color:#f5a623}
.alee-hide-ratings .woocommerce ul.products li.product .star-rating{display:none} .woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.alee-mobile-buy-price,
.alee-store-context .wc-block-components-product-price{
color:var(--alee-text)!important;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:-.012em
}
.woocommerce ul.products li.product .price{display:block;margin:8px 13px 12px!important;font-size:18px!important;font-weight:900!important;line-height:1.16}
.woocommerce :where(.price) del,
.alee-mobile-buy-price del,
.alee-store-context .wc-block-components-product-price__regular{
display:block;margin:0 0 3px;color:var(--alee-muted)!important;font-size:.78em;font-weight:500;line-height:1.2;opacity:.82;text-decoration-thickness:1px
}
.woocommerce :where(.price) ins,
.alee-mobile-buy-price ins,
.alee-store-context .wc-block-components-product-price__value.is-discounted{
display:block;color:var(--alee-text)!important;font-size:1.08em;font-weight:900;line-height:1.16;text-decoration:none!important
}
.woocommerce :where(.price) .woocommerce-Price-amount,
.alee-mobile-buy-price .woocommerce-Price-amount,
.alee-store-context .wc-block-components-formatted-money-amount{white-space:nowrap}
.woocommerce ul.products li.product .button{display:flex!important;align-items:center;justify-content:center;width:calc(100% - 26px);min-height:46px;margin:0 13px!important;padding:0 10px;border:1px solid var(--alee-accent);border-radius:var(--alee-button-radius);background:var(--alee-accent);color:#fff;font-weight:800;text-align:center;text-decoration:none!important;line-height:1.05}
.woocommerce ul.products li.product .button:hover{background:var(--alee-accent-dark);border-color:var(--alee-accent-dark);color:#fff}
.woocommerce span.onsale{min-width:0;min-height:0;line-height:1;padding:7px 9px;top:10px;left:10px;border-radius:999px;background:var(--alee-accent);color:#fff;font-size:11px;font-weight:850}
.woocommerce nav.woocommerce-pagination ul{border:0;display:flex;gap:6px}
.woocommerce nav.woocommerce-pagination ul li{border:0}
.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{min-width:44px;height:44px;padding:0 10px;border:1px solid var(--alee-border);border-radius:9px;display:grid;place-items:center;background:#fff;color:var(--alee-text)}
.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--alee-primary);color:#fff;border-color:var(--alee-primary)} .woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:var(--alee-radius);border-top:0;background:var(--alee-surface);color:var(--alee-text)}
.woocommerce-message{border-left:4px solid #16a36a}
.woocommerce-info{border-left:4px solid var(--alee-primary)}
.woocommerce-error{border-left:4px solid #dc4c4c} .woocommerce div.product div.images img{border-radius:var(--alee-radius);background:#f8fafc;object-fit:contain}
.woocommerce div.product .product_title{margin:0 0 10px;font-size:clamp(30px,4vw,46px);line-height:1.12;letter-spacing:-.04em}
.woocommerce div.product p.price,.woocommerce div.product span.price{font-size:clamp(22px,3vw,30px);font-weight:900;line-height:1.15}
.woocommerce div.product :where(p.price,span.price) del{font-size:.62em;margin-bottom:5px}
.woocommerce div.product :where(p.price,span.price) ins{font-size:1em}
.woocommerce div.product .woocommerce-product-details__short-description{color:var(--alee-muted)}
.woocommerce div.product form.cart{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.woocommerce .quantity .qty{min-height:48px;border:1px solid var(--alee-border);border-radius:var(--alee-button-radius);background:#fff;font-variant-numeric:tabular-nums}
.woocommerce div.product form.cart .button{min-height:48px;margin:0;padding-inline:18px;border-radius:var(--alee-button-radius);font-weight:850;text-decoration:none!important}
.woocommerce div.product form.cart .single_add_to_cart_button{background:#fff;color:var(--alee-accent);border:1px solid var(--alee-accent)}
.woocommerce div.product form.cart .single_add_to_cart_button:hover{background:var(--alee-accent-soft)}
.alee-buy-now{background:var(--alee-accent)!important;color:#fff!important;border:1px solid var(--alee-accent)!important;text-decoration:none!important}
.alee-buy-now:hover{background:var(--alee-accent-dark)!important;border-color:var(--alee-accent-dark)!important;color:#fff!important}
.woocommerce-tabs{margin-top:36px}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li{border-color:var(--alee-border);background:var(--alee-surface)}
.related.products,.upsells.products{margin-top:46px} body.single-product.woocommerce .alee-shop-main.alee-container{width:min(calc(100% - (var(--alee-edge-desktop) * 2)),var(--alee-product-width,1290px))}
body.single-product.woocommerce div.product .product_title{margin-bottom:11px;font-size:var(--alee-product-title-desktop,35px);line-height:1.2;letter-spacing:-.024em;font-weight:750}
body.single-product.woocommerce div.product .summary{min-width:0}
body.single-product.woocommerce div.product .summary>:first-child{margin-top:0}
body.single-product.woocommerce div.product .woocommerce-product-details__short-description{color:var(--alee-muted);font-size:16px;line-height:1.72}
body.single-product.woocommerce div.product .woocommerce-product-gallery{min-width:0}
body.single-product.woocommerce div.product .woocommerce-product-gallery__wrapper{margin:0}
body.single-product.woocommerce div.product .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px;padding:0;list-style:none}
body.single-product.woocommerce div.product .flex-control-thumbs li{width:auto!important;float:none!important;margin:0!important}
body.single-product.woocommerce div.product .flex-control-thumbs img{aspect-ratio:4/3;padding:5px;border:1px solid var(--alee-border);border-radius:9px;background:#fff;object-fit:contain;opacity:.72;transition:opacity .15s,border-color .15s}
body.single-product.woocommerce div.product .flex-control-thumbs img.flex-active,
body.single-product.woocommerce div.product .flex-control-thumbs img:hover{border-color:var(--alee-primary);opacity:1}
body.single-product.woocommerce div.product form.cart{margin-top:20px;margin-bottom:20px}
body.single-product.woocommerce div.product form.cart .button{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.08}
body.single-product.woocommerce .product_meta{padding-top:14px;border-top:1px solid var(--alee-border);color:var(--alee-muted);font-size:13px;line-height:1.65}
body.single-product.woocommerce .product_meta a{font-weight:650;text-decoration:none}
body.single-product.woocommerce .woocommerce-tabs{clear:both;width:100%;margin-top:38px;padding-top:4px}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:22px;max-width:100%;margin:0 0 24px!important;padding:0!important;border-bottom:1px solid var(--alee-border);overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none!important}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li{flex:0 0 auto;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none!important}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;padding:11px 1px 10px;color:var(--alee-muted);font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap;border-bottom:2px solid transparent}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--alee-text);border-bottom-color:var(--alee-primary)}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs li a:focus-visible{outline:2px solid var(--alee-primary);outline-offset:3px;border-radius:3px}
body.single-product.woocommerce .woocommerce-Tabs-panel{width:100%;max-width:100%;font-size:17px;line-height:1.78;color:var(--alee-text);text-align:start} body.single-product.woocommerce .woocommerce-Tabs-panel>:where(p,h1,h2,h3,h4,h5,h6,ul,ol,blockquote,pre):not(.alignwide):not(.alignfull){width:min(100%,var(--alee-product-content-width,900px));max-width:var(--alee-product-content-width,900px);margin-left:auto;margin-right:auto}
body.single-product.woocommerce .woocommerce-Tabs-panel>:where(h2,h3,h4,h5,h6):not([class*="-font-size"]){font-weight:var(--alee-product-heading-weight,650);letter-spacing:-.012em}
body.single-product.woocommerce .woocommerce-Tabs-panel>h2:not([class*="-font-size"]){font-size:var(--alee-product-h2,26px);line-height:1.3;margin-top:38px;margin-bottom:12px}
body.single-product.woocommerce .woocommerce-Tabs-panel>h3:not([class*="-font-size"]){font-size:var(--alee-product-h3,22px);line-height:1.34;margin-top:29px;margin-bottom:10px}
body.single-product.woocommerce .woocommerce-Tabs-panel>h4:not([class*="-font-size"]){font-size:var(--alee-product-h4,19px);line-height:1.4;margin-top:24px;margin-bottom:8px}
body.single-product.woocommerce .woocommerce-Tabs-panel>h5:not([class*="-font-size"]){font-size:var(--alee-product-h5,17px);line-height:1.44;margin-top:22px;margin-bottom:8px}
body.single-product.woocommerce .woocommerce-Tabs-panel>h6:not([class*="-font-size"]){font-size:var(--alee-product-h6,16px);line-height:1.46;margin-top:20px;margin-bottom:8px} body.single-product.woocommerce .woocommerce-Tabs-panel>:where(figure,.wp-block-image,.wp-block-gallery,.wp-block-table,table,.alignwide){max-width:100%;margin-left:auto;margin-right:auto}
body.single-product.woocommerce .woocommerce-Tabs-panel>.alignfull{width:100%;max-width:100%;margin-left:auto;margin-right:auto} body.single-product.woocommerce .woocommerce-Tabs-panel--description>:where(.wp-block-group,.wp-block-columns,.wp-block-details):not(.alignwide):not(.alignfull){width:min(100%,var(--alee-product-content-width,900px));max-width:var(--alee-product-content-width,900px);margin-left:auto;margin-right:auto}
body.single-product.woocommerce .woocommerce-Tabs-panel--description :where(.wp-block-group,.wp-block-columns,.wp-block-details) :where(h2,h3,h4,h5,h6):not([class*="-font-size"]){font-weight:var(--alee-product-heading-weight,650);letter-spacing:-.012em}
body.single-product.woocommerce .woocommerce-Tabs-panel--description :where(.wp-block-group,.wp-block-columns,.wp-block-details) h2:not([class*="-font-size"]){font-size:var(--alee-product-h2,26px);line-height:1.3}
body.single-product.woocommerce .woocommerce-Tabs-panel--description :where(.wp-block-group,.wp-block-columns,.wp-block-details) h3:not([class*="-font-size"]){font-size:var(--alee-product-h3,22px);line-height:1.34}
body.single-product.woocommerce .woocommerce-Tabs-panel--description :where(.wp-block-group,.wp-block-columns,.wp-block-details) h4:not([class*="-font-size"]){font-size:var(--alee-product-h4,19px);line-height:1.4}
body.single-product.woocommerce .woocommerce-Tabs-panel--description :where(.wp-block-group,.wp-block-columns,.wp-block-details) h5:not([class*="-font-size"]){font-size:var(--alee-product-h5,17px);line-height:1.44}
body.single-product.woocommerce .woocommerce-Tabs-panel--description :where(.wp-block-group,.wp-block-columns,.wp-block-details) h6:not([class*="-font-size"]){font-size:var(--alee-product-h6,16px);line-height:1.46}
body.single-product.woocommerce .related.products,
body.single-product.woocommerce .upsells.products{clear:both;margin-top:52px;padding-top:8px;border-top:1px solid var(--alee-border)}
body.single-product.woocommerce :where(.related.products,.upsells.products)>h2{margin:0 0 20px;font-size:24px;line-height:1.3;letter-spacing:-.012em;font-weight:700}
@media (min-width:1024px){
body.single-product.woocommerce div.product div.images{width:54%;margin-bottom:36px}
body.single-product.woocommerce div.product div.summary{width:42%;margin-bottom:36px}
}
@media (max-width:1023px){
body.single-product.woocommerce .alee-shop-main.alee-container{width:min(calc(100% - (var(--alee-edge-tablet) * 2)),var(--alee-product-width,1290px))}
body.single-product.woocommerce div.product div.images,
body.single-product.woocommerce div.product div.summary{width:100%;float:none;margin-bottom:28px}
body.single-product.woocommerce div.product .product_title{font-size:clamp(28px,4vw,33px)}
}
@media (max-width:767px){
body.single-product.woocommerce .alee-shop-main.alee-container{width:min(calc(100% - (var(--alee-edge-mobile) * 2)),var(--alee-product-width,1290px))}
body.single-product.woocommerce div.product .product_title{font-size:27px;line-height:1.24;font-weight:750}
body.single-product.woocommerce div.product .flex-control-thumbs{gap:6px}
body.single-product.woocommerce .woocommerce-Tabs-panel{font-size:16px;line-height:1.76}
body.single-product.woocommerce .woocommerce-Tabs-panel>h2:not([class*="-font-size"]){font-size:var(--alee-product-h2-mobile,24px);margin-top:32px}
body.single-product.woocommerce .woocommerce-Tabs-panel>h3:not([class*="-font-size"]){font-size:var(--alee-product-h3-mobile,21px);margin-top:26px}
body.single-product.woocommerce .woocommerce-Tabs-panel>h4:not([class*="-font-size"]){font-size:var(--alee-product-h4-mobile,19px)}
body.single-product.woocommerce .woocommerce-Tabs-panel>h5:not([class*="-font-size"]){font-size:var(--alee-product-h5-mobile,17px)}
body.single-product.woocommerce .woocommerce-Tabs-panel>h6:not([class*="-font-size"]){font-size:var(--alee-product-h6-mobile,16px)}
body.single-product.woocommerce div.product .woocommerce-tabs ul.tabs{gap:18px;margin-bottom:20px!important}
body.single-product.woocommerce :where(.related.products,.upsells.products)>h2{font-size:22px}
} .alee-product-facts{clear:both;margin:22px 0 28px;padding:17px;border:1px solid var(--alee-border);border-radius:var(--alee-radius);background:var(--alee-surface)}
.alee-product-facts h2{margin:0 0 10px;font-size:18px}
.alee-product-facts dl{margin:0}
.alee-product-facts dl>div{display:grid;grid-template-columns:minmax(110px,34%) 1fr;gap:12px;padding:9px 0;border-top:1px solid var(--alee-border)}
.alee-product-facts dl>div:first-child{border-top:0}
.alee-product-facts dt{color:var(--alee-muted)}
.alee-product-facts dd{margin:0;font-weight:700} .woocommerce table.shop_table{width:100%;max-width:100%;margin-bottom:22px;border:1px solid var(--alee-border);border-radius:var(--alee-radius);border-collapse:separate;border-spacing:0;overflow:hidden;background:#fff;font-size:14px}
.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:13px 11px;border-color:var(--alee-border);vertical-align:middle}
.woocommerce table.shop_table th{color:var(--alee-text);font-weight:700;text-align:start}
.woocommerce table.shop_table a{color:var(--alee-text)}
.woocommerce table.shop_table .product-name,.woocommerce table.shop_table .product-name a{min-width:0;font-size:14px;line-height:1.4;font-weight:650;text-decoration:none;overflow-wrap:anywhere}
.woocommerce table.shop_table .product-thumbnail img{width:64px;height:64px;object-fit:contain;border-radius:9px;background:#f8fafc}
.woocommerce table.shop_table .amount{font-variant-numeric:tabular-nums;white-space:nowrap}
.woocommerce table.shop_table :where(del){color:var(--alee-muted);font-weight:500;opacity:.8}
.woocommerce table.shop_table :where(ins){color:var(--alee-text);font-weight:800;text-decoration:none!important}
.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #order_review{padding:18px;border:1px solid var(--alee-border);border-radius:var(--alee-radius);background:#fff;overflow:hidden}
.woocommerce-cart .cart-collaterals .cart_totals h2,.woocommerce-checkout #order_review_heading{margin-top:0;font-size:18px;font-weight:750}
.woocommerce-cart .cart_totals .order-total :where(th,td),.woocommerce-checkout .order-total :where(th,td){font-size:18px;font-weight:850}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{min-height:46px;border:1px solid var(--alee-border);border-radius:9px;padding:9px 11px;background:#fff}
.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{border-color:var(--alee-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--alee-primary) 10%,transparent);outline:0}
.woocommerce #payment{background:var(--alee-surface);border-radius:var(--alee-radius)}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout #place_order{display:flex;align-items:center;justify-content:center;min-height:52px;border:1px solid var(--alee-accent);border-radius:var(--alee-button-radius);background:var(--alee-accent);color:#fff;font-size:16px;font-weight:800;line-height:1.1;text-align:center;text-decoration:none!important}
.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce-checkout #place_order:hover{background:var(--alee-accent-dark);border-color:var(--alee-accent-dark);color:#fff}
.woocommerce-cart table.cart td.actions .coupon{display:flex;flex-wrap:wrap;gap:8px}
.woocommerce-cart table.cart td.actions .coupon .input-text{min-width:0;min-height:44px;border:1px solid var(--alee-border);border-radius:9px}
.woocommerce-cart table.cart td.actions .coupon .button{min-height:44px;border:1px solid var(--alee-primary);border-radius:var(--alee-button-radius);background:#fff;color:var(--alee-primary);text-decoration:none!important} .alee-store-v7 :where(.wc-block-cart,.wc-block-checkout){width:100%;max-width:100%;min-width:0;color:var(--alee-text);font-size:16px;line-height:1.55;box-sizing:border-box}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) *{box-sizing:border-box}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) :where(a){text-underline-offset:2px}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) :where(.wc-block-components-sidebar,.wc-block-checkout__sidebar,.wc-block-checkout__main,.wc-block-cart__main,.wc-block-cart__sidebar){max-width:100%;min-width:0}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) .wc-block-components-product-name{max-width:100%;min-width:0;color:var(--alee-text);font-size:14px;font-weight:650;line-height:1.38;text-decoration:none!important;overflow-wrap:anywhere;word-break:normal}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) .wc-block-components-product-name:hover{color:var(--alee-primary)}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) :where(.wc-block-cart-item__image img,.wc-block-components-order-summary-item__image img){border-radius:9px;background:#f8fafc;object-fit:contain}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) .wc-block-components-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:3px 7px;margin-top:4px;font-size:14px;line-height:1.18}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) .wc-block-components-product-price__regular{margin:0;color:var(--alee-muted)!important;font-size:12px;font-weight:500}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) .wc-block-components-product-price__value{font-weight:800;text-decoration:none!important}
.alee-store-v7 :where(.wc-block-cart,.wc-block-checkout) .wc-block-components-product-price__value.is-discounted{font-size:15px}
.alee-store-v7 .wc-block-cart-item__total .wc-block-components-product-price{justify-content:flex-end;margin-top:0;font-size:15px;font-weight:800}
.alee-store-v7 .wc-block-components-product-badge{display:inline-flex;align-items:center;width:max-content;max-width:100%;margin-top:5px;padding:4px 7px;border:0;border-radius:7px;background:var(--alee-accent-soft);color:var(--alee-accent-dark);font-size:11px;font-weight:700;line-height:1.2} .alee-store-v7 .wc-block-components-order-summary-item__quantity{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;box-shadow:none;background:var(--alee-primary);color:#fff;font-size:10px;font-weight:800} .alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step{max-width:100%;min-width:0;margin:0 0 16px;padding:20px;border:1px solid var(--alee-border);border-radius:var(--alee-radius);background:#fff}
.alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step__heading{margin-bottom:16px}
.alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step__heading :where(h2,h3,.wc-block-components-title){margin:0;font-size:18px;line-height:1.35;font-weight:750;letter-spacing:-.01em}
.alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step__description{color:var(--alee-muted);font-size:13px;line-height:1.5}
.alee-store-v7 :where(.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input,.wc-block-components-textarea,.wc-blocks-components-select .wc-blocks-components-select__container select){min-height:46px!important;border:1px solid var(--alee-border)!important;border-radius:9px!important;background:#fff!important;color:var(--alee-text)!important}
.alee-store-v7 :where(.wc-block-components-text-input input,.wc-block-components-combobox .wc-block-components-combobox-control input,.wc-block-components-textarea,.wc-blocks-components-select .wc-blocks-components-select__container select):focus{border-color:var(--alee-primary)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--alee-primary) 10%,transparent)!important;outline:0!important}
.alee-store-v7 :where(.wc-block-cart table.wc-block-cart-items,.wc-block-cart .wc-block-cart-items tr td,.wc-block-cart .wc-block-components-totals-wrapper,.wc-block-checkout__sidebar .wc-block-components-totals-wrapper,.wc-block-checkout__main .wc-block-components-address-card){border-color:var(--alee-border)!important}
.alee-store-v7 .wc-block-components-address-card{max-width:100%;border-radius:10px;background:var(--alee-surface)}
.alee-store-v7 .wc-block-components-checkbox{max-width:100%;font-size:14px;line-height:1.45}
.alee-store-v7 .wc-block-components-checkbox .wc-block-components-checkbox__label{font-weight:650}
.alee-store-v7 .wc-block-components-checkbox input[type="checkbox"]{accent-color:var(--alee-primary)}
.alee-store-v7 .wc-block-components-radio-control__option{border-radius:10px}
.alee-store-v7 .wc-block-components-radio-control__option--checked,
.alee-store-v7 .wc-block-components-radio-control-accordion-option--checked-option-highlighted{border-color:var(--alee-primary);background:var(--alee-primary-soft)}
.alee-store-v7 .wc-block-components-quantity-selector{border-color:var(--alee-border)!important;border-radius:9px!important;background:#fff}
.alee-store-v7 .wc-block-components-quantity-selector__button{min-width:44px;min-height:44px;color:var(--alee-text)}
.alee-store-v7 .wc-block-components-quantity-selector__input{font-variant-numeric:tabular-nums;font-weight:700}
.alee-store-v7 .wc-block-cart-item__remove-link{min-height:36px;color:var(--alee-muted);text-decoration:none!important}
.alee-store-v7 .wc-block-cart-item__remove-link:hover{color:#b42318} .alee-store-v7 .wc-block-components-totals-coupon__button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding-inline:14px;border:1px solid var(--alee-primary)!important;border-radius:var(--alee-button-radius)!important;background:#fff!important;color:var(--alee-primary)!important;font-size:14px;font-weight:750;line-height:1.1;text-align:center;text-decoration:none!important}
.alee-store-v7 .wc-block-components-totals-coupon__button:hover{background:var(--alee-primary-soft)!important;color:var(--alee-primary-dark)!important}
.alee-store-v7 .wc-block-components-totals-coupon__button:disabled{border-color:var(--alee-border)!important;background:#eef1f5!important;color:#8a94a3!important;opacity:1;cursor:not-allowed} .alee-store-v7 .wc-block-cart__submit-button,
.alee-store-v7 .wc-block-components-checkout-place-order-button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:54px;padding:11px 18px;border:1px solid var(--alee-accent)!important;border-radius:var(--alee-button-radius)!important;background:var(--alee-accent)!important;color:#fff!important;font-size:16px;font-weight:850;text-decoration:none!important;line-height:1.05;text-align:center;box-shadow:none}
.alee-store-v7 :where(.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button)>span{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;text-align:center}
.alee-store-v7 .wc-block-cart__submit-button:hover,
.alee-store-v7 .wc-block-components-checkout-place-order-button:hover{background:var(--alee-accent-dark)!important;border-color:var(--alee-accent-dark)!important;color:#fff!important}
.alee-store-v7 .wc-block-cart__submit-button:disabled,
.alee-store-v7 .wc-block-components-checkout-place-order-button:disabled{background:#c7ccd4!important;border-color:#c7ccd4!important;color:#fff!important;opacity:1;cursor:not-allowed} .alee-store-v7 .wc-block-cart table.wc-block-cart-items{width:100%;max-width:100%;border:1px solid var(--alee-border);border-radius:var(--alee-radius);overflow:hidden;background:#fff}
.alee-store-v7 .wc-block-cart .wc-block-cart-items__row{max-width:100%}
.alee-store-v7 .wc-block-cart .wc-block-cart-item__product{min-width:0}
.alee-store-v7 .wc-block-cart .wc-block-components-product-name{font-size:14px;font-weight:650}
.alee-store-v7 .wc-block-cart .wc-block-components-totals-footer-item :where(.wc-block-components-totals-item__label,.wc-block-components-totals-item__value){font-weight:850;font-variant-numeric:tabular-nums} .alee-store-v7 .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block,
.alee-store-v7 .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block{width:100%;max-width:100%;min-width:0;box-sizing:border-box;border:1px solid var(--alee-border);border-radius:var(--alee-radius);background:#fff;overflow:hidden}
.alee-store-v7 .wc-block-components-order-summary{width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow:hidden}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary,
.alee-store-v7 .wc-block-checkout .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-order-summary{container-type:inline-size;container-name:alee-order-summary}
.alee-store-v7 .wc-block-components-order-summary__button{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%;min-width:0;padding:14px 16px;border:0;background:#fff;color:var(--alee-text);text-align:start}
.alee-store-v7 .wc-block-components-order-summary__button-text{min-width:0;font-size:17px;line-height:1.3;font-weight:750;overflow-wrap:anywhere}
.alee-store-v7 .wc-block-components-order-summary-item{display:grid!important;grid-template-columns:56px minmax(0,1fr) auto;gap:10px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;padding:12px 16px;align-items:start;overflow:hidden}
.alee-store-v7 .wc-block-components-order-summary-item__image{grid-column:1;max-width:56px!important;width:56px;min-width:0;margin:0!important}
.alee-store-v7 .wc-block-components-order-summary-item__image>div{max-width:56px}
.alee-store-v7 .wc-block-components-order-summary-item__description{grid-column:2;min-width:0;max-width:100%;overflow:hidden;overflow-wrap:anywhere;word-break:normal}
.alee-store-v7 .wc-block-components-order-summary-item__description .wc-block-components-product-name{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.38;font-weight:650;overflow-wrap:anywhere}
.alee-store-v7 .wc-block-components-order-summary-item__description .wc-block-components-product-metadata{max-width:100%;font-size:12px;line-height:1.45;color:var(--alee-muted);overflow-wrap:anywhere}
.alee-store-v7 .wc-block-components-order-summary-item__description .wc-block-components-product-price{font-size:12px;color:var(--alee-muted)!important}
.alee-store-v7 .wc-block-components-order-summary-item__total-price{grid-column:3;min-width:0;max-width:100%;margin:0!important;padding-top:1px;font-size:14px;font-weight:800;line-height:1.3;text-align:end;white-space:nowrap;font-variant-numeric:tabular-nums}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-totals-wrapper{max-width:100%;padding-inline:16px}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-totals-item{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:13px}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-totals-item__value{white-space:nowrap;font-variant-numeric:tabular-nums}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-totals-footer-item :where(.wc-block-components-totals-item__label,.wc-block-components-totals-item__value){font-size:18px;font-weight:850;font-variant-numeric:tabular-nums} .alee-store-v7 .wc-block-checkout__main :where(.wc-block-components-order-summary-item,.woocommerce-checkout-review-order-table .cart_item){font-size:13px}
.alee-store-v7 .wc-block-checkout__main .wc-block-components-product-name,
.alee-store-v7 .woocommerce-checkout-review-order-table .product-name{font-size:13px!important;line-height:1.4;font-weight:650;overflow-wrap:anywhere}
.alee-store-v7 .wc-block-checkout__main .wc-block-components-order-summary-item__total-price{font-size:13px;font-weight:750}
.alee-store-v7 .wc-block-checkout__terms{color:var(--alee-muted);font-size:13px;line-height:1.6}
.alee-store-v7 .wc-block-checkout__terms a{color:var(--alee-primary);text-underline-offset:2px}
@media (max-width:767px){
.alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step{padding:16px 14px;margin-bottom:14px}
.alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step__heading :where(h2,h3,.wc-block-components-title){font-size:17px}
.alee-store-v7 .wc-block-cart .wc-block-cart-item__product .wc-block-components-product-price{display:none}
.alee-store-v7 .wc-block-cart .wc-block-components-product-name{font-size:13px;line-height:1.38}
.alee-store-v7 .wc-block-cart-item__total .wc-block-components-product-price{display:flex;font-size:14px}
.alee-store-v7 .wc-block-components-product-badge{font-size:10px;padding:3px 6px}
} @media (max-width:960px){
.alee-store-v7 .wc-block-cart,
.alee-store-v7 .wc-block-checkout{display:flex!important;flex-direction:column!important;gap:20px;width:100%!important;max-width:100%!important}
.alee-store-v7 :where(.wc-block-cart__main,.wc-block-cart__sidebar,.wc-block-checkout__main,.wc-block-checkout__sidebar){width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding-left:0!important;padding-right:0!important}
.alee-store-v7 .wc-block-checkout__sidebar{order:-1;position:static!important}
.alee-store-v7 .wc-block-cart__sidebar{position:static!important;margin-top:2px!important}
.woocommerce-checkout .col2-set :where(.col-1,.col-2),
.woocommerce-page.woocommerce-checkout .col2-set :where(.col-1,.col-2){float:none;width:100%;max-width:100%}
.woocommerce-checkout #order_review,
.woocommerce-checkout #order_review_heading{float:none;width:100%;max-width:100%}
.woocommerce-cart .cart-collaterals .cart_totals{float:none;width:100%;max-width:100%}
}
@media (min-width:768px) and (max-width:960px){
.alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step{padding:18px;margin-bottom:15px}
.alee-store-v7 .wc-block-checkout__main .wc-block-components-checkout-step__heading :where(h2,h3,.wc-block-components-title){font-size:18px}
} .alee-compact-checkout-bar{display:none;position:fixed;right:0;bottom:0;left:0;z-index:110;padding:9px max(10px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid var(--alee-border);background:rgba(255,255,255,.98);box-shadow:0 -8px 24px rgba(16,47,79,.10);backdrop-filter:blur(10px)}
.alee-compact-checkout-bar__inner{width:min(100%,900px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,250px);align-items:center;gap:14px}
.alee-compact-checkout-total{min-width:0;display:flex;flex-direction:column;gap:1px}
.alee-compact-checkout-total[hidden]{display:none}
.alee-compact-checkout-total[hidden]+.alee-compact-checkout-submit{grid-column:1/-1}
.alee-compact-checkout-total small{color:var(--alee-muted);font-size:11px;font-weight:650;line-height:1.2}
.alee-compact-checkout-total strong{min-width:0;color:var(--alee-text);font-size:20px;font-weight:900;line-height:1.18;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.alee-compact-checkout-submit{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:54px;margin:0!important;padding:10px 16px;border:1px solid var(--alee-accent)!important;border-radius:var(--alee-button-radius)!important;background:var(--alee-accent)!important;color:#fff!important;font-size:16px;font-weight:850;line-height:1.05;text-align:center;text-decoration:none!important}
.alee-compact-checkout-submit:hover{background:var(--alee-accent-dark)!important;border-color:var(--alee-accent-dark)!important;color:#fff!important}
.alee-compact-checkout-submit:disabled,.alee-compact-checkout-submit.disabled{background:#c7ccd4!important;border-color:#c7ccd4!important;color:#fff!important;opacity:1;cursor:not-allowed}
@media (max-width:960px){
body.alee-has-compact-checkout{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
body.alee-has-compact-checkout .alee-compact-checkout-bar{display:block}
body.alee-has-compact-checkout .alee-compact-checkout-bar.is-native-visible{display:none}
}
@media (max-width:480px){
.alee-compact-checkout-bar__inner{grid-template-columns:minmax(0,1fr) minmax(150px,54%);gap:9px}
.alee-compact-checkout-total strong{font-size:18px}
.alee-compact-checkout-submit{min-height:52px;padding-inline:10px;font-size:15px}
} @container alee-order-summary (max-width:430px){
.alee-store-v7 .wc-block-components-order-summary__button-text{font-size:16px;line-height:1.3}
.alee-store-v7 .wc-block-components-order-summary-item{grid-template-columns:48px minmax(0,1fr) auto;gap:8px;padding:11px 12px}
.alee-store-v7 .wc-block-components-order-summary-item__image{width:48px;max-width:48px!important}
.alee-store-v7 .wc-block-components-order-summary-item__image>div{max-width:48px}
.alee-store-v7 .wc-block-components-order-summary-item__description .wc-block-components-product-name{font-size:13px;line-height:1.38}
.alee-store-v7 .wc-block-components-order-summary-item__description .wc-block-components-product-price{display:none}
.alee-store-v7 .wc-block-components-order-summary-item__total-price{font-size:13px}
.alee-store-v7 .wc-block-components-totals-wrapper{padding-inline:12px}
.alee-store-v7 .wc-block-components-totals-footer-item :where(.wc-block-components-totals-item__label,.wc-block-components-totals-item__value){font-size:17px}
}
@container alee-order-summary (max-width:390px){ .alee-store-v7 .wc-block-components-order-summary-item{grid-template-columns:44px minmax(0,1fr);gap:8px 9px;padding:10px}
.alee-store-v7 .wc-block-components-order-summary-item__image{grid-row:1 / span 2;width:44px;max-width:44px!important}
.alee-store-v7 .wc-block-components-order-summary-item__image>div{max-width:44px}
.alee-store-v7 .wc-block-components-order-summary-item__description{grid-column:2;grid-row:1}
.alee-store-v7 .wc-block-components-order-summary-item__total-price{grid-column:2;grid-row:2;justify-self:end;text-align:end;white-space:nowrap}
.alee-store-v7 .wc-block-components-order-summary-item__description .wc-block-components-product-name{font-size:12.5px}
.alee-store-v7 .wc-block-components-order-summary-item__description .wc-block-components-product-metadata{font-size:11px}
.alee-store-v7 .wc-block-components-totals-coupon__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;max-width:100%}
.alee-store-v7 .wc-block-components-totals-coupon__input{min-width:0}
.alee-store-v7 .wc-block-components-totals-coupon__button{padding-inline:10px;font-size:12px}
} @supports not (container-type:inline-size){
@media (max-width:767px){
.alee-store-v7 .wc-block-checkout .wc-block-components-order-summary__button-text{font-size:16px;line-height:1.3}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item{grid-template-columns:48px minmax(0,1fr) auto;gap:8px;padding:11px 12px}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image{width:48px;max-width:48px!important}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-name{font-size:13px;line-height:1.38}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item__description .wc-block-components-product-price{display:none}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item__total-price{font-size:13px}
}
@media (max-width:390px){
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item{grid-template-columns:44px minmax(0,1fr);gap:8px 9px;padding:10px}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image{grid-row:1 / span 2;width:44px;max-width:44px!important}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item__description{grid-column:2;grid-row:1}
.alee-store-v7 .wc-block-checkout__sidebar .wc-block-components-order-summary-item__total-price{grid-column:2;grid-row:2;justify-self:end;text-align:end;white-space:nowrap}
}
} .alee-mobile-buy-bar{position:fixed;right:0;bottom:0;left:0;z-index:105;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"price price" "add buy";gap:8px;align-items:center;padding:9px max(10px,env(safe-area-inset-right)) calc(9px + env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));background:rgba(255,255,255,.98);border-top:1px solid var(--alee-border);box-shadow:0 -8px 24px rgba(16,47,79,.10);backdrop-filter:blur(10px)}
.alee-mobile-buy-price{grid-area:price;overflow:hidden;font-size:18px;font-weight:900;line-height:1.15}
.alee-mobile-buy-price del{font-size:12px}
.alee-mobile-buy-price ins{font-size:18px}
.alee-mobile-buy-bar .button{min-height:52px;margin:0;border-radius:var(--alee-button-radius);font-size:16px;font-weight:800;text-decoration:none!important}
.alee-mobile-add{grid-area:add;background:#fff!important;color:var(--alee-accent)!important;border:1px solid var(--alee-accent)!important}
.alee-mobile-buy{grid-area:buy;background:var(--alee-accent)!important;color:#fff!important;border:1px solid var(--alee-accent)!important}
.alee-mobile-buy-bar .button:disabled,.alee-mobile-buy-bar .button.disabled,.alee-buy-now:disabled,.alee-buy-now.disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.15)} @media (max-width:767px){
body.alee-has-buy-bar{padding-bottom:calc(124px + env(safe-area-inset-bottom))}
}
@media (min-width:768px){
.woocommerce ul.products{grid-template-columns:repeat(var(--alee-shop-cols-tablet,3),minmax(0,1fr));gap:18px}
}
@media (min-width:768px) and (max-width:960px){
.alee-mobile-buy-bar{grid-template-columns:minmax(180px,1fr) minmax(170px,220px) minmax(170px,220px);grid-template-areas:"price add buy";gap:10px;padding:10px max(18px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left))}
.alee-mobile-buy-price{align-self:center;font-size:19px}
.alee-mobile-buy-price ins{font-size:19px}
body.alee-has-buy-bar{padding-bottom:calc(82px + env(safe-area-inset-bottom))}
}
@media (min-width:961px){
.alee-mobile-buy-bar{display:none}
body.alee-has-buy-bar{padding-bottom:0}
}
@media (min-width:1024px){
.woocommerce ul.products{grid-template-columns:repeat(var(--alee-shop-cols-desktop,4),minmax(0,1fr))}
}
@media (max-width:767px){
.woocommerce .woocommerce-result-count,.woocommerce .woocommerce-ordering{float:none}
.woocommerce .woocommerce-ordering{margin-bottom:12px}
.woocommerce div.product div.images,.woocommerce div.product div.summary{width:100%;float:none}
.woocommerce div.product form.cart .single_add_to_cart_button,.woocommerce div.product form.cart .alee-buy-now{flex:1 1 130px}
.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{padding:10px 8px}
.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:14px!important;padding-inline:11px!important}
.woocommerce ul.products li.product .price{min-height:2.35em;font-size:18px!important;margin:8px 11px 12px!important}
.woocommerce ul.products li.product .price del{font-size:12px}
.woocommerce ul.products li.product .price ins{font-size:18px}
.woocommerce ul.products li.product .button{width:calc(100% - 22px);margin-inline:11px!important}
} .alee-store-v7 .wp-block-woocommerce-empty-cart-block{max-width:100%;text-align:center}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title{max-width:700px;margin:0 auto 8px!important;color:var(--alee-text);font-size:clamp(26px,3.6vw,34px);line-height:1.25;font-weight:740;letter-spacing:-.02em;text-wrap:balance}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{content:"";display:block;width:92px;height:92px;margin:0 auto 20px;background:var(--alee-primary);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2l1.5 5.2M7.5 7.2h11.2c.5 0 .9.4.8.9l-1.2 5.8a1.5 1.5 0 0 1-1.5 1.2H9.4a1.5 1.5 0 0 1-1.5-1.1L6.4 5.4A1 1 0 0 0 5.4 4.7H4'/%3E%3Ccircle cx='10' cy='19.1' r='1.2'/%3E%3Ccircle cx='17' cy='19.1' r='1.2'/%3E%3C/svg%3E") center/64px 64px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='72' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2l1.5 5.2M7.5 7.2h11.2c.5 0 .9.4.8.9l-1.2 5.8a1.5 1.5 0 0 1-1.5 1.2H9.4a1.5 1.5 0 0 1-1.5-1.1L6.4 5.4A1 1 0 0 0 5.4 4.7H4'/%3E%3Ccircle cx='10' cy='19.1' r='1.2'/%3E%3Ccircle cx='17' cy='19.1' r='1.2'/%3E%3C/svg%3E") center/64px 64px no-repeat}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .alee-empty-cart-invite{max-width:40ch;margin:10px auto 20px;color:var(--alee-muted);font-size:16px;line-height:1.65;text-align:center}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block>p.has-text-align-center{margin:0 0 24px;text-align:center}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block>p.has-text-align-center>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid var(--alee-primary)!important;border-radius:12px;background:#fff;color:var(--alee-primary)!important;font-size:14px;font-weight:750;line-height:1.1;text-decoration:none!important}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block>p.has-text-align-center>a:hover{background:var(--alee-primary-soft);color:var(--alee-primary-dark)!important}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .wp-block-buttons .wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid var(--alee-primary)!important;border-radius:12px!important;background:#fff!important;color:var(--alee-primary)!important;font-size:14px;font-weight:750;line-height:1.1;text-decoration:none!important;box-shadow:none}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .wp-block-buttons .wp-block-button__link:hover{background:var(--alee-primary-soft)!important;border-color:var(--alee-primary)!important;color:var(--alee-primary-dark)!important}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block>.wp-block-heading:not(.wc-block-cart__empty-cart__title){margin:30px 0 18px;color:var(--alee-text);font-size:clamp(24px,4vw,32px);line-height:1.25;font-weight:800;letter-spacing:-.02em;text-align:center;text-wrap:balance}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.wc-block-grid__product-title,.wc-block-components-product-name){display:block;color:var(--alee-text)!important;font-size:16px;font-weight:750;line-height:1.35;text-align:center;text-decoration:none!important;text-wrap:balance}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.wc-block-grid__product-title,.wc-block-components-product-name):hover{color:var(--alee-primary)!important}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.price,.wc-block-grid__product-price,.wc-block-components-product-price){display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:4px 8px;margin:10px 0 14px;color:var(--alee-text);font-variant-numeric:tabular-nums}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.price del,.wc-block-grid__product-price del,.wc-block-components-product-price__regular){margin:0;color:var(--alee-muted)!important;font-size:14px;font-weight:500}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.price ins,.wc-block-grid__product-price ins,.wc-block-components-product-price__value){margin:0;color:var(--alee-text)!important;font-size:20px;font-weight:850;text-decoration:none!important}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.wp-block-button__link,.add_to_cart_button,.wc-block-components-product-button__button,.wc-block-grid__product-add-to-cart .wp-block-button__link){display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border:1px solid var(--alee-accent)!important;border-radius:12px!important;background:var(--alee-accent)!important;color:#fff!important;font-size:15px;font-weight:800;line-height:1.1;text-decoration:none!important;box-shadow:none}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.wp-block-button__link,.add_to_cart_button,.wc-block-components-product-button__button,.wc-block-grid__product-add-to-cart .wp-block-button__link):hover{background:var(--alee-accent-dark)!important;border-color:var(--alee-accent-dark)!important;color:#fff!important}
@media (max-width:767px){
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title{font-size:clamp(22px,6.2vw,30px)}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .wc-block-cart__empty-cart__title.with-empty-cart-icon:before{width:78px;height:78px;-webkit-mask-size:54px 54px;mask-size:54px 54px}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block .alee-empty-cart-invite{font-size:15px}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block>.wp-block-heading:not(.wc-block-cart__empty-cart__title){font-size:clamp(22px,6vw,28px);margin-top:24px}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.wc-block-grid__product-title,.wc-block-components-product-name){font-size:15px}
.alee-store-v7 .wp-block-woocommerce-empty-cart-block :where(.wp-block-product-new,.wp-block-woocommerce-product-new,.wc-block-grid.wp-block-product-new) :where(.price ins,.wc-block-grid__product-price ins,.wc-block-components-product-price__value){font-size:18px}
}