.wuca-events-taxonomy {
  margin-top: 1em !important;
}

.wuca-taxonomy-links {
  margin-top: 1em !important;
  margin-bottom: 1.5em !important;
}

.wuca-taxonomy-links label {
  margin-right: 0.5em !important;
}

.wuca-taxonomy-select select {
  max-width: 9em;
}

.wuca-taxonomy-select {
  display: flex;
  flex-flow: column;
}

.wuca-taxonomy-links {
  display: flex;
  gap: 1em;
  justify-content: center;
  flex-wrap: wrap;
}

.wuca-custom-taxonomy img.tribe-events-calendar-list__event-featured-image {
  width: 350px;
  height: auto;
}

article.wuca-custom-taxonomy .tribe-events-calendar-list__event-details.tribe-common-g-col {
  max-width: 60%;
  width: 60%;
}

article.wuca-custom-taxonomy .wuca-custom-tax-featured-img {
  max-width: 35%;
  width: 35%;
}

article.wuca-custom-taxonomy {
  flex-direction: row-reverse !important;
}

.wuca-competition-select {
  display: none;
}

.wuca-taxonomy-select.wuca-calendar-reset {
  padding-top: 15px;
}

#race-type-select option[value="championship"],
#race-type-select option[value="distance"],
#race-type-select option[value="timed"],
#race-type-select option[value="record"],
#race-type-select option[value="race-type"]
{
  display: none;
}
