/* Hide all possible targets by default; JS will reveal the correct ones */
.feederBreedSort,
.femalesBreedSort,
.seedstockBreedSort,
.servicesSort {
  display: none;
}
