/* Tribe Events
------------------------------------------------------------------------------------ */

/* Hide Tribe breadcrumbs - our more comfortable */
p.tribe-events-back { display:none; }

/* Main template */
#tribe-events-pg-template,
.events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .single-tribe_organizer .tribe-events-loop { max-width:none; }
.tribe-events-day .tribe-events-day-time-slot .vevent { margin-left:0; }

/* Titles */
.tribe-events-meta-group .tribe-events-single-section-title {padding-bottom:0;font-size: 1.429em;margin: 24px 0 13px;font-weight: 400;}
h2.tribe-events-page-title, #tribe-geo-results h2.tribe-events-page-title { font-weight:400; padding-bottom:0; }
.tribe-events-list-separator-month { font-weight:400; }
#tribe-events-header { display:none; }
.tribe-events-list .type-tribe_events h2 { font-size: 3em; }

/* Buttons and fields */
#tribe-bar-form input[type="text"],
.tribe-events-button, #tribe-events .tribe-events-button {font-weight:400;margin-left: 0;border-radius: 2em;padding: 9px 14px;}
ul.tribe-events-sub-nav a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a {
	font-weight:400;
	font-size:inherit;
}

.tribe-events-button, #tribe-events .tribe-events-button+.tribe-events-button{
	margin-left: 1.25em;
}

.single-tribe_events #tribe-events-header li, .single-tribe_events #tribe-events-footer li { width:auto; }

/* Featured image */
.single-tribe_events .tribe-events-event-image {
	float: right;
	margin: 0 0 2em 2em;
	max-width: 50%;
}

/* Event details */
.tribe-events-event-meta .author { margin-bottom:0; }
.tribe-events-venue-details .author:after { display:none; }
a.tribe-events-ical, a.tribe-events-gcal { margin-top:0; }
.tribe-events-loop .tribe-events-event-meta,
.tribe-events-tooltip .duration { font-weight:400; }

/* Event footer */
#tribe-events-footer h3 { display:none; margin-top:0; font-size:1.5em; }

/* Buttons */
a.tribe-events-read-more,
.tribe-events-button,
.tribe-events-nav-previous a,
.tribe-events-nav-next a,
.tribe-events-widget-link a,
.tribe-events-viewmore a,
.tribe-events-widget .tribe-events-widget-events-list__view-more a{
	display:inline-block;
	text-align:center;
	padding: 1.1em 2.85em;
	font-size:0.875em;
	line-height: 1.2857em;
	font-weight:700;
	margin:0 0 4px 4px;
	border:none;
}
a.tribe-events-read-more:hover,
.tribe-events-button:hover,
.tribe-events-nav-previous a:hover,
.tribe-events-nav-next a:hover,
.tribe-events-widget-link a:hover,
.tribe-events-viewmore a:hover {
	border:none;
}

/* Widgets */
.tribe-events-list-widget ol { margin:0; padding: 0; }
.tribe-events-list-widget ol li {margin-bottom: 2.3em;}
.tribe-events-list-widget ol li:last-child {margin-bottom: 1.05em;}
.tribe-events-list-widget ol li .tribe-event-title{font-size: 1.429em;margin-bottom: 0.5em;margin-top: 0;}

.tribe-events-list-widget ol li .tribe-event-time,
.tribe-events-list-widget ol li .tribe-event-date-end{
	display: block;
}

.tribe-events-list-widget .entry-title { font-size: 1.15em; font-weight:400; margin:0; }
.tribe-events-list-widget .duration { font-weight:400; }
.tribe-events-widget-link{
	margin-bottom: 0;
}

#tribe-bar-form.tribe-bar-mini *{
	font-size: 1em;
}

#tribe-bar-form label,
#tribe-bar-form.tribe-bar-mini label{
	font-family: Comfortaa;
	font-size: 1em;
	font-weight: 400;
}

.tribe-bar-mini .tribe-bar-date-filter{
	padding: 10px 11px;
}

#tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit]{
	font-family: Comfortaa;
	font-size: 0.857em;
	border-radius: 2em;
	-webkit-border-radius: 2em;
	padding: 6px 23px;
	width: auto;
	margin-top: 0.35em;
}

#tribe-bar-form input[type=text]{
	padding: 1px 0px;
	border-radius: 0;
}

