.recommended-products-carousel{display:flex;flex-direction:column;align-items:start;margin:0 50px}.recommended-products-title{font-size:22px;font-weight:600}.recommended-products-wrapper{display:flex;align-items:center;gap:10px;position:relative}.carousel-button{background-color:#f7f7f7;border:1px solid #ccc;border-radius:5px;height:45px;width:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease-in-out;z-index:1}.carousel-button:hover{background-color:#e0e0e0}.recommended-carousel{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;margin:20px 0;padding:10px 0;flex:1;scroll-behavior:smooth}.recommended-carousel::-webkit-scrollbar{display:none}.recommended-carousel__item{flex:0 0 200px;scroll-snap-align:start;padding:0;background-color:#fff;text-align:left;overflow:hidden;position:relative}.carousel-item__price{display:flex;flex-direction:row;align-items:end;gap:5px}.carousel-item__price .previous-price{font-size:12px;text-decoration:line-through;color:var(--main-grey)}.recommended-carousel__contents{padding:0 5px}.recommended-carousel img{max-width:100%;height:auto;max-height:200px;margin-bottom:10px}.recommended-carousel__title{font-size:14px;font-weight:600;margin:5px 0;color:#2459c4}.amount-sold{font-size:11px}.on-sale-tag{position:absolute;background-color:#7fda69;width:auto;top:5px;right:5px;font-size:10px;text-align:center;padding:6px 10px;line-height:1;font-weight:500;border-radius:5px;color:#000;z-index:1}.carousel-item__tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;margin:5px}.carousel-left svg{rotate:180deg}.carousel-button svg{fill:var(--main-grey);width:25px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/recommended-carousel.css.map */
