.cart-recommended-products{margin-top:0;padding-top:0;border-top:1px solid rgba(var(--color-border),.1)}.cart-recommended-products__header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cart-recommended-products__title{font-size:1rem;font-weight:500;margin:0 0 0 20px;flex:1}.cart-recommended-products__navigation{display:flex;gap:.5rem;align-items:center}.cart-recommended-products__nav-button{width:40px;height:40px;border-radius:50%;border:1px solid rgba(var(--color-border),.3);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:0;position:relative;z-index:10;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.cart-recommended-products__nav-button:hover:not(:disabled){background:rgba(var(--color-accent, 220, 38, 38),.1);border-color:rgb(var(--color-accent, 220, 38, 38))}.cart-recommended-products__nav-button:disabled{opacity:.3;cursor:not-allowed}.cart-recommended-products__nav-button svg{width:20px;height:20px}.cart-recommended-products__loading{text-align:center;padding:2rem}.cart-recommended-products__loading .loading-spinner{display:inline-block}.cart-recommended-products__empty{text-align:center;padding:1rem;color:rgba(var(--color-text),.6);font-size:.9rem}.cart-recommended-products__container{margin-top:.2rem}.cart-recommended-products__carousel-wrapper{overflow:visible;background:#f5f5f5;padding:7px 5px 10px;border-radius:0}.cart-recommended-products__carousel.products.carousel{display:flex!important;overflow-x:auto!important;overflow-y:visible!important;scroll-behavior:smooth!important;scroll-snap-type:x mandatory!important;gap:1rem!important;padding:0!important;background:transparent!important;align-items:flex-start!important;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.cart-recommended-products__carousel.products.carousel::-webkit-scrollbar{display:none}.cart-recommended-products__carousel .carousel__slide{display:flex!important;flex:0 0 calc((100% - 2rem) / 3)!important;scroll-snap-align:start;min-width:0;align-items:flex-start;height:auto}@media only screen and (max-width: 767px){.cart-recommended-products__carousel-wrapper{padding:6px 5px 10px!important;overflow:visible}.cart-recommended-products__carousel.products.carousel{gap:.5rem!important;overflow-y:visible!important;align-items:flex-start!important}.cart-recommended-products__carousel .carousel__slide{flex:0 0 calc((100% - .5rem)/2)!important;align-items:flex-start;height:auto}}.cart-recommended-product-card{display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 8px #00000014;overflow:visible;transition:box-shadow .3s ease,transform .3s ease;height:auto;width:100%}.cart-recommended-product-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.cart-recommended-product-card__image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;display:flex;align-items:center;justify-content:center;max-height:115px;flex-shrink:0}.cart-recommended-product-card__image a{display:block;width:100%;height:100%}.cart-recommended-product-card__image img{width:100%;height:100%;object-fit:contain;padding:6px;transition:transform .3s ease}.cart-recommended-product-card:hover .cart-recommended-product-card__image img{transform:scale(1.05)}.cart-recommended-product-card__image .thb-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:rgba(var(--color-text),.3)}.cart-recommended-product-card__info{display:flex;flex-direction:column;gap:.5rem;padding:.7rem;flex:1;min-height:0}.cart-recommended-product-card__title{font-family:Helvetica Neue LT Std;font-size:14px;font-style:normal;font-weight:400;line-height:16px;color:#252525;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px;margin:0}@media only screen and (max-width: 768px){.cart-recommended-product-card__title{font-size:14px}}.cart-recommended-product-card__title:hover{color:rgb(var(--color-accent, 220, 38, 38));text-decoration:none}.cart-recommended-product-card__price{display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap;font-family:Helvetica Neue LT Std;font-size:.9rem;font-weight:var(--font-body-medium-weight, 500);line-height:1;color:var(--color-price, #252525)}.cart-recommended-product-card__price .price-compare{text-decoration:line-through;color:#25252580;font-size:.85rem;font-weight:var(--font-body-medium-weight, 500)}.cart-recommended-product-card__price .price-current{font-weight:var(--font-body-medium-weight, 500);color:var(--color-price, #252525);font-size:.9rem}.cart-recommended-product-card__form{margin-top:auto;padding-top:.3rem;padding-bottom:0;flex-shrink:0;overflow:visible}.cart-recommended-product-card__button,.cart-recommended-product-card__button.button{width:100%!important;padding:.6rem .75rem!important;font-size:.75rem!important;font-weight:400!important;text-align:center!important;border:none!important;background:#dc2626!important;color:#fff!important;border-radius:0!important;cursor:pointer!important;transition:all .3s ease!important;text-transform:none!important;letter-spacing:0!important;font-family:Helvetica Neue LT Std!important;margin:0!important;box-shadow:none!important}.cart-recommended-product-card__button:hover:not(:disabled),.cart-recommended-product-card__button.button:hover:not(:disabled){background:#b91c1c!important;color:#fff!important;transform:translateY(-1px)!important;box-shadow:0 2px 8px #dc26264d!important;border:none!important}.cart-recommended-product-card__button:active:not(:disabled),.cart-recommended-product-card__button.button:active:not(:disabled){transform:translateY(0)!important;background:#b91c1c!important;color:#fff!important}.cart-recommended-product-card__button:focus:not(:disabled),.cart-recommended-product-card__button.button:focus:not(:disabled){background:#dc2626!important;color:#fff!important;border:none!important;outline:none!important;box-shadow:0 0 0 2px #dc26264d!important}.cart-recommended-product-card__button:disabled,.cart-recommended-product-card__button.button:disabled{opacity:.5!important;cursor:not-allowed!important;background:#ccc!important;color:#666!important;border:none!important}.cart-drawer .cart-recommended-products{margin-top:0;padding-top:0}.cart-drawer .cart-recommended-products__title{font-size:1.1rem}.cart-drawer .cart-recommended-products__carousel-wrapper{padding:10px;overflow:visible}.cart-drawer .cart-recommended-products__carousel.products.carousel{gap:.75rem!important}.cart-drawer .cart-recommended-product-card__image{aspect-ratio:1}.cart-drawer .cart-recommended-product-card__title{font-size:.85rem;min-height:2.4em}.cart-drawer .cart-recommended-product-card__price{font-size:.9rem}.cart-drawer .cart-recommended-product-card__button{padding:.6rem .75rem;font-size:.75rem}@media only screen and (max-width: 767px){.cart-recommended-products{margin-top:0!important;padding-top:0!important}.cart-recommended-products__header{margin-bottom:.5rem!important}.cart-recommended-products__title{font-size:.95rem!important;margin-left:10px}.cart-recommended-products__nav-button{width:30px!important;height:30px!important}.cart-recommended-products__nav-button svg{width:14px!important;height:14px!important}.cart-recommended-products__carousel-wrapper{padding:6px 5px 10px!important;overflow:visible}.cart-recommended-product-card{height:auto}.cart-recommended-product-card__image{aspect-ratio:1;max-height:115px}.cart-recommended-product-card__info{padding:.6rem!important;gap:.4rem!important;flex:1;min-height:0}.cart-recommended-product-card__title{font-size:12px!important;line-height:14px!important;min-height:28px!important;margin:0!important}.cart-recommended-product-card__price{font-size:.85rem!important;gap:.3rem!important}.cart-recommended-product-card__price .price-compare{font-size:.8rem!important}.cart-recommended-product-card__price .price-current{font-size:.85rem!important}.cart-recommended-product-card__form{margin-top:auto;padding-top:.3rem!important;padding-bottom:0!important;overflow:visible}.cart-recommended-product-card__button{padding:.5rem .6rem!important;font-size:.7rem!important}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/cart-recommended-products.css.map */
