/* Calendar views */
.tribe-events .tribe-events-calendar-month__calendar-event-title-link:visited, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:visited {
	color: #bf5d3d;
}

.tribe-events .tribe-events-calendar-month__more-events-link {
	/*color: #114b7d;*/
}

.tribe-events .tribe-events-c-search__button {
	font-family: 'Sequel', sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #bf5d3d !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium,
.tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 {
	font-family: 'Overpass', sans-serif;
	font-size: 2.25rem;
	/*text-transform: uppercase;*/
}
.tribe-common .tribe-common-h7, .tribe-common .tribe-common-h8 {
	font-family: 'Overpass', sans-serif;
}

.tribe-events .tribe-events-calendar-list__event-title-link {
	color: #bf5d3d;
}

.tribe-common .tribe-common-c-btn-border {
	border-color: #bf5d3d;
	color: #bf5d3d;
}

.tribe-common p {
	font-family: 'Overpass', sans-serif;
}

 .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
 	background-color: #bf5d3d;
 }


/* single */
.single-tribe_events .tribe-events-single-event-title {
    font-family: 'Overpass', sans-serif !important;
    font-size: 3rem;
    /*color: #252525;*/
}

.tribe-events-schedule h2 {
	font-family: 'Overpass', sans-serif !important;
    font-size: 2.5rem !important;
	font-weight: 400 !important;
}

.tribe-events-calendar-month__calendar-event-tooltip-description.tribe-common-b3 p {
	font-size: 1rem;
}

.tribe-events-meta-group .tribe-events-single-section-title {
	/*color: #252525 !important;*/
}

.tribe-events-meta-group a {
	color: #bf5d3d !important;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta {
	flex: 1;
}

/* Tooltip */
.tribe-events .tribe-events-calendar-month__calendar-event-title-link, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link {
	
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title {
	font-size: 1.5rem;
    line-height: 1.2;
}

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