/*
Theme Name:   neve_child
Description:  Child theme para modificaciones varias
Author:       Alicia Martin Gonzalez		
Author URI:   http://fijayremovible.compact
Template:     neve
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
*/

/*Plugin manage clinics*/

.manageclinics {
    font-size: x-large !important;
    width: 75% !important;
    margin-left: 13% !important; 
} 

 body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-form-row .ur-form-grid .ur-field-item label:not(.user-registration-error) {
    color: #f9f9f9 !important;
    font-size: 20px;
    font-weight: 500;
    line-height: 19px;
}

.user-registration-password-hint {
    color: #f9f9f9 !important;
}