/*

.entry-content-wrapper .widgettitle {
	font-size:18px;
background-color:#0A4A8E;
color:white;
padding:15px 
}

.entry-content-wrapper .widget {
border:1px solid #eee;
border-radius:5px;
padding-top:0;
padding-bottom:0;
margin-top:30px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
border:1px solid #ddd;
}

.widget li a {
font-size:15px;
border-bottom:1px solid #eee;
color: #585858;
}

.widget li:last-child a {
border-bottom:none;
}

/*
 */

.page-id-23583 .blog-meta {
display:none !important;
}

.av-countdown-timer {
margin-top:-110px !important;
}

#top #header_meta a, #top #header_meta li, #top #header_meta .phone-info {
color: #909090 !important;
font-size:14px;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/*
Courses page
*/
.online_courses_banner {
	background-image: url('https://www.careandlearningalliance.co.uk/wp-content/uploads/2016/04/slider-bg-1.jpg');
	margin-left: -50px;
	margin-right: -50px;
	margin-top: -50px;
	padding-left: 50px;
	position: relative;
	padding-top: 85px;
	padding-bottom: 90px;
	border: 1px solid #0e2e56;
}

.online_courses_banner p {
	color: #fff;
	font-style: italic;
	font-size: 17px;
	width: 500px;
	margin-top: 10px;
}

.online_courses_banner h1 {
	color: #fff;
	font-size: 39px;
	margin-bottom: 5px;
}

.superhero_boy_image {
	position: absolute;
	right: 0;
	bottom: 0;
}

.online_courses_banner_info_box {
	background-color: rgba(0,0,0,0.3);
	display: inline-block;
	padding: 25px;
	padding-top: 25px;
	border-radius: 5px;
	position: relative;
	top: 50px;
}

.courses_page_title_overlay {
	background-color: rgba(255,255,255,0.7);
	padding: 10px;
	text-align: center;
	position: relative;
	top: -85px;
	color: #151515;
	font-weight: bold;
}

.courses_page_header {
	font-weight: bold;
	text-transform: uppercase;
	color: #6c6c6c;
	text-align: center;
}

.courses_box {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.15);
	box-shadow: 0 0 8px rgba(0,0,0,0.15);
}

.courses_box p {
	font-weight: bold;
	text-align: center;
	margin-top: 0;
}

.bridge-woo-associated-courses {
	display: none;
}

.product_meta {
	display: none;
}

.course_video_section {
	padding: 50px 0;
	padding-bottom: 10px;
	margin: 0 -50px;
	border-top: 1px solid #ddd;
	background-color: #FDFDFD;
}

.courses_video_column {
	padding-left: 60px;
	padding-right: 60px;
	position: relative;
}

.watch_to_learn_more {
	position: absolute;
	top: 0;
	right: -169px;
}

.courses_page_video_container {
	padding: 8px;
	background-color: #327eb8;
	border-radius: 5px;
}

.courses_page_video_container .avia-video {
	margin-bottom: 0;
}