/* Layout only. The catalog Product Card Base owns the contents of each card. */
.crefow-home-section--04 .woocommerce,.crefow-home-section--08 .woocommerce{width:100%;max-width:none}
.crefow-home-section--04 ul.products,.crefow-home-section--08 ul.products{display:grid!important;grid-template-columns:repeat(var(--home-card-columns,2),minmax(0,1fr))!important;gap:var(--home-card-gap,12px)!important;list-style:none;margin:0!important;padding:0!important;width:100%;min-width:0}
.crefow-home-section--04 ul.products::before,.crefow-home-section--04 ul.products::after,.crefow-home-section--08 ul.products::before,.crefow-home-section--08 ul.products::after{content:none!important;display:none!important}
.crefow-home-section--04 ul.products>li,.crefow-home-section--08 ul.products>li{min-width:0;width:auto!important;margin:0!important;padding:0!important;float:none;list-style:none}
