:root{--var-pnlt-main-color:#8b70cd}*{box-sizing:border-box;border:0;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:right;direction:rtl;flex-wrap:wrap;justify-content:center;align-items:center;min-height:100vh;font-family:yekanbakh,sans-serif;display:flex;position:relative;background-color:#e1e8ee!important}input[type=email],input[type=tel],input[type=password],input[type=text]{-webkit-appearance:none;border:1px solid #dcdcdc;border-radius:14px;outline:0;width:100%;padding:11px 10px;font-family:yekanbakh,sans-serif;-webkit-transition:all .2s;transition:all .2s;margin:0!important}input[type=email]:focus,input[type=tel]:focus,input[type=password]:focus,input[type=text]:focus{border:2px solid var(--var-pnlt-main-color)}textarea:focus,input[type=text]:focus,input[type=email]:focus,select:focus,input[type=password]:focus{border-color:var(--var-pnlt-main-color)!important}a{font-size:15px;text-decoration:none}.woocommerce-form-login__rememberme{align-items:center;gap:6px;margin-bottom:10px;font-size:15px;display:flex}.woocommerce-form-row{width:100%;font-size:15px}.form-structor{background-color:#fff;border-radius:15px;flex-direction:column;width:350px;max-width:100vw;height:100%;min-height:550px;padding:60px 0 20px;position:relative;overflow:hidden;justify-content:space-between!important}.show-hide-btn{cursor:pointer;background:#fff;border-radius:50%;padding:1px;position:absolute;top:50%;right:190px}.flex-center{justify-content:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}input[type=password]~.show-pass,input[type=text]~.hide-pass{display:none}.error-text{color:#b52230;text-align:center;background:#f8d7da;width:100%;padding:8px 10px;font-size:15px;font-weight:600;display:none}.success-text{color:#427e1b;text-align:center;background:#dff8d7;border:1px solid #d1f5c6;width:100%;padding:8px 10px;font-size:15px;font-weight:600;display:none}.timer-otp{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:186px}#countdown,#countdown-signup{text-align:center;width:30px;height:30px}#countdown-number,#countdown-number-signup{color:#000;margin-top:2px;font-size:15px;font-weight:700;display:inline-block}#countdown-svg,#countdown-svg-signup{width:30px;height:30px;position:absolute;top:0;right:0;transform:rotateY(-180deg)rotate(-90deg)}#countdown-svg path,#countdown-svg-signup path{opacity:0;transition:all .5s ease-in-out}#countdown-cross,#countdown-cross-signup{visibility:hidden}@keyframes countdown{0%{stroke-dashoffset:0}to{stroke-dashoffset:75px}}#otp-box,#otp-box-signup{display:none}.error-refresh-btn{white-space:nowrap;color:#000;border:1px solid #000;border-radius:15px;justify-content:center;align-items:center;width:fit-content;margin:auto;padding:2px 10px;text-decoration:none;display:flex}.circles-pnlt{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.circles-pnlt li{background:var(--var-pnlt-main-color);width:20px;height:20px;list-style:none;animation:25s linear infinite animate-circles;display:block;position:absolute;bottom:-150px;opacity:.15!important}.circles-pnlt li:first-child{width:80px;height:80px;animation-delay:0s;left:25%}.circles-pnlt li:nth-child(2){width:20px;height:20px;animation-duration:12s;animation-delay:2s;left:10%}.circles-pnlt li:nth-child(3){width:20px;height:20px;animation-delay:4s;left:70%}.circles-pnlt li:nth-child(4){width:60px;height:60px;animation-duration:18s;animation-delay:0s;left:40%}.circles-pnlt li:nth-child(5){width:20px;height:20px;animation-delay:0s;left:65%}.circles-pnlt li:nth-child(6){width:110px;height:110px;animation-delay:3s;left:75%}.circles-pnlt li:nth-child(7){width:150px;height:150px;animation-delay:7s;left:35%}.circles-pnlt li:nth-child(8){width:25px;height:25px;animation-duration:45s;animation-delay:15s;left:50%}.circles-pnlt li:nth-child(9){width:15px;height:15px;animation-duration:35s;animation-delay:2s;left:20%}.circles-pnlt li:nth-child(10){width:150px;height:150px;animation-duration:11s;animation-delay:0s;left:85%}@keyframes animate-circles{0%{opacity:1;border-radius:0;transform:translateY(0)rotate(0)}to{opacity:0;border-radius:50%;transform:translateY(-1000px)rotate(720deg)}}.go-home-btn-pnlt{border:3px solid var(--var-pnlt-main-color);z-index:1;border-radius:14px;width:calc(100% - 40px);margin-top:20px;padding:12px 0 8px;font-size:18px;font-weight:500;text-decoration:none;color:var(--var-pnlt-main-color)!important}.logo-pnlt-login{width:auto;max-width:190px;height:auto;max-height:100px;margin:0 auto 25px}.form-login-pnlt{z-index:2;flex-direction:column;flex:1;gap:10px;width:calc(100% - 40px)}.form-row{width:100%;margin:0}button{color:#fff;cursor:pointer;width:100%;font-size:18px;font-weight:600;background-color:var(--var-pnlt-main-color)!important;border-radius:15px!important;padding:12px!important}.woocommerce-error{color:#b52230;text-align:center;background:#f8d7da;border-radius:8px;padding:8px 10px;font-size:15px;font-weight:600}.woocommerce-error[role=alert]:before{display:none}