.cms-element-product-listing .product-grid{-moz-column-gap:1rem;column-gap:1rem;display:grid;row-gap:3rem;transition:.3s}@media(min-width:350px){.cms-element-product-listing .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.cms-element-product-listing .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1200px){.cms-element-product-listing .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1800px){.cms-element-product-listing .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:1200px){.cms-element-product-listing.filters-visible .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1800px){.cms-element-product-listing.filters-visible .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
