/*events listings on homepage styles */
body.home .fl-post-grid-image{float:left;}
body.home .fl-post-grid-text {float:left; padding:0 0 0 15px !important; width:70% !important}
body.home div.fl-post-grid-text > h2 > a {font-weight:bold !important;}
body.home div.fl-post-grid-text > div.fl-post-module-event-calendar-meta.fl-post-grid-event-calendar-meta > div {font-weight:normal !important;}
body.home .fl-post-grid-event-calendar-date {overflow:auto !important;white-space:normal !important }

.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;
}
}



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

.ld-course-list-items .ld_course_grid .thumbnail.course .ld_course_grid_price {
    background: #56b6c3;
    box-shadow: 0 1px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px rgb(0 0 0 / 20%);
    color: #fff;
    text-shadow: 0 1px rgb(0 0 0 / 30%);
    position: absolute;
    font-size: 14px;
    left: -8px;
    top: 10px;
    padding: 3px 10px;
    z-index: 2;
    font-weight: bold;
}

.uo-grid-wrapper .grid-course h4.view-course-outline {
    background: #f1b434;
    border: 5px solid #f1b434;
    /* border-radius: 4px; */
    color: #fff;
    /* display: table; */
    font-size:14px;
	font-weight: normal;
    margin: 0 auto;
    /* white-space: nowrap; */
    padding: 10px;
    text-transform: uppercase;
}

.ld-course-list-items .ld_course_grid .btn {
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 14px;
  text-transform: uppercase;  
	font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.footable .input-group-addon:last-child, .footable .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .footable .input-group-btn:first-child>.btn:not(:first-child), .footable .input-group-btn:last-child>.btn, .footable .input-group-btn:last-child>.btn-group>.btn, .footable .input-group-btn:last-child>.dropdown-toggle, .footable .input-group .form-control:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
     
}

.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab.ld-active {
background-color:#082648!important;
}
.learndash-wrapper .ld-tabs .ld-tabs-navigation .ld-tab:hover {
background-color:#082648!important;
}
.fl-content button * {
color:#56b6c3!important;
}

.gform_required_legend {
display: none;
	}

.zoom-window-wrap .zoom-link {
    background: #f1b434;
    border: none;
    color: #fff;
    cursor: pointer;
    border-radius: 50px;
    padding: 10px 15px 10px 16px;
    letter-spacing: 0;
    line-height: 1;
}

/* Redirected text below Countdown */
.zoom-window-wrap .zoom-meeting-countdown .redirected-text {
    display: none;
}
