.login h1 a{background:url(/wp-admin/images/w-logo-blue.png?ver=20131202) no-repeat top center;background-size:contain;width:326px;height:115px;text-indent:-9999px;overflow:hidden;padding-bottom:15px;display:block;}
.custom-login-page::before{content:'';position:absolute;height:100%;width:100%;left:0;top:0;background-color:rgba(0,0,0, .4);}
.custom-login-page{height:100%;width:100%;background-attachment:fixed;background-size:cover;background-repeat:no-repeat;background-position:center;}
.custom-login-page .off-canvas-content{background-color:transparent;}
.login-form-container{background-color:rgba(255,255,255, .5);border-radius:18px;}
.custom-login-page .bottom-footer{background-color:#FFF;position:relative;}
.custom-login-page .header .menu a{color:#FFF;}
@media (min-width:641px){.custom-login-page .top-bar-right{position:absolute;right:0;top:25px;}
.login-footer .menu li{display:inline-block;}
}
@media (min-width:1024px){.custom-login-page .header .menu a{font-size:18px;}
.login-form-container{padding:50px;max-width:60%;margin:180px auto 120px;}
}