/*========================= ONLY CUSTOM ADMIN LOGIN CSS =========================*/
body.login div#login {border: 2px solid #ee6f2b !important; font-family: "Roboto"; font-size: 14px; background: #f7f7f7; left: 50%; margin: 0 0 0 -200px; padding: 40px; position: absolute; width: 320px; border-radius: 5px; top: 27%;}
body.login div#login input.input {border: 1px solid #ee6f2b !important; border-radius: 2px !important; padding-left: 10px;}
body.login div#login h1 a {background: url(https://hardbeats.shop/wp-content/uploads/2021/04/hardbeats__logo_black_v1.png) center center no-repeat; height: 70px; width: 100%; display: block; margin: 0 auto 20px !important; box-shadow: none;}
body.login div#login #nav a {color: #ee6f2b; font-size: 14px; box-shadow: none;}
body.login div#login #nav a:hover {color: #dd5a12;}
body.login div#login #wp-submit {padding: 2px 30px; margin-top: 10px;}
body.login div#login .button {background: #ee6f2b; border: 0; outline: 0;}
body.login div#login .button:hover {background: #dd5a12; border: 0; outline: 0;}
body.login div#login .button {box-shadow: none !important;}
body input[type=text]:focus, input[type=password]:focus {box-shadow: none !important;}
body input[type=checkbox]:focus {border-color: #ee6f2b; box-shadow: none !important;}
body input[type=checkbox] {border-radius: 0 !important; border: 1px solid #ee6f2b !important;}
body.login form .forgetmenot {margin-left: 2px; margin-top: 15px;}
body.login {background: radial-gradient(circle, rgba(249, 208, 185,1) 30%, rgba(238, 111, 43,1) 70%);}
body.login .privacy-policy-page-link {margin: 8px 0 1em;}
body.login .privacy-policy-page-link a {color: #ee6f2b; text-decoration: none; box-shadow: none;}
body.login .privacy-policy-page-link a:hover {color: #dd5a12;}
body.login .button.wp-hide-pw .dashicons {color: #ffffff;}
body.login form {margin-top: unset; margin-left: unset; padding: 0 0 20px; font-weight: 400; overflow: hidden; background: unset; border: unset; box-shadow: unset;}
body.login #backtoblog {display: none;}
body.login #nav {margin: 24px 0 0 0; text-align: center;}
body.login label {color: #ee6f2b;}