.elementor-81 .elementor-element.elementor-element-1871b23 > .elementor-container{max-width:400px;}/* Start custom CSS for text-editor, class: .elementor-element-9983f82 */.submitbtn {
    text-align: center;
}

input[value] {
    color: #5eba00; 
    font-weight: 500;
}
input[placeholder] {
    font-weight: 400;
}
input[type="submit"] {
    background: #5eba00;
    color: #ffffff;
    font-weight: 400;
    border-radius: 2px;
    padding: 7px 25px;
}
input[type="submit"]:hover {
    background: #55a500;
}

label[for=user_login], label[for=user_pass]{
    display:block;
}
#newloginform p{
  margin-bottom:10px;
}

#newloginform, .logform a {
    display: block;
    max-width: 250px;
    margin: auto;
}
#user_login, #user_pass{
    width: 100%;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-56e267c */.submitbtn {
    text-align: center;
}

input[value] {
    color: #5eba00; 
    font-weight: 500;
}
input[placeholder] {
    font-weight: 400;
}
input[type="submit"] {
    background: #5eba00;
    color: #ffffff;
    font-weight: 400;
    border-radius: 2px;
    padding: 7px 25px;
}
input[type="submit"]:hover {
    background: #55a500;
}/* End custom CSS */