.elementor-1062 .elementor-element.elementor-element-d468f61{--display:flex;--padding-top:100px;--padding-bottom:100px;--padding-left:30px;--padding-right:30px;}/* Start custom CSS for shortcode, class: .elementor-element-acd9199 *//* Hide the entire password field group */
#ff_23_password {
    display: none !important;
}

/* Also hide the parent wrapper (label and input) */
input[name="password"] {
    display: none !important;
}

/* If needed, hide the entire .ff-el-group containing the password field */
input[name="password"] {
    display: none !important;
}
input[name="password"]::placeholder {
    display: none !important;
}

.ff-el-group input[name="password"],
.ff-el-group input[name="password"] + label,
.ff-el-group input[name="password"]::placeholder {
    display: none !important;
}

/* Hide the parent group wrapper more directly */
input[name="password"] {
    display: none !important;
}

input[name="password"] {
    display: none !important;
}

/* Best solution: target the div that wraps the password field */
input[name="password"] {
    display: none !important;
}
input[name="password"] {
    display: none !important;
}/* End custom CSS */