.category-slider-wrapper{width:100%;margin-top:30px}.category-slider-wrapper .category-card{text-align:center;border:1px solid #dbdbdb;border-radius:9px;overflow:hidden}.category-slider-wrapper .category-card .category-image{width:100%;height:131px;overflow:hidden}.category-slider-wrapper .category-card .category-image img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.category-slider-wrapper .category-card:hover .category-image img{transition:all .3s;transform:scale(1.2)}.category-slider-wrapper .category-card .cat-title{color:#fff;background:#1c1b1b;margin:0;padding:10px 0;font-size:13px;font-weight:400}.category-card{cursor:pointer;transition:all .3s}.category-card.active-category{background:#f5f5f5;border:2px solid #000;border-radius:10px}@media (min-width:0) and (max-width:767.98px){.category-slider-wrapper .category-card .category-image{height:115px}.category-slider-wrapper .category-card .cat-title{padding:8px 0;font-size:12px}}@media (min-width:0) and (max-width:575.98px){.category-slider-wrapper .category-card .category-image{height:103px}.category-slider-wrapper .category-card .cat-title{padding:6px 0;font-size:11px}}