.tribe-bar-mini .tribe-bar-views-inner{
	padding-bottom: 30px;
}

.tribe-bar-views-list span[class^=tribe-icon-]{
	background: none;
	padding-left: 0;
}

.tribe-bar-views-list span[class^=tribe-icon-]:before{
	content: '\e860';
	font-family: fontello;
	margin-right: 0.5em;
}

#tribe-geo-results h2.tribe-events-page-title, h2.tribe-events-page-title{
	font-family: Comfortaa;
	font-size: 1.786em;
	margin-top: 1.5em;
	margin-bottom: 0.6em;
}

.tribe-events-notices{
	border: 2px solid;
	border-radius: 2em;
	-webkit-border-radius: 2em;
	padding: 11px 11px 11px 18px;
	margin-bottom: 20px;
}

#tribe-events-content table.tribe-events-calendar,
#tribe-events-content .tribe-events-calendar td,
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a{
	font-size: 1em;
}

.tribe-events-calendar thead th{
	font-family: Comfortaa;
	font-weight: 400;
	text-transform: uppercase;
	padding: 1.66em 0;
}

.tribe-events-calendar td div[id*=tribe-events-daynum-]{
	    padding: 7px 9px 10px;
	    font-size: 1em;
	    font-weight: 400;
}

#tribe-events-content .tribe-events-calendar td{
	    height: 124px;
}

#tribe-events-content table.tribe-events-calendar{
	    margin-bottom:1.5em;
}

.tribe-events-list .tribe-events-event-image,
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p{
	margin-bottom: 1.5em;
}

.tribe-events-list .tribe-events-event-image{
	width: 47%;
}

.tribe-events-list .tribe-events-loop .tribe-events-content,
.tribe-events-list .tribe-events-event-image+div.tribe-events-content{
	width: 100%;
}

.single-tribe_events .tribe-events-single-event-title{
	    font-family: Comfortaa;
    font-size: 3.429em;
    font-weight: 700;
}

.tribe-events-schedule h2{
	font-family: Comfortaa;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 0.8em;
	margin-bottom: -7px;
}

.single-tribe_events .tribe-events-cal-links{
	    margin-bottom: 1.4em;
}

.single-tribe_events .tribe-events-event-meta{
	margin: 20px 0 24px;
	border: none;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd{
	    margin: 4px 0 13px
}

.tribe-events-event-meta .tribe-events-meta-group address.tribe-events-address{
	font-style: normal;
}

.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer{
	border: none;
}

.tribe-events-event-meta .column, .tribe-events-event-meta .tribe-events-meta-group{
	    padding: 0 3%;
}

#tribe-events-footer .tribe-events-sub-nav, #tribe-events-header .tribe-events-sub-nav{
	overflow: visible;
}

.tribe-events-calendar .tribe-events-tooltip{
	padding: 0.75em 1em;
}
.tribe-events-calendar .tribe-events-tooltip h3{
	font-size: 18px;
}
#tribe-bar-views-toggle{
	border-radius: unset;
}
#tribe-bar-views-toggle:after{
	display: none;
}

.widget_area_inner .tribe-events header h3 {
	margin-top: 0;
	margin-bottom: 1.2em;
	font-weight: 500;
	font-size: 1.786em;
	font-family: "Comfortaa", cursive;
	line-height: 1.3em;
}

.tribe-common .tribe-events-calendar-list .tribe-events-calendar-list__event .tribe-events-calendar-list__event-title a,
.tribe-common .tribe-events-calendar-day .tribe-events-calendar-day__event .tribe-events-calendar-day__event-title a,
.widget_area_inner .tribe-events header h3 a,
.widget_area_inner .tribe-events header h3 a:active,
.widget_area_inner .tribe-events header h3 a:focus,
.widget_area_inner .tribe-events header h3 a:hover {
	border: 0;
}

.widget_area_inner .tribe-events {
	padding: 2.5em 4.2em 2.4em;
}

.tribe_events .tribe-events-cal-links a:hover,
.tribe_events .tribe-events-cal-links a {
	padding: 9px 14px;
}

.tribe-events-widget .tribe-events-widget-events-list__event-date-tag {
	display: none;
}

.widget_area_inner .tribe-events header h3 a {
	font-size: 0.8em;
	line-height: 0.8em;
}

