:root{
    --primary-color: #6498E2;
}
body.login { 
    background-color: #506C8C;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: var(--LoginoFont);
    padding: 0px 50px;
}

/* .swiper-slide::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.082);
    border-radius: 20px;
  } */

#login{
    width: 100%;
    min-width: 300px;
    max-width: 1100px;
    height: 650px;
    padding : 17px 44px 17px 17px;
    display: flex;
    justify-content: center;
    border-radius: 20px;
    background-color: #1F2F41;
    position: relative;
}
html[lang="fa-IR"] #login{
    padding: 17px 17px 17px 44px;
  }
#login .right-side{
    width: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
#login .left-side{
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: end;
    flex-direction: column;
}
.login form{
    width: 90%;
    padding: 0px;
    background-color: transparent;
    background: none;
    border: none;
    box-shadow: none;
    overflow: visible !important;
    margin-top: 200px;
}

.login form .input, .login input[type=text] {
    background: rgba(51,79,112,70%);
    color: #fff;
    border: none;
    outline: none;
    border-radius: 10px;
    padding: 14px;
    height: 70px;
}
#wp-submit{
    border: none;
    outline: none;
    background:var(--primary-color) ;
    box-shadow: 0px 33px 60px -28px rgba(100, 152, 226, 47%) !important;
    margin-bottom: 4px;
    border-radius: 15px;
    width: 100%;
    padding: 10px;
    height: 70px;
    margin-top: 22px;
    font-size: 16px;
    transition: all .4s;
    font-weight: 700;
    
}
.icon-svg{
    transition: all .3s;
}
#wp-submit:hover,.icon-svg:hover {
    filter: brightness(1.2);
  }
  
.login label{
    color: #5674A0;
}
.login form .input , .login input[type=text]{
    margin: unset;
}
input:focus{
    box-shadow: none !important;
}
.login #nav a:focus{
    color: unset;
}
.login .button.wp-hide-pw:focus{
    border-color: transparent;
    outline: none;
    box-shadow: unset;
}
a:focus{
    box-shadow: unset;
    outline: none;
}
input[type=checkbox]:focus{
    box-shadow: none;
}
.login form .input, .login input[type=text]{
    z-index: 1;
    position: relative;
}
label[for=user_login],label[for=user_pass], label[for="user_email"] {
    position: relative;
    top: 49px;
    z-index: 54;
    left: 16px;
    color: #6C8AB7;
    font-weight: 600;
}
html[lang="fa-IR"] label[for=user_login],html[lang="fa-IR"] label[for=user_pass], label[for="user_email"]{
    right: 16px;
}
#reg_passmail{
    position: relative;
    top: 18px;
    left: 4px;
    color: #5674A0 !important;
    font-weight: 500;
}
html[lang="fa-IR"] #reg_passmail{
    right: 4px;
    left: unset;
}

.forgetmenot{
    width: 100%;
    margin-top: 30px;
}
.login form .forgetmenot{
    margin-top: 30px;
}
.login form input[type=checkbox]{
    background: rgba(51,79,112,70%);
    border-radius: 6px;
    border: none;
    outline: none;
    width: 22px;
    height: 22px;
    transition: all .3s;
    
}
input[type="checkbox"]:checked{
    background: var(--primary-color) !important;
}
input[type="checkbox"]:checked::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.4' d='m14.833 4.625-8.02 8.02L3.167 9'/%3E%3C/svg%3E");
}
input[type=checkbox]:checked::before{
    margin: 1px;
    width: 21px;
    margin-top: 3px;
    position: relative;
    left: 0.5px;
    top: -1px;
}
.login .forgetmenot label{
    position: relative;
    bottom: 2px;
    font-weight: 500;
    font-size: 15px;
}

.cap #login{
    height: auto !important;
}
.cap .swiper{
    height: 100% !important;
}


.login .button.wp-hide-pw .dashicons{
    width: 1.3rem;
    height: 1.3rem;
    top: 10px;
    right: 19px;
    padding: 10px;
    background: transparent;
    border-radius: 14px;
    color: #6C8AB7;
    position: relative;
    z-index: 99999;
}
html[lang="fa-IR"] .login .button.wp-hide-pw .dashicons{
    left: 21px;
    right: unset;
}
.dashicons-visibility:before{
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" fill="none" viewBox="0 0 26 26"><path stroke="%236C8AB7" stroke-width="1.587" d="M3.766 16.488c-.9-1.169-1.35-1.753-1.35-3.488s.45-2.32 1.35-3.488C5.562 7.178 8.574 4.533 13 4.533s7.438 2.645 9.234 4.979c.9 1.168 1.35 1.753 1.35 3.488s-.45 2.319-1.35 3.488c-1.796 2.333-4.808 4.978-9.234 4.978s-7.438-2.645-9.234-4.978Z"/><path stroke="%236C8AB7" stroke-width="1.587" d="M16.175 13a3.175 3.175 0 1 1-6.35 0 3.175 3.175 0 0 1 6.35 0Z"/></svg>');
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    right: 0px;
    border: none;
    outline: none;
}
.login .button.wp-hide-pw:focus{
    border-color: transparent;
    outline: none;
    box-shadow: unset;
}

