.template-cart #MainContent{display:block;width:min(100%,76rem);margin:0 auto;padding:4.8rem var(--av-pad-desktop) 8rem}.template-cart .cart-items,.template-cart .cart__footer{background:transparent;border:0;border-radius:0;padding:0}.template-cart cart-items .page-width,.template-cart .cart__footer-wrapper .page-width{max-width:none;padding:0}.template-cart .av-cart-header{display:block;margin:0 0 1.6rem}.template-cart .av-cart-header .title{margin:0;font-family:var(--av-font-serif);font-size:clamp(3.6rem,3rem + 1.6vw,5.2rem);font-weight:500;letter-spacing:-.03em;line-height:1.1}.template-cart .av-cart-header .underlined-link{display:none}.template-cart .av-cart-toolbar{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin:0 0 2.8rem}.template-cart .av-cart-count{margin:0;color:var(--av-text-muted);font-size:1.4rem}.template-cart .av-cart-continue{display:inline-flex;align-items:center;gap:.6rem;color:var(--av-text);font-size:1.4rem;text-decoration:none;text-underline-offset:.35em}.template-cart .av-cart-continue:hover{color:var(--av-accent)}.template-cart .av-cart-continue span{text-decoration:underline;text-underline-offset:.35em}.template-cart .av-cart-continue .svg-wrapper,.template-cart .av-cart-continue svg{width:1.4rem;height:1rem}.template-cart .cart-items thead,.template-cart .cart-item__inline-price,.template-cart .cart-item__totals.medium-hide{display:none}.template-cart .cart__items{border-bottom:0;padding-bottom:0}.template-cart .cart-items,.template-cart .cart-items tbody{display:block;width:100%}.template-cart .cart-item{position:relative;display:grid;grid-template-columns:8.8rem minmax(0,1fr) auto;grid-template-areas:"media details price" "media quantity price";column-gap:1.8rem;row-gap:1.2rem;align-items:start;padding:2rem 0;border-bottom:1px solid rgba(var(--av-text-rgb),.08)}.template-cart .cart-item>*{display:block}.template-cart .cart-item__media{grid-area:media;align-self:start}.template-cart .cart-item__image-container,.template-cart .cart-item__image{width:8.8rem;height:8.8rem;max-width:8.8rem;overflow:hidden;border:0;border-radius:1.4rem;background:#1a1016;box-shadow:none}.template-cart .cart-item__image{object-fit:cover}.template-cart .cart-item__details{grid-area:details}.template-cart .cart-item__details>*{max-width:none}.template-cart .cart-item__name{font-family:var(--av-font-serif);font-size:1.7rem;font-weight:500;color:var(--av-text)}.template-cart .av-cart-item__variant,.template-cart .cart-item__details .product-option,.template-cart .cart-item__details dl{margin:.35rem 0 0;color:var(--av-text-muted);font-size:1.3rem}.template-cart .cart-item__details dt{display:none}.template-cart .cart-item__quantity{grid-area:quantity}.template-cart .cart-item__totals.small-hide{grid-area:price;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;align-self:stretch;min-height:8.8rem}.template-cart cart-remove-button{position:static;margin:0}.template-cart .cart-item__quantity-wrapper{align-items:center}.template-cart .cart-item quantity-input.quantity{width:12.4rem;min-height:4rem;border:1px solid rgba(var(--av-text-rgb),.16);border-radius:var(--av-radius-pill);background:transparent}.template-cart .cart-item__title{display:flex;align-items:flex-start;gap:.6rem}.template-cart cart-remove-button a,.template-cart .av-cart-remove{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:0;background:none;min-width:0;min-height:0;color:var(--av-text-muted);box-shadow:none}.template-cart cart-remove-button .svg-wrapper,.template-cart cart-remove-button svg{width:1.6rem;height:1.6rem}.template-cart .cart-item__price-wrapper,.template-cart .cart-item__price-wrapper .price{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;margin-top:auto;text-align:right}.template-cart .cart-item__price-wrapper .price,.template-cart .cart-item__final-price,.template-cart .cart-item__price-wrapper dd.price{color:var(--av-accent);font-size:1.6rem;font-weight:500}.template-cart .cart-item__old-price,.template-cart .cart-item__price-wrapper s{color:rgba(var(--av-text-muted-rgb),.7);font-size:1.3rem}.template-cart .cart-item__discounted-prices{display:flex;flex-direction:column;align-items:flex-end}.template-cart .cart__note.field{display:flex;flex-direction:column;align-items:stretch;gap:1.2rem}.template-cart .cart__note label,.template-cart .cart-note__label{position:static;display:block;height:auto;margin:0 0 1.2rem;color:var(--av-text);font-size:1.5rem;font-weight:500}.template-cart .cart__note .text-area,.template-cart .cart__note .field__input{min-height:11rem;padding:1.6rem 1.8rem;border:1px solid rgba(var(--av-text-rgb),.12);border-radius:1.6rem;background:rgba(var(--av-bg-deep-rgb),.35);color:var(--av-text);resize:vertical}.template-cart .cart__note:after,.template-cart .cart__note:before,.template-cart .cart__note:hover.cart__note:after,.template-cart .cart__note:hover.cart__note:before{display:none}.template-cart .cart__footer{display:block;width:100%}.template-cart .cart__footer>*{width:100%;max-width:none;margin:0}.template-cart .cart__footer>*+*{margin:3.2rem 0 0}.template-cart .av-cart-summary{margin:0}.template-cart .av-cart-summary__title{margin:0 0 1.8rem;font-family:var(--av-font-serif);font-size:2.2rem;font-weight:500}.template-cart .av-cart-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin:0 0 1.2rem;color:var(--av-text-muted);font-size:1.5rem}.template-cart .av-cart-summary__row--total{margin-top:.8rem;color:var(--av-text);font-size:1.7rem}.template-cart .av-cart-summary__value{color:var(--av-text)}.template-cart .totals,.template-cart .tax-note,.template-cart .cart__dynamic-checkout-buttons{display:none}.template-cart .cart__ctas{display:block;margin-top:2.4rem;text-align:center}.template-cart .cart__checkout-button{width:100%;max-width:none;min-height:5.2rem;border:0;border-radius:var(--av-radius-pill);background:var(--av-accent);color:var(--av-bg);font-size:1.6rem;font-weight:600}.template-cart .cart__checkout-button:hover{background:var(--av-accent-soft)}.template-cart .cart__checkout-trust-note{display:flex;align-items:center;justify-content:center;gap:.7rem;margin:1.4rem 0 0;color:var(--av-text-muted);font-size:1.2rem}.template-cart .cart__checkout-trust-icon{display:inline-flex;width:1.4rem;height:1.4rem;color:var(--av-accent)}.template-cart .cart__checkout-trust-icon svg{width:100%;height:100%}.template-cart .cart__warnings{text-align:left;padding:0}.template-cart .cart__empty-text{margin:0 0 2.4rem;font-family:var(--av-font-serif);font-size:clamp(3.2rem,2.6rem + 1.4vw,4.8rem)}.template-cart .cart__warnings .button{width:auto;min-width:18rem}@media screen and (max-width:989px){.template-cart #MainContent{padding:4rem var(--av-pad-tablet) 6rem}}@media screen and (max-width:749px){.template-cart #MainContent{padding:3.2rem var(--av-pad-mobile) 5rem}.template-cart .cart-item{grid-template-columns:7.2rem minmax(0,1fr) auto;column-gap:1.2rem}.template-cart .cart-item__image-container,.template-cart .cart-item__image{width:7.2rem;height:7.2rem;max-width:7.2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/av-cart-page.css.map */
