/*
 * ioy.co.il — Bee1 Ajax Filters client overrides.
 * Loaded automatically by the plugin after its own stylesheet (and after ULG).
 * Survives plugin updates. Delete this file to restore the plugin defaults.
 */

/* 2026-09-10: Category tree — remove the vertical rail beside subcategories.
   The indent alone shows the hierarchy; the grey line looked heavy in the
   mobile drawer. */
.bee1-filters .bee1-filter__subtree {
    border-left: 0;
    border-right: 0;
}
