/* 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; }
.tribe-events .tribe-events-calendar-latest-past__event-title-link {
    color: #fff;
}

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


/* 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-bar-views-toggle {
    font-size: 1em;
    height: auto;
}
#tribe-bar-views-toggle:after{
    display: none;
}

button#tribe-bar-views-toggle:hover{
    box-shadow: none;
}
button#tribe-bar-views-toggle:hover span{
    transform: translateY(0);
}

.tribe-events button.tribe-events-c-search__button:focus,
.tribe-events.tribe-common--breakpoint-medium.tribe-events button.tribe-events-c-search__button:active,
.tribe-events.tribe-common--breakpoint-medium.tribe-events button.tribe-events-c-search__button:hover,
.tribe-events .tribe-events-c-ical__link,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
	padding: .5em 1.4em;
	border-radius: unset;
}

.tribe-common button.tribe-common-c-btn.tribe-events-c-search__button,
.tribe-events .tribe-events-c-search__button, 
.tribe-events button.tribe-events-c-search__button,
.tribe-events .tribe-events-c-ical__link,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {

	background: #bf9456;
	color: #1a1d21;
  border-radius: unset;
}

#tribe-events-bar .tribe-bar-views .tribe-bar-views-toggle span {
    min-height: 11px;
}

.tribe-events button.tribe-events-c-search__button:focus,
.tribe-events button.tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:active,
.tribe-events.tribe-common--breakpoint-medium.tribe-events button.tribe-events-c-search__button:active,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button:hover {
    background: #000;
    color: #bf9456;
}

.tribe-common a {
    color: #fff;
}

.tribe-common a:hover {
    color: #bf9456;
}

.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-h3{
    color: #9c9c9c;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:hover .tribe-events-c-top-bar__datepicker-desktop,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3:hover .tribe-events-c-top-bar__datepicker-separator,
.tribe-events-c-nav__list button:hover span{
    transform: translateY(0);
}

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

.tribe-events-calendar-list__month-separator,
.tribe-events-calendar-day__type-separator{
    text-transform: none;
    font-size: 24px;
    background-color: transparent;
    z-index: 1;
    margin: 1.25em auto !important;
    text-align: center;
    position: relative;
    display: block !important;
}

.tribe-events-calendar-list__month-separator .tribe-events-calendar-list__month-separator-text,
.tribe-events-calendar-day__type-separator .tribe-events-calendar-day__type-separator-text{
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 20px !important;
    padding: 0 7.5%;
    background-color: #1a1d21;
    color: #ffffff;
}

.tribe-events .tribe-events-calendar-list__month-separator:after,
.tribe-events .tribe-events-calendar-day__type-separator:after{
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left: 0;
    border-bottom: 2px solid #202327;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: -1;
    background-color: transparent;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-calendar-list__event-date-tag-daynum {
    background: #bf9456;
    color: #1a1d21;
}

.tribe-events-c-nav__list button[disabled] {
    background: transparent !important;
}

.tribe-events-c-nav__list button:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.tribe-events .tribe-events-c-nav__list-item--today a,
.tribe-events.tribe-events .tribe-events-c-nav__next, 
.tribe-events.tribe-events .tribe-events-c-nav__prev {
	font-weight: 700;
	letter-spacing: 1px;
	height: 49px;
	line-height: 49px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	background-color: transparent!important;
	box-shadow: unset!important;
	display: flex;
  align-items: center;
  gap: 1em;
}
.tribe-events .tribe-events-c-nav__list-item--today a{
	align-items: center;
    display: flex;
    flex: none;
    flex-wrap: wrap;
    justify-content: center;
}
.tribe-events .tribe-events-c-nav__list-item--today a:hover,
.tribe-events-c-nav__list-item a:hover  {
    background: #000;
    color: #bf9456 !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title-desktop {
    color: #fff;
    text-align: center;
}

.tribe-events .tribe-events-calendar-month__day-date-daynum,
.tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__day-cell .tribe-events-calendar-month__day-date-link {
    color: #ffffff;
}

.tribe-events-calendar-day .tribe-events-calendar-day__event-title .tribe-events-calendar-day__event-title-link {
    color: #ffffff;
}


.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link,
.tribe-events-calendar-day .tribe-events-calendar-day__event-title .tribe-events-calendar-day__event-title-link:hover {
    color: #bf9456;
}

.tribe-events-c-events-bar__search-button:hover span,
.tribe-events-c-view-selector__button:hover span,
.tribe-events-c-top-bar__datepicker .tribe-events-c-top-bar__datepicker-button:hover span{
    transform: translateY(0);
}

.tribe-events-c-events-bar__search-button:hover,
.tribe-events-c-view-selector__button:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.tribe-events-calendar-list__event-cost span{
    background: #bf9456;
    padding: 1em;
}

.tribe-events-month .tribe-events-calendar .tribe-events-has-events .tribe-events-viewmore a {
    padding: 0 5px;
}

.tribe-events-tooltip .entry-title {
    color: #333;
}

.tribe-events .tribe-events-view-loader {
    background-color: #1a1d21 !important;
    opacity: 0.6;
}


.tribe-events .tribe-events-c-nav__next:disabled:after {
    background-image: none;
}



.tribe-events .tribe-events-c-ical__link {
    color: #bf9456;
    border-color: #bf9456;
}

.tribe-events .tribe-events-c-ical__link:hover {
    background-color: #1a1d21;
    color: #bf9456;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,
.tribe-common .tribe-common-form-control-text__input {
    color: #9c9c9c;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list,
.tooltipster-base.tribe-events-tooltip-theme,
.tribe-common .tribe-events-header__messages {
    background-color: #1a1d21;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list{
	border-color: #1a1d21;
}

.tribe-events-schedule .tribe-events-cost,
.tribe-common .tribe-common-anchor-thin-alt:active, .tribe-common .tribe-common-anchor-thin-alt:focus, 
.tribe-common .tribe-common-anchor-thin-alt:hover,
.tribe-common .tribe-events-header__messages a:hover {
	color: #bf9456;
}

.tribe-events .datepicker .day.active, 
.tribe-events .datepicker .day.active.focused, 
.tribe-events .datepicker .day.active:focus, 
.tribe-events .datepicker .day.active:hover, 
.tribe-events .datepicker .month.active, 
.tribe-events .datepicker .month.active.focused, 
.tribe-events .datepicker .month.active:focus, 
.tribe-events .datepicker .month.active:hover, 
.tribe-events .datepicker .year.active, 
.tribe-events .datepicker .year.active.focused, 
.tribe-events .datepicker .year.active:focus, 
.tribe-events .datepicker .year.active:hover,
.tribe-events .datepicker .day.active,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #bf9456;
}

.tribe-events-tooltip-theme .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip a{
    color: #fff;
}

.tribe-events-tooltip-theme .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip a:hover{
    color: #bf9456;
}

.tribe-events .tribe-events-calendar-day__event-cost {
    background-color: #bf9456;
    color: #1a1d21;
    padding: 8px 12px;
    display: inline-block;
}


.tribe-events .tribe-events-calendar-month__day-cell--selected,
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event{
    background-color: #bf9456;
}

.tribe-events .tribe-events-calendar-month {
    margin-top: 1em;
}

.tribe-common .tribe-common-cta--thin-alt {
    border-color: #bf9456;
    color: #9c9c9c;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title a {
    color: #fff;
}

.tribe-events .tribe-events-c-nav__list-item--today a{
    line-height: 2em;
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile .tribe-events-calendar-month__day-date {
    color: #fff;
}


/* ---new--- */


