/* 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;
}

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 */
.single-tribe_events .tribe-events-event-image {
	margin: 0 0 2em 0;
}

/* 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 {
	display: inline-block;
	text-align: center;
	padding: 0.85em 1.15em;
	font-size: 0.875em;
	line-height: 1.2857em;
	font-weight: 700;
	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-content .tribe-events-tooltip h3 {
	margin: 0;
	background-color: transparent;
	font-size: 18px;
	padding: 0;
	letter-spacing: 0;
	font-weight: 700;
	color: #21759b;
}

.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-common--breakpoint-medium.tribe-common .tribe-common-h6--min-medium,
.tribe-events .tribe-events-calendar-list__month-separator-text,
.tribe-events .tribe-events-calendar-list__day-separator-text {
	margin: 0.5em auto;
	font-weight: 300;
	line-height: 0.6em;
	text-transform: uppercase;
	letter-spacing: 2px;
	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;
}

.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 .tribe-events-calendar-month__multiday-event-bar {
	background-color: #9abe29
}

.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 {
	background-color: #9abe29;
	color: #fff;
	border-color: #9abe29;
}

.tribe-events .tribe-events-c-ical__link .tribe-events-c-ical__link-icon-svg path{
	stroke: #fff;
	-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-events .tribe-events-c-ical__link:hover .tribe-events-c-ical__link-icon-svg path{
	stroke: #9abe29;
}

.tribe-events .tribe-events-c-ical .tribe-events-c-ical__link:hover {
	background-color: #fff;
	color: #9abe29;
}

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

.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 button[disabled],
.tribe-common input[type="submit"][disabled],
.tribe-common input[type="button"][disabled] {
	background-color: transparent !important;
}

.single-tribe_events .tribe-events-cal-links .tribe-events-button,
.single-tribe_events .tribe-events-cal-links .tribe-events-button:hover {
	padding: 0.5em 1em;
}

.tribe-common .tribe-events-view-loader__dots .tribe-common-c-loader__dot {
	color: #444;
}


.tribe-events .tribe-events-calendar-month__day {
	border-radius: 0;
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event,
.tribe-events .tribe-events-calendar-month__day-cell--selected,
.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,
.tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
	background-color: #9abe29;
}

.tribe-events .tribe-events-c-nav__next:disabled,
.tribe-events .tribe-events-c-nav__prev:disabled {
	text-transform: capitalize;
}

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



.tribe-common .tribe-common-c-loader__dot circle {
	-webkit-animation-name: tribe-common-c-loader-bounce-1;
	animation-name: tribe-common-c-loader-bounce-1;
	-webkit-animation-duration: 2.24s;
	animation-duration: 2.24s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	height: 15px;

 }

 @-webkit-keyframes tribe-common-c-loader-bounce-1 {
	50% {
	  opacity: 50%;
	}
 }
 @keyframes tribe-common-c-loader-bounce-1 {
	50% {
	  opacity: 50%;
	}
}

.tribe-events-event-meta,
.tribe-events-content, 
.tribe-events-content h2, 
.tribe-events-content h3, 
.tribe-events-content h4, 
.tribe-events-content h5, 
.tribe-events-content h6,
.tribe-events-schedule h2,
.tribe-events-single-event-title,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-h5,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-events .datepicker .month, 
.tribe-events .datepicker .year,
.tribe-events .datepicker .day, 
.tribe-events .datepicker .dow,
.tribe-events .datepicker .datepicker-switch,
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-h7,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime
.tribe-common .tribe-common-b3,
.tribe-common .tribe-common-h6,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-b2{
	font-family: inherit;
}

.tribe-events-content p,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-b2{
	font-size: inherit;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta,
.tribe-events-content,
.tribe-events .tribe-events-calendar-month__day-date-daynum,
.tribe-common .tribe-common-h7, 
.tribe-common .tribe-common-h8,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-common .tribe-common-b3,
.tribe-events .tribe-events-calendar-day__event-datetime,
.tribe-events .tribe-events-calendar-list__event-datetime,
.tribe-common .tribe-common-b2{
	color: inherit;
}

.tribe-events-content p{
	line-height: inherit;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-wrapper{
	width: 100%;
}

.tribe-events .tribe-events-calendar-day__event-title-link,
.tribe-common .tribe-common-anchor-thin {
	border-bottom: unset!important;
	-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-events .datepicker .datepicker-switch, 
.tribe-events .datepicker .next, 
.tribe-events .datepicker .prev {
	vertical-align: bottom;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus, 
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:focus-within, 
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover{
	background-color: transparent;
}

.tribe-events .tribe-events-c-messages__message--notice .tribe-events-c-messages__message-icon-svg{
	display: none;
}

.tribe-events-c-messages__message .tribe-events-c-messages__message-list{
	max-width: 100%;
}

.single-tribe_events .tribe-events-single-event-title {
	font-size: 1.7em;
	line-height: 1;
	margin: 0;
	padding: 0;
}

.tribe-events-schedule h2 {
	display: inline-block;
	margin-bottom: 0;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

.tribe-events-cal-links .tribe-events-gcal, 
.tribe-events-cal-links .tribe-events-ical{
	background-image: unset;
	margin-left: 0;
	text-transform: none;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	box-sizing: border-box;
	border-width: 2px;
	border-style: solid;
}

.tribe-events-meta-group .tribe-events-single-section-title{
	font-size: 1.214285714em;
}

.tribe-events-single-section abbr{
	text-decoration: unset;
}

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

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

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button{
	background: transparent!important;
	transition: none;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__export-icon {
    display: none;
}

.tribe-common.tribe-events .tribe-events-l-container{
	padding-top: 0;
	padding-bottom: 0;
}

.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title-desktop{
	text-align: center;
}

.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title-desktop,
.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title-mobile{
	color: #fff;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	border-radius: 2em;
}

.tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-time{
	font-size: 20px;
}

.tribe-common.tribe-events .tribe-events-c-top-bar__today-button{
	font-size: 14px;
}

.tribe-events .tribe-events-calendar-month__calendar-event-title-link{
	font-size: 14px;
	line-height: 1.2em;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime{
	font-size: 13px;
}

.tribe-events .datepicker table{
	width: 100%;
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile{
	justify-content: center;
}

.tribe-common.tribe-events .tribe-events-c-search__button, .tribe-common.tribe-events button.tribe-events-c-search__button{
	border-radius: 2em;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description p,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description{
	font-size: 12px;
	line-height: normal;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title{
	font-size: 16px;
}

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

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	border-width: 2px;
	box-sizing: border-box;
	padding: 0.68em 2.5em;
	font-size: 1.063em;
}

.tribe-common .tribe-common-c-btn-border, 
.tribe-common a.tribe-common-c-btn-border{
	font-family: inherit;
}

.single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown__container, 
.tribe-block__events-link .tribe-events .tribe-events-c-subscribe-dropdown__container,
.single-tribe_events .tribe-events-c-subscribe-dropdown__button, 
.tribe-block__events-link .tribe-events-c-subscribe-dropdown__button{
	width: max-content;
}

.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar-title{
	font-size: 13px;
}