.search-products__container{padding-top:3rem;padding-bottom:3rem}.search-products__title{text-align:center;text-transform:none;margin-top:3rem;margin-bottom:3rem}.search-products__product-grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.search-products__product{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:1rem}@media (min-width:768px){.search-products__product{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.search-products__product a:hover{text-decoration:none}.search-products__product-title{text-transform:uppercase;margin-bottom:.75rem}@media (min-width:768px){.search-products__product-title{text-align:center}}@media (max-width:991.98px){.search-products__product-price-wrapper{margin-left:-.5rem;margin-bottom:0}}@media (min-width:768px){.search-products__product-price-wrapper{text-align:center}}.search-products__product-price{padding-left:.5rem;padding-right:.5rem}.search-products__product-price--original-price{text-decoration:line-through}@media (max-width:991.98px){.search-products__product-price--original-price{padding-right:0}}.search-products__product-price--sale-price{color:#cb0005;font-weight:700}.search-products__product-image{position:relative;margin-bottom:.75rem;overflow:hidden;width:100%}.search-products__product-image:after{content:"";display:block;padding-bottom:150%}.search-products__product-inner-image-wrapper{position:absolute;top:0;left:0;right:0;bottom:0}.search-products__product-inner-image-wrapper img{top:0;left:0;width:100%;height:auto;position:absolute;opacity:0;transition:opacity .3s ease;z-index:-1}.search-products__product-inner-image-wrapper img:first-of-type{opacity:1;position:static}.search-products__product-inner-image-wrapper img:nth-of-type(2){opacity:0}.search-products__product-inner-image-wrapper:hover img:nth-of-type(2){opacity:1;z-index:100}.search-products__product-tag{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.5);text-align:center;color:#fff;letter-spacing:.5px;font-size:.9rem;padding:.25rem 0;z-index:110}@media (max-width:991.98px){.search-products__product-tag{font-size:.75rem}}