/**
 * Theme Name: WP Pro Real Estate 7 Child Theme
 * Template:   realestate-7
 */

// Membership Application
#gform_4 #input_4_7,
#gform_4 #input_4_21,
#gform_4 #input_4_24,
#gform_4 #input_4_26,
#gform_4 #input_4_28 {
    width: 100% !important;
}
#gform_4 #field_4_7 input {
    width: 100%;
}
#gform_4 #input_4_13_4,
#gform_4 #input_4_16_4 {
    display: block !important;
}
#gform_4 #gfield_consent_description_4_31 a {
    text-decoration: underline;
}
#gform_4 .nice-select:after {
    content: none !important;
}
#ui-datepicker-div {
    background: white;
    padding: 0;
}
#ui-datepicker-div .ui-datepicker-calendar {
    background: white;
}
#gform_4 .gfield_required_text {
    font-size: 16px;
}