.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
    background: #590E8A;
    color: #ffffff;
}
div.wpforms-container-full .wpforms-form .wpforms-page-indicator.progress .wpforms-page-indicator-page-progress {
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #51297f !important;
}
.ihs-otp-btn {
    background-color: #590E8A;
       border-radius: 10px;
    padding: 15px 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    margin: 24px 10px 10px 0;
}
button:focus, .menu-toggle:hover, button:hover, .ast-button:hover, .button:hover, input[type=reset]:hover, input[type=reset]:focus, input#submit:hover, input#submit:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    color: #ffffff;
    border-color: #590E8A;
    background-color: #590E8A;

}
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    border-radius: 10px;
    padding: 18px 40px;
    color: #ffffff;
    border-color: #590e8a;
    background-color: #590e8a;
    border-radius: 10px;
    padding: 8px 30px;
}
.menu-toggle, button, .ast-button, .button, input#submit, input[type="button"], input[type="submit"], input[type="reset"] {
    border-radius: 10px;
    padding: 8px 30px;
    color: #ffffff;
    border-color: #590e8a;
    background-color: #590e8a;
}
#ihs-send-otp-btn, .ihs-otp-btn {
    padding: 14px 24px;
    font-size: 12px;
    border-radius: 10px;
    padding: 15px 30px;
}
.oc-alert-pop-up .oc-alert-pop-up-close {
    border-top: 1px solid #d7d1d1;
    padding: 6px;
    color: #fff;
    background: #590e8a !important;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    cursor: pointer;
    font-weight: 400;
}
.wpcf7-form {width:100% !important;}
.wpcf7 {width:100% !important;}
.wpcf7 .wpcf7-form textarea {
    min-width: 400px;
}
.oc-alert-pop-up .oc-alert-pop-up-close {
    border-top: 1px solid #d7d1d1;
    padding: 6px;
    color: #fff;
    background: #590e8a !important;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    cursor: pointer;
    font-weight: 400;
}
.frm-white-body .updated, .frm-white-body .notice, .frm-white-body .error {
    margin: 0;
    padding: 10px 20px;
    display: none;
}
.notice-error, div.error {
    border-left-color: #dc3232;
    display: none !important;
}
#frm_install_message, .frm_previous_install {
    padding: 7px;
    display: none !important;
}
.media-upload-form .notice, .media-upload-form div.error, .wrap .notice, .wrap div.error, .wrap div.updated {
    margin: 5px 0 15px;
    display: none;
}
.notice, div.error, div.updated {
    background: #fff;
    border: 1px solid #ccd0d4;
    border-left-width: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    margin: 5px 15px 2px;
    padding: 1px 12px;
     display:none;
}