.material-card h2 {
  background-color: #e7e7e7 !important;
  color: black !important;
}
.material-card h2:before {
  border-bottom-color: #b4b4b4 !important;
  border-right-color: #b4b4b4 !important;
}
.material-card h2:after {
  border-top-color: #e7e7e7 !important;
  border-right-color: #e7e7e7 !important;
}

.bioactors__show__services .category, .bioactors__show__services .checkbox.category label {
  font-weight: bold;
  margin-top: 10px;
}
.bioactors__show__services .category {
  padding-left: 10px;
  margin-top: 10px;
}
.bioactors__show__services .checkbox.category label {
  padding-left: 0;
  margin-left: -10px;
}
.bioactors__show__services .checkbox {
  padding-left: 20px;
}
.bioactors__show__services .checkbox i {
  display: none;
}

.bioactors__form__services .bazar-checkbox-cols {
  column-count: 1;
}
.bioactors__form__services .bazar-checkbox-cols .checkbox label i {
  font-size: 1rem;
}
.bioactors__form__services .bazar-checkbox-cols .checkbox.has-parent {
  margin-left: 60px;
}
.bioactors__form__services .bazar-checkbox-cols .checkbox.category {
  margin-top: 0;
  padding-left: 0;
}
.bioactors__form__services .bazar-checkbox-cols .category {
  margin-top: 10px;
  padding-left: 20px;
}
.bioactors__form__services .bazar-checkbox-cols .category, .bioactors__form__services .bazar-checkbox-cols .category > label {
  font-size: 1.6rem;
  font-weight: bold;
}

/*# sourceMappingURL=bioactors.css.map */
