.cart-upsell{padding:1.5rem;border-top:1px solid rgba(var(--color-foreground),.1);background-color:rgba(var(--color-foreground),.02)}.cart-upsell__header{margin-bottom:1rem}.cart-upsell__title{font-size:1.4rem;font-weight:600;margin:0;color:rgb(var(--color-foreground))}.cart-upsell__products{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-bottom:.8rem;-webkit-overflow-scrolling:touch;touch-action:pan-x;margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem;scroll-behavior:smooth}.cart-upsell__products::-webkit-scrollbar{height:6px}.cart-upsell__products::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:3px}.cart-upsell__products::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:3px}.cart-upsell__products::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.5)}.cart-upsell__products{scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.3) rgba(var(--color-foreground),.1)}.cart-upsell-item{flex:0 0 auto;width:140px;scroll-snap-align:start;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:8px;padding:.8rem;display:flex;flex-direction:column;gap:.6rem}.cart-upsell-item__image-link{position:relative;display:block;aspect-ratio:1;overflow:hidden;border-radius:6px;background-color:rgba(var(--color-foreground),.05)}.cart-upsell-item__image{width:100%;height:100%;object-fit:cover}.cart-upsell-item__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cart-upsell-item__image-placeholder svg{width:50%;height:50%;opacity:.3}.cart-upsell-item__badge{position:absolute;top:4px;left:4px;background-color:#e65c00;color:#fff;font-size:1rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;text-transform:uppercase}.cart-upsell-item__info{display:flex;flex-direction:column;gap:.4rem;flex:1}.cart-upsell-item__title{font-size:1.2rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-upsell-item__title:hover{text-decoration:underline}.cart-upsell-item__price{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.cart-upsell-item__price--regular{font-size:1.2rem;font-weight:600;color:rgb(var(--color-foreground))}.cart-upsell-item__price--sale{font-size:1.2rem;font-weight:600;color:#e65c00}.cart-upsell-item__price--compare{font-size:1.1rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.cart-upsell-item__add-btn{display:flex;align-items:center;justify-content:center;gap:.3rem;width:100%;padding:.5rem .8rem;font-size:1.1rem;font-weight:600;color:#fff;background-color:rgb(var(--color-button));border:none;border-radius:4px;cursor:pointer;transition:opacity .2s ease;text-decoration:none;margin-top:auto}.cart-upsell-item__add-btn:hover{opacity:.9}.cart-upsell-item__add-btn svg{width:1.2rem;height:1.2rem}.cart-upsell-item__add-btn--options{background-color:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.3)}.cart-upsell-item__add-btn--options:hover{background-color:rgba(var(--color-foreground),.05);opacity:1}@media screen and (max-width: 749px){.cart-upsell{padding:1rem}.cart-upsell__products{margin:0 -1rem;padding-left:1rem;padding-right:1rem;scrollbar-width:none;-ms-overflow-style:none}.cart-upsell__products::-webkit-scrollbar{display:none}.cart-upsell__title{font-size:1.3rem}.cart-upsell-item{width:120px;padding:.6rem}.cart-upsell-item__title,.cart-upsell-item__price--regular,.cart-upsell-item__price--sale{font-size:1.1rem}.cart-upsell-item__add-btn{font-size:1rem;padding:.4rem .6rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-cart-upsell.css.map */
