.cart-upsell{margin-bottom:1rem}.cart-upsell__header{display:flex;justify-content:left}.cart-upsell__title{font-size:1.6rem;font-weight:700;line-height:calc(1 + .3 / var(--font-body-scale));margin-bottom:1rem;color:rgb(var(--color-foreground))}.cart-upsell__product{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid rgba(var(--color-foreground),.1)}.cart-upsell__product-image{flex-shrink:0;width:80px;height:80px;overflow:hidden}.cart-upsell__product-image img{width:100%;height:100%;object-fit:cover;object-position:center}.cart-upsell__product-details{flex:1;min-width:0}.cart-upsell__product-title{font-size:1.4rem;font-weight:var(--font-weight-medium);line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground));margin:0}.cart-upsell__product-price{display:flex;align-items:baseline;gap:var(--spacing-xs);font-size:1.4rem;font-weight:var(--font-weight-medium)}.cart-upsell__price{color:rgb(var(--color-foreground))}.cart-upsell__old-price{color:rgba(var(--color-foreground),.75);font-size:1.2rem;text-decoration:line-through}.cart-upsell__sale-price{color:rgb(var(--color-base-accent-1))}.cart-upsell__product-actions{flex-shrink:0}.cart-upsell__add-button{position:relative;min-width:auto;font-size:1.2rem;white-space:nowrap;padding:0 1rem;width:50px;height:50px;font-size:1.6rem}.cart-upsell__add-button:disabled{opacity:.5;cursor:not-allowed}.cart-upsell__add-button.loading{pointer-events:none}.cart-upsell__add-button .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart-upsell__add-button.loading .cart-upsell__button-text{opacity:.7}.cart-upsell__button-text{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%}@media screen and (max-width: 749px){.cart-upsell__product-image{width:60px;height:60px}.cart-upsell__title{font-size:1.4rem}.cart-upsell__product-title,.cart-upsell__product-price{font-size:1.2rem}.cart-upsell__old-price{font-size:1.1rem}}.cart-upsell__add-button.success{background:rgb(var(--color-base-accent-2));color:rgb(var(--color-base-text))}.cart-upsell__add-button.error{background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-text))}
/*# sourceMappingURL=/cdn/shop/t/85/assets/cart-upsell.css.map */
