.cart-drawer--v2{--cart-v2-variant-color: #757A55;--cart-v2-pill-radius: 999px;--cart-v2-media-size: 18rem;--cart-v2-media-radius: 1.6rem;--modal-width: 54rem}.cart-drawer--v2 .cart-drawer__header{gap:1.6rem}.cart-drawer--v2 .drawer__heading{font-weight:800}.cart-drawer--v2 .cart-count{min-width:2.8rem;height:2.8rem;padding-inline:.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--cart-v2-pill-radius);background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.4rem;line-height:1}.cart-drawer--v2 .free-shipping-goal{gap:1rem}.cart-drawer--v2 .free-shipping-goal__label{font-size:1.6rem;line-height:1.4}.cart-drawer--v2 .free-shipping-goal .progress-bar{--progress-bar-size: .6rem;--progress-bar-radius: var(--cart-v2-pill-radius);color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.12)}.cart-drawer--v2 .cart-item--v2{padding-block:.4rem}.cart-drawer--v2 .cart-item__product{gap:1.6rem;background:none;padding:0}.cart-drawer--v2 .cart-item__media{flex:0 0 var(--cart-v2-media-size);width:var(--cart-v2-media-size);border-radius:var(--cart-v2-media-radius);overflow:hidden}@media(max-width:767.98px){.cart-drawer--v2 .cart-item__media{flex:0 0 110px;width:110px}}.cart-drawer--v2 .cart-item__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.cart-drawer--v2 .cart-item__title{font-size:1.8rem;font-weight:800;line-height:1.3}@media(max-width:767.98px){.cart-drawer--v2{--cart-v2-media-size: 10rem;--cart-v2-media-radius: 1.2rem}.cart-drawer--v2 .cart-item__title{font-size:1.6rem}}.cart-drawer--v2 .cart-item__options,.cart-drawer--v2 .cart-item__option-value{color:var(--cart-v2-variant-color);font-size:1.6rem}.cart-drawer--v2 .cart-item__prices .price{font-size:1.9rem;font-weight:800}.cart-drawer--v2 .cart-item__price-qty{margin-top:.4rem;gap:24px}@media(max-width:767.98px){.cart-drawer--v2 .cart-item__price-qty{margin-top:0;gap:10px}}.cart-drawer--v2 .cart-item__action{align-self:flex-start}.cart-drawer--v2 .cart-item__remove--trash{width:3.2rem;height:3.2rem;margin-inline-end:-.4rem;color:rgba(var(--color-foreground),.7);transition:color .15s ease}.cart-drawer--v2 .cart-item__remove--trash:hover{color:rgb(var(--color-foreground))}.cart-drawer--v2 .cart-quantity{--buttons-height: 4.4rem;--quantity-button-width: 4rem;min-width:110px;min-height:var(--buttons-height)}.cart-drawer--v2 .cart-quantity .quantity__input{border-radius:50px;color:rgb(var(--color-foreground));font-weight:600}.cart-drawer--v2 .cart-quantity .quantity__button{color:rgba(var(--color-foreground),.55);transition:color .15s ease;background-color:transparent}.cart-drawer--v2 .cart-quantity .quantity__button:hover{color:rgb(var(--color-foreground))}.cart-drawer--v2 .cart-quantity .quantity__button svg{width:1.6rem}.cart-drawer--v2 .totals__subtotal,.cart-drawer--v2 .totals__subtotal-value{font-size:2.4rem;font-weight:800}.cart-drawer--v2 .tax-note{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.cart-drawer--v2 .tax-note a{text-decoration:underline}.cart-drawer--v2 .drawer__footer-buttons .btn--primary{border-radius:var(--cart-v2-pill-radius);min-height:6rem;font-size:1.8rem;font-weight:700}.cart-drawer--v2 .cart-item__details .grid{gap:1.6rem}@media(max-width:767.98px){.cart-drawer--v2 .cart-item__details .grid{gap:0}}.cart-drawer--v2 .cart-drawer__empty-body--v2:not(.hidden){display:flex;flex-direction:column}.cart-drawer--v2 .cart-drawer__empty--v2{flex:1 1 auto;width:100%;gap:1.6rem;max-width:479px;margin-inline:auto;padding-block:1.6rem 3rem}.cart-drawer--v2 .cart-drawer__empty-mascot{width:auto;height:auto;max-width:18rem;max-height:22rem;object-fit:contain}.cart-drawer--v2 .cart-drawer__empty-heading{font-weight:500;font-size:3.2rem;color:#3c3f2c}.cart-drawer--v2 .cart-drawer__empty-subtext{color:rgba(var(--color-foreground));font-size:2rem;font-weight:500;max-width:55%;margin-inline:auto;margin-block:0}.cart-drawer--v2 .cart-drawer__empty-copy{gap:3.2rem;margin-bottom:1.6rem}@media(max-width:767.98px){.cart-drawer--v2 .cart-drawer__empty-copy{gap:1rem;margin-bottom:1rem}.cart-drawer--v2 .cart-drawer__empty-heading{font-size:2.8rem}.cart-drawer--v2 .cart-drawer__empty-subtext{font-size:1.8rem;max-width:60%}.cart-drawer--v2 .cart-drawer__empty-mascot{max-width:120px}}.cart-drawer--v2 .cart-drawer__empty-cta{border-radius:var(--cart-v2-pill-radius);min-height:5.2rem;padding-inline:3.2rem;font-weight:700}.cart-drawer--v2 .cart-drawer__empty-products{margin-top:auto}.cart-drawer--v2 .cart-empty-product{gap:1.2rem;text-align:left}.cart-drawer--v2 .cart-empty-product__media{flex:0 0 7rem;width:7rem;border-radius:1.2rem;overflow:hidden}.cart-drawer--v2 .cart-empty-product__media img{width:100%;height:100%;object-fit:cover;aspect-ratio:1}.cart-drawer--v2 .cart-empty-product__details{min-width:0}.cart-drawer--v2 .cart-empty-product__title{font-size:1.5rem;font-weight:700;line-height:1.3;margin-bottom:.2rem}.cart-drawer--v2 .cart-empty-product__form{flex-shrink:0}.cart-drawer--v2 .cart-empty-product__add{border-radius:var(--cart-v2-pill-radius);min-height:4rem;padding-inline:1.8rem;font-size:1.4rem;white-space:nowrap}.cart-drawer--v2 .cart-empty-product__add[disabled]{opacity:.5;cursor:not-allowed}.cart-drawer--v2 .cart-count[hidden]{display:inline-flex}
/*# sourceMappingURL=/cdn/shop/t/25/assets/cart-v2.css.map */
