.cart-page{display:flex;flex-direction:column;gap:32px;margin:0 auto;padding:24px var(--page-padding-mobile)}.cart-page .cart-columns{display:flex;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgb(0 0 0 / 10%);text-transform:uppercase;letter-spacing:.05em;color:#0009}.cart-page .line-items{display:flex;flex-direction:column}.cart-page .line-item{display:flex;gap:var(--page-padding-mobile);padding:16px 0;border-bottom:1px solid rgb(0 0 0 / 10%)}.cart-page .line-item .image{flex-shrink:0;width:100px;align-self:stretch;background-color:#e6e6e6}.cart-page .details{display:flex;flex-direction:column;justify-content:space-between;gap:4px;flex:1 0 0;min-width:0}.cart-page .details-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;font-size:14px}.cart-page .line-title{color:var(--color-dark)}.cart-page .line-total{display:flex;align-items:center;gap:8px;font-size:14px;white-space:nowrap}.cart-page del{font-weight:300;opacity:.6}.cart-page .title{font-size:14px;text-transform:uppercase}.cart-page .variant-title{font-size:12px;color:#0009}.cart-page .line-item-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.cart-page .quantity-stepper{display:flex;align-items:stretch;justify-content:space-between;width:100px;border:1px solid rgb(0 0 0 / 10%)}.cart-page .quantity-stepper .icon{min-width:unset;min-height:unset;padding:8px 12px}.cart-page .quantity-stepper .icon-plus svg{width:12px;height:12px}.cart-page .quantity-stepper .icon-minus svg{width:8px;height:8px}.cart-page .quantity-stepper span{display:flex;align-items:center;justify-content:center;flex:1 0 0;font-size:12px}.cart-page .remove-item{position:relative}.cart-page .remove-item:before{content:"";position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px}.cart-page .remove-item svg{width:16px;height:16px}.cart-page .cart-footer{display:flex;flex-direction:column;gap:16px;padding-top:8px}.cart-page .subtotal-row{display:flex;align-items:center;justify-content:space-between;font-size:16px}.cart-page .cart-note{color:#0009}.cart-page .button-primary .icon svg path{stroke:var(--color-light)}.cart-page .checkout-button{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:0}.cart-page .checkout-button .icon{grid-column:1;justify-self:end;margin-right:8px}.cart-page .checkout-button .label{grid-column:2}.cart-page .checkout-form{display:flex;flex-direction:column}.cart-page .cart-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;min-height:70vh;text-align:center}.cart-page .cart-empty-state .button-primary{flex:unset}.cart-page .cart-empty{font-size:16px}@media screen and (min-width:1000px){.cart-page{padding:48px var(--page-padding-desktop)}}
/*# sourceMappingURL=/cdn/shop/t/130/assets/cart.css.map */
