/* modern-antiqua-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Modern Antiqua';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/modern-antiqua-v22-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/modern-antiqua-v22-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/modern-antiqua-v22-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/modern-antiqua-v22-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/modern-antiqua-v22-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/modern-antiqua-v22-latin_latin-ext-regular.svg#ModernAntiqua') format('svg'); /* Legacy iOS */
}

/* el-messiri-regular - arabic_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'El Messiri';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-regular.svg#ElMessiri') format('svg'); /* Legacy iOS */
}

/* el-messiri-500 - arabic_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'El Messiri';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-500.eot'); /* IE9 Compat Modes */
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-500.svg#ElMessiri') format('svg'); /* Legacy iOS */
}

/* el-messiri-600 - arabic_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'El Messiri';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-600.svg#ElMessiri') format('svg'); /* Legacy iOS */
}

/* el-messiri-700 - arabic_latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'El Messiri';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-700.eot'); /* IE9 Compat Modes */
  src: url('../fonts/el-messiri-v22-arabic_latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/el-messiri-v22-arabic_latin_latin-ext-700.svg#ElMessiri') format('svg'); /* Legacy iOS */
}

/* Login CSS */
body {
    background: #151313 !important;
    color: #fff !important;
    font-family: 'Modern Antiqua', cursive,'El Messiri', sans-serif !important;
}
#login {
    min-height: 100%;
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
body.login div#login h1 a {
    padding-bottom: 10px !important;
    background-size: 100% !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
    height: 110px !important;
    width: 100% !important;
    margin: 0 auto !important;
    overflow: hidden;
    filter: drop-shadow(0px 0px 2px #ffffff);
}
.login form {
    color: #fff !important;
    background: #181818 !important;
    border: none !important;
    box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 50%) !important;
    font-family: 'Modern Antiqua', cursive,'El Messiri', sans-serif !important;
}
.login form .input, .login input[type=password], .login input[type=text] {
    font-size: 13px !important;
}
input[type=checkbox]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=radio]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
    border-color: var(--background-linear);
    box-shadow: 0px 0px 4px 1px rgb(165 55 167) !important;
    outline: none !important;
}
.login .forgetmenot label:hover, .login .pw-weak label:hover {
    color: #3399c6 !important;
}  
.login .button.wp-hide-pw {
    color: #151313 !important;
}
.login .button.wp-hide-pw:hover {
    background: transparent !important;
    border-color: #a03aa8 !important;
    color: #a03aa8 !important;
    box-shadow: 0px 0px 4px 1px rgb(0 0 0 / 50%) !important;
    outline: 2px solid transparent !important;
}
.wp-core-ui .button-primary {
    background: linear-gradient(to right, #349ac7, #ab31a5) !important;
    border-color: transparent !important;
    border: none !important;
    color: #ffffff !important;
    text-decoration: none !important;
    text-shadow: none !important;
}
.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover {
    background: linear-gradient(to right, #349ac7, #ab31a5) !important;
    color: #000 !important;
}
.login #backtoblog a, .login #nav a {
    text-decoration: none !important;
    color: #ffffff !important;
}
.login #backtoblog a:focus, .login #nav a:focus, .login h1 a:focus {
    color: #3399c6 !important;
    outline: none !important;
    box-shadow: none !important;
}
.login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover {
    color: #3399c6 !important;
    outline: none !important;
    box-shadow: none !important;
}
.login #login_error, .login .message, .login .success {
    border-left: none !important;
    background-color: #151313 !important;
    box-shadow: 0 0 2px 2px rgb(167 53 166) !important;
    text-align: center !important;
    margin-top: 20px; !important;
}
.login #nav {
    text-align: center !important;
}
.login #backtoblog, .login #nav {
    text-align: center !important;
}
/* Login CSS */

/* Social Login CSS */
.nsl-button-svg-container {
    background: transparent !important;
}

div.nsl-container svg {
    height: 24px;
    width: 24px;
    vertical-align: top;
    filter: drop-shadow(0 0 2px rgb(0 0 0 / .5));
}

.nsl-button-label-container {
    font-family: 'Modern Antiqua', cursive, 'El Messiri', sans-serif !important;
}

/* Generate Username in Register Form */
#registerform input#user_login {
    visibility: hidden;
    display: none;
}

#registerform p:first-child label:after {
    content: 'يتم توليده تلقائيًا';
    display: block;
    text-align: center;
    font-family: 'El Messiri', sans-serif, 'Laila', 'Modern Antiqua', cursive;
    color: var(--primary-color);
    line-height: 2.7em;
    text-decoration: underline;
    text-decoration-color: var(--hover-color);
}

#registerform label[for="user_pass"],
#registerform label[for="user_pass2"],
#registerform label[for="user_email"] {
    width: 100%;
}

#registerform p#reg_passmail {
    display: none;
}