.elementor-1501 .elementor-element.elementor-element-5a3814a{--display:flex;}/* Start custom CSS for shortcode, class: .elementor-element-3bde190f *//************************************
  SIDEBAR ACCOUNT NAME (h3)
*************************************/
.user-registration-profile-header-nav h3 {
    font-family: 'Roboto', sans-serif !important;
    color: #34bce4 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
}


/************************************
  SIDEBAR MENU LINKS
*************************************/
.user-registration-MyAccount-navigation a {
    font-family: 'Roboto', sans-serif !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}


/************************************
  PAGE TITLE (Profile Details)
*************************************/
.user-registration-MyAccount-content__header-content h1 {
    font-family: Georgia, serif !important;
    color: #78903B !important;
    font-size: 26px !important;
    font-weight: 600 !important;
}


/************************************
  BUTTONS (Edit Profile + Change Password)
*************************************/
.user-registration-MyAccount-content__header-buttons .user-registration-Button {
    background-color: #34bce4 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    color: #ffffff !important;
    border-radius: 4px !important;
    padding: 10px 20px !important;
    border: none !important;
    text-transform: none !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-5a3814a *//* LOGIN FORM LABELS */
#ur-frontend-form.login .user-registration-form-row label,
#ur-frontend-form.login label {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    color: #5abee5 !important;
}

/* LOGIN FORM INPUT TEXT */
#ur-frontend-form.login input.user-registration-Input,
#ur-frontend-form.login input[type="text"],
#ur-frontend-form.login input[type="password"] {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    color: #000000 !important;
}

/* INPUT BOX APPEARANCE */
#ur-frontend-form.login input.user-registration-Input {
    border: 1px solid #ccc !important;
    padding: 8px !important;
    border-radius: 4px !important;
}/* End custom CSS */