.category-slider-menu{width:70%;position:relative;background:#fff;z-index:999}.category-slider-wrapper{display:flex;align-items:center;border-bottom:1px solid #eee;background:#fff;padding:12px 15px}.category-slider{display:flex;overflow-x:auto;gap:10px;scroll-behavior:smooth;flex:1;scrollbar-width:none}.category-slider::-webkit-scrollbar{display:none}.category-item{flex:0 0 auto;padding:10px 20px;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;font-size:14px;font-weight:600;transition:.3s;white-space:nowrap}.category-item:hover,.category-item.active{background:#2d4a3e;color:#fff}.cat-prev,.cat-next{width:42px;height:42px;border:none;border-radius:50%;background:#2d4a3e;color:#fff;cursor:pointer;font-size:20px;transition:.3s}.cat-prev:hover,.cat-next:hover{background:#1d3028}.category-dropdown{display:none;position:absolute;left:0;top:100%;width:100%;background:#fff;border:1px solid #ddd;box-shadow:0 10px 30px #0000001a;padding:30px}.category-slider-menu:hover .category-dropdown{display:block}.category-products{display:none}.category-products.active{display:block}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.product-card{border:1px solid #eee;border-radius:10px;overflow:hidden;transition:.3s;background:#fff}.product-card:hover{box-shadow:0 10px 25px #0000001f;transform:translateY(-3px)}.product-card img{width:100%;height:220px;object-fit:cover}.product-card a{text-decoration:none;color:#222}.product-card h4{font-size:15px;padding:12px;min-height:50px}.price{padding:0 12px 15px}.old-price{color:#999;text-decoration:line-through;margin-right:8px}.new-price{color:#c62828;font-weight:700}.view-all-wrapper{text-align:right;margin-top:25px}.view-all-btn{display:inline-block;background:#2d4a3e;color:#fff;text-decoration:none;padding:12px 22px;border-radius:6px;transition:.3s}.view-all-btn:hover{background:#000}@media(max-width:991px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.products-grid{grid-template-columns:1fr}.category-slider-wrapper{padding:10px}.category-item{padding:8px 14px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/category-slider.css.map */
