@charset "UTF-8";
/* https://gempharmacy.in/wp-content/plugins/phone-otp-login/assets/css/potp-style.css?ver=1.0.0 */
.potp-wrapper{max-width:360px;margin:0 auto;font-family:inherit}.potp-wrapper label{display:block;margin-bottom:6px;font-weight:600}.potp-phone-row{display:flex;align-items:center;border:1px solid #ccd0d4;border-radius:4px;overflow:hidden;margin-bottom:12px}.potp-country-code{padding:10px 12px;background:#f0f0f1;border-right:1px solid #ccd0d4;color:#555}.potp-phone-row input,#potp-otp{flex:1;border:none;padding:10px 12px;font-size:15px;outline:none;width:100%;box-sizing:border-box}#potp-otp{border:1px solid #ccd0d4;border-radius:4px;margin-bottom:12px;letter-spacing:4px}.potp-wrapper button{display:inline-block;padding:10px 18px;margin-right:8px;margin-bottom:10px;background:#2271b1;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px}.potp-wrapper button:hover{background:#135e96}#potp-resend-btn{background:#fff0;color:#2271b1;border:1px solid #2271b1}#potp-resend-btn:hover{background:#f0f6fc}.potp-message{font-size:13px;min-height:18px}.potp-message.error{color:#d63638}.potp-message.success{color:#00a32a}