.cart-page{--rg-cart-border: var(--rg-white-12);--rg-cart-muted: rgba(var(--color-foreground), .6);--rg-cart-transition: .3s ease;--rg-breadcrumb-background: var(--rg-black)}.cart-breadcrumb{padding:1.2rem 0;background-color:var(--rg-breadcrumb-background);font-size:1.4rem;color:var(--rg-cart-muted);border-bottom:1px solid var(--rg-white-12)}.cart-breadcrumb__list{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0;padding:0;list-style:none}.cart-breadcrumb__item{display:flex;align-items:center;gap:.6rem}.cart-breadcrumb__item+.cart-breadcrumb__item:before{content:"/";color:rgba(var(--color-foreground),.35)}.cart-breadcrumb__item a{color:inherit;text-decoration:none;transition:color var(--rg-cart-transition)}.cart-breadcrumb__item a:hover{color:var(--rg-white)}.cart-breadcrumb__item--current{color:var(--rg-white);font-weight:var(--font-body-weight-bold)}.cart-items .title-wrapper-with-link{margin:0 0 var(--rg--spacing--60)}.cart__items{padding-bottom:0;border-bottom:0}.cart-items thead th{color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;font-weight:var(--font-body-weight);letter-spacing:0;text-transform:none;opacity:1;padding-bottom:1.4rem;border-bottom:1px solid var(--rg-cart-border)}.cart-item__media{padding-right:0}.cart-item__image{width:111px;height:111px;max-width:100%;max-width:none;object-fit:cover}.cart-item__details>*{max-width:40rem}.cart-item__title{font-size:1.6rem}.cart-item__name{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight-semibold, 600);font-size:clamp(19px,2.2vw,21px);letter-spacing:-.02em;line-height:1.2;text-transform:uppercase;color:rgb(var(--color-foreground));transition:color var(--rg-cart-transition)}.cart-item__name:hover{color:var(--rg-red);text-decoration:none}.cart-item__quantity-wrapper{align-items:center;gap:1.2rem}.cart-items .quantity{width:12rem;min-height:4.08rem;border:1px solid var(--rg-cart-border);border-radius:0}.cart-items .quantity:before,.cart-items .quantity:after{content:none}.cart-items .quantity__input{font-family:var(--font-heading-family);font-size:1.5rem;font-weight:var(--font-heading-weight-semibold, 600);color:rgb(var(--color-foreground));opacity:1}.cart-items .quantity__button{width:4rem;margin:0;color:rgb(var(--color-foreground));transition:color var(--rg-cart-transition)}.cart-items .quantity__button:hover{color:var(--rg-red)}.cart-item cart-remove-button{width:auto;height:auto;margin:0}cart-remove-button .button{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;min-width:4rem;min-height:4rem;margin:0;padding:0;border:1px solid var(--rg-red);background-color:var(--rg-red);color:var(--rg-white);transition:background-color var(--rg-cart-transition),border-color var(--rg-cart-transition)}cart-remove-button .button:hover{background-color:var(--rg-btn-hover);border-color:var(--rg-btn-hover)}cart-remove-button .icon-remove{width:1.6rem;height:1.6rem}.cart-item__totals .price,.cart-item__totals .cart-item__discounted-prices dd{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight-semibold, 600);font-size:clamp(19px,2.2vw,21px);letter-spacing:-.02em;line-height:1.2;color:rgb(var(--color-foreground))}@media screen and (min-width:750px){.cart-items td{vertical-align:middle;padding-top:1.6rem;padding-bottom:1.6rem}.cart-item>td{border-bottom:1px solid var(--rg-cart-border)}.cart-item>td+td{padding-left:2rem}.cart-items th.right,.cart-items td.right,.cart-item__totals .price--end{text-align:left}.cart-items .cart-items__heading--quantity,.cart-item .cart-item__quantity,.cart-item__quantity--info quantity-popover>*{padding-left:2rem}.cart-item__details{width:auto}.cart-item__media{width:8.8rem}.cart-item__details .cart-item__unit-price,.cart-item__details .cart-item__discounted-prices{display:none}}@media screen and (min-width:990px){.cart-item .cart-item__quantity,.cart-items .cart-items__heading--wide{padding-left:2rem}.cart-item__details{width:auto}}.cart__footer{display:grid;gap:2.4rem;align-items:start}.cart__footer>*{width:auto}.cart__footer-start{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}.cart__back{display:inline-flex;align-items:center;justify-content:center;justify-self:start;height:4rem;padding:0 2.2rem;border:1px solid var(--rg-cart-border);background-color:var(--rg-white-4);color:var(--rg-white);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight-semibold, 600);font-size:1.4rem;letter-spacing:.05em;line-height:1;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color var(--rg-cart-transition),border-color var(--rg-cart-transition),color var(--rg-cart-transition)}.cart__back:hover{background-color:var(--rg-red);border-color:var(--rg-red);color:var(--rg-white)}.cart__blocks{padding:2.4rem;border:1px solid var(--rg-cart-border)}.cart__blocks>*+*{margin-top:0}.cart__blocks .totals{justify-content:space-between;align-items:baseline;gap:1.6rem}.cart__blocks .totals__total,.cart__blocks .totals__total-value{margin:0;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight-semibold, 600);font-size:1.8rem;text-transform:uppercase;color:rgb(var(--color-foreground))}.cart__blocks .totals>*+*{margin-left:0}.cart__blocks .tax-note{margin:1.2rem 0 0;text-align:left;font-size:1.3rem;line-height:1.5;color:var(--rg-cart-muted)}.cart__blocks .cart__ctas{margin-top:2rem;text-align:left}.cart__blocks .cart__checkout-button{max-width:none;width:100%}@media screen and (min-width:750px){.cart__footer{grid-template-columns:1fr minmax(0,36rem);gap:4rem}.cart__footer>*+*{margin-left:0;margin-top:0}}@media screen and (max-width:749px){.cart-items thead tr{border-bottom-color:var(--rg-cart-border);margin-bottom:2.4rem}.cart-item{padding-bottom:2.4rem;margin-bottom:2.4rem;border-bottom:1px solid var(--rg-cart-border)}.cart__footer>*+*{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-cart.css.map */
