.cart-upsell-item{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;margin-top:8px;margin-bottom:8px;border-radius:8px;background:#ffffff0a}.cart-upsell-item__info{display:flex;align-items:center;gap:10px}.cart-upsell-item__image img{width:42px;height:42px;border-radius:6px;object-fit:cover}.cart-upsell-item__title{font-size:13px;font-weight:600}.cart-upsell-item__price{font-size:12px}.cart-upsell-item__compare{text-decoration:line-through;opacity:.6;margin-right:4px}.cart-upsell-switch{position:relative;width:44px;height:24px;display:inline-block}.cart-upsell-switch input{opacity:0;width:0;height:0}.cart-upsell-switch__slider{position:absolute;cursor:pointer;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#444;transition:.2s}.cart-upsell-switch__slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.cart-upsell-switch input:checked+.cart-upsell-switch__slider{background:#f0c}.cart-upsell-switch input:checked+.cart-upsell-switch__slider:before{transform:translate(18px)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/cart-upsell.css.map */
