.product-tile-img{width:100%;height:auto;display:block}.fav-icon-wrapper{z-index:99;width:100%;position:absolute;top:0;right:0}.fav-icon{z-index:99;position:absolute;top:.1rem;right:.1rem}.fav-icon>.icon-wishlisted{color:"red"}.product-name{text-align:left;width:100%;height:fit-content;padding-left:1rem;padding-right:1rem;font-size:1.125rem}.product-brand{text-align:left;width:100%;padding-left:1rem;padding-right:1rem;font-size:.9rem}.product-price{color:gray;width:100%;padding-left:1rem}.product-brand-price{width:100%}.product-flag-wrapper{justify-content:start;gap:.25rem;width:100%;padding:1rem;display:flex}.product-flag{width:24px;height:24px}.cart-actions{justify-content:start;width:100%;padding-bottom:1rem;padding-left:1rem;display:flex}.product-card{grid-template-rows:subgrid;cursor:pointer;background-color:#fff;border:1px solid #ebebeb;border-radius:25px;grid-row:1/-1;width:100%;display:grid}.product-card-wrapper{grid-row:span 5;grid-template-rows:subgrid;row-gap:0;margin-bottom:1.5rem;display:grid}
.merchandise-wrapper{display:flex}.product-container{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:1fr auto auto auto auto;gap:0 1.5rem;padding-top:2rem;padding-bottom:2rem;display:grid}
