.category-section{padding:0 0 20px}.category-items{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-item .product-card{border-radius:5px;overflow:hidden}.category-item .product-card .card-image-wrap .card-img .main-img img{transition:all ease .3s}.category-item .product-card:hover .card-image-wrap .card-img .main-img img{transform:scale(1.1)}.category-item .product-card .card-btn{bottom:0;border-radius:5px 5px 0 0;overflow:hidden}.category-item .product-card:hover .card-btn{border-radius:0;overflow:hidden}.category-item .product-card .card-btn .btn{background-color:var(--body-color);color:var(--black);font-size:18px;text-transform:capitalize;font-weight:600;line-height:1}@media only screen and (max-width:767px){.category-items{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:575px){.category-items{gap:10px}.category-item .product-card .card-btn .btn{font-size:14px;padding:5px 8px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/category-section.css.map */
