.shop-category{padding:40px 0}.shop-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:220px;grid-gap:15px}.shop-cat-item:nth-child(1){grid-column:span 2;grid-row:span 2}.shop-cat-item:nth-child(5){grid-column:span 2}.shop-cat-item{display:block}.shop-cat-item .img-wrap{position:relative;width:100%;height:100%;overflow:hidden;border-radius:9px}.shop-cat-item img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .7s ease-in-out}.shop-cat-item:hover .img-wrap img{transform:scale(1.1)}.text-overlay{position:absolute;width:100%;padding:10px;font-size:18px;color:#fff;font-weight:600;display:flex}.top-left{justify-content:flex-start;align-items:flex-start;top:0;left:0}.top-center{justify-content:center;align-items:flex-start;top:0;left:0;right:0}.top-right{justify-content:flex-end;align-items:flex-start;top:0;right:0}.center-left{justify-content:flex-start;align-items:center;top:0;bottom:0;left:0}.center-center{justify-content:center;align-items:center;top:0;bottom:0;left:0;right:0}.center-right{justify-content:flex-end;align-items:center;top:0;bottom:0;right:0}.bottom-left{justify-content:flex-start;align-items:flex-end;bottom:0;left:0}.bottom-center{justify-content:center;align-items:flex-end;bottom:0;left:0;right:0}.bottom-right{justify-content:flex-end;align-items:flex-end;bottom:0;right:0}@media screen and (max-width: 750px){.shop-cat-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px;grid-gap:10px}.shop-cat-item:nth-child(1),.shop-cat-item:nth-child(5){grid-column:span 1;grid-row:span 1}.shop-cat-item:nth-child(3),.shop-cat-item:last-child{grid-column:span 2;grid-row:span 1}.shop-cat-title{padding-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/shop-by-category.css.map */
