/* 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; }
.tribe-events-calendar thead th{padding: 1em 0;}

/* Titles */
.tribe-events-meta-group .tribe-events-single-section-title { padding-bottom:0; }
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; }
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;
}
.single-tribe_events #tribe-events-header li, .single-tribe_events #tribe-events-footer li { width:auto; }

/* Featured image */
.tribe-events-list .tribe-events-event-image {
    width: 25%;
}
.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
    padding: 0.4em 1em 0 0;
}
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip,
.recurring-info-tooltip {
    padding-bottom: 0.75em;
}

/* 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; font-weight: 700 !important;}
.tribe-events-loop .tribe-events-event-meta,
.tribe-events-tooltip .duration { font-weight:400; }
.tribe-event-schedule-details{padding-left: 12px; padding-right: 12px;}

/* 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{
	display:inline-block;
	text-align:center;
	padding:1em 1.15em !important;
	font-size: 1em;
	line-height: 1.2em;
	font-weight:700;
	margin:10px 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:1.5em; }
.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 .tribe-events-c-events-bar,
.tribe-events .tribe-events-header,
.tribe-common nav button:disabled,
.tribe-common  .tribe-events-c-top-bar button.tribe-common-h3{
	background: transparent!important;
}

body .tribe-events .tribe-events-c-top-bar__datepicker-button {
	font-size: 16px !important;
}

.tribe-events .datepicker .datepicker-months .datepicker-switch,
.tribe-events .datepicker .datepicker-months .next,
.tribe-events .datepicker .datepicker-months .prev,
.tribe-events .datepicker .datepicker-years .datepicker-switch,
.tribe-events .datepicker .datepicker-years .next,
.tribe-events .datepicker .datepicker-years .prev {
	padding: 15px 0;
}
.tribe-events .tribe-events-c-events-bar__search-button,
.tribe-events .tribe-events-c-view-selector__button,
.tribe-events .datepicker .datepicker-months .datepicker-switch,
.tribe-events .datepicker .datepicker-months .next,
.tribe-events .datepicker .datepicker-months .prev,
.tribe-events .datepicker .datepicker-years .datepicker-switch,
.tribe-events .datepicker .datepicker-years .next,
.tribe-events .datepicker .datepicker-years .prev,
body .tribe-events .tribe-events-c-top-bar__datepicker-button,
.tribe-events-calendar-month__day-cell, body button[disabled].tribe-common-c-btn-icon,
.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled,
.tribe-events .datepicker th {
	background: #f6f7f3 !important;
}

body .tribe-events-c-top-bar__nav-list button[disabled].tribe-common-c-btn-icon{
	background: transparent !important;
}

.tribe-events-calendar-month__calendar-event-tooltip-description > p{
	text-transform: none!important;
}
.tribe-common button{
	box-shadow: unset!important;
}
.tribe-events .datepicker .datepicker-years td,
.tribe-events .datepicker .datepicker-days table>tbody>tr:nth-child(2n+1)>td,
.tribe-events .datepicker .datepicker-months td{
	background-color: transparent!important;
}

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

.tribe-events .tribe-events-c-ical__link:before{
	background-image: none!important;
	content: '\e8ad';
	font-family: 'fontello';
	line-height: 1;
	margin-right: 0.7em;
}

.tribe-events .tribe-events-c-ical__link .tribe-common-c-svgicon {
	display: none;
}

/* Dots */
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot + .tribe-common-c-loader__dot {
	margin-left: 20px;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--first {
	-webkit-animation: preloader_dot_one 1.5s infinite;
	-ms-animation: preloader_dot_one 1.5s infinite;
	animation: preloader_dot_one 1.5s infinite;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--second {
	-webkit-animation: preloader_dot_two 1.5s infinite;
	-ms-animation: preloader_dot_two 1.5s infinite;
	animation: preloader_dot_two 1.5s infinite;
	-webkit-animation-delay: 0.25s;
	-ms-animation-delay: 0.25s;
	animation-delay: 0.25s;
}
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot--third {
	-webkit-animation: preloader_dot_three 1.5s infinite;
	-ms-animation: preloader_dot_three 1.5s infinite;
	animation: preloader_dot_three 1.5s infinite;
	-webkit-animation-delay: 0.5s;
	-ms-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

@-webkit-keyframes preloader_dot_one {
	75% {
		-webkit-transform: scale(0);
	}
}
@keyframes preloader_dot_one {
	75% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
}

@-webkit-keyframes preloader_dot_two {
	75% {
		-webkit-transform: scale(0);
	}
}
@keyframes preloader_dot_two {
	75% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
}
@-webkit-keyframes preloader_dot_three {
	75% {
		-webkit-transform: scale(0);
	}
}
@keyframes preloader_dot_three {
	75% {
		transform: scale(0);
		-webkit-transform: scale(0);
	}
}



.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3--min-medium {
	font-size: 14px;
}
.tribe-common .tribe-events-c-search .tribe-common-form-control-text__input{
	background-color: transparent!important;
}
.tribe-common .tribe-events-c-ical__link,
.tribe-common .tribe-events-c-search .tribe-events-c-search__button{
	border-radius: unset;
}

.tribe-common .tribe-events-c-search .tribe-events-c-search__button{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tribe-events .tribe-events-c-ical__link,
.tribe-common .tribe-common-anchor-thin{
	border: none!important;
}

.tribe-events-calendar-month__header-column-title.tribe-common-b3,
.tribe-common .tribe-common-b3,
.tribe-events .tribe-events-c-ical__link,
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border,
body .tribe-events .tribe-events-c-top-bar__datepicker-button,
.tribe-common .tribe-common-c-btn,
.tribe-events .tribe-events-c-view-selector__list-item-text{
	font-weight: 700 !important;
	text-decoration: none;
	vertical-align: middle;
}

.tribe-common.tribe-events .tribe-common-h8{
	line-height: 1.4em !important;
}

.tribe-events .datepicker .day.active,
.tribe-events .tribe-events-c-view-selector__button:before,
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event,
.tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused,
.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event,
.tribe-common .tribe-common-c-loader__dot,
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner{
	background-color:#1a3150!important;
}

.tribe-events-calendar-month__multiday-event-bar h3{
	color: #ffffff!important;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date,
.tribe-common .tribe-events-c-top-bar button.tribe-common-h3,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link{
	color: #1a3150;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover{
	color: #1a3150;
}
.tribe-common .tribe-events-c-top-bar button.tribe-common-h3:hover{
	color: #1a3150;
}

.tribe-events-single-section{
	width: 50% !important;
}

.tribe-events-event-meta.secondary{
	width: 50%;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover{
	color: #ffffff;
	font-weight: 700;
}

.tribe-common.tribe-events .tribe-events-c-nav__next, .tribe-common.tribe-events .tribe-events-c-nav__prev{
	padding: 1em 1.15em;
	font-weight: 700 !important;
	color: #ffffff;
}

.tribe-common.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-common.tribe-events .tribe-events-c-nav__next-icon-svg path,
.tribe-common.tribe-events .tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg path,
.tribe-common.tribe-events .tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg path,
.tribe-common.tribe-events .tribe-events-c-nav__next:focus .tribe-events-c-nav__prev-icon-svg path,
.tribe-common.tribe-events .tribe-events-c-nav__next:hover .tribe-events-c-nav__prev-icon-svg path{
	fill: #ffffff;
}

.tribe-events .datepicker .day.current, .tribe-events .datepicker .day.current.focused,
.tribe-events .datepicker .day.current:focus, .tribe-events .datepicker .day.current:hover,
.tribe-events .datepicker .month.current, .tribe-events .datepicker .month.current.focused,
.tribe-events .datepicker .month.current:focus, .tribe-events .datepicker .month.current:hover,
.tribe-events .datepicker .year.current, .tribe-events .datepicker .year.current.focused,
.tribe-events .datepicker .year.current:focus, .tribe-events .datepicker .year.current:hover{
	background-color: rgba(26, 49, 80, .7);
}

.tribe-events .tribe-events-c-events-bar__search-button:before{
	background-color: #1a3150;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next:hover a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous:hover a:before{
	font-family: 'fontello';
	background: none;
	line-height: 21px;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after{
	content: '\e836';
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before{
	content: '\e837';
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after{
	display: none;
}

.tribe-events-single .tribe-events-sub-nav{
	padding-left: 0;
}

.tribe-common.tribe-events .tribe-common-c-svgicon{
	color: #141827;
}

.tribe-events-header.tribe-events-header--has-event-search .tribe-common-c-loader__dot{
	background-color: transparent !important;
}

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

.tribe-common.tribe-events .tribe-common-b3{
	font-size: 15px;
}

.tribe-events-single .tribe-events-cal-links .tribe-events-gcal, .tribe-events-single .tribe-events-cal-links .tribe-events-ical{
	background: none;
}