/* Registration Form */

/* Login Page */

body.page-template.page-template-tpl-registration.page-template-tpl-registration-php,
.edukart-pro-login-form-container {background-image: url(https://wdtthemes.kinsta.cloud/edukart/wp-content/uploads/sites/5/2024/03/login-bg.png);background-position: center;background-size: cover;background-repeat: no-repeat;z-index: 1;position: relative;}
body.page-template.page-template-tpl-registration.page-template-tpl-registration-php:before,
.edukart-pro-login-form-container:before {content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: linear-gradient(118.5deg, var(--wdtTertiaryColor) 12.22%, var(--wdtPrimaryColor) 97.1%);opacity: 0.3;z-index: -1;}

.wdt-registration-form{padding: 80px;background-color: rgba(var(--wdtBodyBGColorRgb),1);width: 100%;max-width: 650px;border-radius: var(--wdtRadius_Zero);margin: 0 auto;margin-bottom: 120px;}
.wdt-registration-form form{margin-top: 40px;}
.wdt-registration-form .edukart-custom-auth-sc-border-title h2{text-align: center;}
.wdt-registration-form p{text-align: center;font-weight: calc(var(--wdtFontWeight_Base) - 100);}
.wdt-registration-form p strong{font-weight: calc(var(--wdtFontWeight_Base) - 100);}
.wdt-registration-form form p{text-align: left;color: var(--wdtBodyTxtColor);}
.wdt-registration-form form p:last-child{text-align: center;}
.wdt-registration-form form p a.edukart-pro-login-link{color: var(--wdtLinkHoverColor);text-decoration: underline;text-decoration-color: transparent;}
.wdt-registration-form form p a.edukart-pro-login-link:hover{text-decoration-color: currentColor;}
.wdt-registration-form form#loginform{display: block;}
.edukart-pro-login-description {text-align: center;width: 70%;}
.wdt-registration-form input[type="submit"]{width: 100%;padding: var(--wdtPadding_Btn);}
.wdt-registration-form input[type="submit"]:hover{background-color: var(--wdtSecondaryColor);color: var(--wdtAccentTxtColor);}
.edukart-pro-login-form-holder #loginform p {margin: 0 0 0 0;}
.edukart-pro-login-form-holder #loginform {display: grid;grid-template-columns: repeat(1,1fr);justify-content: space-between;grid-gap: 20px;}

/* Login form */

.edukart-pro-login-form-container{display: block;height: 100% !important;margin: 0;padding: 0;pointer-events: none;width: 100%;z-index: 10000;position: fixed;bottom: 0;left: 0;right: 0;top: 0;}
.edukart-pro-login-form-overlay{position: fixed;bottom: 0;left: 0;right: 0;top: 0;z-index: 9999;background:rgba(var(--wdtBodyBGColorRgb),1);}
.login-form-custom-logo {text-align: center;margin: 10px 0;margin-bottom: clamp(1.25rem, 1rem + 1.25vw, 2.5rem);  /*----min-20px and max-40px-----*/ display: none;}
.login-form-custom-logo img {max-width: 170px;}
.edukart-pro-login-form-holder >*:not(:last-child),
.edukart-pro-login-form-container .edukart-pro-login-form >*:not(:last-child) {margin-bottom: 30px;}
.edukart-pro-login-form-container .edukart-pro-login-form {display: grid;padding: 0;pointer-events: auto;position: absolute;left: 0;right: 0;background-color: rgba(var(--wdtBodyBGColorRgb),0);width: 100%;margin: auto;height: 100%;place-content: center;}
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-login-form-wrapper {padding: 70px;border-radius: var(--wdtRadius_Zero);border: 1px solid;max-width: 820px;height: fit-content;overflow-y: auto;max-height: calc(100vh - 2*1.5em);}
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-title.edukart-pro-login-title{display: flex;flex-direction: column;align-items: center;margin-bottom: clamp(1.25rem, 1rem + 1.25vw, 2.5rem);  /*----min-20px and max-40px-----*/}
#loginform .login-username, #loginform .login-password{width: 100%;}
#loginform .login-remember{text-align: left;}
#loginform p.login-remember input[type="checkbox"]{opacity: 1;-webkit-appearance: none;appearance: none;width: 0.95em;height: 0.95em;border: 1px solid rgba(var(--wdtLinkColorRgb),0.2);transform: translateY(-0.075em);display: inline-grid;place-content: center;background: rgba(var(--wdtTertiaryColorRgb),.0);border-radius: 2px;padding: 0 0;margin-right: 5px;}
#loginform p.login-remember input[type="checkbox"]:after{content: "";width: 0.65em;height: 0.65em;clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);transform: scale(0);transform-origin: bottom left;transition: 120ms transform ease-in-out;box-shadow: inset 1em 1em var(--wdtPrimaryColor);}
#loginform p.login-remember input[type="checkbox"]:checked:after {transform: scale(1);}
#loginform input[type="text"]:focus,
#loginform input[type="password"]:focus{border-color: var(--wdtPrimaryColor);}
#loginform .login-submit input[type="submit"]{width: 100%;background-color: var(--wdtPrimaryColor);padding: var(--wdtPadding_Btn);}
#loginform .login-submit input[type="submit"]:hover{background-color: var(--wdtSecondaryColor);color: var(--wdtAccentTxtColor);}
.edukart-pro-social-logins-divider{text-align: center;margin: 20px 0;}
.edukart-pro-title.edukart-pro-login-title h2{text-align: center;margin-top: 0;}
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-login-form-holder p.tpl-forget-pwd{margin-bottom: 0px;text-align: center;}
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-login-form-holder p.tpl-forget-pwd a{color: var(--wdtLinkHoverColor);text-decoration: underline;text-decoration-color: transparent;transition: all 0.3s linear;}
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-login-form-holder p.tpl-forget-pwd a:hover{text-decoration-color: var(--wdtLinkHoverColor);}
a.edukart-pro-social-facebook-connect,
a.edukart-pro-social-google-connect{width: 100%;padding: var(--wdtPadding_MiniBtn);display: inline-block;text-align: center;color: var(--wdt-elementor-color-black);border-radius:var(--wdtRadius_Part);box-shadow: rgba(var(--wdtLinkHoverColorRgb),1) 0 0 0px;border: 1px solid rgba(var(--wdtLinkColorRgb),0.1);margin: 10px;font-size: var(--wdtFontSize_Ext);font-weight: var(--wdtFontWeight_Ext);}
a.edukart-pro-social-facebook-connect:hover,
a.edukart-pro-social-google-connect:hover {background-color: var(--wdtSecondaryColor);color: rgba(var(--wdtAccentTxtColorRgb),1);border-color: rgba(var(--wdtSecondaryColorRgb),1);}
a.edukart-pro-social-facebook-connect i,
a.edukart-pro-social-google-connect i,
a.edukart-pro-social-google-connect svg{margin-right: 10px;}
.edukart-pro-login-form-container{max-width: 100%;margin: auto;}

/* New */

.wdt-registration-form,
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-login-form-wrapper{border: none;box-shadow: 0px 0px 25px 0px #0000000D;border-radius: var(--wdtRadius_3X);background: var(--wdtBodyBGColor);}
.edukart-pro-social-logins-container{border-bottom: 1px solid rgba(var(--wdtLinkColorRgb), 0.1);margin-bottom: 40px;position: relative;padding-bottom: 25px;}
.edukart-pro-social-logins-divider{display: inline-block;background: var(--wdtBodyBGColor);padding: 0 10px;transform: translate(-50%, 50%);width: auto;position: absolute;bottom: 0;left: 50%;margin: 0;}


/* After Registration */

.mu_register{width: 100%;max-width: 600px;padding: 50px;background: var(--wdtTertiaryColor);box-shadow: rgba(0,0,0,.2) 0 0 0px;border-radius: var(--wdtRadius_Zero);margin: 2.8% auto !important;}
.wdt-custom-auth-form .mu_register .error{color: var(--wdtAccentTxtColor);font-family: var(--wdtFontTypo_Base);font-weight: calc(var(--wdtFontWeight_Base) + 100);background: var(--wdtHeadAltColor);}
.mu_register h2{font-size: var(--wdtFontSize_H4);text-align: center;margin-bottom: 30px;}
.mu_register form input{box-shadow: none;-webkit-box-shadow: none;line-height: 1;padding: var(--wdtInputPadding);}
.mu_register form input:focus{border-color: var(--wdtPrimaryColor);}
.mu_register form .wp-signup-username-description,
.mu_register form .wp-signup-email-description{margin-bottom: 15px;}
.mu_register p.submit{margin-top: 20px;}
.mu_register form p.submit input[type="submit"]{font-size: var(--wdtFontSize_Base);padding: var(--wdtPadding_Btn);font-family: var(--wdtFontTypo_Base);font-weight: var(--wdtFontWeight_Base);line-height: 1;text-transform: uppercase;letter-spacing: var(--wdtLetterSpacing_2X);border: 1px solid var(--wdtPrimaryColor);border-radius: 0;background-image: linear-gradient(130.86deg, var(--wdtHeadAltColor) 26.72%, var(--wdtPrimaryColor) 79.18%, var(--wdtSecondaryColor) 96.97%);background-color: var(--wdtPrimaryColor) !important;background-size: 100%;background-position: 0 0;-webkit-appearance: none !important;text-decoration: none;transition: all ease 0.5s;background-repeat: no-repeat;color: var(--wdtAccentTxtColor);}
.mu_register form p.submit input[type="submit"]:hover{background-size: 0%;}


@media only screen and (max-width:1540px) 
{
.edukart-pro-title.edukart-pro-login-title h2 {font-size: var(--wdtFontSize_H3);}
.edukart-pro-login-form #loginform {margin-top: 0;}
#loginform {display: grid;grid-template-columns: repeat(2,1fr);justify-content: space-between;grid-gap: 20px;}
#loginform .login-submit {margin-bottom: 0;grid-area: 3/1;}
}
@media screen and (min-width: 768px) and (max-width: 1540px)
{
.edukart-pro-login-form-holder #loginform {grid-template-columns: repeat(2,1fr);}
}
@media screen and (min-width:1281px) and (max-width: 1540px)
{
.edukart-pro-login-form-container{max-width: 1080px;margin: auto;}
.edukart-pro-login-form-holder >*:not(:last-child),
.edukart-pro-login-form-container .edukart-pro-login-form >*:not(:last-child) {margin-bottom: 20px;}
.wdt-registration-form { margin-bottom: 100px; } 
}
@media screen and (min-width:1025px) and (max-width: 1280px)
{
.edukart-pro-login-form-container{max-width: 900px;margin: auto;}    
.wdt-registration-form { margin-bottom: 80px; }
}
@media screen and (min-width:768px) and (max-width: 1024px)
{
.edukart-pro-login-form-container{max-width: 710px;margin: auto;}
.wdt-registration-form { margin-bottom: 70px; }
}
@media screen and (max-width: 767px)
{
#loginform .login-username, 
#loginform .login-password{margin-bottom: 20px;}
.edukart-pro-login-form-container {overflow: scroll;}
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-login-form-wrapper{padding: 30px;max-width: 420px;margin: 0 20px;width: calc(100% - 40px);}
.edukart-pro-title.edukart-pro-login-title h2{font-size: var(--wdtFontSize_H4);}
.wdt-registration-form{padding: 30px;}
.wdt-registration-form .edukart-custom-auth-sc-border-title h2{font-size: var(--wdtFontSize_H3);}
.edukart-pro-login-description{width: 100%;}
}
@media screen and (min-width:480px) and (max-width: 767px)
{
.edukart-pro-login-form-container{margin: auto;}  
.wdt-registration-form { margin-bottom: 60px; }  
}
@media screen and (max-width: 479px)
{
a.edukart-pro-social-facebook-connect, a.edukart-pro-social-google-connect {padding: 10px;}
.edukart-pro-login-form-container{max-width: 100%;margin: auto;}
.edukart-pro-title.edukart-pro-login-title h2{font-size: var(--wdtFontSize_H4);}
.wdt-registration-form .edukart-custom-auth-sc-border-title h2{font-size: var(--wdtFontSize_H4);}
.wdt-registration-form { margin-bottom: 60px; } 
.edukart-pro-login-form-container .edukart-pro-login-form .edukart-pro-login-form-wrapper {padding: 20px;margin: 0 15px;width: calc(100% - 30px);}
.mu_register{padding: 30px;}
}
