/* ==========================================================================
   Homepage shop listing — sidebar category filters + product grid.
   Structural classes (.product-filters, .col-sidebar-products,
   .col-content-products, .row-product, .load-more-spinner) are reused
   from the existing /products page styling in style-1.8.min.css; these
   rules only cover the bits unique to the homepage embed.
   ========================================================================== */

.section-shop-listing #shop_products_scroll_sentinel {
    width: 100%;
    height: 1px;
}

.section-shop-listing .filter-list-container .custom-checkbox {
    padding-left: 1.75rem;
}
