.cart-upsell{display:block;position:relative;border-radius:8px;border:2px solid var(--Tailwind-Colors-neutral-600, #525252);padding:12px 16px 16px;margin-top:8px;margin-bottom:4px}.cart-upsell__title{font-size:14px;font-weight:700;margin:0 0 12px;color:var(--color-foreground, #000)}.cart-upsell__options{display:flex;flex-direction:column;gap:5px}.cart-upsell__option{display:flex;align-items:center;gap:10px;background:none;border:none;padding:8px 4px;cursor:pointer;text-align:left;width:100%;border-radius:6px;transition:background-color .15s ease;font-family:inherit;color:var(--color-foreground, #000)}.cart-upsell__option:hover{background-color:rgb(var(--color-foreground-rgb, 0 0 0) / .04)}.cart-upsell__option:active{background-color:rgb(var(--color-foreground-rgb, 0 0 0) / .08)}.cart-upsell__option+.cart-upsell__option{border-top:1px solid var(--Tailwind-Colors-neutral-300, #D4D4D4);padding-top:12px}.cart-upsell__check{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:var(--color-foreground, #000);opacity:.35;transition:opacity .15s ease}.cart-upsell__option--active .cart-upsell__check{opacity:1}.cart-upsell__option-img-wrap{flex-shrink:0;width:50px;height:50px;border-radius:4px;overflow:hidden;background-color:rgb(var(--color-foreground-rgb, 0 0 0) / .04)}.cart-upsell__option-img{width:100%;height:100%;object-fit:cover}.cart-upsell__option-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;position:relative}.cart-upsell__option-label{font-size:12px;font-weight:600;line-height:1.3;color:var(--color-foreground, #000)}.discount-off-item{color:#fff;font-family:DM Sans;font-size:10px;font-style:normal;font-weight:500;line-height:12px;border-radius:4px;background:var(--Tailwind-Colors-neutral-900, #171717);position:absolute;right:0;display:flex;padding:2px 8px;align-items:center;gap:3.99px;top:12px}.cart-upsell__option-prices{display:flex;align-items:center;gap:6px;font-size:12px}.cart-upsell__option-price{color:var(--Theme-Colors-Brand-Colors-Secondary, #363435);font-family:DM Sans;font-size:11.5px;font-style:normal;font-weight:400;line-height:normal}.cart-upsell__option-compare{color:rgb(var(--color-foreground-rgb, 0 0 0) / .5);font-size:12px;text-decoration:line-through;display:none!important}.cart-upsell__badge{flex-shrink:0;background-color:var(--color-foreground, #000);color:var(--color-background, #fff);font-size:11px;font-weight:700;padding:4px 8px;border-radius:4px;white-space:nowrap;letter-spacing:.02em}.cart-upsell--loading{pointer-events:none}.cart-upsell__loading{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:rgb(var(--color-background-rgb, 255 255 255) / .7);align-items:center;justify-content:center;border-radius:inherit;z-index:1}.cart-upsell--loading .cart-upsell__loading{display:flex}.cart-upsell__spinner{animation:cart-upsell-spin .8s linear infinite;color:var(--color-foreground, #000)}@keyframes cart-upsell-spin{to{transform:rotate(360deg)}}.cart-upsell__row{display:block!important;padding:0!important;margin:0 0 var(--gap-xl, 20px) 0!important;border-bottom:none!important}.cart-upsell__cell{display:block!important;padding:0!important}
/*# sourceMappingURL=/cdn/shop/t/15/assets/cart-quantity-upsell.css.map */
