.cart-v2-card{border:.1rem solid rgb(var(--color-border));border-radius:var(--product-card-corner-radius);background:rgb(var(--color-background));padding:2.2rem}.cart-v2-card+.cart-v2-card{margin-top:1.6rem}.main-cart-wrap .cart__contents{border:0;border-radius:0;padding:0;background:transparent}.cart-v2__subtitle{margin:.8rem 0 0;font-size:1.5rem;color:rgba(var(--color-on-primary),.8)}.cart-v2-articles{padding:.8rem 2.2rem}.cart-v2-articles__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:1.6rem 0 .4rem;border-bottom:.1rem solid rgba(var(--color-border),.2)}.cart-v2-articles__title{margin:0;font-size:1.8rem;font-weight:700}.cart-v2-articles__count{font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.cart-v2-articles .cart-items tbody tr:last-child{border-bottom:0;padding-bottom:0}.cart-v2-articles .cart-items thead{display:none}.cart-v2-articles .cart-items tr{grid-template-columns:8rem 1fr;grid-template-areas:"media details" "media quantity" "totals totals";column-gap:1.2rem;row-gap:.8rem}.cart-v2-articles .cart-items td.cart-item__quantity{align-self:start;justify-content:flex-start}.cart-v2-articles .cart-item__quantity-wrapper{justify-content:flex-start;gap:.8rem}.cart-v2-articles .cart-item cart-remove-button{margin-left:0}.cart-v2-articles .cart-items td.cart-item__totals{display:flex;width:100%;align-items:baseline;justify-content:space-between;text-align:left}.cart-v2-articles .cart-item__price-wrapper{display:flex;align-items:baseline;justify-content:space-between;width:100%;flex-wrap:wrap;padding-top:0}.cart-v2-articles .cart-item__price-wrapper .price{font-weight:700;font-size:1.7rem}.cart-v2-articles .cart-item__meta{margin:0;text-align:right;white-space:nowrap}@media screen and (min-width:750px){.cart-v2-articles .cart-items tr{grid-template-columns:8rem 1fr auto;grid-template-areas:"media details totals" "media quantity totals";column-gap:1.5rem}.cart-v2-articles .cart-items td.cart-item__totals{flex-direction:column;align-items:flex-end;justify-content:flex-start;text-align:right}.cart-v2-articles .cart-item__price-wrapper{flex-direction:column;align-items:flex-end;width:auto}.cart-v2-articles .cart-item__meta{margin-top:.4rem}}.cart-v2-item__stock{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;color:#2e7d32}.cart-v2-item__stock:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:#2e7d32;flex:0 0 auto}.cart-v2-item__meta{margin:.4rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.cart-v2-item__unit{color:rgba(var(--color-foreground),.6)}.cart-v2-item__pill{margin-left:.4rem;font-weight:700;color:#2e7d32}.cart-v2-item__compare{margin-right:.6rem;font-weight:400;color:rgba(var(--color-text),.5);text-decoration:line-through}.cart-v2-item__savings{margin:.4rem 0 0;font-size:1.3rem;font-weight:600;color:#2e7d32}.cart-v2-item__remove-label{margin-left:.6rem;font-size:1.3rem;text-decoration:underline}.cart-v2-tools{margin-top:1.8rem;padding:0}.cart-v2-tools .cart-page-tools{display:flex;flex-direction:column}.cart-v2-tools .cart-page-accordion:last-child{border-bottom:0}.cart-v2-tools .cart-page-accordion__body{height:0;overflow:hidden}.cart-v2-tools .cart-page-accordion.active .cart-page-accordion__body{height:auto}.cart-v2-tools .cart-page-accordion__svg svg{color:rgb(var(--color-accent))}.cart-v2-tools .cart-page-accordion__icon{width:3.2rem;height:3.2rem;border-radius:50%;background:rgba(var(--color-foreground),.06);font-size:1.8rem}.cart-recommendations__subtitle{margin:.4rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.cart-v2-summary__heading{margin:0 0 1.6rem;font-size:1.8rem;font-weight:700}.cart-v2-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;padding:.6rem 0;font-size:1.5rem}.cart-v2-summary__row--discount{color:rgb(var(--color-error))}.cart-v2-summary__free{font-weight:600;color:#2e7d32}.cart-v2-summary__total-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-top:1.2rem;padding-top:1.2rem;border-top:.1rem solid rgb(var(--color-border))}.cart-v2-summary__total-label{font-size:1.7rem;font-weight:700}.cart-v2-summary__total-value{font-size:2rem;font-weight:700}.cart-v2-summary__tax{margin:.4rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.cart-v2-summary__savings{display:flex;align-items:center;gap:.6rem;margin-top:1rem;padding:.8rem 1rem;border-radius:.8rem;background:#2e7d321a;font-size:1.4rem;font-weight:600;color:#2e7d32}.cart-v2-summary__savings .svg-wrapper{width:1.6rem;height:1.6rem;flex:0 0 auto}.cart-v2-summary__cta{width:100%;margin-top:1.6rem;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;box-shadow:none}.cart-v2-summary__cta:hover,.cart-v2-summary__cta:focus{box-shadow:none}.cart-v2-summary__cta-lock{display:inline-flex;color:inherit}.cart-v2-summary__cta-lock svg{width:1.6rem;height:1.6rem;color:inherit;fill:currentColor}.cart-v2-summary__express{margin-top:1.6rem}.cart-v2-summary__express .cart__dynamic-checkout-buttons,.cart-v2-summary__express [data-shopify-buttoncontainer]{display:flex;flex-direction:column;gap:1rem;width:100%}.cart-v2-summary__express [data-shopify-buttoncontainer]>*{width:100%;max-width:none;margin:0}@media screen and (min-width:750px){.cart-v2-summary__express [data-shopify-buttoncontainer]{flex-direction:row}.cart-v2-summary__express [data-shopify-buttoncontainer]>*{flex:1 1 0;width:auto;min-width:0}}.cart-v2-summary__divider{display:block;text-align:center;font-size:1.2rem;letter-spacing:.08em;color:rgba(var(--color-foreground),.5);margin-bottom:1rem}.cart-v2-summary__secure{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:1.6rem 0 0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.cart-v2-summary__secure svg{width:1.4rem;height:1.4rem}.cart-v2-reassurance__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.2rem}.cart-v2-reassurance__list li{display:flex;align-items:center;gap:1rem;font-size:1.4rem}.cart-v2-reassurance__list li svg{flex:0 0 auto;width:2rem;height:2rem}.cart-v2-reassurance__payments-label{display:block;margin:2rem 0 1rem;font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.7)}.cart-v2-reassurance__payments-list{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;list-style:none;margin:0;padding:0}.cart-v2-reassurance__payments-list .icon{width:3.8rem;height:auto}@media screen and (min-width:1025px){.main-cart-wrap.columns #main-cart-footer{padding-left:3rem}}.cart-sticky-footer{padding-top:1.4rem;padding-bottom:calc(1.4rem + env(safe-area-inset-bottom));border-top:0;box-shadow:0 -.4rem 2.4rem #0000001f}@media screen and (max-width:1024px){body:has(#cart-sticky-footer:not([hidden])){padding-bottom:18rem}}.cart-sticky-footer__inner{display:flex;flex-direction:column;gap:1rem}.cart-sticky-footer__totals{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-sticky-footer__label{font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.cart-sticky-footer__figures{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.cart-sticky-footer__amounts{display:flex;align-items:baseline;gap:.8rem}.cart-sticky-footer__amount{font-size:2.2rem;font-weight:700}.cart-sticky-footer__compare{font-size:1.5rem;color:rgba(var(--color-foreground),.5)}.cart-sticky-footer__discount{font-size:1.3rem;color:#2e7d32}.cart-sticky-footer__cta{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.8rem;border-radius:999px;box-shadow:none}.cart-sticky-footer__cta-arrow svg{width:1.6rem;height:1.6rem;color:inherit;fill:currentColor}.cart-sticky-footer__microcopy{display:flex;align-items:center;justify-content:center;gap:.6rem;margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.6)}.cart-sticky-footer__microcopy svg{width:1.3rem;height:1.3rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/cart-redesign.css.map */
