<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Extended Taxonomy component */
.trx_addons_extended_taxonomy {
  display: inline-block;
  vertical-align: middle;
}

.trx_addons_extended_taxonomy_bg {
  padding: 3px 6px;
  -webkit-border-radius: 0.5em;
  -ms-border-radius: 0.5em;
  border-radius: 0.5em;
  overflow: hidden;
}

.trx_addons_extended_taxonomy .trx_addons_extended_taxonomy_icon {
  display: inline-block;
  vertical-align: baseline;
  line-height: inherit;
  font-style: normal;
  margin-right: 0.3em;
  color: inherit !important;
}

.trx_addons_extended_taxonomy .trx_addons_extended_taxonomy_img {
  max-height: 1.15em;
  width: auto !important;
  min-width: 0 !important;
  margin-right: 0.3em;
  display: inline-block !important;
  vertical-align: middle;
}

.trx_addons_extended_taxonomy_bg .trx_addons_extended_taxonomy_img {
  max-height: 1em;
}

/*# sourceMappingURL=extended-taxonomy.css.map */
</pre></body></html>