.tab-buttons{display:flex;gap:15px;justify-content:center;margin-bottom:20px}.tab-button{padding:10px 15px;cursor:pointer;background:none;border:none;font-size:16px}.tab-button.active{font-weight:700;text-decoration:underline}.tab-pane{display:none}.tab-pane.active{display:block}.carousel-container{display:flex;align-items:center;position:relative;overflow:hidden;width:100%}.product-carousel{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;padding:20px 0;scroll-behavior:smooth;width:100%}.product-item{flex:0 0 calc(33.33% - 20px);scroll-snap-align:start;text-align:center;position:relative;background:#fff;padding:15px;border-radius:10px;box-shadow:0 5px 10px #0000001a}.product-image-container img{width:100%;border-radius:10px}.product-info{padding-top:10px}.product-rating{color:gold;font-size:14px;margin-bottom:5px}.product-title{font-size:18px;font-weight:700;margin-bottom:5px}.product-pricing{display:flex;gap:10px;justify-content:center;align-items:center}.old-price{text-decoration:line-through;color:gray}.new-price{font-weight:700;color:#b30000}.badge{position:absolute;top:10px;right:10px;background:navy;color:#fff;padding:5px;border-radius:5px}.carousel-navigation{display:flex;justify-content:center;gap:15px;margin-bottom:10px}.carousel-prev,.carousel-next{background:#333;color:#fff;border:none;font-size:24px;cursor:pointer;padding:10px;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.carousel-prev:hover,.carousel-next:hover{background:#555}@media(max-width:768px){.product-item{flex:0 0 calc(80% - 20px)}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/tabbed-product-carousel.css.map */
