:root{--ink:#183655;--muted:#72849a;--blue:#347dca;--blue-dark:#174872;--sky:#e2f0ff;--cream:#f7faff;--line:#dfebf7;--coral:#e9f3ff;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.55;background:#fff}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto}.container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.sr-only,.skip-link:not(:focus){position:absolute;clip:rect(1px,1px,1px,1px);width:1px;height:1px;overflow:hidden}.skip-link:focus{position:absolute;z-index:100;top:10px;left:10px;background:#fff;padding:12px}.utility{background:var(--blue-dark);color:#e3effd;font-size:11px;letter-spacing:.01em}.utility-inner{display:flex;justify-content:space-between;align-items:center;min-height:34px;gap:12px}.utility a{text-decoration:underline}.site-header{background:#fff;position:relative;z-index:20;box-shadow:0 1px 0 var(--line)}.header-main{display:flex;align-items:center;gap:14px;min-height:86px}.brand{display:flex;align-items:center;flex:none;margin-right:18px}.brand img{display:block;width:210px;max-height:52px}.category-wrap{position:relative;flex:none}.category-toggle{border:1px solid #e3edf8;background:#f4f8fe;border-radius:9px;padding:13px 17px;color:var(--ink);font-weight:700;display:flex;align-items:center;gap:14px;white-space:nowrap}.category-toggle>span:first-child{font-size:20px;color:var(--blue)}.category-toggle .down{font-size:18px;margin-left:22px}.category-dropdown{display:none;position:absolute;top:calc(100% + 9px);left:0;width:250px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 60px #1836551f;border-radius:12px;padding:10px;z-index:30}.category-wrap.open .category-dropdown{display:grid}.category-dropdown a{padding:9px 11px;border-radius:6px;font-size:13px}.category-dropdown a:hover{background:#eef6ff;color:var(--blue)}.header-search{flex:1;min-width:180px;border:1px solid #dae7f5;border-radius:9px;height:46px;display:flex;align-items:center;background:#fff}.header-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #347dca17}.header-search input{border:0;background:transparent;outline:0;flex:1;min-width:0;padding:0 16px;color:var(--ink);font-size:13px}.header-search input::placeholder{color:#98a8bb}.header-search button{border:0;background:transparent;color:var(--blue);padding:10px 14px;display:grid;place-items:center}.header-icon{min-width:54px;display:flex;flex-direction:column;align-items:center;font-size:10px;gap:1px;position:relative;white-space:nowrap}.header-icon:hover{color:var(--blue)}.cart-count{position:absolute;top:-8px;right:1px;background:var(--sky);border:2px solid #fff;color:var(--blue-dark);height:20px;min-width:20px;border-radius:99px;font-size:10px;font-weight:800;display:grid;place-items:center}.menu-toggle{display:none;background:none;border:0;color:var(--blue);font-size:24px}.nav-line{border-top:1px solid var(--line)}.nav-inner{display:flex;align-items:center;gap:33px;min-height:45px;font-size:12px;font-weight:650}.nav-inner a:hover{color:var(--blue)}.nav-promise{margin-left:auto;color:var(--blue);font-weight:750}.nav-promise span{margin-left:8px}.hero-shell{background:#f3f8ff;padding:25px 0 28px}.hero-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(250px,.8fr);gap:15px}.hero-main{min-height:475px;border-radius:16px;background-color:#e7f2ff;background-size:cover;background-position:center;position:relative;overflow:hidden}.hero-main:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#e6f2ff 0%,#e6f2ffec 28%,#e6f2ff70 61%,transparent 90%);pointer-events:none}.hero-copy{position:relative;z-index:1;color:#fff;padding:68px 0 35px 56px;max-width:510px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.15em}.eyebrow-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--sky);margin-right:7px}.hero-copy h1{font-size:clamp(36px,4vw,61px);line-height:1.07;letter-spacing:-.055em;margin:23px 0 18px;font-weight:850}.hero-copy h1 em{color:var(--sky);font-style:normal}.hero-copy p{max-width:360px;color:#526f90;font-size:15px;line-height:1.7}.button{display:inline-flex;align-items:center;gap:34px;border-radius:8px;padding:13px 19px;font-weight:800;font-size:12px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-light{color:var(--blue-dark);background:#fff;margin-top:15px}.button-light:hover{background:var(--sky)}.hero-small{font-size:11px;color:#a1b9d5;margin-top:74px;letter-spacing:.04em}.hero-side{background:var(--sky);border-radius:16px;padding:43px 35px;display:flex;flex-direction:column;overflow:hidden;position:relative}.hero-side>span{font-size:10px;letter-spacing:.13em;font-weight:850;color:var(--blue)}.hero-side h2{font-size:clamp(28px,2.5vw,38px);letter-spacing:-.055em;line-height:1.12;margin:27px 0 12px;color:var(--blue-dark)}.hero-side p{font-size:13px;margin:0;color:#617d9e}.hero-side a{font-size:12px;font-weight:800;color:var(--blue-dark);margin-top:25px}.hero-side a span{margin-left:9px}.side-circles{margin-top:auto;display:flex;align-items:end;justify-content:end;padding-top:20px}.side-circles i{width:86px;height:86px;border:1px solid #7fb0e5;border-radius:100%;margin-left:-27px;opacity:.45}.side-circles i:nth-child(2){height:118px;width:118px}.side-circles i:nth-child(3){height:150px;width:150px}.trust-strip{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 0;gap:26px}.trust-grid>div{display:flex;align-items:center;gap:13px}.trust-grid b{font-size:11px;color:var(--blue);border:1px solid #c9dcf3;border-radius:100%;width:34px;height:34px;display:grid;place-items:center}.trust-grid span{display:flex;flex-direction:column}.trust-grid strong{font-size:12px}.trust-grid small{font-size:11px;color:var(--muted)}.section{padding-block:62px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.kicker{font-size:10px;font-weight:850;letter-spacing:.17em;color:#5d90c7}.section-heading h2,.closing-banner h2{font-size:clamp(25px,2.4vw,35px);letter-spacing:-.045em;line-height:1.16;margin:8px 0 0}.section-link{font-size:12px;color:var(--blue);font-weight:800;white-space:nowrap}.section-link span{margin-left:8px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{border:1px solid var(--line);border-radius:12px;padding:10px 10px 15px;transition:box-shadow .2s,transform .2s;overflow:hidden}.category-card:hover{box-shadow:0 12px 28px #2a5b9016;transform:translateY(-2px)}.category-img{aspect-ratio:1.28;border-radius:8px;background:#f3f8fe;overflow:hidden;margin-bottom:12px}.category-img img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.category-card:hover img{transform:scale(1.045)}.category-card>span{color:var(--muted);font-size:10px}.category-card h3{font-size:13px;line-height:1.2;margin:4px 0 0;display:flex;justify-content:space-between}.category-card h3 i{color:var(--blue);font-style:normal}.products-section{padding-top:18px}.am-products-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.am-product{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden;min-width:0;transition:box-shadow .2s}.am-product:hover{box-shadow:0 14px 30px #18365513}.am-product-media{display:grid;place-items:center;aspect-ratio:1.2;background:#f8fbff;padding:16px}.am-product-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.am-product-info{padding:13px 15px 14px}.am-product-unit{font-size:10px;color:var(--muted);font-weight:650;display:block}.am-product-title{display:block;font-size:13px;font-weight:750;line-height:1.34;min-height:36px;margin:5px 0 15px}.am-product-title:hover{color:var(--blue)}.am-product-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px}.am-product-price{font-size:15px;font-weight:850;color:var(--blue-dark)}.am-product-price .woocommerce-Price-currencySymbol{font-size:11px}.am-add{width:34px;height:34px;border-radius:7px;background:var(--blue);color:#fff;font-size:24px;line-height:1;display:grid;place-items:center}.am-add:hover{background:#1f5f9d;color:#fff}.promo-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding-top:8px}.promo{min-height:253px;border-radius:14px;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:start;padding:34px 37px;color:var(--blue-dark);overflow:hidden}.promo span:first-child{font-size:10px;font-weight:850;letter-spacing:.1em}.promo h2{font-size:clamp(27px,3vw,40px);line-height:1.1;letter-spacing:-.05em;margin:16px 0}.promo b{margin-top:auto;background:#fff;border-radius:6px;padding:8px 12px;font-size:11px}.promo b span{margin-left:10px}.promo-home{color:#183655}.closing-banner{background:#e9f3ff;border-radius:16px;padding:39px 45px;margin-block:12px 76px;display:flex;align-items:center;justify-content:space-between;gap:20px}.closing-banner p{color:var(--muted);font-size:13px;margin-bottom:0}.button-dark{color:#fff;background:var(--blue)}.site-footer{background:#f5f9fe;border-top:1px solid #e0eaf5}.footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px;padding-top:55px;padding-bottom:55px}.footer-brand img{width:175px}.footer-brand p{color:var(--muted);max-width:290px;font-size:12px;line-height:1.7}.footer-top h3{font-size:12px;margin:2px 0 20px}.footer-top a,.footer-top div>p{display:block;font-size:12px;color:#647b96;margin:0 0 10px}.footer-top a:hover{color:var(--blue)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #dce8f5;padding-block:18px;font-size:10px;color:#8092a8}.page-wrap,.woo-wrap{padding-top:45px;padding-bottom:80px;min-height:55vh}.page-wrap h1,.woo-wrap h1{font-size:34px;letter-spacing:-.04em}.woo-wrap .woocommerce-breadcrumb{font-size:11px;color:var(--muted);margin-bottom:20px}.woo-wrap ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:25px}.woo-wrap ul.products:before,.woo-wrap ul.products:after{display:none}.woo-wrap ul.products li.product{float:none;width:auto!important;margin:0!important;border:1px solid var(--line);border-radius:12px;overflow:hidden;padding:12px!important}.woo-wrap ul.products li.product img{aspect-ratio:1;object-fit:contain;background:#f8fbff;border-radius:8px;margin:0!important}.woo-wrap ul.products li.product h2{font-size:13px!important;min-height:38px}.woo-wrap ul.products li.product .price{font-size:15px!important;color:var(--blue)!important;font-weight:800}.woo-wrap ul.products li.product .button,.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:var(--blue)!important;color:#fff!important;border-radius:7px!important;padding:12px 15px!important;font-size:12px!important}.woo-wrap ul.products li.product .product-unit{display:block;color:var(--muted);font-size:10px;margin-top:7px}.woocommerce div.product div.images img{border:1px solid var(--line);border-radius:12px}.woocommerce div.product .product_title{letter-spacing:-.04em}.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--blue)!important;font-weight:850!important}.woocommerce .quantity .qty{min-height:39px}.woocommerce-message,.woocommerce-info{border-top-color:var(--blue)!important}.woocommerce-message::before,.woocommerce-info::before{color:var(--blue)!important}.am-product-note{clear:both;color:var(--muted);font-size:12px;background:#f4f9ff;padding:12px;border-radius:8px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{padding:11px;border:1px solid #dbe7f4;border-radius:6px}.woocommerce form .form-row label{font-weight:600;font-size:12px}.woocommerce table.shop_table{border-color:var(--line)}
@media(max-width:1100px){.brand{margin-right:0}.brand img{width:175px}.header-main{gap:11px}.category-toggle .down{margin-left:0}.nav-inner{gap:20px}.category-grid{grid-template-columns:repeat(3,1fr)}.am-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.am-product:nth-child(n+9){display:none}.hero-grid{grid-template-columns:2fr .85fr}.hero-copy{padding-left:35px}.hero-side{padding:35px 25px}}
@media(max-width:760px){.container{width:min(100% - 28px,600px)}.utility-inner{min-height:29px;justify-content:center}.utility-inner span:not(:first-child){display:none}.header-main{min-height:63px;flex-wrap:wrap;gap:8px;padding:9px 0}.menu-toggle{display:block;padding:3px 6px}.brand{margin-right:auto}.brand img{width:154px}.header-icon.account{display:none}.header-icon.cart{min-width:35px}.header-icon.cart>span:not(.cart-count){display:none}.cart-count{right:-8px}.category-wrap{display:none}.header-search{order:5;flex-basis:100%;height:42px;min-width:0}.header-search input{font-size:12px}.nav-line{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 18px 30px #18365520}.nav-line.open{display:block}.nav-inner{display:grid;gap:0;padding-top:8px;padding-bottom:12px}.nav-inner a{padding:9px 4px}.nav-promise{margin-left:0;padding:9px 4px}.hero-shell{padding:14px 0}.hero-grid{display:block}.hero-main{min-height:460px;background-position:59% center}.hero-main:after{background:linear-gradient(90deg,#e6f2ffed 0%,#e6f2ffb0 45%,#e6f2ff60 100%)}.hero-copy{padding:42px 23px 20px;max-width:400px}.hero-copy h1{font-size:43px;margin:22px 0 13px}.hero-copy p{max-width:280px;font-size:13px}.hero-small{margin-top:82px}.hero-side{display:none}.trust-grid{grid-template-columns:repeat(2,1fr);gap:16px;padding:19px 0}.trust-grid b{display:none}.trust-grid strong{font-size:11px}.trust-grid small{font-size:10px}.section{padding-block:42px}.section-heading{align-items:start;gap:10px}.section-heading h2{font-size:26px}.section-link{font-size:10px;text-align:right}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.category-card{padding:6px 6px 11px;border-radius:9px}.category-img{aspect-ratio:1}.category-card>span{font-size:9px}.category-card h3{font-size:11px}.category-card h3 i{display:none}.am-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.am-product:nth-child(n+7){display:none}.am-product-media{aspect-ratio:1.18;padding:9px}.am-product-info{padding:10px}.am-product-title{font-size:12px;min-height:33px}.am-product-price{font-size:14px}.am-add{width:30px;height:30px}.promo-grid{grid-template-columns:1fr;gap:10px}.promo{min-height:210px;padding:25px;background-position:center}.promo h2{font-size:31px}.closing-banner{display:block;padding:30px 25px;margin-bottom:45px}.closing-banner .button{margin-top:18px}.footer-top{grid-template-columns:repeat(2,1fr);gap:25px;padding-block:38px}.footer-brand{grid-column:1/-1}.footer-bottom{gap:12px;flex-wrap:wrap}.woo-wrap ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.woo-wrap ul.products li.product{padding:7px!important}.woo-wrap ul.products li.product h2{font-size:12px!important}.woo-wrap ul.products li.product .button{padding:10px 9px!important}}
@media(max-width:360px){.hero-copy h1{font-size:37px}.category-card h3{font-size:10px}.section-heading h2{font-size:23px}}

/* AdMarket blue identity */
.hero-main:after{background:linear-gradient(90deg,rgba(235,246,255,.96) 0%,rgba(235,246,255,.89) 30%,rgba(235,246,255,.32) 62%,transparent 86%)}
.hero-copy{color:#183655}
.hero-copy h1 em{color:#347dca}
.hero-copy p{color:#55718f}
.hero-small{color:#607f9e}
.eyebrow.light{color:#347dca}
.eyebrow-dot{background:#78b7ed}
.button-light{background:#347dca;color:#fff}
.button-light:hover{background:#1f5f9d}
.hero-side{background:#e2f0ff}
.cart-count{background:#dceeff;color:#174872}
.promo-breakfast,.promo-home{background-color:#e4f2ff}
.promo b{color:#174872;box-shadow:0 2px 12px rgba(23,72,114,.08)}
.button-dark:hover{background:#1f5f9d}
@media(max-width:760px){.hero-main:after{background:linear-gradient(90deg,rgba(235,246,255,.96) 0%,rgba(235,246,255,.86) 58%,rgba(235,246,255,.42) 100%)}}

/* Sliding mini cart */
.am-cart-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(17,38,67,.42);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s,visibility .25s}
.am-cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:1001;width:min(440px,100%);height:100vh;height:100dvh;background:#fff;box-shadow:-18px 0 60px rgba(24,54,85,.16);display:flex;flex-direction:column;transform:translateX(103%);visibility:hidden;transition:transform .28s ease,visibility .28s ease}
.am-cart-open{overflow:hidden}
.am-cart-open .am-cart-backdrop{opacity:1;visibility:visible;pointer-events:auto}
.am-cart-open .am-cart-drawer{transform:translateX(0);visibility:visible}
.am-cart-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 29px 22px;border-bottom:1px solid var(--line);background:#f7fbff}
.am-cart-drawer-kicker{font-size:10px;letter-spacing:.15em;font-weight:850;color:#5d90c7}
.am-cart-drawer-header h2{font-size:29px;letter-spacing:-.05em;line-height:1.1;margin:8px 0 4px;color:var(--ink)}
.am-cart-drawer-count{font-size:12px;color:var(--muted)}
.am-cart-drawer-close{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px;line-height:1;display:grid;place-items:center;flex:none}
.am-cart-drawer-close:hover{background:#e9f3ff;color:var(--blue-dark)}
.am-cart-feedback{margin:0;padding:10px 29px;color:#b03737;background:#fff3f3;font-size:12px}
.am-cart-feedback:empty{display:none}
.am-mini-cart-content{display:flex;flex-direction:column;min-height:0;flex:1}
.am-mini-cart-items{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:10px 29px}
.am-mini-cart-item{display:grid;grid-template-columns:75px minmax(0,1fr) 25px;gap:13px;padding:19px 0;border-bottom:1px solid var(--line);position:relative}
.am-mini-cart-item:last-child{border-bottom:0}
.am-mini-cart-image{width:75px;height:75px;display:grid;place-items:center;background:#f7fbff;border:1px solid #e7eff8;border-radius:10px;overflow:hidden}
.am-mini-cart-image a{width:100%;height:100%;display:grid;place-items:center}
.am-mini-cart-image img{width:100%;height:100%;object-fit:contain;padding:5px;mix-blend-mode:multiply}
.am-mini-cart-item-info{min-width:0;padding-top:2px}
.am-mini-cart-name{display:block;font-size:13px;font-weight:800;line-height:1.35;color:var(--ink);padding-right:3px}
.am-mini-cart-name:hover{color:var(--blue)}
.am-mini-cart-unit{display:block;color:var(--muted);font-size:10px;margin-top:3px}
.am-mini-cart-item-info dl.variation{font-size:10px;color:var(--muted);margin:4px 0}
.am-mini-cart-item-info dl.variation dt,.am-mini-cart-item-info dl.variation dd{display:inline;margin:0 3px 0 0}
.am-mini-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px}
.am-mini-cart-line-total{color:var(--blue-dark);font-size:13px;white-space:nowrap}
.am-mini-cart-quantity{display:flex;align-items:center;border:1px solid var(--line);border-radius:7px;overflow:hidden;height:30px;background:#fff}
.am-mini-cart-quantity button{width:29px;height:28px;border:0;background:#fff;color:var(--blue);font-size:17px;font-weight:700;line-height:1}
.am-mini-cart-quantity button:hover:not(:disabled){background:#e9f3ff}
.am-mini-cart-quantity button:disabled{color:#b9c8d9;cursor:default}
.am-mini-cart-quantity-value{min-width:24px;text-align:center;font-size:12px;font-weight:750}
.am-mini-cart-remove{border:0;background:none;color:#93a4b6;font-size:23px;line-height:1;text-align:right;align-self:start}
.am-mini-cart-remove:hover{color:#bf4350}
.am-cart-updating .am-mini-cart-items{opacity:.55;pointer-events:none}
.am-mini-cart-summary{flex:none;padding:21px 29px 24px;border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(24,54,85,.04);background:#fff;padding-bottom:max(24px,env(safe-area-inset-bottom))}
.am-mini-cart-subtotal{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:15px;font-weight:750}
.am-mini-cart-subtotal strong{color:var(--blue-dark);font-size:20px;white-space:nowrap}
.am-mini-cart-summary p{color:var(--muted);font-size:11px;margin:8px 0 17px}
.am-mini-cart-checkout,.am-mini-cart-empty a{display:flex;align-items:center;justify-content:space-between;background:var(--blue);color:#fff;border-radius:8px;padding:14px 17px;font-size:13px;font-weight:800}
.am-mini-cart-checkout:hover,.am-mini-cart-empty a:hover{background:var(--blue-dark);color:#fff}
.am-mini-cart-continue{display:block;margin:13px auto 0;background:none;border:0;color:var(--blue-dark);font-size:12px;font-weight:750}
.am-mini-cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 45px}
.am-mini-cart-empty-icon{width:85px;height:85px;border-radius:50%;background:#eaf4ff;color:var(--blue);display:grid;place-items:center;margin-bottom:18px}
.am-mini-cart-empty h3{font-size:20px;line-height:1.2;letter-spacing:-.03em;margin:0 0 9px}
.am-mini-cart-empty p{font-size:12px;color:var(--muted);margin:0 0 23px}
.am-mini-cart-empty a{width:100%}
.am-product .added_to_cart.wc-forward,.woo-wrap ul.products li.product .added_to_cart.wc-forward{display:none!important}

/* Detailed cart page remains available as a secondary view. */
body.woocommerce-cart{background:#f7fbff}
body.woocommerce-cart .woo-wrap{max-width:1150px}
body.woocommerce-cart .woo-wrap h1{font-size:35px;margin:3px 0 25px}
body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart_totals{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px 20px;box-shadow:0 8px 28px rgba(24,54,85,.035)}
body.woocommerce-cart .woocommerce-cart-form table.shop_table{border:0!important;margin:0}
body.woocommerce-cart .woocommerce-cart-form table.shop_table th{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}
body.woocommerce-cart .woocommerce-cart-form table.shop_table td,body.woocommerce-cart .woocommerce-cart-form table.shop_table th{border-color:var(--line);padding:13px 10px}
body.woocommerce-cart .woocommerce-cart-form .product-thumbnail img{width:65px;height:65px;object-fit:contain;background:#f7fbff;border-radius:8px}
body.woocommerce-cart .woocommerce-cart-form .product-name a{font-weight:750}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove{color:var(--blue)!important}
body.woocommerce-cart .woocommerce-cart-form .product-remove a.remove:hover{background:var(--blue)!important;color:#fff!important}
body.woocommerce-cart .woocommerce-cart-form .quantity .qty{border:1px solid var(--line);border-radius:7px;width:60px}
body.woocommerce-cart .cart-collaterals .cart_totals{margin-top:25px}
body.woocommerce-cart .cart_totals h2{font-size:23px;letter-spacing:-.035em;margin:5px 0 17px}
body.woocommerce-cart .cart_totals table.shop_table{border:0!important}
body.woocommerce-cart .cart_totals table.shop_table td,body.woocommerce-cart .cart_totals table.shop_table th{border-color:var(--line);padding:12px 5px}
@media(max-width:760px){.am-cart-drawer{width:100%}.am-cart-drawer-header{padding:23px 20px 19px}.am-mini-cart-items{padding:8px 20px}.am-mini-cart-summary{padding:18px 20px max(22px,env(safe-area-inset-bottom))}.am-cart-feedback{padding:10px 20px}body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart_totals{padding:11px}body.woocommerce-cart .woo-wrap h1{font-size:29px}}
@media(prefers-reduced-motion:reduce){.am-cart-backdrop,.am-cart-drawer{transition:none}}
