/* #region ----- Login ----- */

#language-switcher {
    display: none;
}

/* Style the logo above the login form */
#login {
    padding: 4% 0 0;
}

#login h1 a,
.login h1 a  {
    background-image: url("../images/logo_gosurfingterschelling.png");
    background-repeat: no-repeat;
    background-size: 240px;
    color: rgba(0,0,0,0.87);
    font-family: 'Merriweather', sans-serif;
    font-size: 36px;
    line-height: 12;
    text-indent: -9999px;
    width: 100%;
    height: 184px;
}

/* #endregion ----- End of Login ----- */