#loginform .login-username::before, #loginform .login-password::before{
  top: 3.5em;
}

.elementor-nav-menu--dropdown .learndash-wrapper .ld-login-button{
  width: fit-content;
  margin: 10px;
}

.site__content{
  padding: 0 !important;
}

.learndash_mark_complete_button[disabled="disabled"] {
    color: white !important;
}

.ld-profile-stat-certificates{
  display: none;
}

.ld-profile-stat-points{
  display: none;
}

.learndash-wrapper .ld-course-status.ld-course-status-not-enrolled .ld-course-status-action{
  flex-direction: column !important;
}

@media screen and (max-width:768px){
  .edubin-single-course-lead-meta  .course-instructor.post-author{
    width: 100% !important;
  }
}

.learndash-wrapper .ld-login-modal .ld-button, .learndash-wrapper .ld-login-modal input[type=submit]{
  border-radius: 4px;
}

.ld-expand-button .ld-text{
  font-size: 0.9rem;
  font-weight: 400;
}

.ld-expand-button .ld-text:hover{
  color: white;
}

.ld-expand-button {
  margin-left: 2em;
}

#secondary > .ld__widget:last-child{
  display: none;
}