/* Hide form field of non-enabled exposed filter. */
div.hidden-exposed-filter {
  display: none;
}
