/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/

.learndash-template-ld30 #mk-page-introduce,
.learndash-template-ld30 .blog-single-meta,
.learndash-template-ld30 .mk-post-nav,
.learndash-template-ld30 .single-social-section,
.learndash-template-ld30 .blog-similar-posts,
.ld-profile-edit-link, .ld-profile-avatar {
    display: none;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat:last-child {
    display: none;
}

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat:nth-child(3) {
    border-right: none;
}

/*Icons for Quick links*/

.ld-quick-links p {
    margin-bottom: 10px;
}

.edit a:before {
    content: "\f044";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f7ad2e !important;
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.logout a:before {
    content: "\f08b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f7ad2e !important;
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.dash a:before {
    content: "\f0e4";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f7ad2e !important;
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 2px;
}

.lesson a:before {
    content: "\f02d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #f7ad2e !important;
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 2px;
}
