body #learndash_profile .profile_info .profile_avatar {
    margin: 0;
    width: 0;
    border: none;
}

body #learndash_profile .profile_info .profile_avatar img{
    border: none;
}

body #learndash_profile .profile_info .profile_avatar .profile_edit_profile {
    position: absolute;
    margin-top: 110px;
}

body #learndash_profile .profile_info .profile_avatar .profile_edit_profile a {
    font-size: 12px;
}

body #learndash_profile .profile_info .learndash_profile_details {
    padding-bottom: 35px;
}

a.back-link {
    color: #5980bb;
}

.wppb-default-name-heading h4 {
    display: none;
}

.pmpro_content_message a.link, .pmpro_content_message a.link:link {
    background: none;
    border: none;
    display: inline;
    padding: 0;
    vertical-align: baseline;
}

.button.cn-button.wp-default {
    height: auto;
    padding-top: 7px;
    padding-bottom: 7px;
}

.single-sfwd-lessons .learndash_lesson_topics_list {
    display: none;
}

.cn-set-cookie.cn-button.wp-default.button {
    padding: 2px 4px;
}

.cookie-notice-container #cn-notice-text a,
.cookie-notice-container #cn-notice-text a:hover {
    color: #fff;
    text-decoration: underline;
}

.pmpro_label-inline.pmpro_clickable a {
    text-decoration: underline;
}

#learndash_profile .profile_info {
    height: 200px;
}

body #learndash_profile .learndash_profile_quizzes .statistic_icon {
    display: none;
}
.single.single-sfwd-lessons #learndash_quizzes {
    display: none;
}

.ld_course_grid_button .btn.btn-primary {
    background-color: #A7B8C6 !important;
}

@media screen and (min-width: 599px) {
    .page .tml .tml-field {
        width: 50%;
    }
}
