.slider-wrapper{padding:2rem}.min-max-wrapper{justify-content:space-around;padding-bottom:1rem;padding-left:.5rem;padding-right:.5rem;display:flex}.price-radio-group{flex-direction:column;display:flex}.price-radio{padding-left:.75rem;display:flex}.radio-label{align-items:center;font-size:1.125rem;display:flex}
.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}
