/* 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-bar-views.tribe-bar-views-open .tribe-bar-views-list {
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}

/* 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-bar-form input[type="text"]:focus {
	font-weight: 400;
	outline: none;
	border-bottom: dashed 1px #b2b9bd !important;
}

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

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

/* Table */
#tribe-events-content .tribe-events-calendar td {
	padding: 0;
}

.tribe-events-calendar .tribe-events-thismonth {
	background-color: #f5f5f5;
}

.tribe-events-calendar td.tribe-events-othermonth,
.tribe-events-calendar td.tribe-events-othermonth div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-othermonth div[id*="tribe-events-daynum-"] a {
	background-color: #fdfdfd;
}

.tribe-events-calendar td.tribe-events-present,
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"],
.tribe-events-calendar td.tribe-events-present div[id*="tribe-events-daynum-"] > a {
	background-color: #cccccc;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
	padding: 0 !important;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
	font-size: 18px;
}

.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
	margin: 0;
	border-bottom: none;
}

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

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

.type-tribe_events {
	background: none !important;
}

.tribe-events-calendar td div[id*="tribe-events-daynum-"],
.tribe-events-calendar td div[id*="tribe-events-daynum-"] a {
	display: block;
	height: 23px;
	padding-top: 13%;
	padding-bottom: 13%;
	margin: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.tribe-events-calendar .tribe-events-tooltip {
	bottom: 80px !important;
}

.tribe-common .tribe-events-c-search__input-group{
	margin-right: 1em;
}

.tribe-common.tribe-events .tribe-events-c-search__button{
	padding: 1.5em;
	border: none;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
	font-style: normal;
	line-height: 1.8571em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	border-radius: 0;
}

.tribe-common.tribe-events .tribe-events-c-nav__prev,
.tribe-common.tribe-events .tribe-events-c-nav__next{
	padding: 1.209em 3.4em;
	border: none;
	margin: 0;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 1.2857em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	border-radius: 0;
}

.tribe-common.tribe-events .tribe-events-c-ical__link{
	padding: 6px 9px;
	border: none;
	margin: 0;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2857em;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	border-radius: 0;
	font-weight: 700;
}

.tribe-common.tribe-events .tribe-events-c-nav__next:after{
	content: '\e836';
	font-family: 'fontello';
	background-image: none;
	height: 1.4em;
	margin-left: 1em;
}

.tribe-common.tribe-events .tribe-events-c-nav__prev:before{
	content: '\e837';
	font-family: 'fontello';
	background-image: none;
	height: 1.4em;
	margin-right: 1em;
}

.tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button{
	padding: .2em 1em .3em;
	color: #ffffff;
	font-size: 13px;
	font-weight: 700;
}

.tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-button:after{
	display: none;
}

.tribe-common .tribe-events-c-top-bar__nav-link{
	padding: 5px 10px;
	background-color: transparent;
	display: inline-block;
}

.tribe-common.tribe-events button.tribe-events-c-top-bar__nav-link[disabled],
.tribe-common.tribe-events button.tribe-events-c-top-bar__nav-link[disabled]:hover{
	background-color: transparent;
	background-image: none !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__nav-link:before{
	width: 6px;
	background-position: 50%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border{
	border: none;
}

.tribe-common .tribe-events-calendar-list__event-title .tribe-events-calendar-list__event-title-link,
.tribe-common .tribe-events-calendar-day__event-title .tribe-events-calendar-day__event-title-link{
	font-size: 1.4em;
	font-weight: 400;
}

.tribe-common.tribe-events  .tribe-events-calendar-list__event-date-tag-datetime .tribe-events-calendar-list__event-date-tag-daynum{
	font-size: 24px;
	font-weight: 700;
}

.tribe-common.tribe-events  .tribe-events-calendar-month__day-date-daynum{
	font-weight: 700;
}

.tribe-common .tribe-events-calendar-list__event-title-link,
.tribe-common .tribe-events-calendar-list__event-title-link:hover,
.tribe-common .tribe-events-calendar-list__event-title-link:focus,
.tribe-common .tribe-events-calendar-list__event-title-link:active,
.tribe-common .tribe-events-calendar-day__event-title-link,
.tribe-common .tribe-events-calendar-day__event-title-link:hover,
.tribe-common .tribe-events-calendar-day__event-title-link:focus,
.tribe-common .tribe-events-calendar-day__event-title-link:active{
	border: none;
}

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

.tribe-common .tribe-events-calendar-list__event-title a,
.tribe-common .tribe-events-calendar-day__event-title a{
	transition: .3s color;
}

.tribe-common .tribe-events-header__breadcrumbs{
	display: none;
}

.tribe-common .tribe-events-calendar-month__header-column .tribe-events-calendar-month__header-column-title{
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: 700;
}

.tribe-common.tribe-events .tribe-events-calendar-month__body{
	border: none;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day-date{
	opacity: 1;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day:after{
	display: none;
}

.tribe-common.tribe-events .tribe-events-c-top-bar__today-button{
	border-radius: 0;
}

.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link,
.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:focus,
.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:active,
.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link:hover{
	border: none;
}

.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link{
	font-size: 1.7em;
	transition: .3s color;
}

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

.tribe-common.tribe-events .datepicker .datepicker-months .datepicker-switch,
.tribe-common.tribe-events .datepicker .datepicker-days .datepicker-switch{
	padding: 10px 5px 15px;
	font-weight: 700;
}

.tribe-common.tribe-events .datepicker .month,
.tribe-common.tribe-events .datepicker .year{
	font-size: 13px;
}

.tribe-common.tribe-events .datepicker{
	padding: 4px;
}

.tribe-common.tribe-events .tribe-common-l-container{
	padding-right: 0;
	padding-left: 0;
}

.tribe-common.tribe-events .tribe-events-c-nav__today{
	font-weight: 700;
	text-transform: uppercase;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day{
	border-radius: 0;
	border: 1px solid #d2d2d2;
}

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

.tribe-common.tribe-events .tribe-events-c-nav{
	border: none;
}

.tribe-common.tribe-events .tribe-events-c-day-marker:after{
	display: none;
}

.tribe-common.tribe-events .tribe-events-c-day-marker__date,
.tribe-common.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime{
	font-weight: 700;
}

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

.tribe-common.tribe-events .tribe-events-calendar-list__month-separator,
.tribe-common.tribe-events .tribe-events-calendar-day__type-separator{
	justify-content: center;
}

.tribe-common.tribe-events .tribe-events-calendar-list__month-separator-text,
.tribe-common.tribe-events .tribe-events-calendar-day__type-separator-text{
	font-size: 24px;
	text-align: center;
}

.tribe-common.tribe-events .tribe-events-calendar-list__month-separator:after,
.tribe-common.tribe-events .tribe-events-calendar-day__type-separator:after{
	display: none;
}

.tribe-common.tribe-events .tribe-events-calendar-list__month-separator-text,
.tribe-common.tribe-events .tribe-events-calendar-day__type-separator-text{
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	padding: 0 7.5%;
}

.tribe-common .tribe-events-calendar-list__event-title-link,
.tribe-common .tribe-events-calendar-day__event-title-link{
	font-size: 25px;
}

.tribe-common .tribe-events-calendar-list__event-cost span,
.tribe-common .tribe-events-calendar-day__event-cost span,
.tribe-common .tribe-events-calendar-month__calendar-event-tooltip-cost span,
.tribe-events-single .tribe-events-cost{
	border: 1px solid #ddd;
	font-style: normal;
	font-weight: 700;
	line-height: 1;
	padding: 8px 12px;
	text-align: center;
	text-overflow: ellipsis;
	font-size: 16px;
}

.tribe-common.tribe-events .tribe-events-calendar-list__event-cost,
.tribe-common.tribe-events .tribe-events-calendar-day__event-cost{
	margin-top: 25px;
}

.tribe-common.tribe-events .datepicker .datepicker-months .datepicker-switch,
.tribe-common.tribe-events .datepicker .day, .tribe-common.tribe-events .datepicker .datepicker-days .dow{
	font-weight: 700;
}

.tribe-common.tribe-events .datepicker .datepicker-months .month{
	font-size: 13px;
}

.tribe-common.tribe-events .datepicker .day{
	min-width: 36px;
	font-weight: 400;
	font-size: 13px;
	padding: 5px 0;
}

.tribe-common.tribe-events .datepicker .next,
.tribe-common.tribe-events .datepicker .prev{
	padding: 12px 15px;
}

.tribe-common.tribe-events .datepicker .next .tribe-common-svgicon,
.tribe-common.tribe-events .datepicker .prev .tribe-common-svgicon{
	height: 9px;
}

.tribe-common.tribe-events .tribe-events-calendar-month__header-column{
	padding: 4px 0;
}

.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title{
	font-size: 12px;
	line-height: 1.5em;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day-date,
.tribe-common.tribe-events .tribe-events-calendar-month__day-cell:hover,
.tribe-common.tribe-events .tribe-events-calendar-month__day-cell:focus,
.tribe-common .tribe-events-calendar-month__day-cell--mobile{
	background-color: #f7f7f7;
}

.tribe-common .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event{
	background-color: #141827;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day-date{
	padding: 4px 9px 6px;
	font-size: 12px;
	font-weight: 700;
}

.tribe-common .tribe-events-calendar-month-mobile-events__mobile-event-title-link{
	font-size: 18px;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile,
.tribe-common.tribe-events .tribe-events-calendar-month__day .tribe-events-calendar-month__day-cell.tribe-events-calendar-month__day-cell--mobile:hover{
	background-image: none !important;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day{
	height: auto;
}

.tribe-common.tribe-events .tribe-events-c-nav__list-item--today{
	align-items: center;
}

.tribe-common.tribe-events .tribe-common-c-svgicon__svg-fill{
	fill: #fff;
}

.tribe-events .tribe-events-c-nav__next-icon-svg,
.tribe-events .tribe-events-c-nav__prev-icon-svg,
.tribe-events-calendar-day-nav .tribe-events-c-nav__prev-icon-svg,
.tribe-events-calendar-day-nav .tribe-events-c-nav__next-icon-svg,
.tribe-events .tribe-events-c-search__input-control-icon-svg,
nav.tribe-events-calendar-list-nav .tribe-events-c-nav__next-icon-svg,
nav.tribe-events-calendar-list-nav .tribe-events-c-nav__prev-icon-svg,
.tribe-events .tribe-events-c-ical__link-icon-svg{
	display: none;
}

.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.tribe-events .tribe-events-c-messages__message .tribe-common-c-svgicon{
	display: none;
}

.single-tribe_events .tribe-events-single .tribe-events-event-image{
	flex-basis: 100%;
	max-width: 100%;
}

.tribe-events-single .tribe-events-venue-map>div, .tribe-events-single .tribe-events-venue-map>iframe{
	max-height: unset;
	max-width: 100%;
	width: 100% !important;
}

.tribe-events-single .tribe-events-event-meta.primary, .tribe-events-single .tribe-events-event-meta.secondary{
	width: 100%;
}

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

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

.tribe-common.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button .tribe-events-c-subscribe-dropdown__button-text,
button.tribe-events-c-subscribe-dropdown__button-text:not(.search_submit):not(.pswp__button):not(.mfp-close):not(.search_button):not(.tribe-events-calendar-month__day-cell):not(.mejs-button button){
	background: transparent !important;
}

.tribe-common.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	border-radius: 0;
	border: none;
}