/*  

Theme Name: Headway Child Theme

Theme URI: 

Description: Child Theme for HT

Version: 1.0.0

Author: JW

Author URI: http://miamiwebservice.com

Template: headway

*/

/* Override CSS */

/*@import url(../../plugins/plugin-folder/style.css); */

span.tribe-mini-calendar-no-event {
	font-family: "Arial Narrow", sans-serif !important;
	color: #000;
	font-weight: normal !important;
	font-size: 14px !important;
}

td.tribe-events-thismonth {
	background-color: #ffffff !important;
}

td.tribe-events-has-events {
	background-color: #d5deec !important;
}

.tribe-mini-calendar-day-link {
	color: #183d68 !important;
}

table.tribe-mini-calendar thead, table.tribe-mini-calendar thead th, table.tribe-mini-calendar thead td {
	background-color: #999 !important;
}

td.tribe-events-present, td.tribe-events-present a, td.tribe-events-present a:hover {
	background-color: #183d68 !important;
	color: #ffffff !important;
}

div.minical-full-link {
	margin-bottom: 8px;
	width: 100%;
	text-align: center;
}

div.minical-full-link a, div.minical-full-link a:visited {
	color: #333333;
	text-decoration: none;
}

#mega_main_menu li.widgets_dropdown > .mega_dropdown > li,
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
	padding: 0px !important;
}

.single-tribe_events .tribe-events-schedule {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.single-tribe_events .event-is-recurring {
	margin-top: 18px !important;
	font-size: 16px !important;
}

.single-tribe_events .tribe-events-schedule, .single-tribe_events .tribe-event-date-start, 
	.single-tribe_events .tribe-event-time, .single-tribe_events .timezone,
	.single-tribe_events .recurringinfo {
	font-size: 18px !important;
}