/* 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;
	max-width: 49%;
}

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

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

.tribe-events-list-widget .duration {
	font-weight: 400;
}

#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title a {
	color: #324060 !important;
}

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

.tribe-common.tribe-events .tribe-events-c-nav__prev,
.tribe-common.tribe-events .tribe-events-c-nav__next,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{
	padding: 0.500em 1.563em 0.563em;
	margin: 0;
	font-style: italic;
	font-weight: 600 !important;
	line-height: 1.2857em;
	text-decoration: none;
	border-width: 2px;
	border-style: solid;
}

.tribe-common.tribe-events .tribe-events-c-ical__link,
.tribe-events-single a.tribe-events-ical, .tribe-events-single a.tribe-events-gcal{
	padding: 0.500em 1.563em 0.563em;
	margin: 0;
	font-size: .875em;
	font-style: italic;
	line-height: 1.2857em;
	text-decoration: none;
	font-weight: 600 !important;
	border-radius: 0;
	border-width: 2px;
}

.tribe-common.tribe-events .tribe-events-c-ical__link{
	font-size: 14px;
}

.tribe-events-single a.tribe-events-ical, .tribe-events-single a.tribe-events-gcal,
#tribe-events .tribe-events-single a.tribe-events-ical, #tribe-events .tribe-events-single a.tribe-events-gcal{
	display: inline-block;
}

.tribe-events-single a.tribe-events-ical{
	margin-left: 1em;
}

.tribe-common.tribe-events .tribe-events-c-nav__next:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover:after{
	content: '\e836';
	font-family: 'fontello';
	background-image: none;
	height: auto;
	margin-left: 10px;
}

.tribe-common.tribe-events .tribe-events-c-nav__prev:before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover:before{
	content: '\e837';
	font-family: 'fontello';
	background-image: none;
	height: auto;
	margin-right: 10px;
}


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

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

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

.tribe-common .tribe-events-calendar-list__event-title.tribe-common-h4--min-medium,
.tribe-common .tribe-events-calendar-day__event-title.tribe-common-h4--min-medium{
	font-size: 1.6em;
}

.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__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{
	transition: .3s color;
}

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

.tribe-common.tribe-events .tribe-events-calendar-month__calendar-event-tooltip p{
	font-size: 12px;
	line-height: 1.4em;
}

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

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

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

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

.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;
	border: 2px solid #e5e5e5;
}

.tribe-common .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus{
	background-color: #fff;
}

.tribe-common.tribe-events .tribe-events-calendar-list__month-separator-text,
.tribe-common.tribe-events .tribe-events-calendar-day__type-separator-text{
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
}

.tribe-common.tribe-events .tribe-events-calendar-list__month-separator-text,
.tribe-common.tribe-events .tribe-events-calendar-day__type-separator-text{
	position: relative;
	z-index: 1;
}

.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 .tribe-events-calendar-list__event-description,
.tribe-common.tribe-events .tribe-events-calendar-day__event-description{
	font-size: 16px;
}

.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 .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-c-nav__list-item--today{
	align-items: center;
}



.tribe-common.tribe-events .tribe-events-c-top-bar__datepicker-nav-icon-svg{
	margin-top: 5px;
}

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

.tribe-common.tribe-events .tribe-events-c-ical__link-icon-svg,
.tribe-common.tribe-events .tribe-events-c-nav__prev-icon-svg,
.tribe-common.tribe-events .tribe-events-c-nav__next-icon-svg{
	display: none;
}

.tribe-events-single a.tribe-events-ical, .tribe-events-single a.tribe-events-gcal,
.tribe-events-single a.tribe-events-ical:hover, .tribe-events-single a.tribe-events-gcal:hover{
	padding: 0.905em 2.381em 0.952em;
	font-size: .875em;
	font-style: italic;
	line-height: 1.2857em;
	text-decoration: none;
	font-weight: 600 !important;
	border-radius: 0;
	border: 2px solid #a9d158;
}

.tribe-events-c-messages__message-list{
	word-break: break-word;
}

.tribe-common button[disabled].tribe-common-c-btn-icon--caret-right,
.tribe-common button[disabled].tribe-common-c-btn-icon--caret-left{
	background-color: transparent !important;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next{
	background-color: transparent;
}

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

.single-tribe_events #tribe-events-header{
	display: none;
}

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

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input{
	padding: 14px 20px 14px 40px;
}

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


.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small{
	padding: 3px 15px;
}

.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar-title{
	line-height: 1.2em;
}

.tribe-common.tribe-events input::-webkit-input-placeholder,
.tribe-common.tribe-events input::-moz-placeholder{
	font-family: 'Laila', sans-serif;
}

.tribe-events-nav-pagination ul{
	padding-left: 0;
}

/* Dots */
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot {
	background-color: #fff;
	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-ical__link,
.tribe-common.tribe-events .tribe-events-c-nav__prev,
.tribe-common.tribe-events .tribe-events-c-nav__next,
.tribe-events-single a.tribe-events-ical, .tribe-events-single a.tribe-events-gcal,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{
	border-color: #a9d158;
	background: #a9d158;
	color: #fff;;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:focus,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:focus,
.tribe-common.tribe-events .tribe-events-c-ical__link:hover,
.tribe-common.tribe-events .tribe-events-c-nav__prev:hover,
.tribe-common.tribe-events .tribe-events-c-nav__next:hover,
.tribe-events-single a.tribe-events-ical:hover, .tribe-events-single a.tribe-events-gcal:hover,
.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{
	border-color: #a9d158;
	background: transparent;
	color: #a9d158;
}

.tribe-common.tribe-events .datepicker .day.current{
	background: #a9d158;
}

.tribe-common.tribe-events .tribe-common-c-btn,
.tribe-common.tribe-events a.tribe-common-c-btn,
.tribe-common.tribe-events .tribe-events-c-events-bar__search-button:before,
.tribe-common.tribe-events .tribe-events-c-view-selector__button:before{
	background: #a9d158;
}

.tribe-events .tribe-events-c-search__button:focus, 
.tribe-events .tribe-events-c-search__button:hover, 
.tribe-events button.tribe-events-c-search__button:focus, 
.tribe-events button.tribe-events-c-search__button:hover,
.tribe-events .tribe-events-c-search__button:active, 
.tribe-events button.tribe-events-c-search__button:active,
.tribe-common.tribe-events .tribe-common-c-btn:hover,
.tribe-common.tribe-events a.tribe-common-c-btn:hover{
	border-color: #a9d158;
	background: transparent;
	color: #a9d158;
}

.tribe-common.tribe-events .datepicker .day.active,
.tribe-common.tribe-events .datepicker .day.active.focused,
.tribe-common.tribe-events .datepicker .day.active:focus,
.tribe-common.tribe-events .datepicker .day.active:hover,
.tribe-common.tribe-events .datepicker .month.active,
.tribe-common.tribe-events .datepicker .month.active.focused,
.tribe-common.tribe-events .datepicker .month.active:focus,
.tribe-common.tribe-events .datepicker .month.active:hover,
.tribe-common.tribe-events .datepicker .year.active,
.tribe-common.tribe-events .datepicker .year.active.focused,
.tribe-common.tribe-events .datepicker .year.active:focus,
.tribe-common.tribe-events .datepicker .year.active:hover{
	background: #a9d158;
}

.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: rgba(169, 209, 88, .7);
}

.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner{
	background: #a9d158;
}

.tribe-common.tribe-events .tribe-events-calendar-month__multiday-event-bar-title{
	color: #fff;;
}

.tribe-events.tribe-common .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events.tribe-common .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link{
	color: #a9d158;
}

.tribe-common.tribe-events .tribe-common-c-loader .tribe-common-c-loader__dot {
	background: #a9d158;
}

.tribe-common.tribe-events .tribe-events-calendar-month__mobile-events-icon--event{
	background: #a9d158;
}

.tribe-common.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date{
	color: #a9d158;
}

.tribe-common .tribe-common-anchor-thin-alt:active,
.tribe-common .tribe-common-anchor-thin-alt:focus,
.tribe-common .tribe-common-anchor-thin-alt:hover{
	color: #a9d158;
}

.tribe-common.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar,
.tribe-common.tribe-events .tribe-events-c-view-selector__content{
	background-color: transparent;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta,
.tribe-events-content,
.tribe-common .tribe-common-b2 {
    color: inherit;
}

.single-tribe_events abbr{
	border-bottom: none;
}

.single-tribe_events .tribe-events-meta-group dd{
	font-size: inherit;
}

.tribe-events-event-meta a:visited,
.tribe-events-meta-group a,
.tribe-common.tribe-events .tribe-events-c-nav__today,
.tribe-events .tribe-events-calendar-month__day-date-daynum,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-events .datepicker .month, .tribe-events .datepicker .year,
.tribe-events .datepicker .datepicker-switch,
.tribe-events .datepicker .day, .tribe-events .datepicker .dow,
.tribe-common .tribe-events-calendar-list__month-separator-text, 
.tribe-common .tribe-events-calendar-day__type-separator-text, 
.tribe-events-single-event-title,
.tribe-events .tribe-events-calendar-list__event-date-tag-datetime > span,
.tribe-events button.tribe-events-c-top-bar__datepicker-button,
.tribe-common .tribe-common-anchor-thin:visited,
.tribe-events .tribe-events-calendar-day__event-title,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-title-link,
.tribe-common .tribe-common-anchor-thin {
    color: #324060;
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button .tribe-common-c-svgicon__svg-fill{
	fill: #324060;
}

.tribe-events .datepicker .past{
	color: #858686;
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button:focus .tribe-common-c-svgicon__svg-fill, 
.tribe-events button.tribe-events-c-top-bar__datepicker-button:hover .tribe-common-c-svgicon__svg-fill{
	fill: #a9d158;
}

.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-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button{
	transition: none;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button{
	border-radius: unset;
}

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

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

.tribe-events-venue-map > iframe{
	height: 100%!important;
}

body .tribe-common .tribe-events-calendar-day__event-title-link,
body .tribe-common .tribe-events-calendar-list__event-title-link{
		font-size: 1.5625em;
}

.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu{
	width: auto;
	min-width: unset;
}

.tribe-events .tribe-events-c-messages__message-list-item-link{
	color: #324060;
}

.tribe-events .tribe-events-c-events-bar__search-form .tribe-events-c-search__button{
	height: 100%;
}

.tribe-events .tribe-events-c-events-bar__search-form .tribe-events-c-search__button.tribe-common-c-btn,
.tribe-common .tribe-events-c-search__button{
	padding: 0.705em 2.381em 0.75em;
	margin: 0;
	font-weight: 600 !important;
	line-height: 1.8571em;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 0.4px;
	border-radius: 0;
	border: 2px solid #a9d158;
}

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

.tribe-events-content p,
.tribe-events .datepicker .day, 
.tribe-events .datepicker .dow,
.single-tribe_events .tribe-events-c-subscribe-dropdown, 
.tribe-events .tribe-events-c-subscribe-dropdown{
	font-size: inherit;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-c-btn, 
.tribe-common a.tribe-common-c-btn, 
.tribe-common button.tribe-common-c-btn,
.tribe-events-content,
.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,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button,
.tribe-events .tribe-events-calendar-month__multiday-event-bar-title,
.tribe-events .datepicker .day, 
.tribe-events .datepicker .dow,
.tribe-events .datepicker .month, 
.tribe-events .datepicker .year{
	font-family: inherit;
}

.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,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button button{
	font-style: italic;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item a{
	padding-left: 0;
	padding-right: 0;
}

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

.tribe-events-single .tribe-events-sub-nav,
.tribe-events-event-meta{
	font-size: inherit;
	font-family: inherit;
}

.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{
	background: unset!important;
}

.tribe-events .datepicker .day, 
.tribe-events .datepicker .month, 
.tribe-events .datepicker .year{
	border-radius: 0!important;
}

.tribe-common button,
.tribe-common input,
.tribe-common select,
.tribe-common textarea {
	outline: 0!important;
}