body .ld-login-modal-register {
  background-color: transparent !important;
    background-image: linear-gradient(120deg, #0984e3 0%, #003bb1 100%) !important;
}
body .learndash-wrapper .ld-login-modal .ld-login-modal-login .ld-modal-heading {
  color: #0984e3 !important;
}

body .learndash-wrapper .ld-expand-button {
  background: #272c6c;
}
:focus {
  outline: 0 !important;
}
a.ld-login.ld-login-text.ld-login-button {
  font-size: 22px;
}


@media (max-width: 768px) {

  .ast-above-header-wrap {
    display: none !important;
  }
  body.ast-header-break-point .main-header-bar {
    background-color: #fff !important;
  }

}
