/*
Generated time: May 22, 2026 17:47
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.
*/
.collection-product-list--flex{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:var(--grid-gap,4px);list-style:none;margin:0;padding:0}.collection-product-list--flex>li{margin:0}.collection-product-list--flex>.collection-grid-card--banner{width:100%}.collection-product-list--flex>li.collection-grid-card:not(.collection-grid-card--banner){width:calc((100% - (var(--grid-gap,4px) * (var(--mobile-columns,1) - 1)))/ var(--mobile-columns,1))}@media screen and (min-width:990px){.collection-product-list--flex{justify-content:center}.collection-product-list--flex>li.collection-grid-card:not(.collection-grid-card--banner){width:calc((100% - (var(--grid-gap,4px) * (var(--desktop-columns,4) - 1)))/ var(--desktop-columns,4))}}