.cart-upsell{width:100%;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;padding:16px 0;background-color:#fff9f9;position:relative}.cart-upsell__upsell-header{display:flex;align-items:center;padding:0 16px}.cart-upsell__upsell-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:normal;color:#000}.cart-upsell .carousel-container{display:flex;flex-wrap:nowrap;align-items:stretch;gap:8px;margin:0;padding:0 16px 0 8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scroll-padding-left:8px;scrollbar-width:none;-ms-overflow-style:none}.cart-upsell .carousel-container::-webkit-scrollbar{display:none}.cart-upsell .carousel-item{display:flex;flex:0 0 auto;scroll-snap-align:start;margin:0}.custom-product-card{box-sizing:border-box;width:300px;max-width:calc(100vw - 40px);height:100%;display:flex;gap:8px;padding:8px;background:#fff;border:.5px solid #d9d9d9;border-radius:0}.product-image-section{display:flex;align-items:center;justify-content:center;width:111px;height:143px;flex-shrink:0;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover}.product-details-section{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:12px}.upsell-card__titles{display:flex;flex-direction:column;gap:4px;min-width:0}.product-title-upsell{display:block;width:100%;font-size:12px;font-weight:500;line-height:normal;color:#000;text-decoration:none;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.variant-name{font-size:12px;font-weight:500;line-height:normal;color:#121212;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-pricing{display:flex;align-items:flex-end;gap:4px}.current-price{font-size:13px;font-weight:500;line-height:normal;color:#000}.compare-at-price{font-size:13px;font-weight:500;line-height:normal;color:#b2b2b2;text-decoration:line-through}.upsell-swatches{display:flex;align-items:center;gap:8px;width:100%;min-width:0}.upsell-swatches__nav{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:8px;height:20px;padding:0;border:0;background:none;color:#000;cursor:pointer}.upsell-swatches__nav.is-hidden{visibility:hidden}.compare-at-price.is-hidden{display:none}.upsell-swatches__nav--prev svg{transform:rotate(180deg)}.upsell-swatches__track{position:relative;flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:6px;padding:2px;margin:-2px 0;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.upsell-swatches__track::-webkit-scrollbar{display:none}.upsell-swatch{flex-shrink:0;width:20px;height:20px;padding:0;border:0;border-radius:50%;background-color:#d9d9d9;background-position:center;background-size:cover;background-repeat:no-repeat;cursor:pointer;position:relative}.upsell-swatch.is-selected{box-shadow:0 0 0 1.5px #fff,0 0 0 2px #000}.upsell-swatch[data-available=false]{opacity:.45}.add-to-cart-btn-for-upsell{margin-top:auto;width:100%;height:34px;padding:0 10px;display:flex;align-items:center;justify-content:center;background:#9d2235;color:#f5f5f5;border:none;border-radius:0;font-size:14px;font-weight:500;line-height:normal;letter-spacing:0;text-transform:none;cursor:pointer;transition:background-color .2s ease}.add-to-cart-btn-for-upsell:hover{background:brown}.add-to-cart-btn-for-upsell:disabled{background:#ccc;cursor:not-allowed}.shimmer-container{display:flex;gap:8px;width:100%;overflow:hidden}.shimmer-card{box-sizing:border-box;display:flex;gap:8px;width:329px;max-width:calc(100vw - 40px);flex-shrink:0;padding:8px;background:#fff;border:.5px solid #d9d9d9;border-radius:0}.shimmer-image{width:111px;height:143px;flex-shrink:0;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.shimmer-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.shimmer-title{width:80%;height:14px}.shimmer-price{width:40%;height:13px}.shimmer-button{margin-top:auto;width:100%;height:34px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:370px){.product-image-section{width:96px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-cart-upsell-card.css.map */
