 /* ------------------------------------------------------------ *\
    Login
\* ------------------------------------------------------------ */

.login { background: #fff url(../resources/images/body-bg.jpg) repeat center top; }

.login h1 a { display: inline-block; vertical-align: middle; text-decoration: none; font-size: 0; line-height: 0; text-indent: -4004px; width: 150px; height: 101px; background: url(../resources/images/logo@2x.png) no-repeat center center/contain;  }

.login form { background: url(../resources/images/form-bg.jpg) repeat center center; }

.login.wp-core-ui .button-primary,
.login.wp-core-ui .button-primary:focus {  appearance: none; background: transparent; border: 0; border-radius: 0; box-shadow: none; color: white; display: inline-block; font-family: 'BrandonGrotesque', Arial, sans-serif;; font-size: 18px; font-weight: 700; line-height: 1.2; min-height: 0; overflow: hidden; padding: 14px 20px; position: relative; text-align: center; text-decoration: none; text-transform: uppercase; z-index: 1; background: url(../resources/images/btn-bg-light.jpg) no-repeat center center; }