.wp-login-logo{
    padding: 0 !important;
}

#lc-elm-bg{
    display: none !important;
}

.wp-login-logo{
    width: 100% !important;
}

body{
    display: flex;
    justify-content: center;
}

body.login.wslu.wslu-lc-tpl-07 #login{
    position: static !important;
}

#login h1 a {
    background-image: url(https://legistlab.com/wp-content/uploads/2025/04/cropped-legistlab_logo_new.png);
    height: 80px;
    width: 320px;
    background-size: 320px auto;
    background-repeat: no-repeat;
    padding-bottom: 0;
}

#login {
    width: 400px;
    padding: 10px !important;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    margin: 0 40px !important;
}

#xs-social-login-container{
    padding-bottom: 0;
}

#loginform .submit,
#loginform .sso-login-or,
#loginform .sso-login-link,
#loginform .forgetmenot{
    display: none;
}

#loginform{
    border-width: 0 !important;
    box-shadow: 0 5px 45px rgba(0, 0, 0, .1) !important;
    border-radius: 10px !important;
    padding: 20px !important;
}

body {
    background: #ffffff;
}

.xs-login__item--icon-overlay .met-social{
	display:none !important;
}

#xs-social-login-container .wslu-logout-button{
 max-width: 100%;
 width: auto;
}

#xs-social-login-container a {
    display: block;
}