.cart-upsell{background-color:#eceae8;padding:8px 0 8px 16px;margin-top:24px}.cart-upsell__header{margin-bottom:20px}.cart-upsell__title{font-size:18px;font-weight:600;color:var(--text-color-main, #1f2937);margin:0;text-align:left}.cart-upsell__carousel-wrapper{overflow:hidden;margin-bottom:16px}.cart-upsell__carousel{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:0 4px}.cart-upsell__carousel::-webkit-scrollbar{display:none}.cart-upsell__item{display:flex;flex-direction:row;gap:12px;width:308px;flex-shrink:0;background:#fff;border-radius:8px;padding:12px;scroll-snap-align:start}.cart-upsell__item-image-wrapper{position:relative;width:92px;height:92px;flex-shrink:0;background:#f5f5f5;border-radius:4px;overflow:hidden}.cart-upsell__item-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.cart-upsell__item-content{display:flex;flex-direction:column;flex:1;min-width:0}.cart-upsell__item-title{font-size:14px;font-weight:500;color:var(--text-color-main, #1f2937);margin:0 0 auto;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-upsell__item-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.cart-upsell__item-price{font-size:14px;font-weight:600;color:var(--text-color-main, #1f2937);margin:0}.cart-upsell__item-button{padding:8px 16px;background-color:#000;color:#fff;border:none;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease;white-space:nowrap;flex-shrink:0}.cart-upsell__item-button:hover{background-color:#333}.cart-upsell__item-button:disabled{background-color:#ccc;cursor:not-allowed}.cart-upsell__arrows{display:flex;justify-content:space-between;gap:12px}.cart-upsell__arrow{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #D4CFC9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:var(--text-color-main, #1f2937)}.cart-upsell__arrow:hover{background-color:#f5f5f5}.cart-upsell__arrow:disabled{opacity:.3;cursor:not-allowed}.cart-upsell__arrow svg{width:13px;height:13px}@media screen and (min-width:750px){.cart-upsell{padding:8px 0 8px 32px}}.cart-upsell__carousel.loading{min-height:200px;display:flex;align-items:center;justify-content:center}.cart-upsell__carousel.loading:after{content:"Loading...";color:var(--text-color-main, #1f2937);font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/11/assets/cart-upsell.css.map */