.tribe-common .tribe-common-anchor-thin{
	border: unset!important;
}
.tribe-common .tribe-common-h1, 
.tribe-common .tribe-common-h2,
.tribe-common .tribe-common-h3, 
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-h5, 
.tribe-common .tribe-common-h6 {
    font-family: 'Montserrat', sans-serif;
}
.tribe-events .tribe-events-c-small-cta__price,
.tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.tribe-events-content, .tribe-events-event-meta dt, .tribe-events-event-meta dd,
.single-tribe_events .tribe-events-schedule h2,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-cost,
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime,
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month, 
.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year,
.tribe-common .tribe-common-b2,
.tribe-common .tribe-events-calendar-month__calendar-event-tooltip-description.tribe-common-b3,
.tribe-common .tribe-common-h7, 
.tribe-common .tribe-common-h8,
.tribe-common .tribe-common-h4,
.tribe-events .datepicker .month, 
.tribe-events .datepicker .year,
.tribe-events .datepicker .day, 
.tribe-events .datepicker .dow,
.tribe-events .datepicker .datepicker-switch,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common a.tribe-common-c-btn-border-small,
.tribe-common .tribe-common-h3,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-common .tribe-common-c-btn, 
.tribe-common a.tribe-common-c-btn{
	font-family: 'PT Sans Caption', sans-serif;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime,
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input,
.tribe-events-schedule h2,
.single-tribe_events .tribe-events-single-event-title,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__next, 
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-nav__prev,
.tribe-events .datepicker .datepicker-switch:active, 
.tribe-events .datepicker .datepicker-switch:focus, 
.tribe-events .datepicker .datepicker-switch:hover, 
.tribe-events .datepicker .next:active, 
.tribe-events .datepicker .next:focus, 
.tribe-events .datepicker .next:hover, 
.tribe-events .datepicker .prev:active, 
.tribe-events .datepicker .prev:focus, 
.tribe-events .datepicker .prev:hover,
.tribe-common .tribe-common-c-svgicon,
.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-h7, 
.tribe-common .tribe-common-h8,
.tribe-common .tribe-common-h4,
.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-events .tribe-events-c-nav__prev,
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-events .tribe-events-c-nav__next:active, 
.tribe-events .tribe-events-c-nav__prev:active,
.tribe-events .tribe-events-calendar-list__event-datetime,
.tribe-events .tribe-events-calendar-day__event-datetime,
.tribe-events-calendar-list__event-datetime span{
	color: #ffffff;
}

.tribe-common .tribe-common-c-svgicon--messages-not-found .tribe-common-c-svgicon__svg-stroke,
.tribe-common .tribe-common-c-svgicon--messages-not-found path{
	stroke: #ffffff;
}

.single-tribe_events .tribe-events-single-event-title {
    display: none;
}

.tribe-events.tribe-events .tribe-events-c-nav__next, 
.tribe-events.tribe-events .tribe-events-c-nav__prev,
.tribe-events .tribe-events-c-nav__list-item--today a{
	color: #ffffff;
}
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__next path, 
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__prev path{
	fill: #ffffff;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-title-link:visited,
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__next:hover, 
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__prev:hover{
	color: #bf9456;
}
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__next:hover path, 
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__prev:hover path{
	fill: #bf9456;
}
.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input:focus{
	border-color: #bf9456;
}
.tribe-events .tribe-events-c-events-bar__search-button:before,
.tribe-events .tribe-events-c-view-selector__button:before,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{
	background-color: #ffffff;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2{
	font-size: 100%;
	line-height: inherit;
}
.tribe-common .tribe-events-calendar-month__calendar-event-tooltip-description.tribe-common-b3,
.tribe-events .datepicker .past,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-b2 p{
	color: #9c9c9c;
}

.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common a.tribe-common-c-btn-border-small{
	border-radius: unset;
}

.tribe-common .tribe-common-anchor{
	border-bottom: unset!important;
}

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

.single-tribe_events a.tribe-events-gcal, 
.single-tribe_events a.tribe-events-gcal:hover, 
.single-tribe_events a.tribe-events-ical, 
.single-tribe_events a.tribe-events-ical:hover{
	border-radius: 0;
    line-height: 49px;
    font-weight: 700;
	 font-size: 11px;
	 letter-spacing: 1px;
	 padding: 6px 9px;
    text-align: center;
	 text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}

.tribe-common .tribe-common-c-btn, 
.tribe-common a.tribe-common-c-btn,
.single-tribe_events a.tribe-events-ical,
.single-tribe_events a.tribe-events-gcal,
.tribe-common .tribe-common-c-btn-border {	
	background-color: #bf9456;
    color: #1a1d21;
}
.single-tribe_events a.tribe-events-ical:hover,.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover
.single-tribe_events a.tribe-events-gcal:hover{	
	box-shadow: 0 -100px 0 0 #1a1d21 inset;
	color: #bf9456;
}
.tribe-common .tribe-common-c-btn-border {
    border: none;
    border-radius: 0;
    padding: 0;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{
	background-color: transparent;
}

.tribe-common .tribe-events-c-subscribe-dropdown__button-text:hover,
.tribe-common .tribe-common-c-btn-border:hover,
.tribe-common .tribe-common-c-btn-border:focus,
.single-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:focus-within  {
    box-shadow: 0 -100px 0 0 #1a1d21 inset;
    color: #bf9456 !important;
}
.tribe-common .tribe-common-c-btn-border button {
    box-shadow: none;
    transition: unset;
}

.tribe-events .datepicker,
.tribe-events .tribe-events-c-view-selector__content{
	background-color: #1a1d21;
	border-color:#1a1d21;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    position: relative;
    top: -2px;
}
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list, 
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
    border-radius: 0;
}
.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;
}

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

.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-text, 
.tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-text {
	color: #bf9456 !important;
}

.tribe-common a,
.tribe-common a:visited,
.tribe-events .tribe-events-calendar-list__event-title a {
    color: #ffffff;
}


.tribe-events .tribe-events-calendar-month__multiday-event-bar{
	background-color: #bf9456;
}

.tribe-events button.tribe-events-c-top-bar__datepicker-button,
.tribe-events .tribe-events-calendar-list__event-title a:hover {
    color: #bf9456;
}
.tribe-events .datepicker{
	border-radius: unset;
	border-color:#1a1d21;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border{
	border-color:#1a1d21;
}
.tribe-events .datepicker .day, 
.tribe-events .datepicker .month, 
.tribe-events .datepicker .year{
	border-radius: unset;
}
.tribe-events .datepicker .datepicker-switch:active, 
.tribe-events .datepicker .datepicker-switch:focus, 
.tribe-events .datepicker .datepicker-switch:hover,
.tribe-events .datepicker .next:active, 
.tribe-events .datepicker .next:focus, 
.tribe-events .datepicker .next:hover, 
.tribe-events .datepicker .prev:active, 
.tribe-events .datepicker .prev:focus, 
.tribe-events .datepicker .prev:hover{
	background: transparent;
	color: #bf9456;
} 

.tribe-events .datepicker .day.focused, 
.tribe-events .datepicker .day:focus, 
.tribe-events .datepicker .day:hover, 
.tribe-events .datepicker .month.focused, 
.tribe-events .datepicker .month:focus, 
.tribe-events .datepicker .month:hover, 
.tribe-events .datepicker .year.focused, 
.tribe-events .datepicker .year:focus, 
.tribe-events .datepicker .year:hover{
	background-color: #000;
}

.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common a.tribe-common-c-btn-border-small{
	border-color: #1a1d21;
	background-color: #1a1d21;
	color: #fff;
}
.tribe-common .tribe-common-c-btn-border-small:hover, 
.tribe-common a.tribe-common-c-btn-border-small:hover{
	border-color: #bf9456;
	background-color: #bf9456;
	color: #fff;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button:focus, 
.tribe-events .tribe-events-c-top-bar__datepicker-button:hover{
	box-shadow: unset;
}
.tribe-events .tribe-events-c-nav__next-icon-svg path,
.tribe-events .tribe-events-c-nav__prev-icon-svg path,
.tribe-common .tribe-common-c-svgicon__svg-fill {
	fill: #fff;
	-webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}
.tribe-events .tribe-events-c-nav__next:hover .tribe-events-c-nav__next-icon-svg path,
.tribe-events .tribe-events-c-nav__prev:focus .tribe-events-c-nav__prev-icon-svg path, 
.tribe-events .tribe-events-c-nav__prev:hover .tribe-events-c-nav__prev-icon-svg path{
	fill: #bf9456;
}
.tribe-events.tribe-events .tribe-events-c-nav__next span, 
.tribe-events.tribe-events .tribe-events-c-nav__prev span {
	display: inline;
}
.tribe-events .tribe-events-calendar-month__day{
	border-radius: unset;
}

.tribe-events .tribe-events-c-ical__link {
	border-radius: 0;
	background: #bf9456;
	border-color: #bf9456;
    color: #1a1d21;
}
.tribe-events .tribe-events-c-ical__link:hover {
	border-color: #1a1d21;
	background-color: #1a1d21;
    color: #bf9456;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message {
	word-break: break-word;
}

.tribe-events .tribe-events-c-view-selector__button,
.tribe-events .tribe-events-c-events-bar__search-button{
	align-items: center;
	line-height: 1;
}
.tribe-events-meta-group .tribe-events-single-section-title{
    font-size: 17px;
    text-transform: none;
    letter-spacing: 0;
}
.tribe-events .tribe-events-c-view-selector__list-item-text,
.tribe-events-meta-group .tribe-events-single-section-title {
	color: #ffffff;
}
.tribe-events-content,
.tribe-events-event-meta dt,
.tribe-events-event-meta dd{
	color: #9c9c9c;
}
.tribe-events-meta-group a,
.tribe-events-meta-group a:hover {
    color: #bf9456;
}
.tribe-events-content p {
    font-size: inherit;
    font-weight: inherit;
	 line-height: inherit;
}
.tribe-events-cal-links .tribe-events-gcal,
.tribe-events-cal-links .tribe-events-ical,
.tribe-events-button.tribe-events-ics {
    padding: 6px 9px !important;
    vertical-align: middle;
    margin-right: 40px;
}
.tribe-events-cal-links .tribe-events-gcal,
.tribe-events-cal-links .tribe-events-ical {
    background: none;
}
.tribe-events-event-meta.primary,
.tribe-events-event-meta.secondary{
    width: 100%;
}
.secondary .tribe-events-venue-map {
    width: 42%;
    margin: 20px 4% 2% 0;
    padding: 5px;
}
.single-tribe_events #tribe-events-header li a:before,
.single-tribe_events #tribe-events-footer li a:before,
.single-tribe_events #tribe-events-header li a:after,
.single-tribe_events #tribe-events-footer li a:after {
    display: none;
}
.tribe-events-event-meta:before {
    display: none;
}
.tribe-events-event-meta .tribe-events-meta-group {
    padding: 0 4%;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    margin: 30px 0;
}
.single-tribe_events #tribe-events-header li a,
.single-tribe_events #tribe-events-footer li a {
    color: #1a1d21;
}
.tribe-events-single .tribe-events-sub-nav {
    padding: 0;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta,
.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content,
.tribe-events .tribe-events-c-events-bar__search-container{
	background-color: #1a1d21;
}

.tribe-common .tribe-common-form-control-text__input{
	padding: 12px 28px 12px 28px;
}

.tribe-common .tribe-events-c-search .tribe-common-c-btn{
	background: #bf9456;
	color: #1a1d21;
	border-radius: unset;
}
.tribe-common .tribe-events-c-search .tribe-common-c-btn:hover{
	color: #bf9456;
	box-shadow: 0 -100px 0 0 #000000 inset;
}

.tribe-events-c-subscribe-dropdown__content .tribe-events-c-subscribe-dropdown__list-item .tribe-events-c-subscribe-dropdown__list-item-link:hover,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:hover,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:focus {
    color: #bf9456;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within {
    background: #1a1d21;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover {
    background: transparent;
}
.tribe-events .datepicker .next:hover .tribe-events-c-top-bar__datepicker-nav-icon-svg path,
.tribe-events .datepicker .prev:hover .tribe-events-c-top-bar__datepicker-nav-icon-svg path {
    fill: #ffffff;
}
.tribe-events-schedule h2 {
    font-weight: 700;
}
.tribe-events .tribe-events-c-events-bar__search-button-icon-svg path{
    fill: #ffffff;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border {
    padding: 0;
    border: none;
    border-radius: 0;
}
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon {
    display: none;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.single-tribe_events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
	padding: 0 2em;
}
.tribe-events .tribe-events-c-top-bar__datepicker-container .dropdown-menu {
	width: auto;
	min-width: auto;
}

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

.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn, .tribe-common button.tribe-common-c-btn,
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__next path, 
.tribe-events .tribe-events-c-nav .tribe-events-c-nav__prev path,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events .tribe-events-c-view-selector__list-item-link .tribe-events-c-view-selector__list-item-text,
.tribe-events .tribe-events-c-search__button,
.tribe-common .tribe-common-c-btn-border,
.tribe-common .tribe-common-anchor-thin,
.tribe-events .datepicker .datepicker-switch{
	-webkit-transition: all ease .3s;
	   -moz-transition: all ease .3s;
	    -ms-transition: all ease .3s;
	     -o-transition: all ease .3s;
	        transition: all ease .3s;
}

.tribe-common button.tribe-events-c-top-bar__datepicker-button,
.tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button{
	font-size: inherit;
	background: transparent!important;
}

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

.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-event-meta a:visited,
.tribe-events-event-meta a:focus, .tribe-events-event-meta a:hover{
	color: #ffffff;
}

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

.tribe-events .tribe-events-calendar-month__day-cell--mobile:focus, 
.tribe-events .tribe-events-calendar-month__day-cell--mobile:hover{
	background: transparent!important;
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile{
	box-shadow: unset!important;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	font-weight: 700;
}

nav.tribe-events-c-nav a[class*='today']{
	background: transparent!important;
}


@media (max-width: 1135px) {
	.tribe-events-button.tribe-events-ics {
		margin-top: 10px;
	}

	.secondary .tribe-events-venue-map {
		padding: 0;
	}
}

@media (max-width: 959px) {
	.tribe-events-button.tribe-events-ics {
		margin-top: 0;
	}
}
@media (max-width: 767px) {
	.single-tribe_events .tribe-events-cal-links .tribe-events-gcal {
		margin-bottom: 10px;
	}
}
@media (max-width: 479px) {
	.single-tribe_events .tribe-events-cal-links .tribe-events-gcal,
	.single-tribe_events .tribe-events-cal-links .tribe-events-ical {
		margin-bottom: 10px;
	}
}

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

.datepicker td > button, 
.datepicker th > button,
.tribe-events .datepicker.dropdown-menu,
.tribe-events .datepicker-grid > button{
	border-radius: 0;
}

.tribe-events .datepicker .day{
	padding: 0;
}

.tribe-events .datepicker .day{
	background: transparent;
}

.tribe-events .tribe-events-c-top-bar__nav-link{
	line-height: 1;
	height: auto;
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content,
.tribe-common.tooltipster-base.tribe-events-tooltip-theme{
	background: #1a1d21;
}

.tribe-events-calendar-month__calendar-event-tooltip-cost .tribe-events-c-small-cta__price{
	font-size: 12px;
}

.single-tribe_events .tribe-events-event-image {
	float: left;
	width: 40%;
	margin: 0.4em 3% 2em 0;
}

.tribe-events-schedule{
	justify-content: space-between;
    align-items: baseline;
    gap: 1em;
}

.tribe-events-schedule h5{
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1;
	font-weight: 700;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a, 
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a{
	display: flex;
	align-items: center;
    gap: .2em;
    line-height: 1;
}

.tribe-events-c-small-cta__price{
	color: #1a1d21;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button{
	height: 100%;
}

.tribe-events .tribe-events-calendar-month__day-date{
	line-height: 1.8;
}

.tribe-events button.tribe-events-calendar-month__day-cell--mobile:hover span{
	transform: none;
}

/* LOADER */
.tribe-common .tribe-common-c-loader .tribe-common-c-loader__dot {
	color: #bf9456;
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
}

.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-events-event-meta .tribe-events-address .tribe-events-gmap{
	display: inline-block;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list-item:hover{
	background: transparent!important;
}

.tribe-common button.tribe-events-c-subscribe-dropdown__button-text.tribe-common-c-btn--clear{
	height: 49px;
}

.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{
	font-family: inherit;
}

.tribe-common.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input,
.tribe-events-sub-nav .tribe-events-nav-previous,
.tribe-events-sub-nav .tribe-events-nav-next{
    font-family: "PT Sans Caption", sans-serif;
}

.tribe-common.tribe-events .tribe-events-c-search__button,
.tribe-common.tribe-events .tribe-events-c-small-cta__price,
.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title-desktop,
.tribe-common.tribe-events .tribe-events-calendar-month__header-column-title-mobile{
    font-family: "PT Sans Caption", sans-serif;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    padding-bottom: 8em;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap{
	border: none;
}

table[class*="tribe-events"] *, table[class*="tribe-events"] caption,
table[class*="tribe-events"] tbody, table[class*="tribe-events"] tfoot,
table[class*="tribe-events"] thead, table[class*="tribe-events"] tr, table[class*="tribe-events"] th,
table[class*="tribe-events"] td {
    word-wrap: normal;
}

.tribe-common.tribe-events .datepicker .dow{
	font-size: 1em;
}

.tribe-events-schedule .tribe-events-cost{
	font-family: 'Montserrat', sans-serif;
}

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

.tribe-events-event-meta .tribe-events-address .tribe-events-gmap{
	display: inline-block;
}

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

.tribe-events .tribe-events-c-search__input-control{
	position: relative;
}

.tribe-events .tribe-events-c-search__input-control-icon-svg{
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 1em;
	transform: translateY(-50%);
}

.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common a.tribe-common-c-btn-border-small {
  border: 1px solid #1a1d21;
  box-sizing: border-box;
}

.tribe-common .tribe-common-c-btn-border-small, 
.tribe-common a.tribe-common-c-btn-border-small {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 1.2;
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
	border-radius: 0;
}

.tribe-events-notices ul {
  list-style: none;
}

.tribe-events h3.tribe-events-calendar-month__header-column-title,
.tribe-events h3.tribe-events-calendar-month__day-date {
  font-size: 1.2em;
}

.tribe-events .tribe-events-calendar-day-nav,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week:first-child .tribe-events-calendar-month__day {
  border-top: 1px solid #1a1d21;
          box-sizing: border-box;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week {
  border-left: 1px solid #1a1d21;
          box-sizing: border-box;
}

.tribe-events h3.tribe-events-calendar-month__multiday-event-bar-title {
  font-size: 12px;
  line-height: normal;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
  display: inline-block;
  width: 11px;
  margin-left: 0.5em;
  position: relative;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button--open .tribe-events-c-top-bar__datepicker-button-icon-svg {
   transform: rotate(180deg);
}

.tribe-events .datepicker .datepicker-switch,
.tribe-events .datepicker table th.prev,
.tribe-events .datepicker table th.datepicker-switch,
.tribe-events .datepicker table th.next,
.tribe-events .datepicker table tr td,
.tribe-events .datepicker .month,
.tribe-events .datepicker .year,
.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 {

  transition: all 0.3s ease;
}

.tribe-events .datepicker.dropdown-menu {
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__list {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1411764706) 0 2px 5px 0;
          box-shadow: rgba(0, 0, 0, 0.1411764706) 0 2px 5px 0;
  border: 1px solid #1a1d21;
  box-sizing: border-box;
}

.tooltipster-sidetip .tooltipster-box {
  border: none;
}

.tribe-events .tribe-events-c-events-bar__search-container,
.tribe-events .tribe-events-c-view-selector__content,
.tribe-common.tooltipster-base.tribe-events-tooltip-theme {
	box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 12px 0px;
  border: 1px solid #1a1d21;
          box-sizing: border-box;
}

.tribe-events h3.tribe-events-calendar-month-mobile-events__mobile-event-title {
  font-size: 1.6em;
}

.tribe-events .tribe-events-calendar-month__header-column{
	width: 100%;
	padding-bottom: 0.5em;
	text-align: center;
	background: transparent!important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item-link {
  padding: 1em 0;
}

.tribe-events .datepicker::after,
.tribe-events .datepicker::before {
  content: none;
}

.tribe-events .datepicker table tr td.active,
.tribe-events .datepicker table tr td.active.disabled,
.tribe-events .datepicker table tr td.active.disabled:hover,
.tribe-events .datepicker table tr td.active:hover,
.tribe-events .datepicker table tr td span.active,
.tribe-events .datepicker table tr td span.active.disabled,
.tribe-events .datepicker table tr td span.active.disabled:hover,
.tribe-events .datepicker table tr td span.active:hover {
  background-image: none !important;
}

.tribe-events-single .tribe-events-sub-nav {
  list-style: none;
}

.tribe-common .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip-title {
  font-size: 14px;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime,
.tribe-common .tooltipster-box .tooltipster-content .tribe-events-calendar-month__calendar-event-tooltip-description {
  font-size: 12px;
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
  cursor: pointer;
}

.tribe-common .tribe-common-form-control-text__input {
  padding-left: 3em!important;
}


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

.tribe-events .tribe-events-c-subscribe-dropdown__container{
	text-align: center;
}

.tribe-common .tooltipster-content {
  overflow: inherit;
}

.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-icon path {
  fill: currentColor;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link::after {
  background-color: #ffffff;
  bottom: -1px;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 100%;
}

.tribe-common .datepicker table tr td span.active,
.tribe-common .datepicker table tr td.active,
.tribe-common .datepicker table tr td.active.disabled,
.tribe-common .datepicker table tr td.active.disabled:hover,
.tribe-common .datepicker table tr td.active:hover {
  text-shadow: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input,
.tribe-events .tribe-events-c-view-selector__button,
.tribe-events .tribe-events-c-events-bar__search-button {
  background: transparent !important;
}

.tribe-common .tribe-events-calendar-list__event-date-tag-daynum,
.tribe-common .tribe-common-b2--bold,
.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text{
	font-weight: bold;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday{
	text-transform: uppercase;
}

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

.tribe-events .tribe-events-calendar-month__calendar-event{
	font-size: 14px;
	line-height: normal;
}

.tribe-events .tribe-events-l-container{
	min-height: auto;
}

.tribe-events .tribe-events-c-messages__message{
	gap: .5em;
}

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

.tribe-events .tribe-common-c-btn.tribe-events-c-search__button{
	margin-top: .5em;
	line-height: 1;
}

.tribe-events .tribe-events-calendar-list-nav {
  border-top: 1px solid var(--tec-color-border-default);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{
	border-color: #1a1d21;
}

.tribe-events .datepicker table tr td button.active,
.tribe-events .datepicker table tr td button.active.disabled,
.tribe-events .datepicker table tr td button.active.disabled:hover,
.tribe-events .datepicker table tr td button.active:hover,
.tribe-events .datepicker table tr td span.active,
.tribe-events .datepicker table tr td span.active.disabled,
.tribe-events .datepicker table tr td span.active.disabled:hover,
.tribe-events .datepicker table tr td span.active:hover,
.datepicker-grid > button.active,
.datepicker-grid > button.active:hover {
	text-shadow: none;
	background-image: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link::after {
	background-color: #ffffff;
	bottom: 0;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	width: 100%;
}

.tribe-events .datepicker .datepicker-switch, 
.tribe-events .datepicker .next, 
.tribe-events .datepicker .prev,
.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: 0;
	background: transparent;
	box-shadow: none !important;
	display: flex;
   align-items: center;
   justify-content: center;
	width: 100%;
}

.tribe-events .datepicker-grid{
	gap: 0;
}

.tribe-events .tribe-events-c-nav__next-icon-svg, 
.tribe-events .tribe-events-c-nav__prev-icon-svg{
	display: inline-block;
	width: 9px;
}

.tribe-events .datepicker-grid > button{
	min-height: auto;
}

.tribe-events .datepicker .month, 
.tribe-events .datepicker .year{
padding: 16px 7px;
  line-height: 1;
  box-sizing: border-box;
}

.tribe-events .tribe-events-header--has-event-search .tribe-events-c-top-bar__datepicker-container {
  max-width: calc(100% + 110px);
}