/* filters */
.filter-layout-1 .filters-container .placeholder {
  margin-inline-end: 1em;
  right: 0;
  max-width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.filter-layout-1 .select2-selection .select2-search--inline {
  position: relative;
  float: none;
  max-width: 100%;
}
