  .tribe-events-calendar-month__calendar-event-title-link,
.tribe-events-calendar-month__multiday-event-hidden-link h3,
.post-type-archive-tribe_events article a h3,
.post-type-archive-tribe_events article h3 a,
#tribe-events-content h1 {
	margin-top: 10px !important;
    display: block;
    font-weight: 600;
    color: #017acd !important;
    text-decoration: underline !important;
    font-size: 1.125rem;
}

#tribe-events-content h1 {
	text-decoration: none;
}

.tribe-events-calendar-month__multiday-event {
	margin-bottom: 0;
    padding-bottom: var(--tec-spacer-3);
}

.tribe-events-calendar-month__calendar-event-datetime,
.tribe-events-calendar-list__event-datetime-wrapper,
.tribe-events-calendar-day__event-datetime-wrapper,
#tribe-events-content .tribe-events-schedule h2 ,
.tribe-events-single-event-description > p {
	color: #5f6062 !important;
    font-size: 1.375rem !important;
    line-height: 1.45455 !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
	max-width: unset !important;
}

.tribe-events-c-top-bar__datepicker {
	display: flex;
	align-items: center;
}

.single-tribe_events .tm-main {
	display: flex;
	align-items: center;
}

.single-tribe_events .tm-main .uk-container {
	margin: 0 !important;
}

.nav-list-item-next {
	padding: 15px !important;
}

.tribe-events-calendar-month__day--next-month,
.tribe-events-calendar-month__day--past-month {
	background-color: #f3f3f3;
}

.tribe-events .tribe-events-c-search__button {
    background-color: #005581 !important;
}

.tribe-events-c-top-bar__datepicker {
	justify-content: center;
}

.tribe-events-c-top-bar__nav {
	display: none;
}

.tooltipster-base,
.single-tribe_events .uk-navbar-container,
.single-tribe_events aside,
.single-tribe_events .uk-navbar-container,
.single-tribe_events .tribe-events-before-html,
.single-tribe_events .tribe-events-after-html,
.single-tribe_events .tribe-events-back,
.single-tribe_events .tribe-events-notices,
.single-tribe_events .tribe-events-single-section,
.single-tribe_events .tribe-events-related-events-title,
.single-tribe_events .tribe-related-events,
.single-tribe_events .tribe-events.tribe-common,
.single-tribe_events ._admithub_embed-container,
.single-tribe_events #comments,
.single-tribe_events #tribe-events-footer,
.single-tribe_events #footer {
	display: none !important;
}

.tribe-events-calendar-month__multiday-event {
	margin: var(--tec-spacer-1) 0 !important;
    padding: 0 var(--tec-spacer-3) !important;
    position: relative;
}
.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__multiday-event {
	opacity: 0.64;
}

.tribe-events-calendar-month__multiday-event .tribe-events-calendar-month__calendar-event-datetime {
	display: none;
}

.tribe-events-calendar-list__event {
	flex-direction: column !important;
}

.tribe-events-content a {
	border-bottom: 0 !important;
}

.tribe-events-content a:hover {
	border-bottom: 0 !important;
}

.tribe-events-calendar-list__event-wrapper .cat-dot {
	margin-left: var(--tec-grid-gutter-half);
	margin-bottom: 8px;
}

.tribe-events-calendar-list__event-date-tag-datetime {
	height: 80px !important;
    width: 80px;
    background: #005581;
	justify-content: center;
}

.tribe-events-calendar-list__event-date-tag-datetime > *{
	color: #FFF !important;
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link:hover, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:hover {
	border-bottom: 0 !important;
}

.single-tribe_events #tribe-events-content .tribe-events-single-event-title {
	margin: 0 !important;
    font-weight: 700 !important;
    font-size: 1.1em !important;
	text-decoration: none !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border, .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border {
	color: #005581 !important;
	border-color: #005581 !important;
}

.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 {
	color: #FFF !important;
	background-color: #005581 !important;
}