.max-1300 {max-width: 1400px;}
.max-1400 {max-width: 1300px;}
.max-1200 {max-width: 1200px;}
.max-1100 {max-width: 1100px;}
.max-1000 {max-width: 1000px;}
.max-900 {max-width: 900px;}
.max-800 {max-width: 800px;}
.max-700 {max-width: 700px;}
.max-600 {max-width: 600px;}
.max-500 {max-width: 500px;}
.max-400 {max-width: 400px;}
.max-300 {max-width: 300px;}
.max-250 {max-width: 250px;}
.max-200 {max-width: 200px;}

.centered {
    margin: 0 auto;
}

.fl-widget ul {
	display: inline-block;
}

.fl-widget li:before {
	padding-right: 10px;
}

.fl-page-footer-widgets a {
	font-family: "Open Sans";
}

@media screen and (max-width:767px) {
	
	.breadcrumbs {
		font-size:16px;
		line-height:1.4;
	}
	
	span.fl-post-tags {
    padding: 10px 0px;
		margin-top:10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
	
}


.facetwp-pager .facetwp-page.active {
	background-color: #56b6c3;
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
}

.post-password-required .fl-post-header + .fl-post-content{
	color:#000 !important;
	text-shadow: none;
}

.post-password-required .fl-post-header + .fl-post-content:before, .post-password-required .fl-post-header + .fl-post-content:after{
	display:none;
}

/* Hide Kara's Contact Info on Tag Archive Pages */

.tag #black-studio-tinymce-5 {
	display: none;
}

/* Breadcrumb and Social Media fix */
.fl-content .breadcrumbs-and-social-sharing{
	position:relative;
	z-index:1;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    display: none;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    opacity: .6;
    display: none;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    font-size: inherit;
    font-weight: 400;
    text-decoration: none;
    -moz-opacity: 1;
    opacity: 1;
    display: none;
}
.grav-tilt {
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
    box-shadow: 0 0 4px rgba(0,0,0,0.4);
    border-width: 2px;
    border-color: #fff;
    /* border-style: solid; */
    padding: 0;
    margin: -2px 0 0 -2px;
    display: none;
}


.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-avatar {
    width: 150px;
    height: 150px;
    border: 5px solid #e2e7ed;
    display: none;
}


.learndash-wrapper .ld-profile-summary .ld-profile-card .ld-profile-edit-link {
    color: #728188;
    font-size: 14px;
    display: none;
}
.learndash-wrapper .ld-focus .ld-focus-header .ld-user-menu .ld-profile-avatar {
    width: 40px;
    height: 40px;
    margin-left: 1em;
    display: none;
}
.learndash-wrapper .ld-item-list .ld-section-heading h3 {
    font-weight: bold;
    display: none;
}

.ld-course-list-items .ld_course_grid .btn-primary {
    color: #ffffff;
    background-color: #f1b434;
    border-color: #f1b434;
}
}

