.elementor-1162 .elementor-element.elementor-element-3eda44c1{--display:flex;}body.elementor-page-1162:not(.elementor-motion-effects-element-type-background), body.elementor-page-1162 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}@media(min-width:768px){.elementor-1162 .elementor-element.elementor-element-3eda44c1{--content-width:500px;}}/* Start custom CSS */@media screen and (max-width: 800px) {
    form{
        padding:0px !important;
    }
    .user-registration-form-login{
        padding: 0px !important;
    }
    .user-registration-register {font-size: 12px; !important}
.ur-frontend-form.login {
   padding: 20px;
}
.ur-form-grid{
    width: 100px !important;
}
.ur-lost-password-message{
font-size: 13px !important;
}

.user-registration-Button {
   width: 100% !important;
}
}

.user-registration-form-login{
     padding: 40px ;
}
label{
    padding: 0px !important;
}
.user-registration-form-row{
    color: white !important;
}
.ur-frontend-form.login{
    background: #1B1B1B !important;
}
.user-registration{
     background: #1B1B1B !important;
    border-radius: 30px !important;
}

.user-registration-form-row, .user-registration-before-login-btn{
    font-family: Montserrat;
}

.user-registration-Button{
    font-family: Montserrat;
  color: white !important;    
  border: .1px solid #B9E901 !important;
  padding: 10px 167px;
  border-radius: 6px;
  font-weight: 500;
  transition: 0.3s ease-in-out;
}
.user-registration-Button:hover {
  background-color: #B9E901 !important;
  border-color: #B9E901 !important;
  color:#1B1B1B !important;
}

.input-wrapper input:focus {
  border-color: #B9E901 !important;
}
.lost_password a{
    color: #B9E901 !important;
}
.user-registration-form__input-checkbox{
        margin-left: 0 !important;
}
.user-registration-form__label{
     color: white !important;
}
.register a{
    color: white !important;
}
.register a:hover{
    color: #B9E901 !important;
}
button, [type="submit"], [type="button"]{
    background-color: transparent !important;
  border-color: #B9E901 !important;
  color:white !important;
}


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{
     width: 100% !important;
}


.ur-lost-password-title{
   color: #B9E901 !important;
   font-family: Syne;
}
.ur-lost-password-message{
     color: white !important;
     font-family: Montserrat;
}/* End custom CSS */