.category-list{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:30px;padding:100px 0}.category-item{text-align:center}.product-image-area,.product-image-area a{position:relative;display:flex;align-items:center;justify-content:center;height:auto;border-radius:50%;transition:.3s ease;border:2px solid #5e3bbd00}.category-item:hover .product-image-area,.category-item:hover .product-image-area a{background-color:#5e3bbd;border:2px solid #5e3bbd;outline:6px solid #5e3bbd38}img.bg-shape{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0);z-index:-1;transition:.3s ease}.category-item:hover img.bg-shape{transform:translate(-50%,-50%) scale(1)}.category-item h4 a{color:#541740!important;text-align:center;font-size:18px;font-weight:700;text-decoration:none;transition:.3s ease}.category-item:hover h4 a{text-decoration:underline}@media screen and (max-width:1200px){.category-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.category-list{grid-template-columns:repeat(2,1fr);padding:50px 0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/product-category.css.map */
