/* Quiet Lux homepage New Arrivals — independent grid */
.page-id-286 .ql-home-products-grid {
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:36px 24px;
  width:100%;
  max-width:1280px;
  margin:0 auto;
}
.page-id-286 .ql-home-product-card { min-width:0; margin:0; }
.page-id-286 .ql-home-product-link { display:block; color:#0a0a0a; text-decoration:none; }
.page-id-286 .ql-home-product-image { width:100%; aspect-ratio:4/5; overflow:hidden; background:#fff; }
.page-id-286 .ql-home-product-image img { display:block; width:100%; height:100%; object-fit:contain; }
.page-id-286 .ql-home-product-title { margin:12px 0 6px; padding:0; font-size:15px; line-height:1.4; font-weight:400; overflow-wrap:break-word; word-break:normal; }
.page-id-286 .ql-home-product-price { font-size:15px; line-height:1.3; }
.page-id-286 .ql-home-product-price del { opacity:.55; margin-right:5px; }
@media (max-width:767px) {
 .page-id-286 .elementor-element-ac177b0 .elementor-column-wrap,
 .page-id-286 .elementor-element-ac177b0 > .elementor-container > .elementor-column > .elementor-widget-wrap { padding-left:16px !important; padding-right:16px !important; }
 .page-id-286 .ql-home-products-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:28px 14px; }
 .page-id-286 .ql-home-product-image { aspect-ratio:4/5; }
 .page-id-286 .ql-home-product-title { font-size:14px; line-height:1.35; margin-top:9px; }
 .page-id-286 .ql-home-product-price { font-size:14px; }
}
