a.wc-custom-password-link, .login-link a 
{
  color: #030ec7;
  font-family: Roboto;
  font-weight: 700;
  line-height: 24px;
}
a.wc-custom-password-link:hover, .login-link a:hover 
{
  text-decoration: underline !important;
}
button#signup-btn 
{
  background-color: #0b57d0;
  border-radius: 4px;
  padding: 10px 36px 10px 36px;
  color: #fff;
  width: 100%;
}
.login-link 
{
  padding-bottom: 25px;
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}
span.google-login-btn 
{
  font-family: Arial;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  padding: 2px 15px !important;
  width: 100% !important;
  background: unset !important;
  color: #000 !important;
}
.google-login-btn .icon 
{
  margin-top: 7px;
}
.mobile-header 
{
  display: none;
}
h2.wc-mobile-login-heading {
  color: #0A4EA8;
  font-family: Roboto;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  text-align: center;
}
body.android-ios-app-body 
{
  font-family: 'Roboto' !important;
  font-size: 14px !important;
}
.google-login-btn:hover 
{
  background-color: #f5f5f5 !important;
}
a.wc-personal 
{
  color: #0A4EA8;
  font-weight: 600;
}
.button-content .button 
{
  color: #000;
  background-color: transparent;
}
div#wcpopupmain_wrapper_quick_login_form_id input#wp-submit, .wcpopupmain_wrapper_quick_signup_forms a.wc-continue-login 
{
  background: #0b57d0;
  border: 1px solid #0b57d0;
}
.mepr_product_link 
{
  background: #0b57d0;
  border: 1px solid #0b57d0;
  color: #fff;
  padding: 8px 15px;
  border-radius: 6px;
}
.mepr-login-actions a 
{
  display: none;
}
.wc-mobile-login-section.container 
{
  padding-top: 100px;
}
button.button.mp-hide-pw.hide-if-no-js 
{
  display: none;
}
.wc-mobile-login-section .mp_wrapper [type=submit] 
{
  color: #fff;
}
.wc-mobile-login-section .mp_wrapper form#mepr_forgot_password_form [type=submit] 
{
  background: #1e64d4;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  background-color: #0b57d0;
  border-radius: 4px;
  padding: 10px 36px 10px 36px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border: 1px solid #0b57d0;
}
.wc-header-right-search 
{
  display: none;
}
form#custom-signup-form input, form#custom-signup-form p
{
  background: transparent !important;
  color: #000;
}
form#custom-signup-form label.privacy_consent 
{
  display: flex;
  gap: 15px;
}
form#custom-signup-form  input[name="privacy_consent"] 
{
  appearance: none;
  height: 25px;
  border: 2px solid #0F524D;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  color: #0F524D;
  padding: 13px;
}
form#custom-signup-form input[name="privacy_consent"]:checked 
{
  background-color: #0F524D;
  border-color: #0F524D;
  color:  #0F524D;
}
form#custom-signup-form  input[name="privacy_consent"]:checked::after {
  content: "✔";
  font-size: 14px;
  position: absolute;
  left: 8px;
  top: 5px;
  color: #0F524D;
}
form#custom-signup-form span
{
  margin-top: 8px;
}
button#signup-btn {
  font-family: Roboto;
  font-weight: 700;
  font-size: 16px;
}
.main-header-left a.logo 
{
  margin: 0 auto;
}
