/*
Generated time: May 5, 2026 09:13
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.recently-viewed-wrapper{margin:1rem auto;width:100%}.recently-viewed-img{max-width:100%;transition:.2s all ease-in-out;aspect-ratio:4/5}.recently-viewed-grid{display:grid;grid-gap:3rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),0.25fr));list-style:none;margin:0;padding:0}@media screen and (max-width:580px){.recently-viewed-grid{grid-template-columns:repeat(2,1fr)}}.recently-viewed-grid-item{display:flex;flex-direction:column}.recently-viewed-a{text-decoration:none;color:#000}.recent_product_title{font-size:1.5rem;margin:3rem}.recently-viewed-grid-item:hover img{transform:scale(1.02);text-decoration:underline}.recently-viewed-grid-item:hover h3{text-decoration:underline}