@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap');

.ld-text, .ld-topic-title{
    font-size: 15px!important;
    font-family: "Montserrat" !important;
}
.ld-table-list-items{
    background-color: #fff!important;
}
.ld-table-list{
    font-family: "Montserrat" !important;
}
.aw-test {
	font-weight: 800;
}

body .leave-group{
	background-color: #af0000 !important;
}

#members-list .member-name{
	position: relative;
	z-index: 2;
}
.activity-inner iframe {
    width: 100%;
    height: 378px;
}
.activity-inner img{
    width: 100%;
}
.lb-dislike {
	display: none !important;
}
.lb-like-label{
	color: #555 !important;
	font-weight: 400 !important;
    line-height: 15px !important;
    vertical-align: middle !important;
    padding-left: 3px !important;
    font-size: 12px !important;
}
.lb-style-transparent .lb-like-icon{
	display: none;
}
.comment-item .likebtn-wrapper{
	display: none;
}
.likebtn_container{
	display: none;
}
#buddypress p.warning{
    color: #440 !important;
}
#buddypress p.error{
    background-color: #fff7f3 !important;
    color: #800 !important;
}

.groups-meta.action > .group-button {
    padding: 0 !important;
}
.groups-meta.action > .group-button > .group-button{
    color:  #FFF !important;
}
.likebtn-wrapper .likebtn-button > .lb-a:before{
    content: "\f529";
    font-family: dashicons;
    font-size: 18px;
    vertical-align: middle;
	color: #45bea9 !important;
	cursor: pointer;
}
.lb-tooltip-tt > .lb-tt-m,
.lb-tooltip-tt > .lb-tt-mu{    
	background-image: unset;
	background-color: #FFF !Important;
	border: 1px solid #737373;
    border-radius: 1px;
    box-shadow: 4px 4px 8px rgb(0 0 0 / 20%);
    color: #333;
    content: attr(data-bp-tooltip);
    font-family: "Helvetica Neue",helvetica,arial,san-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.25;
    max-width: 200px;
    padding: 5px 8px;
    pointer-events: none;
    text-shadow: none;
    text-transform: none;
    transition: all 1.5s ease;
    white-space: nowrap;
    word-wrap: break-word;
    z-index: 100000;
}
.lb-count:not(.lb-hidden){
	display: inline-block !important;
    background: #45bea9 !important;
    color: #FFF !important;
    border-radius: 50% !important;
    width: 16px !important;
    height: 16px !important;
    text-align: center !important;
    font-weight: bold !important;
}
.likebtn-wrapper.lb-popup-position-left .lb-a .lb-tt{
    bottom: -41px !important;
    left: 0 !important;
    right: unset !Important;
    margin: -3px 10px 0 0;
    top: auto;
}
.lb-tooltip-tt > i:not(.lb-tt-m,.lb-tt-mu){
	display: none !important;
}
.bp-user .likebtn_container{
	display: none;
}
#alphabetical-groups,
#popular-groups{
    display: none;
}
#recently-active-groups{
    display: inline-block !important;
}
.woocommerce > a {
    display: none !important;
}
.sfwd-courses-template-default #g-news,
.sfwd-lessons-template-default #g-news,
.sfwd-topic-template-default #g-news{
    display: none;
}
.learndash_post_sfwd-courses .ld-table-list-header,
.learndash_post_sfwd-courses .ld-expand-button {
    display: none !important;
}
.learndash_post_sfwd-courses .ld-item-list-item-expanded{
        height: auto !important;
    max-height: fit-content !important;
}
.learndash_post_sfwd-courses .ld-item-lesson-item > div > a > .ld-status-icon{
    display: none;
}
.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-name,
.learndash-wrapper .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview-heading {
    /*pointer-events: none;*/
    cursor: text;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation-heading h3 a,
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list .ld-table-list-item,
.learndash-wrapper .ld-course-navigation .ld-lesson-item .ld-lesson-title,
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-text,
.learndash-wrapper .ld-focus .ld-progress .ld-progress-heading,
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1,
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress{
    font-family: "Montserrat"!important;
    font-size: 15px!important;
    /*line-height: 34px!important;*/
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item .ld-lesson-item-preview-heading .ld-status-icon,
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-expand-button{
    display: none;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-lesson-item-expanded{
    max-height: unset !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar .ld-course-navigation .ld-topic-list.ld-table-list:before {
    display: none;
}
.learndash-wrapper .ld-focus .ld-primary-color-hover:hover{
    color: #333 !important;
}
.learndash-wrapper .ld-course-navigation .ld-lesson-item-preview .ld-lesson-title{
    font-weight: bold !important;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-brand-logo{
    text-align: center;
    padding-left: 0 !important;
}
.learndash-wrapper .ld-focus .ld-focus-header{
    height: 100px !important;
}
.learndash-wrapper .ld-focus .ld-focus-sidebar{
    top: 45px !important;
}
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage{
    text-transform: uppercase;
    font-weight: 800;
    color: #019e7c;
    margin-right: 5px;
}
.learndash-wrapper .ld-progress .ld-progress-heading{
    font-size: .75em;
    line-height: 1em;
}
.learndash-wrapper .ld-focus .elementor-widget-wrap{
    padding: 0 !important;
}
.learndash-wrapper .ld-focus .sfwd-mark-complete .learndash_mark_complete_button,
.learndash-wrapper .ld-button,
.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back{
    font-family: "Montserrat"!important;
    font-weight: 600 !important;
    font-size: .75em;
    line-height: 1.25em;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content h1{
    font-family: "Montserrat"!important;
    color: #0c1630!important;
    font-size: 35px!important;
    font-weight: 700!important;
}
.learndash-wrapper .ld-breadcrumbs .ld-breadcrumbs-segments span a{
    font-size: 12px !important;
    font-family: "Montserrat"!important;
}
.learndash-wrapper .ld-breadcrumbs .ld-status,
.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress{
    font-size: 11px !important;
    font-family: "Montserrat"!important;   
}
.learndash-wrapper .ld-focus h4,
.learndash-wrapper .ld-focus h2{
    font-family: "Montserrat"!important;
    color: #45bea9!important;
    font-size: 25px!important;
    font-weight: 600!important;
    line-height: 40px!important;
}
.learndash-wrapper .ld-focus li{
    font-family: "Montserrat"!important;
    font-size: 15px!important;
    line-height: 34px!important;
    color: #6c6c6c!important;
    font-weight: 400 !important;
}
.learndash-wrapper .ld-focus p{
    font-family: "Montserrat"!important;
    font-size: 15px!important;
    line-height: 34px!important;
    color: #6c6c6c!important;
    font-weight: 400;
    margin-top: 0;
}
.learndash-wrapper .ld-focus .elementor-widget-text-editor li::marker {
    display: none;
    content: "";
}
.learndash-wrapper .ld-focus .elementor-widget-text-editor li:before {
    list-style: none;
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -2em;
    width: 2em;
    color: #45bea9!important;
}
.learndash-wrapper .ld-focus .elementor-button{
    background-color: #00af92!important;
}
.learndash-wrapper .ld-focus .elementor-button{
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;

}
.learndash-wrapper .ld-focus .elementor-button b {
    font-family: "Montserrat"!important;
    font-weight: 400;
}
.learndash-wrapper .ld-focus .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
    /*padding: 15px;*/
}
.elementor-column-gap-default .elementor-column{
    margin: 15px;
}
.learndash-wrapper .ld-focus .elementor-blockquote .elementor-blockquote__content {
    font-family: "Montserrat"!important;
    color: #45bea9!important;
    font-size: 25px!important;
    line-height: 40px!important;
}
.learndash-wrapper .ld-focus blockquote p{
    max-width: 80%;
}
.ld-focus-main{
    background-image: url(https://www.puurpermacultuur.nl/wp-content/uploads/2021/06/communitybg.jpg);
    background-size: 100% auto;
    background-position: center 200px;
    background-repeat: no-repeat;
}
body.ld-in-focus-mode .learndash-wrapper{
    background: transparent !important;
}
.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content{
    max-width: 85rem;
}
.learndash-wrapper .ld-focus h5{
    font-family: "Montserrat"!important;
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    /*color: inherit;*/
    font-size: 1.25rem;
}
.learndash-wrapper .ld-focus p a{
    color: #45bea9!important;
    font-weight: 600!important;
}
.learndash-wrapper .ld-focus h6{
    font-family: "Montserrat"!important;
    color: #45bea9!important;
    font-size: 20px!important;
    font-weight: 400!important;
    line-height: 40px!important;
}
.learndash-wrapper .ld-focus li a {
    font-family: "Montserrat"!important;
    color: #45bea9;
    text-decoration: none!important;
    font-weight: 600!important;
}
.awhiddenimg{
    display: none !important;
}
.learndash-wrapper .ld-focus .elementor-column-gap-default {
    max-width: 100%!important;
    width: 100%!important;
    margin-left: -15px!important;
    margin-right: -15px!important;
}

.learndash-wrapper .ld-focus .ld-course-step-back{
    margin-top: 20px !important;
}