/*
Generated time: December 16, 2024 20:11
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.
*/
.section-product-cards-grid .loop{display:flex;flex-flow:row wrap;justify-content:center;gap:3rem}.section-product-cards-grid .loop .card{flex-basis:calc(100% - 3rem)}@media(min-width:36.25em){.section-product-cards-grid .loop .card{flex-basis:calc(50% - 3rem)}}@media(min-width:64em){.section-product-cards-grid .loop .card{flex-basis:calc(33.333% - 3rem)}}.section-product-cards-grid .card__title{display:grid;grid-template-columns:1fr min-content;grid-gap:1rem;margin-bottom:1rem}.section-product-cards-grid .card__title .price{white-space:nowrap}.section-product-cards-grid .card__title .compare_price{font-size:.8em;text-decoration:line-through}.section-product-cards-grid .card__media img{object-fit:contain}.section-product-cards-grid .card__description{font-size:.9rem;opacity:.8}.section-product-cards-grid .card__cta{margin-top:2rem;font-size:.85rem}