.uk-navbar-dropdown .el-image svg {
  color: #F49C00;
}
.tm-header-mobile {
  z-index: 999;
}
.mabel-bhi-businesshours {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}
.mabel-bhi-businesshours td {
  vertical-align: top;
}
.mabel-bhi-businesshours td:last-child {
  text-align: right;
}
.mabel-bhi-businesshours > :first-child > tr:not(:first-child),
.mabel-bhi-businesshours > :not(:first-child) > tr,
.mabel-bhi-businesshours > tr:not(:first-child) {
  border-top: 1px solid rgba(9, 24, 43, 0.1);
}
/* Gravity Overrides -> Orbital Theme */
.gform-theme--api,
.gform-theme--framework {
  --gf-font-size-primary: 16px;
  --gf-color-primary: #F49C00 !important;
  --gf-color-primary-darker: #c17b00 !important;
}
.gform-theme--api ::placeholder,
.gform-theme--framework ::placeholder {
  color: #828995;
}
.gform-theme--api,
.gform-theme--foundation {
  --gf-form-gap-y: 20px !important;
}
.uk-section-primary .gform-theme--framework .gfield_list_group_item:before,
.uk-section-secondary .gform-theme--framework .gfield_list_group_item:before,
.uk-card-primary .gform-theme--framework .gfield_list_group_item:before,
.uk-card-secondary .gform-theme--framework .gfield_list_group_item:before,
.uk-section-primary .gform-theme--framework .gform-field-label,
.uk-section-secondary .gform-theme--framework .gform-field-label,
.uk-card-primary .gform-theme--framework .gform-field-label,
.uk-card-secondary .gform-theme--framework .gform-field-label {
  --gf-local-color: #fff !important;
}
.uk-section-primary .gform-theme--framework .gform-field-label--type-sub,
.uk-section-secondary .gform-theme--framework .gform-field-label--type-sub,
.uk-card-primary .gform-theme--framework .gform-field-label--type-sub,
.uk-card-secondary .gform-theme--framework .gform-field-label--type-sub {
  --gf-local-color: rgba(255, 255, 255, 0.6) !important;
}
.uk-section-primary .gform-theme--framework .gform-field-label > .gfield_required,
.uk-section-secondary .gform-theme--framework .gform-field-label > .gfield_required,
.uk-card-primary .gform-theme--framework .gform-field-label > .gfield_required,
.uk-card-secondary .gform-theme--framework .gform-field-label > .gfield_required,
.uk-section-primary .gform-theme--framework .gform_validation_errors .gform_submission_error,
.uk-section-secondary .gform-theme--framework .gform_validation_errors .gform_submission_error,
.uk-card-primary .gform-theme--framework .gform_validation_errors .gform_submission_error,
.uk-card-secondary .gform-theme--framework .gform_validation_errors .gform_submission_error,
.uk-section-primary .gform-theme--framework .gfield_validation_message,
.uk-section-secondary .gform-theme--framework .gfield_validation_message,
.uk-card-primary .gform-theme--framework .gfield_validation_message,
.uk-card-secondary .gform-theme--framework .gfield_validation_message {
  --gf-local-color: #ff6f4f !important;
  color: #ff6f4f !important;
}
.uk-section-muted .uk-card-default {
  background: #fff;
}
/* Fix für Image-Captcha -> Oribital-Theme */
.captcha-image label > input {
  opacity: 0 !important;
  display: none !important;
}
.uk-tile,
.uk-cover-container {
  border-radius: 5px !important;
}
/*# sourceMappingURL=custom.css.map */