.lost-icon{
    position: absolute;
    top: 62px;
    left: 26px;
}
html[lang="fa-IR"] .lost-icon{
    left: -27px;
}
.icon-svg{
    position: absolute;
    width: 75px;
    height: 107px;
    background: var(--primary-color);
    border-radius: 23px;
    top: 28px;
    left: 35px;
    z-index: -33;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wp-login-lost-password {
    position: relative;
    top: 11px;
    left: -7px;
    color: #fff !important;
    z-index: 9999999999999;
}

.rotate-text {
    position: relative;
    top: 12px;
    left: -10px;
    background-color: #293A54;
    color: var(--primary-color) !important;
    padding: 5px 20px;
    border-radius: 50px;
    height: 20px;
    z-index: 9999999999999;
    display: inline-block;
    display: inline-block;
    transform: rotate(-6deg) !important;
    transform-origin: center;
    font-weight: 600;
    font-size: 14px;
}
html[lang="fa-IR"] .rotate-text{
    left: 4px;
}
.rotate-text::before {
    content: '';
    display: block;
    width: 20px;
    height: 9px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="9" fill="none" viewBox="0 0 20 9"><path fill="%23293A54" d="M14.51 6.849 19.495.467.42 2.807 6.8 7.796a5.491 5.491 0 0 0 7.708-.946Z"/></svg>') no-repeat center;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
}
#backtoblog a::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="none" viewBox="0 0 20 20"><path stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.227" d="M16.727 10H3.637m0 0 4.908-4.909m-4.909 4.91 4.91 4.908"/></svg>');
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 4px;
    right: 6px;
}
.login #backtoblog a{
    position: absolute;
    right: 0;
    top: 16px;
    margin: 0px;
    padding: 5px 23px;
    background-color: rgba(255, 255, 255, 10%);
    color: #fff;
    border-radius: 20px;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
}
.login #backtoblog{
    position: absolute;
    right: 956px;
    z-index: 9999999;
    width: 100%;
    top: -15px;
}
html[lang="fa-IR"] .login #backtoblog{
    right: -174px;
    left: unset;
}
html[lang="fa-IR"] #backtoblog a::before{
    left: 6px;
    right: unset;
}
.left-side{
    position: relative;
}
html[lang="fa-IR"] .wp-login-register ,.wp-login-log-in{
    right: 242px;
}
.wp-login-register ,.wp-login-log-in{
    position: absolute;
    top: 168px;
    right: 222px;
    color: var(--primary-color)!important;
    font-size: 18px;
    text-decoration: underline !important;
    transition: all .4s;
}
.wp-login-log-in{
    top: 166px !important;
    right: 210px !important;
}
.login .message, .login .notice{
    display: none;
}
html[lang="fa-IR"] .left-side h1{
    right: 55px;
}
.left-side h1{
    position: absolute;
    top: 116px;
    right: 7px;
    font-size: 24px;
    color: #BFCEDF;
    font-family: 'Peyda';
    font-weight: 900;
    font-size: 30px;
}
.login-action-lostpassword .left-side h1{
    top: 164px;
}
html[lang="fa-IR"] .no-acc-text{
    right: 55px;
}
.no-acc-text{
    position: absolute;
    top: 168px;
    right: 7px;
    font-size: 18px;
    color: #708092;
    font-family: 'Peyda';
    font-weight: 500;
    font-size: 19px;
}
.wp-login-register, .wp-login-log-in{
    font-size: 19px;
    font-weight: 500;
}
.wp-login-register:hover, .wp-login-log-in:hover{
    filter: brightness(1.2);
}

