cart-items{display:flex;flex-direction:column}.cart-item{display:flex;flex-direction:row}.cart-item+.cart-item{margin-top:var(--gutter)}.cart-item__title{line-height:1.2}.cart-item__image-container{max-width:150px;min-width:150px;margin-right:var(--gutter)}.cart-item__details{line-height:1;width:100%;display:flex;align-items:start;margin-bottom:auto;margin-left:auto;justify-content:space-between;margin-top:var(--gutter);flex-wrap:wrap;gap:var(--gutter)}@media only screen and (min-width: 820px){.cart-item__details{flex-wrap:nowrap}}.cart-item__details-inner>*+*{margin-top:16px}.cart-item__actions{display:flex;flex-direction:row;align-items:center}cart-remove-button{font-size:1rem;opacity:.8;height:100%;padding:8px var(--gutter);cursor:pointer}.cart-item .loading-overlay{top:50%;left:50%;transform:translate(-50%,-50%);display:grid;place-content:center;width:100%;height:100%;background-color:#fffc}.cart__summary>*+*{--spacing: 16px;margin-top:var(--spacing)}.cart-recommendations{display:block}.cart-item__error-text{color:var(--error)}.cart__tax{line-height:1.2;display:block;font-size:1.2rem;text-align:center;text-transform:uppercase}.cart__note,.cart__note textarea{display:block;width:100%}.cart__note textarea{overflow:hidden;resize:none}.cart-item__price-wrapper .unit-price{margin-left:0;margin-top:8px}@media only screen and (min-width: 768px){.cart__summary{top:0;position:sticky;border:solid var(--inputs-border-width) var(--primary-borders);padding:var(--gutter)}}.cart__subtotal{display:flex;align-items:center;justify-content:space-between}.cart-page__shipping-notification{color:var(--accent-foreground);background-color:var(--accent-background);width:100%;text-align:center;padding:8px}
/*# sourceMappingURL=/cdn/shop/t/47/assets/template-cart.css.map */
