.product-listing-wrap .filter-section-wrap{margin-bottom:3em}.product-filters{margin-bottom:2em}.product-listing{width:100%}.product-listing .product{margin:0 5px 1.5em;width:calc(25% - 10px)}.product-listing .product .img-wrap{display:flex;overflow:hidden;position:relative}.product-listing .product img{height:auto;transition:.2s;width:100%}.product-listing .product p:first-of-type{margin:1em 0 0}.product-listing .product p:last-of-type{margin:0 0 1em}.product-listing .product a:hover img{transform:scale(1.2)}.product-listing .product a:hover p:first-of-type{text-decoration:underline}.product-listing .product a{text-decoration:none}@media screen and (max-width:992px){.product-listing .product{width:calc(33.33333% - 10px)}}@media screen and (max-width:767px){.product-listing .product{width:calc(50% - 10px)}}@media screen and (max-width:450px){.product-listing .product{margin:0 0 1.5em;width:100%}}