
.wp-core-ui {
	background: #fbf5e6 !important;
	    
}

#lostpasswordform {
	border: 2px solid #7A4A00 !important;
    	border-radius: 15px !important;
}

#lostpasswordform p label , .input {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5em !important;
    color: #3A3A3A !important;
    font-style: unset !important;
}

#lostpasswordform #wp-submit , #wp-submit {
font-family: 'Quicksand';
    font-weight: 600 !important;
    color: #111 !important;
    border: 2px solid #000 !important;
    border-style: solid !important;
    border-color: black !important;
    border-width: 2px 2px 4px 2px !important;
    border-radius: 8px !important;
    font-size: 16px;
    padding: 8px 12px !important;
	background: #ffb606;

}

.login-action-lostpassword .wp-login-log-in , .wp-login-register , #backtoblog a {
	font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #3A3A3A !important;
    font-style: unset !important;

}


.login-action-lostpassword .notice-info p , #login_error p {
	font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #3A3A3A !important;
    font-style: unset !important;

}

#loginform p label , #user_login , .user-pass-wrap label , #user_pass , .wp-login-lost-password {
	font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #3A3A3A !important;
    font-style: unset !important;

}

.notice-info p , #registerform label , #user_login , #user_email , #reg_passmail , .wp-login-log-in {
	font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #3A3A3A !important;
    font-style: unset !important;

}

#login_error a {
	color: #ffb606;
}

.required {
	color: #ffb606;

}

.login .message, .login .notice, .login .success {
    border-left: unset;
}


.notice-info p , #resetpassform p label , #pass1 , .indicator-hint , .wp-generate-pw {
	font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.2em !important;
    color: #3A3A3A !important;
    font-style: unset !important;
    border-color: #7a4a00 !important;

}

.reset-pass , #resetpassform {
	border-radius: 8px;
	max-width: 500px;
    margin: 0 auto;
    padding: 20px 20px !important;
    border: 2px solid #7A4A00 !important;
    border-radius: 15px !important;
    background-color: #fff !important;
}

.reset-pass p {
	font-size: 16px !important;
    /* font-weight: 600 !important; */
    line-height: 1.5em !important;
    /* color: #3A3A3A !important; */
    font-style: unset !important;
}

.user-pass1-wrap p label , #pass1 , .indicator-hint {
	font-size: 16px !important;
    /* font-weight: 600 !important; */
    line-height: 1.5em !important;
    /* color: #3A3A3A !important; */
    font-style: unset !important;
}

.tml-user_login-wrap .tml-label , .tml-field-wrap .tml-label , .user_login , .user_email {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5em !important;
    color: #3A3A3A !important;
    font-style: unset !important;
}

.tml-field-wrap .tml-button {
	font-family: 'Quicksand';
    font-weight: 600 !important;
    color: #111 !important;
    border: 2px solid #000 !important;
    border-style: solid !important;
    border-color: black !important;
    border-width: 2px 2px 4px 2px !important;
    border-radius: 8px !important;
    font-size: 16px;
    padding: 12px 18px !important;
	background: #ffb606;
}

.tml-links {
	list-style: none;
	padding-left: 0px;
}

.tml-links li a {
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.5em !important;
    font-style: unset !important;
    color: #ffb606 !important;
    text-decoration: unset !important;

}


.tml-user_login-wrap input , .tml-user_email-wrap input , .tml-field-wrap input {
	border-radius: 8px !important;
    color: #3A3A3A !important;
    width: 100%;
    padding: 10px;
}



/* ----------------Login Page ---------------- */

.tml-checkbox {
	width: unset !important;
}























