@media(min-width:768px){.elementor-278 .elementor-element.elementor-element-c024438{width:20%;}.elementor-278 .elementor-element.elementor-element-a88428d{width:59.332%;}.elementor-278 .elementor-element.elementor-element-01f9fec{width:20%;}}/* Start custom CSS for shortcode, class: .elementor-element-f8a6ae7 */#lostpasswordform {
    max-width: 500px;
    margin: 0 auto;
    padding: 20px;
}

#lostpasswordform fieldset {
    border: none;
    padding: 0;
}

#lostpasswordform legend {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}

#lostpasswordform input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    margin-top: 5px;
}

#lostpasswordform label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    text-align: center
}

.lostpassword-submit {
    text-align: center;
    margin-top: 20px;
}

#lostpasswordform button {
    padding: 12px 30px;
    width: auto;
    display: inline-block;
}/* End custom CSS */