/* Hemannonser.NET v2.68.0 - final guard against legacy duplicate filter UI. */
.hem-v256-filter-panel,
section.hem-v256-filter-panel,
[data-housing-filters="v2.56.0"] {
  display: none !important;
}
.hem-listings-page-v266 .hem-type-select-enhanced,
.hem-listings-page-v266 .hem-type-select-control,
.hem-listings-page-v266 .hem-v251-type-dropdown,
.hem-listings-page-v266 .hem-type-inline-label {
  display: none !important;
}
.hem-listings-page-v266 .property-chips.filter-chips {
  display: flex !important;
  flex-wrap: wrap;
  gap: .5rem;
}
.hem-listings-page-v266 .property-chips label {
  display: inline-flex !important;
  align-items: center;
}
