.elementor-912 .elementor-element.elementor-element-425b509:not(.elementor-motion-effects-element-type-background), .elementor-912 .elementor-element.elementor-element-425b509 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-912 .elementor-element.elementor-element-425b509 > .elementor-container{max-width:1015px;}.elementor-912 .elementor-element.elementor-element-425b509{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-912 .elementor-element.elementor-element-425b509 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-912 .elementor-element.elementor-element-413df32{padding:20px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-413df32 */body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form.login {
    margin: 0 auto;
    box-shadow: 0 4px 16px 0 rgba(17, 17, 26, .05), 0 8px 32px 0 rgba(17, 17, 26, .05);
    width: 191%;
     border-radius: 4px;
    background: linear-gradient(0deg, #2A2A2A, #4A4A4A) !important;
}
.ur-frontend-form .ur-form-row .ur-form-grid label, .ur-frontend-form .ur-form-row .ur-form-grid legend {
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: white;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Eurostile';
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-before-login-btn .user-registration-LostPassword a {
    text-underline-offset: 4px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Eurostile';
    text-transform: uppercase;
}
body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button {
    padding: 10px 24px;
    background: linear-gradient(90deg, #FFDA4E, #EDBA29, #FFDA4E, #F6BE21) !important;
    color: white;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Eurostile';
    padding: 15px 30px;
    text-transform: uppercase;
}

body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a {
    text-underline-offset: 4px;
    color: white;
    padding: 15px 30px;
    background: linear-gradient(90deg, #FFDA4E, #EDBA29, #FFDA4E, #F6BE21);
    border-radius: 5px;
   text-decoration:underline;
}
#user-registration p {
    color: white;
    font-weight: 700;
    font-family: 'Eurostile';
    text-transform: uppercase;
}
.ur-frontend-form.login .ur-reset-password-btn {
    border: 1px solid #475bb2;
    background: linear-gradient(90deg, #FFDA4E, #EDBA29, #FFDA4E, #F6BE21);
    width: 100%;
    color: #fff;
    letter-spacing: .15px;
    border: 0;
    text-transform: uppercase;
    font-family: Eurostile;
    font-weight: 700;
}
.ur-frontend-form.login .ur-reset-password-btn:hover {
   background: linear-gradient(90deg, #FFDA4E, #EDBA29, #FFDA4E, #F6BE21);/* reverse ya different gradient */
    color: white; /* text color change on hover */
    cursor: pointer;
}

.ur-frontend-form.login #user_login {
    border-radius: 0px;
    border-bottom: 1px solid #e9e9e9;
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    color: white;
  
}/* End custom CSS */