/*
Generated time: August 5, 2025 21:38
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.
*/
.results-grid{display:grid;gap:var(--space-xlarge) var(--space-grid-gap);grid-template-columns:repeat(auto-fill,minmax(var(--product-image-min-width),1fr));list-style:none;margin:0;padding:0}@media screen and (max-width:549px){.results-grid--1-across-mobile{grid-template-columns:minmax(0,1fr)}.results-grid--2-across-mobile{grid-template-columns:repeat(2,minmax(0,1fr))}.results-grid__item--article,.results-grid__item--page{grid-column:span 2}}