.cart-item{position:relative;display:grid;grid-template-columns:64px 1fr;gap:0 12px;padding:16px 0;border-bottom:1px solid rgba(var(--text-color) / .15)}.cart-item:last-child{border-bottom:0}.cart-item:has(+.cart-item--nested){padding-bottom:0;border-bottom:0}.cart-item--nested{padding-top:8px;padding-inline-start:24px}.cart-item--nested .cart-item__image{padding-inline-start:0}.cart-item__image{grid-column:1/2;grid-row:1/2}.cart-item__image img{width:100%;height:auto;max-height:120px;object-fit:contain;border-radius:6px}.cart-item__content{grid-column:2/3;display:flex;flex-direction:column;gap:4px;min-width:0}.cart-item__header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cart-item__title{margin:0;font-size:.9em;font-weight:var(--sup-weight-bold);line-height:1.3;color:rgb(var(--text-color));text-decoration:none}.cart-item__title:hover{text-decoration:underline}.cart-item__remove-link{flex-shrink:0;font-size:.78em;color:rgba(var(--text-color) / .5);white-space:nowrap;text-decoration:none;transition:color .2s}.cart-item__remove-link:hover{color:rgb(var(--text-color))}.cart-item__variant-info{font-size:.82em;line-height:1.3;color:rgba(var(--text-color) / .6)}.cart-item__price-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px}.cart-item__prices{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.cart-item .price__current{font-size:.95em;font-weight:var(--sup-weight-bold)}.cart-item .price__was{font-size:.8em;color:rgba(var(--text-color) / .5)}.cart-item__price--sale{color:var(--sup-color-sale)}.cart-item__qty-compact{flex-shrink:0}.drawer--cart .cart-item__qty-compact{--input-bg-color: var(--drawer-bg-color);--input-text-color: var(--drawer-text-color)}.cart-item__qty-compact .qty-input--combined .qty-input__btn,.cart-item__qty-compact .qty-input__input{height:32px}.cart-item__qty-compact .qty-input__input{width:32px;font-size:.85em}.cart-item .backorder{margin-top:4px;font-size:.82em}.cart-item__discounts{margin:4px 0 0;padding:0;list-style:none}.cart-item__discounts .discount{font-weight:var(--sup-weight-semibold);color:rgb(var(--text-color))}.cart-item__unit-price{margin-top:-10px;font-size:.78em;color:rgba(var(--text-color) / .5)}.cart-item__preorder{margin-top:4px}.cart-item__loader{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;border-radius:4px;background:#fff9}.cart-item__loader.is-loading{width:auto;margin:0}.cart-item__loader.is-loading:after{content:"";width:20px;height:20px;border:2px solid rgba(0,0,0,.15);border-top-color:#0009;border-radius:50%;animation:supplementa-cart-spin .6s linear infinite}@keyframes supplementa-cart-spin{to{transform:rotate(360deg)}}.cart-item__error{margin-top:6px}.cart-drawer__rating{display:flex;justify-content:flex-start;margin-bottom:var(--sup-space-8)}.cart-drawer__savings-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:6px}.cart-drawer__savings-label{display:inline-flex;align-items:center;gap:4px;font-size:.88em;color:rgba(var(--drawer-text-color, var(--text-color)) / .7)}.cart-drawer__savings-label .icon{width:14px;height:14px}.cart-drawer__savings-amount{font-size:.88em;font-weight:var(--sup-weight-semibold);color:var(--sup-color-sale)}.cart-drawer__subtotal-row{display:flex;justify-content:space-between;align-items:baseline}.cart-drawer__subtotal-label{font-size:1em;font-weight:var(--sup-weight-bold)}.cart-drawer__subtotal-amount{font-size:1.15em;font-weight:var(--sup-weight-bold)}.cart-drawer__tax-notice{margin:2px 0 0;font-size:.75em;color:rgba(var(--drawer-text-color, var(--text-color)) / .5)}.cart-drawer__checkout-btn{margin-top:12px;padding:14px 20px;font-size:1.1em;font-weight:var(--sup-weight-bold);letter-spacing:.04em;text-transform:uppercase}.cart-drawer__checkout-btn .icon{height:1em}.cart-drawer__payment-icons{margin-top:var(--sup-space-13);margin-inline:var(--sup-space-5)}.cart-drawer__payment-icons .sh-payment-icon{width:auto;height:auto;max-width:38px;flex:0 1 38px}.cart-rec-wrap{position:relative}.cart-rec-wrap .card--related{padding-right:52px}.cart-rec-icon-form{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:block;margin:0;z-index:3}.cart-rec-icon-form form{margin:0}.cart-rec-icon-form .js-form-error{position:absolute;right:0;bottom:calc(100% + 6px);width:max-content;max-width:220px;margin:0;font-size:.78em}.card__cart-icon-btn{display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:none;border-radius:50%;background:rgb(var(--btn-bg-color, var(--text-color)));color:rgb(var(--btn-text-color, var(--bg-color)));cursor:pointer;transition:opacity .2s}.card__cart-icon-btn:hover{opacity:.85}.card__cart-icon-btn:disabled{opacity:.3;cursor:not-allowed}@media(min-width:768px){.cart-item{grid-template-columns:80px 1fr;gap:0 16px}}cart-drawer .free-shipping-container{padding:8px var(--gutter)}cart-drawer .free-shipping-notice__bar{height:5px;margin-top:6px}cart-drawer .free-shipping-notice__heading{font-size:12px;margin-bottom:0!important}
/*# sourceMappingURL=/cdn/shop/t/17/assets/supplementa-cart.css.map */
