#container-collections-template{display:flex;justify-content:center;align-items:flex-start;width:100%;max-width:1920px;padding:20px 0;margin:auto;font-family:Exo,sans-serif}#content-collections-template{display:flex;flex-direction:column;justify-content:center;align-items:center;width:95%}#content-collections-template #title-collections-template{width:100%;margin-bottom:20px;font-size:40px;text-align:left}#content-collections-template #para-collections-template{display:flex;justify-content:flex-start;width:100%}#content-collections-template #para-collections-template span{width:50%;margin-bottom:40px;font-size:16px;text-align:left}#content-collections-template .list-parent{display:flex;justify-content:center;align-items:center;width:100%}#content-collections-template .list-flex{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(100px,auto);grid-gap:20px;width:100%}#content-collections-template .product-item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;white-space:nowrap;width:100%}#content-collections-template .product-item .url-item{width:100%}#content-collections-template .product-item .img-container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;aspect-ratio:1 / 1;border-radius:5px}#content-collections-template .product-item .img-item{object-fit:cover;width:100%;height:100%;border-radius:5px}.product-item .img-container .img-item:not(:first-child){position:absolute;opacity:0;transition:opacity .2s}.product-item .img-container:hover .img-item:not(:first-child){opacity:1}#content-collections-template .product-item .info-item{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding:20px 0}#content-collections-template .product-item .title-item{font-size:14px;text-decoration:none}#content-collections-template .product-item .price-item{font-size:16px}#content-collections-template .product-item strong{position:absolute;top:10px;right:10px;display:flex;justify-content:center;align-items:center;width:80px;height:25px;border-radius:20px;background:#606060;font-size:10px}@media (max-width: 1350px){#content-collections-template .list-flex{grid-template-columns:repeat(3,2fr)}#content-collections-template #para-collections-template span{width:70%}}@media (max-width: 1150px){#content-collections-template .list-flex{grid-template-columns:repeat(2,2fr)}#content-collections-template #para-collections-template span{width:80%}}@media (max-width: 700px){#content-collections-template .list-flex{grid-template-columns:repeat(1,4fr)}#content-collections-template #para-collections-template span{width:90%;margin-bottom:20px}}@media (max-width: 500px){#content-collections-template #title-collections-template{font-size:30px;margin-bottom:30px}#content-collections-template #para-collections-template span{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/main-collection-product-grid.css.map */
