#main-cart-footer.is-empty .cart-upsell,.cart-order.is-empty .cart-upsell{display:none}.cart-upsell{display:flex;align-items:center;gap:1.2rem;padding:1.2rem 1.4rem;background-color:rgba(var(--color-foreground) / .03);border-radius:1rem;width:100%}.cart-upsell__image{flex-shrink:0;width:5rem;height:5rem;border-radius:.8rem;overflow:hidden;background-color:rgba(var(--color-foreground) / .05)}.cart-upsell__image img{width:100%;height:100%;object-fit:cover}.cart-upsell__content{flex:1;min-width:0}.cart-upsell__header{display:flex;align-items:baseline;gap:.8rem;margin-bottom:.3rem}.cart-upsell__title{font-weight:600;font-size:var(--text-size-base);color:rgb(var(--color-foreground))}.cart-upsell__price{font-weight:600;font-size:var(--text-size-base);color:#4285f4}.cart-upsell__description{font-size:var(--text-size-small);color:rgba(var(--color-foreground) / .6);margin:0;line-height:1.4}.cart-upsell__toggle{position:relative;display:inline-block;width:4.8rem;height:2.6rem;flex-shrink:0;cursor:pointer}.cart-upsell__checkbox{opacity:0;width:0;height:0;position:absolute}.cart-upsell__slider{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground) / .2);border-radius:2.6rem;transition:background-color .3s ease}.cart-upsell__slider:before{content:"";position:absolute;height:2rem;width:2rem;left:.3rem;bottom:.3rem;background-color:#fff;border-radius:50%;transition:transform .3s ease;box-shadow:0 1px 3px #00000026}.cart-upsell__checkbox:checked+.cart-upsell__slider{background-color:#34c759}.cart-upsell__checkbox:checked+.cart-upsell__slider:before{transform:translate(2.2rem)}.cart-upsell__checkbox:focus-visible+.cart-upsell__slider{box-shadow:0 0 0 2px #34c7594d}
/*# sourceMappingURL=/cdn/shop/t/14/assets/cart-upsell.css.map */