.tribe-events-widget .tribe-events-widget-events-list__event-row {
	padding: 0 1.5rem;
	margin-bottom: 1.25rem;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more {
	text-align: center;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more a,
.tribe-events-widget .tribe-events-widget-events-list__view-more a:hover {
	position: relative;
	border: 0;
	border-radius: 2em;
	font-weight: 400;
	font-size: 15px;
	text-transform: uppercase;
}

.tribe-events-widget .tribe-events-widget-events-list__view-more a,
.tribe-events-widget .tribe-events-widget-events-list__view-more a:before {
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
	margin: 0 1em;
	padding: 1.5em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:hover {
	background: none;
	color: inherit;
}

.tribe-events .tribe-events-calendar-day__type-separator-text,
.tribe-events .tribe-events-calendar-list__month-separator-text {
	margin: 0.5em auto;
	font-size: 2em;
	font-weight: 300;
	line-height: 0.6em;
	text-transform: uppercase;
	letter-spacing: 4px;
	background-color: #fff;
	padding: 0 4.5%;
	z-index: 1;
}

.tribe-events .tribe-events-calendar-list__month-separator {
	position: relative;
}

.tribe-events .tribe-events-calendar-list__month-separator:after,
.tribe-events .tribe-events-calendar-day__type-separator:after {
	content: "";
	border-bottom: 1px solid #c2c2c2;
	height: 1px;
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	margin: 0;
}

.tribe-events .tribe-events-c-events-bar__search-button,
.tribe-events .tribe-events-c-view-selector__button,
.tribe-events .tribe-events-c-top-bar__datepicker-button,
.tribe-common button[disabled],
.tribe-common button[disabled]:hover,
.tribe-common input[disabled] {
	background: transparent !important;
}

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
	background-image: none;
}

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:active,
.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus {
	background-image: none;
}

.tribe-events .tribe-events-calendar-day__type-separator,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group {
	position: relative;
}

.tribe-events-c-search__input-control:after {
	font-family: fontello;
	content: '\e807';
	margin: 0;
	line-height: 1.3em;
	position: absolute;
	left: 0.85em;
	top: 0.5em;
	font-size: 1.2em;
	font-weight: 400;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar{

}

.tribe-events .tribe-events-c-nav__next:disabled:hover,
.tribe-events .tribe-events-c-nav__prev:disabled:hover {
	color: inherit;
}

.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link {
	margin-bottom: 1em;
	position: relative;
	padding-left: 2em;
}

.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link:before {
	background-image: none;
	font-family: fontello;
	content: '\e8ad';
	height: 16px;
	position: absolute;
	left: 1em;
}


.tribe-events .tribe-events-c-messages__message--notice:before {
	background-image: none;
	font-family: fontello;
	content: '\e8fe';
	margin-right: 0;
}

.tribe-events .tribe-events-calendar-list-nav button:after,
.tribe-events .tribe-events-header button:after {
	display: none !important;
}

.tribe-common .tribe-common-anchor-thin-alt,
.tribe-common .tribe-common-anchor-thin-alt:hover {
	border-bottom:none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event:before {
	display: none;
}

.tribe-common .tribe-common-anchor-thin:active,
.tribe-common .tribe-common-anchor-thin:focus,
.tribe-common .tribe-common-anchor-thin:hover {
	border-bottom: none;
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile{
	background: transparent;
}


.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link .tribe-events-c-ical__link-icon-svg,
.tribe-events .tribe-events-c-search__input-control-icon-svg {
	display: none;
}

.tribe-common .tribe-common-c-loader__dot {
	border-radius: 50%;
	color: #083 !important;
}
.tribe-events span,
.tribe-events a,
.tribe-events th,
.tribe-events input,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-events .tribe-events-c-search__button,
.tribe-events-c-search input[type="text"],
.tribe-common .tribe-common-h1,
.tribe-common .tribe-common-h2,
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h7,
.tribe-common .tribe-common-h8,
.tribe-common .tribe-common-b2,
.tribe-events .datepicker .datepicker-switch,
.tribe-events .datepicker .day,
.tribe-events .datepicker .month,
.tribe-events .datepicker .year,
.tribe-events .datepicker .dow,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description:last-child,
.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime{
	font-family: inherit !important;
}
