/*
Generated time: April 9, 2025 03:48
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.
*/
.featured-collection--wrapper.stacked{display:grid;grid-template-columns:repeat(var(--column_count,2),1fr);align-items:flex-start;gap:10px}.section-featured-collection .section-wrapper{overflow:hidden}@media (min-width:768px){.featured-collection--wrapper.carousel.column-count-5 .product--card{flex:0 0 20%}.featured-collection--wrapper.carousel.column-count-4 .product--card{flex:0 0 25%}.featured-collection--wrapper.carousel.column-count-3 .product--card{flex:0 0 33.33%}.featured-collection--wrapper.stacked{gap:var(--product_card_column_gap)}}@media (max-width:767px){.featured-collection--wrapper.stacked.mobile-swipe{grid-auto-flow:column;grid-auto-columns:minmax(85%,1fr);grid-template-columns:repeat(auto-fill,minmax(85%,1fr));overflow-x:auto;padding-bottom:15px;scroll-snap-type:x mandatory;gap:10px}}