/*! purgecss start ignore */
/*! purgecss end ignore */
.taxonomy-term-druh-odpadu-waste-type-icon-header {
  position: relative;
}
.taxonomy-term-druh-odpadu-waste-type-icon-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 1.25rem;
  background-color: var(--term-color, #282a2a);
  height: 0.625rem;
  margin: auto;
  z-index: 0;
  width: 100%;
}
.taxonomy-term-druh-odpadu-waste-type-icon-header .field--name-field-obrazok {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 50%;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0.3125rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0.25rem solid var(--term-color, #282a2a);
  z-index: 1;
}
.taxonomy-term-druh-odpadu-waste-type-icon-header .field--name-field-obrazok img {
  width: auto;
  height: 1.125rem;
  max-height: 100%;
}

/*# sourceMappingURL=taxonomy-term-druh-odpadu-waste-type-icon-header.css.map*/