/*
 * Farben
 */
body.wp-child-theme-stt-world form.hs-form .um-button#um-submit-btn, body.wp-child-theme-stt-world form.hs-form .um-button#um_account_submit_password, body.wp-child-theme-stt-world .um-form form .um-button#um-submit-btn, body.wp-child-theme-stt-world .um-form form .um-button#um_account_submit_password, body.wp-child-theme-stt-world .frm-show-form .um-button#um-submit-btn, body.wp-child-theme-stt-world .frm-show-form .um-button#um_account_submit_password {
  background-color: #B71738;
  color: #fff;
}
body.wp-child-theme-stt-world form.hs-form .form-element.type-radio input[type=radio]:checked + label:after, body.wp-child-theme-stt-world form.hs-form .form-element.type-radio input[type=checkbox]:checked + label:after, body.wp-child-theme-stt-world form.hs-form .form-element.type-checkbox input[type=radio]:checked + label:after, body.wp-child-theme-stt-world form.hs-form .form-element.type-checkbox input[type=checkbox]:checked + label:after, body.wp-child-theme-stt-world .um-form form .form-element.type-radio input[type=radio]:checked + label:after, body.wp-child-theme-stt-world .um-form form .form-element.type-radio input[type=checkbox]:checked + label:after, body.wp-child-theme-stt-world .um-form form .form-element.type-checkbox input[type=radio]:checked + label:after, body.wp-child-theme-stt-world .um-form form .form-element.type-checkbox input[type=checkbox]:checked + label:after, body.wp-child-theme-stt-world .frm-show-form .form-element.type-radio input[type=radio]:checked + label:after, body.wp-child-theme-stt-world .frm-show-form .form-element.type-radio input[type=checkbox]:checked + label:after, body.wp-child-theme-stt-world .frm-show-form .form-element.type-checkbox input[type=radio]:checked + label:after, body.wp-child-theme-stt-world .frm-show-form .form-element.type-checkbox input[type=checkbox]:checked + label:after {
  background-color: #00749C;
  opacity: 1;
}
body.wp-child-theme-stt-world form.hs-form .form-element.type-text label span, body.wp-child-theme-stt-world form.hs-form .um-field.um-field-text label span, body.wp-child-theme-stt-world form.hs-form .um-field.um-field-password label span, body.wp-child-theme-stt-world .um-form form .form-element.type-text label span, body.wp-child-theme-stt-world .um-form form .um-field.um-field-text label span, body.wp-child-theme-stt-world .um-form form .um-field.um-field-password label span, body.wp-child-theme-stt-world .frm-show-form .form-element.type-text label span, body.wp-child-theme-stt-world .frm-show-form .um-field.um-field-text label span, body.wp-child-theme-stt-world .frm-show-form .um-field.um-field-password label span {
  color: #00749C;
}
@media (max-width: 767.98px) {
  body.wp-child-theme-stt-world form.hs-form .form-element.type-radio span {
    width: 50%;
    display: block;
    float: left;
    margin-bottom: 10px;
  }
  body.wp-child-theme-stt-world form.hs-form .form-element.type-radio span + span {
    margin-left: 0px;
  }
}

body.wp-child-theme-stt-world .um.um-login.um-4 .um_request_name {
  display: none;
}

html.no-touchevents body.wp-child-theme-stt-world .nice-select .option:hover {
  color: #00749C;
}