#backtoblog a{
    font-weight: 500;
}
.login-action-lostpassword .wp-login-register,.login-action-lostpassword .wp-login-log-in{
    padding: 10px 27px;
    background: rgba(51,79,112,70%);
    border-radius: 7px;
    text-decoration: none !important;
    color: #fff !important;
    font-size: 16px;
    top: 270px !important;
    font-weight: 500;
}
.login-action-lostpassword .wp-login-register{
    left: 54px !important;
    right: unset;
}
html[lang="fa-IR"] .login-action-lostpassword .wp-login-register{
    left: 0px !important;
    right: unset;
}
.login-action-lostpassword .wp-login-log-in{
    right: 0px !important;
    left: unset;
}
html[lang="fa-IR"] .login-action-lostpassword .wp-login-log-in{
    right: 58px !important;
    left: unset;
}
#language-switcher {
    padding: 20px;
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    background-color: rgba(255, 255, 255, 0.1); /* پس‌زمینه شیشه‌ای */
    border: 1px solid rgba(255, 255, 255, 0.2); /* حاشیه ملایم */
    width: 300px;
    height: auto;
    margin: 5px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); /* سایه برای عمق */
    top: 5px;
    border-radius: 14px;
}

.dashicons-translation::before{
    color: #fff;
}
.right-side{
    overflow: hidden;
}
.swiper {
    width: 96% !important;
    height: 650px !important;
    position: relative;
    overflow: hidden !important;
  }
  .swiper img{
    width: 100%;
    height: 100%;
    background-position: center;
    object-fit: cover;
    border-radius: 20px !important;
  }

  .swiper-pagination-bullet{
    width: 32px !important;
    height: 5px !important;
    background-color: rgba(255, 255, 255, 70%) !important;
    border-radius: 10px !important;
    margin: 5px;
  }
  .swiper-pagination-bullet-active{
    width: 75px !important;
    height: 5px !important;
    background-color: #fff !important;
  }
  .swiper-slide {
    position: relative;
    width: 96%; /* عرض تصویر */
}

.swiper p {
    position: absolute;
    bottom: 100px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #fff;
    width: 200px;
    text-align: center;
    font-weight: 600;
    margin: 0;
}
.swiper .swiper-pagination{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.swiper-slide {
    opacity: 0;
  }
  

  .swiper-fade-ready .swiper-slide {
    transition: opacity .5s ease-in-out !important;
  }
  
  #login .wp-login-logo{
    position: absolute;
    top: 17px !important;
    right: 103% !important;
    z-index: 99999999999999999;
    width: 100px !important;
  }

  html[lang="fa-IR"] #login .wp-login-logo{
    right: -103% !important;
  }

  .login #backtoblog a:focus{
    color: #fff !important;
  }
  .login #backtoblog:hover a{
    color: #fff !important;
  }
  .login #backtoblog:hover a{
    background-color: rgba(255, 255, 255, 20%);
  }
  .login #backtoblog, .login #backtoblog a {
    transition: all .3s;
  }

  @media screen and (max-width:1366px) {
    #login{
        margin-top: 5% !important;
    }
    .language-switcher{
        position: relative;
        top: 20px;
    }
  }

  @media screen and (max-width:1100px) {
    #login{
        margin: unset;
    }
  }
  @media screen and (max-width:992px) {
    html[lang="fa-IR"] .login-action-lostpassword .wp-login-log-in{
        right: 25px !important;
    }
    .login-action-lostpassword .wp-login-register{
        left: 25px !important;
    }
    .lost-icon{
        left: 0px;
    }
  }

  @media screen and (max-width:900px) {
    #login .left-side{
        width: 100%;
    }
    #login .right-side{
        display: none;
    }
    .login form {
        width: 97%;
    }
    .left-side h1{
        right: 20px;
    }
    .no-acc-text{
        right: 20px;
    }
    .wp-login-register, .wp-login-log-in {
        right: 220px;
    }
    .icon-svg {
        height: 92px;
    }
    
  }

  @media screen and (max-width:576px) {
    #login{
        padding: 30px !important;
        padding-top: 0px !important;
    }

    .left-side h1 {
        font-size: 16px;
    }
    .no-acc-text {
        font-size: 15px;
    }
    .wp-login-register, .wp-login-log-in {
        right: 168px;
        top: 167px;
    }
    .icon-svg{
        height: 92px;
        width: 58px;
        border-radius: 16px;
    }
    #language-switcher{
        width: 100%;
        margin: auto    ;
    }
    .language-switcher{
        display: flex;
        margin-top: 20px;
    }
    #login {
        margin-top: 50px !important;
        margin-bottom: 27px;
    }
    html[lang="fa-IR"] .left-side h1 , html[lang="fa-IR"] .no-acc-text{
        right: 14px !important;
    }
    html[lang="fa-IR"] .wp-login-register, .wp-login-log-in{
        right: 170px !important;
    }
    .login-action-lostpassword .wp-login-register, .login-action-lostpassword .wp-login-log-in{
        text-align: center;
        top: 20px !important;
    }
  }

  
  @media screen and (max-width:360px) {
    #login{
        min-width: 100%;
        margin-top: 240px !important;
    }
    .wp-login-lost-password {
        top: -10px;
    }

  }