/*
	Theme Name: Master Study
	Theme URI: http://stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: MasterStudy is the best WordPress theme for the Education & Learning Center - for educational organizations, who sell courses and organize classes locally. Using Masterstudy you can easily setup a WordPress site for your education company.
	Version: 1.4.4
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: classes, courses, education, education center, learning center, tutoring, teaching, study, studying, learning, lessons, instructor, teacher, mentor
	Text Domain: masterstudy
*/
/* Page Title */
.entry-header {
	padding: 0px; 
    background: #05a5da !important;
}

.transparent_header_off .header_default:after {
	display: none !important;
}
/* END Page Title */
/* Events */
	/* Info */
		.event_date_info .event_date_info_unit {
		    margin: 10px 15px 10px 0px;
		}
		.event_date_info  .event_date_info_unit.event_location {
			display: block;
		}
	/* END Info */
	/* Grid */
		.post_list_content_unit .post_list_featured_image,
		.event-col .event_archive_item > a {
			margin-bottom: 5px;
		}
		.post_list_content_unit .event_start,
		.event_archive_item .event_start {
			position: relative;
			float: left;
			min-width: 50px;
			margin-right: 20px;
			max-width: 100%;
			padding-top: 5px;
			margin-bottom: 15px;
			vertical-align: top;
			border: 2px solid #00a6dd;
			text-align: center;
		}
		.post_list_content_unit .date-d,
		.event_archive_item .event_start .date-d {
			padding: 0 5px;
			margin-bottom: -4px;
			font-size: 24px;
			color: #00a6dd;
		}
		.post_list_content_unit .date-m,
		.post_list_content_unit .date-y,
		.event_archive_item .event_start .date-m,
		.event_archive_item .event_start .date-y {
			padding: 0 5px;
			font-size: 11px;
			text-transform: uppercase;
			color: #00a6dd;
		}
		.post_list_content_unit .date-y,
		.event_archive_item .event_start .date-y {
			border-top: 2px solid #00a6dd;
		}
		.post_list_content_unit .event_grid_info,
		.event_archive_item .event_grid_info {
			overflow: hidden;
		}
		.post_list_content_unit .event_grid_info .title,
		.event_archive_item .event_grid_info .title {
			display: block;
			margin: -0px !important;
			padding-right: 40px;
			font-weight: 400;
			letter-spacing: 1.2px;
			word-spacing: -2px;
			line-height: 22px;
			text-decoration: none !important;
			text-overflow: ellipsis;
			overflow: hidden;
		}
		.post_list_content_unit .event_grid_info .event_archive_item_excerpt p,
		.event_archive_item .event_grid_info .event_archive_item_excerpt p {
			margin: 0px;
		}
		.post_list_content_unit .event_location,
		.event_archive_item .event_location {
			margin-top: 10px;
		}
	/* END Grid */
/* END Events */
/* FOOTER */
	/* Top */
		#footer_top .footer_menu li {
			margin: 0px 10px 0px 0px !important;
		}
		@media (max-width: 991px){
			#footer_top .copyright_socials_content .text-right {
				text-align: center !important;
			}
		}
		@media (max-width: 767px){
			#footer_top {
				padding-top: 30px !important;
			}
			#footer_top .logoContent {
				text-align: center !important;
				margin-bottom: 10px !important;
			}
			#footer_top .logoContent .footer_logo {
				display: inline-block;
			}
			#footer_top .pull-right,
			#footer_top .pull-left {
				float: none !important;
			}

			#footer_top .footer_menu,
			#footer_top .text-right {text-align: center !important;}

			#footer_top .footer_menu li {
				float: none !important;
				margin: 0px !important;
				display: block;
				width: 100%;
			}
			#footer_top .footer_menu li a {
				padding: 5px 0px !important;
    			display: block;
    			width: 100%;
			}
		}
	/* END Top */
	/* Buttom */
		#footer_bottom {
			border-top: 1px solid #656d70;
		}
		#footer_bottom .widget_text a {
			color: #FFFFFF;
		}
		#footer_bottom .widget_text .primaryColor,
		#footer_bottom .widget_text a:hover { 
			color: #00A6DD !important;
		}
		@media (max-width: 991px){
			#footer_bottom .widget {
				float: none !important;
				width: 100% !important
			}
			#footer_bottom .widget.widget_text {
				margin: 0 auto !important;
				text-align: center !important;
			}
		}
	/* END Buttom */
	/* Copyright */
		#footer_copyright .footer_menu li {
			margin: 0px !important;
		}
		#footer_copyright .footer_menu li:after {
			content: "•";
			color: #FFFFFF;
			margin: 0px 5px !important;
		}
		#footer_copyright .footer_menu li a {
			text-transform: uppercase;
			font-size: 10px !important;
			font-weight: normal !important;
		}
		@media (max-width: 767px){
			#footer_copyright .row {
				position: relative;
				padding-bottom: 70px;
			}
			#footer_copyright .selloDeOroContainter,
			#footer_copyright .lyraconsContainer {
				position: absolute !important;
				width: 50% !important;
				bottom: 0px !important;
			}
			#footer_copyright .selloDeOroContainter{
				left: 0px !important;
			}
			#footer_copyright .lyraconsContainer {
				right: 0px !important;
			}
			#footer_copyright .menuContainer {
				width: 100% !important;
			}
			#footer_copyright .footer_menu {
				text-align: center !important;
			}
			#footer_copyright .footer_menu li {
				float: none !important;
				margin: 0px !important;
				display: block;
				width: 100%;
			}
			#footer_copyright .footer_menu li:after {
				display: none !important;
			}
			#footer_copyright .footer_menu li a {
				padding: 5px 0px !important;
				display: block;
				width: 100%;
			}
		}
	/* END Copyright */
/* END FOOTER */