
@svg-load arrow-right-active url("../icons/arrow-right.svg") {}

@svg-load arrow-right-secondary url("../icons/arrow-right.svg") {}

@svg-load arrow-right-white url("../icons/arrow-right.svg") {}

@svg-load arrow url("../icons/arrow.svg") {}

@svg-load caret-down url("../icons/caret-down.svg") {}

@svg-load caret-left url("../icons/caret-left.svg") {}

@svg-load caret-left-active url("../icons/caret-left.svg") {}

@svg-load caret-left-disabled url("../icons/caret-left.svg") {}

@svg-load caret-left-secondary url("../icons/caret-left.svg") {}

@svg-load caret-right url("../icons/caret-right.svg") {}

@svg-load caret-right-active url("../icons/caret-right.svg") {}

@svg-load caret-right-disabled url("../icons/caret-right.svg") {}

@svg-load caret-right-secondary url("../icons/caret-right.svg") {}

@svg-load caret-right-white url("../icons/caret-right.svg") {}

@svg-load caret-up url("../icons/caret-up.svg") {}

@svg-load check-white url("../icons/check.svg") {}

@svg-load close url("../icons/close.svg") {}

@svg-load close-secondary url("../icons/close.svg") {}

@svg-load day url("../icons/day.svg") {}

@svg-load dropdown url("../icons/dropdown.svg") {}

@svg-load error-active url("../icons/error.svg") {}

@svg-load featured url("../icons/featured-event.svg") {}

@svg-load featured-active url("../icons/featured-event.svg") {}

@svg-load featured-white url("../icons/featured-event.svg") {}

@svg-load filters url("../icons/filters.svg") {}

@svg-load filters-active url("../icons/filters.svg") {}

@svg-load filters-disabled url("../icons/filters.svg") {}

@svg-load link-active url("../icons/link.svg") {}

@svg-load guest-active url("../icons/guest.svg") {}

@svg-load guest-disabled url("../icons/guest.svg") {}

@svg-load list url("../icons/list.svg") {}

@svg-load location url("../icons/location.svg") {}

@svg-load location-active url("../icons/location.svg") {}

@svg-load location-disabled url("../icons/location.svg") {}

@svg-load location-focus url("../icons/location.svg") {}

@svg-load mail-active url("../icons/mail.svg") {}

@svg-load map url("../icons/map.svg") {}

@svg-load map-pin-active url("../icons/map-pin.svg") {}

@svg-load month url("../icons/month.svg") {}

@svg-load paper-plane-active url("../icons/paper-plane.svg") {}

@svg-load phone-active url("../icons/phone.svg") {}

@svg-load photo url("../icons/photo.svg") {}

@svg-load plus-focus url("../icons/plus.svg") {}

@svg-load plus-white url("../icons/plus.svg") {}

@svg-load recurring url("../icons/recurring-events.svg") {}

@svg-load recurring-active url("../icons/recurring-events.svg") {}

@svg-load remove url("../icons/remove.svg") {}

@svg-load remove-secondary url("../icons/remove.svg") {}

@svg-load reset url("../icons/reset.svg") {}

@svg-load reset-active url("../icons/reset.svg") {}

@svg-load reset-disabled url("../icons/reset.svg") {}

@svg-load search url("../icons/search.svg") {}

@svg-load search-active url("../icons/search.svg") {}

@svg-load search-disabled url("../icons/search.svg") {}

@svg-load search-focus url("../icons/search.svg") {}

@svg-load search-filter url("../icons/search-filter.svg") {}

@svg-load week url("../icons/week.svg") {}

.tribe-events-pro.tribe-events-view--week .datepicker tbody tr.active {
	position: relative;
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.disabled {
	cursor: pointer;
}

.tribe-events-virtual-link-button {
	align-items: center;
	display: inline-flex;
	padding: 11px 25px;
}

.tribe-events-virtual-event .tribe-events-virtual-link-button {
	margin-bottom: 24px;
}

.tribe-events-meta-group-details .tribe-events-virtual-link-button {
	margin: 16px 0 4px;
}

.tec-events-virtual-single-api-details .tribe-events-virtual-link-button, .tribe-events-virtual-single-zoom-details .tribe-events-virtual-link-button {
	margin: 4px 0 0;
}

@media (min-width:768px) {
	.tec-events-virtual-single-api-details .tribe-events-virtual-link-button, .tribe-events-virtual-single-zoom-details .tribe-events-virtual-link-button {
		margin: 4px 0;
	}
}

.tribe-events-virtual-link-button__icon {
	flex: none;
	margin-right: var(--tec-spacer-2);
	width: 10px;
}

.tribe-events-virtual-link-button__icon path {
	fill: var(--tec-color-background);
}

.rtl .tribe-events-virtual-link-button__icon {
	margin-left: var(--tec-spacer-2);
	margin-right: 0;
}

.tribe-events .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-virtual-virtual-event {
	align-items: center;
	display: flex;
}

.tribe-events .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-virtual-virtual-event__icon {
	display: inline-block;
	line-height: 0;
	margin-right: var(--tec-spacer-1);
}

.tribe-events .tribe-events-virtual-hybrid-event__icon-svg {
	height: 12px;
}

.tribe-events .tribe-events-virtual-virtual-event__icon-svg {
	height: 10px;
}

.tribe-events .tribe-events-calendar-day .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-calendar-day .tribe-events-virtual-virtual-event, .tribe-events .tribe-events-calendar-latest-past .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-calendar-latest-past .tribe-events-virtual-virtual-event, .tribe-events .tribe-events-calendar-list .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-calendar-list .tribe-events-virtual-virtual-event {
	margin: var(--tec-spacer-1) 0;
}

.tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-day .tribe-events-virtual-hybrid-event, .tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-day .tribe-events-virtual-virtual-event, .tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-latest-past .tribe-events-virtual-hybrid-event, .tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-latest-past .tribe-events-virtual-virtual-event, .tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-list .tribe-events-virtual-hybrid-event, .tribe-events.tribe-common--breakpoint-medium .tribe-events-calendar-list .tribe-events-virtual-virtual-event {
	margin-bottom: var(--tec-spacer-3) 0;
}

.tribe-events .tribe-events-calendar-day .tribe-events-virtual-hybrid-event:last-child, .tribe-events .tribe-events-calendar-day .tribe-events-virtual-virtual-event:last-child, .tribe-events .tribe-events-calendar-latest-past .tribe-events-virtual-hybrid-event:last-child, .tribe-events .tribe-events-calendar-latest-past .tribe-events-virtual-virtual-event:last-child, .tribe-events .tribe-events-calendar-list .tribe-events-virtual-hybrid-event:last-child, .tribe-events .tribe-events-calendar-list .tribe-events-virtual-virtual-event:last-child {
	margin-bottom: 0;
}

.tribe-events .tribe-events-calendar-month .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-calendar-month .tribe-events-virtual-virtual-event, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-virtual-virtual-event {
	display: inline-block;
	line-height: 0;
}

.tribe-events .tribe-events-calendar-month__multiday-event .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-calendar-month__multiday-event .tribe-events-virtual-virtual-event {
	flex: none;
}

.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-virtual-virtual-event {
	margin-top: var(--tec-spacer-0);
}

.tribe-events .tribe-events-calendar-month .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-calendar-month .tribe-events-virtual-virtual-event__icon, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-virtual-virtual-event__icon {
	margin-right: var(--tec-spacer-0);
}

.tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-calendar-month-mobile-events .tribe-events-virtual-virtual-event__icon {
	margin-right: var(--tec-spacer-1);
}

.tribe-events .tribe-events-calendar-month .tribe-events-virtual-virtual-event__icon-svg {
	width: 16px;
}

.tribe-events .tribe-events-calendar-month .tribe-events-virtual-hybrid-event__text, .tribe-events .tribe-events-calendar-month .tribe-events-virtual-virtual-event__text, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-virtual-hybrid-event__text, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip .tribe-events-virtual-virtual-event__text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.tribe-events .tribe-events-pro-summary .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-summary .tribe-events-virtual-virtual-event {
	display: inline-block;
}

.tribe-events .tribe-events-pro-summary .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-pro-summary .tribe-events-virtual-virtual-event__icon {
	margin-right: 0;
}

.tribe-events .tribe-events-pro-summary .tribe-events-virtual-hybrid-event__icon-svg, .tribe-events .tribe-events-pro-summary .tribe-events-virtual-virtual-event__icon-svg {
	height: 10px;
}

.tribe-events .tribe-events-pro-summary .tribe-events-virtual-hybrid-event__text, .tribe-events .tribe-events-pro-summary .tribe-events-virtual-virtual-event__text {
	display: none;
}

.tribe-events .tribe-events-pro-photo__event.tribe-events-hybrid-event, .tribe-events .tribe-events-pro-photo__event.tribe-events-virtual-event {
	position: relative;
}

.tribe-events .tribe-events-pro-photo .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-photo .tribe-events-virtual-virtual-event {
	align-items: center;
	background-color: var(--tec-color-background);
	border-radius: 13px;
	display: flex;
	height: 26px;
	justify-content: center;
	left: calc(var(--tec-grid-gutter-small-half) + var(--tec-spacer-2));
	position: absolute;
	top: var(--tec-spacer-2);
	width: 37px;
}

.tribe-events.tribe-common--breakpoint-medium .tribe-events-pro-photo .tribe-events-virtual-hybrid-event, .tribe-events.tribe-common--breakpoint-medium .tribe-events-pro-photo .tribe-events-virtual-virtual-event {
	left: calc(var(--tec-grid-gutter-half) + var(--tec-spacer-2));
}

.tribe-events .tribe-events-pro-photo .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-pro-photo .tribe-events-virtual-virtual-event__icon {
	margin-right: 0;
}

.tribe-events .tribe-events-pro-photo .tribe-events-virtual-hybrid-event__text, .tribe-events .tribe-events-pro-photo .tribe-events-virtual-virtual-event__text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.tribe-events .tribe-events-pro-map .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-map .tribe-events-virtual-virtual-event, .tribe-events .tribe-events-pro-map__event-tooltip .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-map__event-tooltip .tribe-events-virtual-virtual-event {
	margin-top: var(--tec-spacer-1);
}

.tribe-events .tribe-events-pro-week-grid .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-week-grid .tribe-events-virtual-virtual-event, .tribe-events .tribe-events-pro-week-grid__event-tooltip .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-week-grid__event-tooltip .tribe-events-virtual-virtual-event {
	display: inline-block;
	line-height: 0;
}

.tribe-events .tribe-events-pro-week-grid__multiday-event .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-week-grid__multiday-event .tribe-events-virtual-virtual-event {
	flex: none;
}

.tribe-events .tribe-events-pro-week-mobile-events .tribe-events-virtual-hybrid-event, .tribe-events .tribe-events-pro-week-mobile-events .tribe-events-virtual-virtual-event {
	margin-bottom: var(--tec-spacer-1);
}

.tribe-events .tribe-events-pro-week-grid .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-pro-week-grid .tribe-events-virtual-virtual-event__icon, .tribe-events .tribe-events-pro-week-grid__event-tooltip .tribe-events-virtual-hybrid-event__icon, .tribe-events .tribe-events-pro-week-grid__event-tooltip .tribe-events-virtual-virtual-event__icon {
	margin-right: var(--tec-spacer-0);
}

.tribe-events .tribe-events-pro-week-grid .tribe-events-virtual-hybrid-event__text, .tribe-events .tribe-events-pro-week-grid .tribe-events-virtual-virtual-event__text, .tribe-events .tribe-events-pro-week-grid__event-tooltip .tribe-events-virtual-hybrid-event__text, .tribe-events .tribe-events-pro-week-grid__event-tooltip .tribe-events-virtual-virtual-event__text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.tribe-events #tribe-filter-VirtualEvents span {
	white-space: normal;
}

.tribe-events .tribe-events-calendar-list__event-datetime-recurring-link {
	display: inline-block;
	margin-left: var(--tec-spacer-0);
	vertical-align: middle;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-recurring-link, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-link {
	display: inline-block;
	line-height: 0;
	margin-left: 2px;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link {
	display: inline-block;
	line-height: 0;
	margin-left: var(--tec-spacer-0);
}

.tribe-events .tribe-events-calendar-day__event-datetime-recurring-link {
	display: inline-block;
	margin-left: var(--tec-spacer-0);
	vertical-align: middle;
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime-recurring-link {
	display: inline-block;
	margin-left: var(--tec-spacer-0);
	vertical-align: middle;
}

.tribe-events-pro .tribe-events-pro-photo__event {
	margin-bottom: var(--tec-spacer-5);
}

.tribe-common--breakpoint-xsmall.tribe-events-pro .tribe-events-pro-photo__event {
	width: var(--tec-grid-width-1-of-2);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event {
	margin-bottom: var(--tec-spacer-9);
	width: var(--tec-grid-width-1-of-3);
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper {
	flex: none;
	margin-bottom: var(--tec-spacer-2);
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image, .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
	display: block;
}

.tribe-events-pro .tribe-events-pro-photo__event-details-wrapper {
	display: flex;
}

.tribe-events-pro .tribe-events-pro-photo__event-date-tag {
	flex: none;
	margin-right: var(--tec-spacer-2);
	width: 40px;
}

.tribe-events-pro .tribe-events-pro-photo__event-date-tag-datetime {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.tribe-events-pro .tribe-events-pro-photo__event-date-tag-month {
	margin-bottom: calc(var(--tec-spacer-0) * -1);
}

.tribe-events-pro .tribe-events-pro-photo__event-details {
	flex: auto;
	margin-top: -3px;
}

.tribe-events-pro .tribe-events-pro-photo__event-details>:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-photo__event-title {
	margin: 0 0 var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-photo__event-title-link {
	background-color: initial;
	background: rgba(0, 0, 0, 0);
	border: 0;
	color: var(--tec-color-text-events-title);
	font-family: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.tribe-events-pro .tribe-events-pro-photo__event-title-link:active, .tribe-events-pro .tribe-events-pro-photo__event-title-link:focus, .tribe-events-pro .tribe-events-pro-photo__event-title-link:hover {
	background: rgba(0, 0, 0, 0);
	border-color: currentColor;
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-photo__event-title-link:visited {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-photo__event-datetime-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-photo__event-datetime-featured-text {
	margin-right: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-photo__event-datetime-recurring-icon {
	display: inline-block;
	margin-left: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-photo__event-cost {
	margin-top: var(--tec-spacer-1);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-photo__event-cost {
	margin-top: var(--tec-spacer-2);
}

.tribe-events-pro.tribe-events-pro-photo--grid .tribe-events-pro-photo__event .tribe-events-pro-photo__event-featured-image {
	height: 100%;
	left: 0;
	object-fit: cover;
	object-position: center;
	position: absolute;
	top: 0;
	width: 100%;
}

.tribe-events-pro.tribe-events-pro-photo--grid .tribe-events-pro-photo__event .tribe-events-pro-photo__event-featured-image-link {
	margin: 0 auto;
	max-width: 600px;
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.tribe-theme-twentynineteen .tribe-events-pro .entry.tribe-common-g-col.tribe-events-pro-photo__event {
	margin-bottom: var(--tec-spacer-5);
}

.tribe-theme-twentynineteen .tribe-events-pro.tribe-common--breakpoint-medium .entry.tribe-common-g-col.tribe-events-pro-photo__event {
	margin-bottom: var(--tec-spacer-9);
}

.tribe-events-pro .tribe-events-pro-summary__month-separator {
	align-items: center;
	display: flex;
}

.tribe-events-pro .tribe-events-pro-summary__month-separator:after {
	margin-left: 0;
}

.tribe-events-pro .tribe-events-pro-summary__month-separator-text {
	flex: none;
	text-align: center;
	white-space: nowrap;
}

.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container>.tribe-events-pro-summary {
	width: calc(100% - 266px);
}

.tribe-events-pro .tribe-events-pro-summary__event-row {
	flex-wrap: nowrap;
	margin: var(--tec-spacer-3) 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-row {
	align-items: center;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-row>.tribe-common-g-col {
	padding-left: var(--tec-grid-gutter-half);
	padding-right: var(--tec-grid-gutter-half);
}

.tribe-events-pro .tribe-events-pro-summary__event-row:last-child {
	margin-bottom: var(--tec-spacer-8);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-row:last-child {
	margin-bottom: var(--tec-spacer-11);
}

.tribe-events-pro .tribe-events-pro-summary__month-separator+.tribe-events-pro-summary__date-separator {
	display: none;
}

.tribe-events-pro .tribe-events-pro-summary__month-separator+.tribe-events-pro-summary__event-row {
	margin-top: var(--tec-spacer-4);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__month-separator+.tribe-events-pro-summary__event-row {
	margin-top: var(--tec-spacer-8);
}

.tribe-events-pro .tribe-events-pro-summary__date-separator {
	display: block;
	flex: auto;
	height: 1px;
	margin: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__date-separator {
	margin-left: 112px;
}

.tribe-events-pro .tribe-events-pro-summary__event-date-tag {
	flex: none;
	position: relative;
	width: 74px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-date-tag {
	align-self: flex-start;
	margin-top: 3px;
	min-width: 90px;
}

.tribe-events-pro .tribe-events-pro-summary__event-date-tag-datetime {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding-top: var(--tec-spacer-0);
	text-align: center;
}

.tribe-events-pro .tribe-events-pro-summary__event-date-tag-weekday {
	margin-bottom: calc(var(--tec-spacer-0) * -1);
}

.tribe-events-pro .tribe-events-pro-summary__event-wrapper {
	flex: 1;
	width: calc(var(--tec-grid-width-1-of-4) * 3 + var(--tec-grid-gutter-small-half));
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-wrapper {
	flex: 1 1 calc(var(--tec-grid-width-1-of-9) * 8);
}

.tribe-events-pro .tribe-events-pro-summary__event {
	flex-direction: column;
	margin-bottom: var(--tec-spacer-2);
}

.tribe-events-pro .tribe-events-pro-summary__event:last-child {
	margin-bottom: var(--tec-spacer-1);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-summary__event:only-child {
	margin-bottom: 0;
	margin-top: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event {
	flex-direction: row-reverse;
	justify-content: flex-end;
	margin-bottom: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-summary__event-details {
	flex: none;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-details {
	width: calc(var(--tec-grid-width-1-of-8) * 5);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-header {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
}

.tribe-events-pro .tribe-events-pro-summary__event-header>:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-summary__event-datetime-wrapper {
	align-self: baseline;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-datetime-wrapper {
	display: block;
	flex-grow: 0;
	flex-shrink: 0;
	line-height: 1.89;
	margin-bottom: 0;
	width: 174px;
}

.tribe-events-pro .tribe-events-pro-summary__event-datetime-wrapper, .tribe-events-pro .tribe-events-pro-summary__event-title {
	margin: 0 0 var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-summary__event-datetime-wrapper:last-child, .tribe-events-pro .tribe-events-pro-summary__event-title:last-child {
	margin-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-datetime-wrapper, .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-title {
	display: block;
	flex-grow: 0;
}

.tribe-events-pro .tribe-events-pro-summary__event-title-link {
	margin-left: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-summary__event-title-link:first-child {
	margin-left: 0;
}

.tribe-events-pro .tribe-events-pro-summary__event-title-icon {
	margin-left: 0;
	margin-right: 0;
}

.tribe-events-pro .tribe-events-pro-summary__event-title-icon svg {
	display: inline-block;
}

.tribe-events-pro .tribe-events-pro-summary__event-datetime-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-summary__event-cost {
	display: inline-block;
	flex-grow: 0;
	line-height: var(--tec-line-height-3);
	margin-left: var(--tec-spacer-2);
}

.tribe-events-pro .tribe-events-pro-summary__event-datetime-recurring-link {
	vertical-align: text-top;
}

.tribe-events-pro .tribe-events-pro-summary__event-datetime-recurring-icon-svg {
	display: inline-block;
	position: relative;
	top: -2px;
}

.tribe-events-pro-summary .tribe-events-c-small-cta>* {
	margin-left: 2px;
}

.tribe-events-pro-summary .tribe-events-c-small-cta__text {
	margin-left: 0;
}

.tribe-events-pro-summary .tribe-events-c-small-cta__price {
	display: inline-block;
	margin-bottom: 0;
	margin-top: 0;
}

.tribe-events-pro .tribe-events-pro-summary-nav {
	padding-top: var(--tec-spacer-5);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary-nav {
	padding-top: var(--tec-spacer-7);
}

.tribe-events-pro .tribe-events-pro-week-day-selector {
	padding-bottom: var(--tec-spacer-3);
	position: relative;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-week-day-selector {
	display: none !important;
	visibility: hidden;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__days-list {
	display: flex;
	margin: 0 var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__days-list-item {
	flex: none;
	width: var(--tec-grid-width-1-of-7);
}

.tribe-events-pro .tribe-events-pro-week-day-selector--hide-weekends .tribe-events-pro-week-day-selector__days-list-item {
	width: var(--tec-grid-width-1-of-5);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day {
	display: block;
	position: relative;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__events-icon {
	background-color: currentcolor;
	border-radius: 50%;
	display: block;
	height: 5px;
	left: 50%;
	position: absolute;
	top: var(--tec-spacer-0);
	transform: translateX(-50%);
	width: 5px;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day-daynum, .tribe-events-pro .tribe-events-pro-week-day-selector__day-weekday {
	display: block;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__nav {
	position: absolute;
	top: calc(50% - var(--tec-spacer-1));
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__next, .tribe-events-pro .tribe-events-pro-week-day-selector__prev {
	display: block;
	height: 38px;
	position: absolute;
	transform: translateY(-50%);
	width: 24px;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__prev {
	left: calc(var(--tec-spacer-1) * -1);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__next {
	right: calc(var(--tec-spacer-1) * -1);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__next-icon-svg, .tribe-events-pro .tribe-events-pro-week-day-selector__prev-icon-svg {
	height: 15px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 12px;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__next-icon-svg path, .tribe-events-pro .tribe-events-pro-week-day-selector__prev-icon-svg path {
	fill: currentcolor;
}

.entry-content .tribe-events-pro .tribe-events-pro-week-day-selector__days-list, .tribe-theme-genesis .tribe-events-pro .tribe-events-pro-week-day-selector__days-list {
	display: flex;
	margin: 0 var(--tec-spacer-3);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-week-grid {
	display: block !important;
	visibility: visible;
}

.tribe-events-pro .tribe-events-pro-week-grid__header-row {
	border-right: 1px solid var(--tec-color-border-secondary);
	display: flex;
	padding-top: var(--tec-spacer-7);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column {
	border-color: var(--tec-color-border-secondary);
	border-style: solid;
	border-width: 0 0 1px 1px;
	flex: none;
	width: calc(var(--tec-grid-width-1-of-7) - var(--tec-spacer-11) / 7);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column--empty {
	border: 0;
	flex: none;
	margin-left: var(--tec-spacer-3);
	width: var(--tec-spacer-9);
}

.tribe-events-pro .tribe-events-pro-week-grid--hide-weekends .tribe-events-pro-week-grid__header-column {
	width: calc(var(--tec-grid-width-1-of-5) - var(--tec-spacer-11) / 5);
}

.tribe-events-pro .tribe-events-pro-week-grid--hide-weekends .tribe-events-pro-week-grid__header-column--empty {
	width: var(--tec-spacer-9);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column-title {
	margin: 0;
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column--border-bottom {
	border-bottom: 1px solid var(--tec-color-border-secondary);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column-datetime {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-top: calc(var(--tec-spacer-7) * -1);
	padding-bottom: var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-week-grid__body {
	overflow: hidden;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-events-row-outer-wrapper {
	border-bottom: 1px solid var(--tec-color-background-secondary);
	border-right: 1px solid var(--tec-color-border-secondary);
	margin-left: var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-outer-wrapper {
	border-bottom: 1px solid var(--tec-color-border-secondary);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-events-row-wrapper {
	margin: 0 calc(var(--tec-spacer-3) * -1);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-wrapper {
	height: 638px;
	overflow-y: hidden;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-wrapper--active {
	overflow-y: scroll;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-events-row {
	margin-right: var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row, .tribe-events-pro .tribe-events-pro-week-grid__multiday-events-row {
	display: flex;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-header, .tribe-events-pro .tribe-events-pro-week-grid__multiday-events-row-header {
	flex: none;
	position: relative;
	width: var(--tec-spacer-11);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-toggle-button {
	bottom: var(--tec-spacer-1);
	line-height: 0;
	margin-right: var(--tec-spacer-3);
	padding: var(--tec-spacer-0);
	position: absolute;
	right: 0;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-toggle-button--open .tribe-events-pro-week-grid__multiday-toggle-button-icon-svg {
	transform: rotate(180deg);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-toggle-button-icon-svg {
	display: inline-block;
	height: 9px;
	width: 12px;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-header {
	padding-bottom: var(--tec-spacer-9);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-day, .tribe-events-pro .tribe-events-pro-week-grid__multiday-events-day {
	border-left: 1px solid var(--tec-color-border-secondary);
	flex: none;
	width: calc(var(--tec-grid-width-1-of-7) - var(--tec-spacer-11) / 7);
}

.tribe-events-pro .tribe-events-pro-week-grid--hide-weekends .tribe-events-pro-week-grid__events-day, .tribe-events-pro .tribe-events-pro-week-grid--hide-weekends .tribe-events-pro-week-grid__multiday-events-day {
	width: calc(var(--tec-grid-width-1-of-5) - var(--tec-spacer-11) / 5);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-events-day, .tribe-events-pro .tribe-events-pro-week-grid__multiday-events-row-header {
	padding-top: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-day {
	position: relative;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-scroll-wrapper {
	border-right: 1px solid var(--tec-color-border-secondary);
	overflow: hidden;
	position: relative;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-time-tag {
	align-items: center;
	display: flex;
	height: var(--tec-spacer-9);
	justify-content: flex-end;
	position: relative;
	transform: translateY(var(--tec-spacer-5));
}

.tribe-events-pro .tribe-events-pro-week-grid__events-time-tag:after {
	background-color: var(--tec-color-border-secondary);
	content: "";
	display: block;
	height: 1px;
	margin: 1px 0 0 var(--tec-spacer-1);
	width: 12px;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-time-tag--first, .tribe-events-pro .tribe-events-pro-week-grid__events-time-tag--last {
	height: 1px;
	position: absolute;
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-scroll-pane {
	background-color: var(--tec-color-scroll-track);
	border-radius: 3px;
	bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 6px;
	z-index: var(--tec-z-index-scroller);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-scroll-slider {
	background: var(--tec-color-scroll-bar);
	border-radius: 3px;
	position: relative;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-wrapper {
	height: 18px;
	margin-bottom: var(--tec-spacer-0);
	position: relative;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar {
	background-color: var(--tec-color-background);
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: var(--tec-z-index-multiday-event-bar);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--width-2 .tribe-events-pro-week-grid__multiday-event-bar {
	width: calc(200% + 1px);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--width-3 .tribe-events-pro-week-grid__multiday-event-bar {
	width: calc(300% + 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--width-4 .tribe-events-pro-week-grid__multiday-event-bar {
	width: calc(400% + 3px);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--width-5 .tribe-events-pro-week-grid__multiday-event-bar {
	width: calc(500% + 4px);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--width-6 .tribe-events-pro-week-grid__multiday-event-bar {
	width: calc(600% + 5px);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--width-7 .tribe-events-pro-week-grid__multiday-event-bar {
	width: calc(700% + 6px);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-hidden {
	height: 100%;
	opacity: 0;
	position: absolute;
	width: 100%;
	z-index: var(--tec-z-index-multiday-event);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-hidden-link {
	display: block;
	height: 100%;
	overflow: hidden;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-hidden-title {
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-inner {
	align-items: center;
	cursor: pointer;
	display: flex;
	flex-wrap: nowrap;
	padding: 1px var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-featured-icon {
	flex: none;
	line-height: 0;
	margin-right: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-recurring-icon {
	flex: none;
	line-height: 0;
	margin-left: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-title {
	flex: none;
	margin: 0;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-overflow-events {
	display: none;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-more-events {
	display: flex;
	flex: none;
	margin-bottom: var(--tec-spacer-0);
	padding: 1px var(--tec-spacer-2);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-more-events-button {
	display: block;
	flex: none;
}

.tribe-events-pro .tribe-events-pro-week-grid__event {
	height: var(--tec-spacer-5);
	position: absolute;
	right: 1px;
	top: 0;
	width: calc(100% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-title-featured-icon {
	display: none;
}

.tribe-events-pro [class*=tribe-events-pro-week-grid__event--h-0] .tribe-events-pro-week-grid__event-link-inner {
	padding: 2px var(--tec-spacer-1);
}

.tribe-events-pro [class*=tribe-events-pro-week-grid__event--h-0] .tribe-events-pro-week-grid__event-datetime {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.tribe-events-pro [class*=tribe-events-pro-week-grid__event--h-0] .tribe-events-pro-week-grid__event-title-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-link {
	background-color: var(--tec-color-background);
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-link--intended {
	z-index: var(--tec-z-index-week-event-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-link-inner {
	display: block;
	height: 100%;
	padding: var(--tec-spacer-0) var(--tec-spacer-1);
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-week-grid__event--seq-2 {
	width: calc(90% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--seq-3 {
	width: calc(80% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--seq-4 {
	width: calc(70% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--seq-5 {
	width: calc(60% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--seq-6 {
	width: calc(50% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--seq-7 {
	width: calc(40% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--seq-8 {
	width: calc(30% - 2px);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-1 {
	height: calc(var(--tec-spacer-5) * 2);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-1-5 {
	height: calc(var(--tec-spacer-5) * 3);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-2 {
	height: calc(var(--tec-spacer-5) * 4);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-2-5 {
	height: calc(var(--tec-spacer-5) * 5);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-3 {
	height: calc(var(--tec-spacer-5) * 6);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-3-5 {
	height: calc(var(--tec-spacer-5) * 7);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-4 {
	height: calc(var(--tec-spacer-5) * 8);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-4-5 {
	height: calc(var(--tec-spacer-5) * 9);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-5 {
	height: calc(var(--tec-spacer-5) * 10);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-5-5 {
	height: calc(var(--tec-spacer-5) * 11);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-6 {
	height: calc(var(--tec-spacer-5) * 12);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-6-5 {
	height: calc(var(--tec-spacer-5) * 13);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-7 {
	height: calc(var(--tec-spacer-5) * 14);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-7-5 {
	height: calc(var(--tec-spacer-5) * 15);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-8 {
	height: calc(var(--tec-spacer-5) * 16);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-8-5 {
	height: calc(var(--tec-spacer-5) * 17);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-9 {
	height: calc(var(--tec-spacer-5) * 18);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-9-5 {
	height: calc(var(--tec-spacer-5) * 19);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-10 {
	height: calc(var(--tec-spacer-5) * 20);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-10-5 {
	height: calc(var(--tec-spacer-5) * 21);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-11 {
	height: calc(var(--tec-spacer-5) * 22);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-11-5 {
	height: calc(var(--tec-spacer-5) * 23);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-12 {
	height: calc(var(--tec-spacer-5) * 24);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-12-5 {
	height: calc(var(--tec-spacer-5) * 25);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-13 {
	height: calc(var(--tec-spacer-5) * 26);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-13-5 {
	height: calc(var(--tec-spacer-5) * 27);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-14 {
	height: calc(var(--tec-spacer-5) * 28);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-14-5 {
	height: calc(var(--tec-spacer-5) * 29);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-15 {
	height: calc(var(--tec-spacer-5) * 30);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-15-5 {
	height: calc(var(--tec-spacer-5) * 31);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-16 {
	height: calc(var(--tec-spacer-5) * 32);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-16-5 {
	height: calc(var(--tec-spacer-5) * 33);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-17 {
	height: calc(var(--tec-spacer-5) * 34);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-17-5 {
	height: calc(var(--tec-spacer-5) * 35);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-18 {
	height: calc(var(--tec-spacer-5) * 36);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-18-5 {
	height: calc(var(--tec-spacer-5) * 37);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-19 {
	height: calc(var(--tec-spacer-5) * 38);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-19-5 {
	height: calc(var(--tec-spacer-5) * 39);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-20 {
	height: calc(var(--tec-spacer-5) * 40);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-20-5 {
	height: calc(var(--tec-spacer-5) * 41);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-21 {
	height: calc(var(--tec-spacer-5) * 42);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-21-5 {
	height: calc(var(--tec-spacer-5) * 43);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-22 {
	height: calc(var(--tec-spacer-5) * 44);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-22-5 {
	height: calc(var(--tec-spacer-5) * 45);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-23 {
	height: calc(var(--tec-spacer-5) * 46);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-23-5 {
	height: calc(var(--tec-spacer-5) * 47);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-24 {
	height: calc(var(--tec-spacer-5) * 48);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-0-5 {
	top: var(--tec-spacer-5);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-1 {
	top: calc(var(--tec-spacer-5) * 2);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-1-5 {
	top: calc(var(--tec-spacer-5) * 3);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-2 {
	top: calc(var(--tec-spacer-5) * 4);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-2-5 {
	top: calc(var(--tec-spacer-5) * 5);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-3 {
	top: calc(var(--tec-spacer-5) * 6);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-3-5 {
	top: calc(var(--tec-spacer-5) * 7);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-4 {
	top: calc(var(--tec-spacer-5) * 8);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-4-5 {
	top: calc(var(--tec-spacer-5) * 9);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-5 {
	top: calc(var(--tec-spacer-5) * 10);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-5-5 {
	top: calc(var(--tec-spacer-5) * 11);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-6 {
	top: calc(var(--tec-spacer-5) * 12);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-6-5 {
	top: calc(var(--tec-spacer-5) * 13);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-7 {
	top: calc(var(--tec-spacer-5) * 14);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-7-5 {
	top: calc(var(--tec-spacer-5) * 15);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-8 {
	top: calc(var(--tec-spacer-5) * 16);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-8-5 {
	top: calc(var(--tec-spacer-5) * 17);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-9 {
	top: calc(var(--tec-spacer-5) * 18);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-9-5 {
	top: calc(var(--tec-spacer-5) * 19);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-10 {
	top: calc(var(--tec-spacer-5) * 20);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-10-5 {
	top: calc(var(--tec-spacer-5) * 21);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-11 {
	top: calc(var(--tec-spacer-5) * 22);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-11-5 {
	top: calc(var(--tec-spacer-5) * 23);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-12 {
	top: calc(var(--tec-spacer-5) * 24);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-12-5 {
	top: calc(var(--tec-spacer-5) * 25);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-13 {
	top: calc(var(--tec-spacer-5) * 26);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-13-5 {
	top: calc(var(--tec-spacer-5) * 27);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-14 {
	top: calc(var(--tec-spacer-5) * 28);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-14-5 {
	top: calc(var(--tec-spacer-5) * 29);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-15 {
	top: calc(var(--tec-spacer-5) * 30);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-15-5 {
	top: calc(var(--tec-spacer-5) * 31);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-16 {
	top: calc(var(--tec-spacer-5) * 32);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-16-5 {
	top: calc(var(--tec-spacer-5) * 33);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-17 {
	top: calc(var(--tec-spacer-5) * 34);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-17-5 {
	top: calc(var(--tec-spacer-5) * 35);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-18 {
	top: calc(var(--tec-spacer-5) * 36);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-18-5 {
	top: calc(var(--tec-spacer-5) * 37);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-19 {
	top: calc(var(--tec-spacer-5) * 38);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-19-5 {
	top: calc(var(--tec-spacer-5) * 39);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-20 {
	top: calc(var(--tec-spacer-5) * 40);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-20-5 {
	top: calc(var(--tec-spacer-5) * 41);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-21 {
	top: calc(var(--tec-spacer-5) * 42);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-21-5 {
	top: calc(var(--tec-spacer-5) * 43);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-22 {
	top: calc(var(--tec-spacer-5) * 44);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-22-5 {
	top: calc(var(--tec-spacer-5) * 45);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-23 {
	top: calc(var(--tec-spacer-5) * 46);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--t-23-5 {
	top: calc(var(--tec-spacer-5) * 47);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-title {
	flex: auto;
	margin: 0;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-datetime>* {
	vertical-align: middle;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-datetime-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-datetime-recurring-icon {
	display: inline-block;
	margin-left: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-featured-image-wrapper {
	margin: var(--tec-spacer-0) 0;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-featured-image {
	padding-bottom: 56.25%;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-featured-image-wrapper {
	margin-bottom: var(--tec-spacer-2);
	width: 206px;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-featured-image-wrapper:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-featured-image-link {
	display: block;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime {
	margin-bottom: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime>* {
	vertical-align: middle;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime-featured-icon, .tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-icon {
	display: inline-block;
	line-height: 0;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime-featured-icon {
	margin-right: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-icon {
	margin-left: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-title {
	margin-bottom: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-description {
	margin-bottom: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-description:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-cost {
	margin-top: var(--tec-spacer-3);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-week-mobile-events {
	display: none !important;
	visibility: hidden;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__day {
	display: none;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__day--active {
	display: block;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event {
	display: flex;
	flex-direction: column;
	margin-bottom: var(--tec-spacer-5);
	margin-top: var(--tec-spacer-7);
	padding-left: var(--tec-grid-gutter-small);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event:last-child {
	margin-bottom: var(--tec-spacer-8);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event--featured {
	position: relative;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-time-separator+.tribe-events-pro-week-mobile-events__event {
	margin-top: var(--tec-spacer-4);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-featured-image-wrapper {
	flex: none;
	margin-bottom: var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-featured-image, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-featured-image-link {
	display: block;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-details {
	flex: none;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-details>:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-wrapper, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-title {
	margin: 0 0 var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-wrapper:last-child, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-title:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-recurring-icon {
	display: inline-block;
	margin-left: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-venue {
	margin-bottom: var(--tec-spacer-1);
}

.tribe-theme-twentynineteen .tribe-events-pro .entry.tribe-events-pro-week-mobile-events__event {
	margin-bottom: var(--tec-spacer-5);
	margin-top: var(--tec-spacer-7);
	padding-left: var(--tec-grid-gutter-small);
}

.tribe-theme-twentynineteen .tribe-events-pro .entry.tribe-events-pro-week-mobile-events__event:last-child {
	margin-bottom: var(--tec-spacer-8);
}

.tribe-theme-twentynineteen .tribe-events-pro .tribe-events-pro-week-mobile-events__event-time-separator+.entry.tribe-events-pro-week-mobile-events__event {
	margin-top: var(--tec-spacer-4);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-time-separator {
	align-items: center;
	display: flex;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-time-separator-text {
	flex: none;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-type-separator {
	align-items: center;
	display: flex;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-type-separator-text {
	flex: none;
}

.tribe-events-pro .tribe-events-pro-week-nav {
	padding-top: var(--tec-spacer-4);
}

.tribe-common--breakpoint-medium:not(.tribe-events-widget).tribe-events-pro .tribe-events-pro-week-nav {
	display: none !important;
	visibility: hidden;
}

.tribe-events-pro .tribe-events-pro-map__map {
	height: 300px;
	position: relative;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__map {
	height: 720px;
	width: 60%;
}

.tribe-events-pro .tribe-events-pro-map__google-maps-default, .tribe-events-pro .tribe-events-pro-map__google-maps-premium {
	height: 100%;
	width: 100%;
}

.tribe-events-pro .gm-style img {
	max-width: none;
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal {
	background-color: var(--tec-color-background);
	left: 50%;
	max-width: 333px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% - var(--tec-spacer-6) * 2);
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal-close {
	padding: var(--tec-spacer-1);
	position: absolute;
	right: var(--tec-spacer-1);
	top: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal-close-icon {
	display: block;
	width: 10px;
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal-content {
	align-items: flex-start;
	display: flex;
	flex-direction: column;
	padding: var(--tec-spacer-9) var(--tec-spacer-5) var(--tec-spacer-5);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__no-venue-modal-content {
	padding: var(--tec-spacer-8) var(--tec-spacer-9);
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal-icon {
	align-self: center;
	margin-bottom: var(--tec-spacer-5);
	width: 64px;
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal-text {
	margin-bottom: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal--default {
	background-color: var(--tec-color-background-secondary);
	height: 100%;
	max-width: none;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal--default .tribe-events-pro-map__no-venue-modal-content {
	left: 50%;
	max-width: 333px;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal--default .tribe-events-pro-map__no-venue-modal-icon {
	margin-bottom: var(--tec-spacer-6);
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal--default .tribe-events-pro-map__no-venue-modal-text {
	margin-bottom: var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-map__event-column {
	display: flex;
	flex-direction: column;
	height: 290px;
	position: relative;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-column {
	height: 720px;
	width: 40%;
}

.tribe-events-pro .tribe-events-pro-map__event-cards-wrapper {
	flex: auto;
	overflow: hidden;
	position: relative;
}

.tribe-events-pro .tribe-events-pro-map__event-cards {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-cards--active {
	overflow-y: scroll;
}

.tribe-events-pro .tribe-events-pro-map__event-cards-scroll-pane {
	background-color: var(--tec-color-scroll-track);
	border-radius: 3px;
	bottom: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 3px;
	z-index: var(--tec-z-index-scroller);
}

.tribe-events-pro .tribe-events-pro-map__event-cards-scroll-slider {
	background: var(--tec-color-scroll-bar);
	border-radius: 3px;
	position: relative;
}

.tribe-events-pro .tribe-events-pro-map__event-card-wrapper {
	position: relative;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--has-thumbnail .tribe-events-pro-map__event-details, .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--has-thumbnail .tribe-events-pro-map__event-details-spacer {
	width: calc(var(--tec-grid-width-1-of-8) * 5);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--has-thumbnail .tribe-events-pro-map__event-spacer:after {
	content: "";
}

.tribe-events-pro .tribe-events-pro-map__event-card, .tribe-events-pro .tribe-events-pro-map__event-card-spacer {
	padding: var(--tec-spacer-3) var(--tec-spacer-2);
}

.tribe-events-pro .tribe-events-pro-map__event-card-spacer {
	border-left: 1px solid rgba(0, 0, 0, 0);
	border-right: 1px solid rgba(0, 0, 0, 0);
	padding-bottom: 0;
	padding-top: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-card-button {
	position: relative;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-map__event-card-button:focus, .tribe-events-pro .tribe-events-pro-map__event-card-button:hover, .tribe-events-pro .tribe-events-pro-map__event-card-wrapper--active .tribe-events-pro-map__event-card-button {
	z-index: var(--tec-z-index-map-event-hover);
}

.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--active .tribe-events-pro-map__event-actions--linked {
	bottom: calc(var(--tec-spacer-3) + 1px);
	position: absolute;
	width: calc(100% - 18px);
	z-index: var(--tec-z-index-map-event-hover-actions);
}

.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--active .tribe-events-pro-map__event-actions--spacer {
	display: block;
	visibility: hidden;
}

.tribe-events-pro .tribe-events-pro-map__event-row, .tribe-events-pro .tribe-events-pro-map__event-row-spacer {
	flex-wrap: nowrap;
	margin-left: -9px;
	margin-right: -9px;
}

.tribe-events-pro .tribe-events-pro-map__event-row-spacer>.tribe-common-g-col, .tribe-events-pro .tribe-events-pro-map__event-row>.tribe-common-g-col {
	padding-left: 9px;
	padding-right: 9px;
}

.tribe-events-pro .tribe-events-pro-map__event-date-tag, .tribe-events-pro .tribe-events-pro-map__event-row-spacer:before {
	flex: none;
	margin-right: 0;
	min-width: 52px;
	width: var(--tec-grid-width-1-of-8);
}

.tribe-events-pro .tribe-events-pro-map__event-row-spacer:before {
	content: "";
}

.tribe-events-pro .tribe-events-pro-map__event-date-tag-datetime {
	display: flex;
	flex-direction: column;
	text-align: center;
}

.tribe-events-pro .tribe-events-pro-map__event-date-tag-month {
	margin-bottom: calc(var(--tec-spacer-0) * -1);
}

.tribe-events-pro .tribe-events-pro-map__event-wrapper, .tribe-events-pro .tribe-events-pro-map__event-wrapper-spacer {
	flex: auto;
}

.tribe-events-pro .tribe-events-pro-map__event, .tribe-events-pro .tribe-events-pro-map__event-spacer {
	margin-left: -9px;
	margin-right: -9px;
}

.tribe-events-pro .tribe-events-pro-map__event-spacer>.tribe-common-g-col, .tribe-events-pro .tribe-events-pro-map__event>.tribe-common-g-col {
	padding-left: 9px;
	padding-right: 9px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-featured-image-wrapper, .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-spacer:after {
	display: block !important;
	margin-bottom: 0;
	visibility: visible;
	width: calc(var(--tec-grid-width-1-of-8) * 3);
}

.tribe-events-pro .tribe-events-pro-map__event-featured-image-link {
	display: block;
}

.tribe-events-pro .tribe-events-pro-map__event-details, .tribe-events-pro .tribe-events-pro-map__event-details-spacer {
	flex: none;
}

.tribe-events-pro .tribe-events-pro-map__event-details-spacer {
	position: relative;
}

.tribe-events-pro .tribe-events-pro-map__event-datetime-wrapper {
	margin-bottom: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-map__event-datetime-wrapper:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-datetime-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-0);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-datetime-featured-text {
	clip: auto;
	height: auto;
	margin: 0;
	margin-right: var(--tec-spacer-1);
	position: static;
	width: auto;
}

.tribe-events-pro .tribe-events-pro-map__event-datetime-recurring-icon {
	display: inline-block;
	margin-left: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-map__event-title {
	margin: 0 0 6px;
}

.tribe-events-pro .tribe-events-pro-map__event-title:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-venue {
	margin-bottom: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-map__event-venue:last-child {
	margin-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-distance {
	display: block !important;
	visibility: visible;
}

.tribe-events-pro .tribe-events-pro-map__event-actions {
	display: none;
	margin-top: var(--tec-spacer-1);
	position: relative;
}

.tribe-theme-twentynineteen .tribe-events-pro .tribe-events-pro-map__event-card.entry {
	padding: var(--tec-spacer-3) var(--tec-spacer-2);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip {
	padding-bottom: var(--tec-spacer-5);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip--has-slider {
	padding-bottom: var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-slider-wrapper {
	flex-wrap: nowrap;
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-slide {
	flex: none;
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-datetime-wrapper {
	margin-bottom: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-datetime-featured-icon {
	display: inline-block;
	margin-right: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-title {
	margin: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-venue {
	margin-top: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-cost {
	margin-top: var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation {
	padding-top: var(--tec-spacer-4);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-list {
	flex-wrap: nowrap;
	justify-content: space-between;
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-list-item {
	flex: none;
	width: auto;
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button {
	align-items: center;
	display: flex;
}

.tribe-events-pro .gm-style .gm-style-iw-c {
	max-height: none !important;
	padding: var(--tec-spacer-5) var(--tec-spacer-5) 0 !important;
}

.tribe-events-pro .gm-style .gm-style-iw-c>button {
	right: 0 !important;
	top: -2px !important;
}

.tribe-events-pro .gm-style .gm-style-iw-c>button img {
	height: 16px !important;
	width: 16px !important;
}

.tribe-events-pro .gm-style .gm-style-iw-d {
	max-height: none !important;
	max-width: 206px !important;
	overflow: hidden !important;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-map__nav {
	flex: none;
	padding: var(--tec-spacer-3) var(--tec-spacer-2);
}

.tribe-events-pro .tribe-events-pro-organizer__meta {
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-organizer__meta .tec-events-c-view-box-border {
	display: flex;
	flex-wrap: wrap;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta--has-featured-image .tribe-events-pro-organizer__meta-data {
	padding-left: var(--tec-grid-gutter-small-half);
	width: calc(var(--tec-grid-width-1-of-8) * 5);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta--has-featured-image .tribe-events-pro-organizer__meta-content {
	width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta--has-featured-image .tribe-events-pro-organizer__meta-details {
	margin-bottom: var(--tec-grid-gutter-small-half);
	width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta--has-featured-image:not(.tribe-events-pro-organizer__meta--has-details) .tribe-events-pro-organizer__meta-featured-image-wrapper {
	margin-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta--has-featured-image:not(.tribe-events-pro-organizer__meta--has-details):not(.tribe-events-pro-organizer__meta--has-content):not(.tribe-events-pro-organizer__meta--has-taxonomy) .tec-events-c-view-box-border {
	width: calc(var(--tec-grid-width-1-of-8) * 3);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta--has-featured-image:not(.tribe-events-pro-organizer__meta--has-details):not(.tribe-events-pro-organizer__meta--has-content):not(.tribe-events-pro-organizer__meta--has-taxonomy) .tribe-events-pro-organizer__meta-details {
	width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta--has-featured-image:not(.tribe-events-pro-organizer__meta--has-details):not(.tribe-events-pro-organizer__meta--has-content):not(.tribe-events-pro-organizer__meta--has-taxonomy) .tribe-events-pro-organizer__meta-featured-image-wrapper {
	padding-right: 0;
	width: 100%;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta:not(.tribe-events-pro-organizer__meta--has-featured-image) .tribe-events-pro-organizer__meta-content {
	padding-right: var(--tec-grid-gutter-small-half);
	width: calc(var(--tec-grid-width-1-of-8) * 5);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta:not(.tribe-events-pro-organizer__meta--has-featured-image) .tribe-events-pro-organizer__meta-details {
	padding-left: var(--tec-grid-gutter-small-half);
	width: calc(var(--tec-grid-width-1-of-8) * 3);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta:not(.tribe-events-pro-organizer__meta--has-featured-image):not(.tribe-events-pro-organizer__meta--has-details) .tribe-events-pro-organizer__meta-content {
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-title {
	margin: 0 0 var(--tec-spacer-3);
}

.tribe-events-pro .tribe-events-pro-organizer__meta-title:last-child {
	margin-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta-row {
	display: flex;
	flex-direction: row-reverse;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-data {
	flex: none;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta-data:first-child {
	padding-left: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta-data {
	padding-left: var(--tec-grid-gutter-small-half);
	width: calc(var(--tec-grid-width-1-of-8) * 8);
}

.tribe-events-pro .tribe-events-pro-organizer__meta-data>.tribe-events-pro-organizer__meta-row>* {
	margin-bottom: var(--tec-spacer-4);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta-data>.tribe-events-pro-organizer__meta-row>* {
	flex: none;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-data>.tribe-events-pro-organizer__meta-row>:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-featured-image-wrapper {
	flex: none;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-featured-image-wrapper.tribe-events-pro-organizer__meta-featured-image-wrapper--has-details {
	margin-bottom: var(--tec-spacer-4);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta-featured-image-wrapper {
	margin-bottom: 0;
	padding-right: var(--tec-grid-gutter-small-half);
	width: calc(var(--tec-grid-width-1-of-8) * 3);
}

.tribe-events-pro .tribe-events-pro-organizer__meta-featured-image-link {
	display: block;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta-content {
	flex: none;
	width: calc(var(--tec-grid-width-1-of-8) * 5);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-organizer__meta-details {
	flex: none;
	margin-bottom: 0;
	width: calc(var(--tec-grid-width-1-of-8) * 3);
}

.tribe-events-pro .tribe-events-pro-organizer__meta-details:last-child {
	margin-bottom: 0;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-details>:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-categories-label {
	font-weight: 700;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-categories, .tribe-events-pro .tribe-events-pro-organizer__meta-email, .tribe-events-pro .tribe-events-pro-organizer__meta-phone, .tribe-events-pro .tribe-events-pro-organizer__meta-website {
	margin-bottom: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-organizer__meta-email-icon-svg, .tribe-events-pro .tribe-events-pro-organizer__meta-phone-icon-svg, .tribe-events-pro .tribe-events-pro-organizer__meta-website-icon-svg {
	display: inline-block;
	height: 16px;
	margin-right: var(--tec-spacer-1);
	margin-top: 4px;
	width: 16px;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-website-icon-svg {
	width: 15px;
}

.tribe-events-pro .tribe-events-pro-venue__meta {
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-venue__meta .tec-events-c-view-box-border {
	display: flex;
	flex-wrap: wrap;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta--has-featured-image:not(.tribe-events-pro-venue__meta--has-details):not(.tribe-events-pro-venue__meta--has-map):not(.tribe-events-pro-venue__meta--has-content) .tec-events-c-view-box-border {
	max-width: var(--tec-grid-width-1-of-2);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta--has-featured-image:not(.tribe-events-pro-venue__meta--has-details):not(.tribe-events-pro-venue__meta--has-map):not(.tribe-events-pro-venue__meta--has-content) .tribe-events-pro-venue__meta-data, .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta--has-featured-image:not(.tribe-events-pro-venue__meta--has-details):not(.tribe-events-pro-venue__meta--has-map):not(.tribe-events-pro-venue__meta--has-content) .tribe-events-pro-venue__meta-map {
	padding: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta--has-map:not(.tribe-events-pro-venue__meta--has-details):not(.tribe-events-pro-venue__meta--has-featured-image):not(.tribe-events-pro-venue__meta--has-content) .tec-events-c-view-box-border {
	max-width: var(--tec-grid-width-1-of-2);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta--has-map:not(.tribe-events-pro-venue__meta--has-details):not(.tribe-events-pro-venue__meta--has-featured-image):not(.tribe-events-pro-venue__meta--has-content) .tribe-events-pro-venue__meta-map {
	padding: 0;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-venue__meta-row {
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-venue__meta--has-map .tribe-events-pro-venue__meta-data iframe, .tribe-events-pro .tribe-events-pro-venue__meta--has-map .tribe-events-pro-venue__meta-map iframe {
	display: block;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta--has-map .tribe-events-pro-venue__meta-data, .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta--has-map .tribe-events-pro-venue__meta-map {
	width: var(--tec-grid-width-1-of-2);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta-data, .tribe-events-pro .tribe-events-pro-venue__meta-data {
	padding-right: var(--tec-grid-gutter-small-half);
}

.tribe-events-pro .tribe-events-pro-venue__meta-data>* {
	margin-bottom: var(--tec-spacer-4);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta-data>* {
	flex: none;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-venue__meta-data>:last-child {
	margin-bottom: 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta-map {
	padding-left: var(--tec-grid-gutter-small-half);
}

.tribe-events-pro .tribe-events-pro-venue__meta-title {
	margin: 0 0 var(--tec-spacer-3);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta-title {
	margin-bottom: var(--tec-spacer-5);
}

.tribe-events-pro .tribe-events-pro-venue__meta-featured-image-wrapper.tribe-events-pro-venue__meta-featured-image-wrapper--has-details {
	margin-bottom: var(--tec-spacer-3);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta-featured-image-wrapper.tribe-events-pro-venue__meta-featured-image-wrapper--has-details {
	margin-bottom: var(--tec-spacer-5);
}

.tribe-events-pro .tribe-events-pro-venue__meta-details {
	margin-bottom: var(--tec-spacer-3);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta-details {
	margin-bottom: var(--tec-spacer-5);
}

.tribe-events-pro .tribe-events-pro-venue__meta-details>:last-child {
	margin-bottom: 0;
}

.tribe-events-pro .tribe-events-pro-venue__meta-address, .tribe-events-pro .tribe-events-pro-venue__meta-phone, .tribe-events-pro .tribe-events-pro-venue__meta-website {
	display: flex;
	margin-bottom: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-venue__meta-categories {
	margin-bottom: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-venue__meta-address-details {
	flex: 1 1 100%;
}

.tribe-events-pro .tribe-events-pro-venue__meta-address-details .tribe-address {
	display: block;
}

.tribe-events-pro .tribe-events-pro-venue__meta-categories-label {
	font-weight: 700;
}

.tribe-events-pro .tribe-events-pro-venue__meta-address-icon-svg, .tribe-events-pro .tribe-events-pro-venue__meta-phone-icon-svg, .tribe-events-pro .tribe-events-pro-venue__meta-website-icon-svg {
	display: inline-block;
	height: 16px;
	margin-right: var(--tec-spacer-2);
	margin-top: 4px;
	width: 16px;
}

.tribe-events-pro .tribe-events-pro-venue__meta-website-icon-svg {
	width: 15px;
}

.tribe-events-pro .tribe-events-pro-venue__meta-address-icon-svg {
	width: 14px;
}

.tribe-events-pro .tribe-events-pro-venue__meta-data-google-maps-default {
	height: 100%;
	width: 100%;
}

@svg-load arrow-right-active url("../icons/arrow-right.svg") {}

@svg-load arrow-right-secondary url("../icons/arrow-right.svg") {}

@svg-load arrow-right-white url("../icons/arrow-right.svg") {}

@svg-load arrow url("../icons/arrow.svg") {}

@svg-load caret-down url("../icons/caret-down.svg") {}

@svg-load caret-left url("../icons/caret-left.svg") {}

@svg-load caret-left-active url("../icons/caret-left.svg") {}

@svg-load caret-left-disabled url("../icons/caret-left.svg") {}

@svg-load caret-left-secondary url("../icons/caret-left.svg") {}

@svg-load caret-right url("../icons/caret-right.svg") {}

@svg-load caret-right-active url("../icons/caret-right.svg") {}

@svg-load caret-right-disabled url("../icons/caret-right.svg") {}

@svg-load caret-right-secondary url("../icons/caret-right.svg") {}

@svg-load caret-right-white url("../icons/caret-right.svg") {}

@svg-load caret-up url("../icons/caret-up.svg") {}

@svg-load check-white url("../icons/check.svg") {}

@svg-load close url("../icons/close.svg") {}

@svg-load close-secondary url("../icons/close.svg") {}

@svg-load day url("../icons/day.svg") {}

@svg-load dropdown url("../icons/dropdown.svg") {}

@svg-load error-active url("../icons/error.svg") {}

@svg-load featured url("../icons/featured-event.svg") {}

@svg-load featured-active url("../icons/featured-event.svg") {}

@svg-load featured-white url("../icons/featured-event.svg") {}

@svg-load filters url("../icons/filters.svg") {}

@svg-load filters-active url("../icons/filters.svg") {}

@svg-load filters-disabled url("../icons/filters.svg") {}

@svg-load link-active url("../icons/link.svg") {}

@svg-load guest-active url("../icons/guest.svg") {}

@svg-load guest-disabled url("../icons/guest.svg") {}

@svg-load list url("../icons/list.svg") {}

@svg-load location url("../icons/location.svg") {}

@svg-load location-active url("../icons/location.svg") {}

@svg-load location-disabled url("../icons/location.svg") {}

@svg-load location-focus url("../icons/location.svg") {}

@svg-load mail-active url("../icons/mail.svg") {}

@svg-load map url("../icons/map.svg") {}

@svg-load map-pin-active url("../icons/map-pin.svg") {}

@svg-load month url("../icons/month.svg") {}

@svg-load paper-plane-active url("../icons/paper-plane.svg") {}

@svg-load phone-active url("../icons/phone.svg") {}

@svg-load photo url("../icons/photo.svg") {}

@svg-load plus-focus url("../icons/plus.svg") {}

@svg-load plus-white url("../icons/plus.svg") {}

@svg-load recurring url("../icons/recurring-events.svg") {}

@svg-load recurring-active url("../icons/recurring-events.svg") {}

@svg-load remove url("../icons/remove.svg") {}

@svg-load remove-secondary url("../icons/remove.svg") {}

@svg-load reset url("../icons/reset.svg") {}

@svg-load reset-active url("../icons/reset.svg") {}

@svg-load reset-disabled url("../icons/reset.svg") {}

@svg-load search url("../icons/search.svg") {}

@svg-load search-active url("../icons/search.svg") {}

@svg-load search-disabled url("../icons/search.svg") {}

@svg-load search-focus url("../icons/search.svg") {}

@svg-load search-filter url("../icons/search-filter.svg") {}

@svg-load week url("../icons/week.svg") {}

.tribe-events-pro.tribe-events-view--week .datepicker .day {
	border-radius: 0;
}

.tribe-events-pro.tribe-events-view--week .datepicker .day:first-child {
	border-bottom-left-radius: var(--tec-border-radius-default);
	border-top-left-radius: var(--tec-border-radius-default);
}

.tribe-events-pro.tribe-events-view--week .datepicker .day:last-child {
	border-bottom-right-radius: var(--tec-border-radius-default);
	border-top-right-radius: var(--tec-border-radius-default);
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.disabled, .tribe-events-pro.tribe-events-view--week .datepicker .day.disabled.focused, .tribe-events-pro.tribe-events-view--week .datepicker .day.disabled:focus, .tribe-events-pro.tribe-events-view--week .datepicker .day.disabled:hover {
	color: var(--tec-color-text-primary);
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.active {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-primary);
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.active:hover {
	background: rgba(0, 0, 0, 0);
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.past, .tribe-events-pro.tribe-events-view--week .datepicker .day.past.focused, .tribe-events-pro.tribe-events-view--week .datepicker .day.past:focus, .tribe-events-pro.tribe-events-view--week .datepicker .day.past:hover {
	color: var(--tec-color-text-primary-light);
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.current {
	color: var(--tec-color-background);
	position: relative;
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.current.focused, .tribe-events-pro.tribe-events-view--week .datepicker .day.current:focus, .tribe-events-pro.tribe-events-view--week .datepicker .day.current:hover {
	color: var(--tec-color-background);
}

.tribe-events-pro.tribe-events-view--week .datepicker .day.current:before {
	background: var(--tec-color-accent-primary);
	border-radius: var(--tec-border-radius-default);
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

.tribe-events-pro.tribe-events-view--week .datepicker .focused .day, .tribe-events-pro.tribe-events-view--week .datepicker .focused .day:hover, .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day, .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day:hover {
	background: var(--tec-color-background-secondary);
}

.tribe-events-pro.tribe-events-view--week .datepicker .focused .day.current, .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day.current {
	background: rgba(0, 0, 0, 0);
}

.tribe-events-pro.tribe-events-view--week .datepicker .active .day, .tribe-events-pro.tribe-events-view--week .datepicker .active .day:hover {
	background: var(--tec-color-accent-primary-background);
}

.tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .day.active {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-primary);
}

.tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .day.active:hover {
	background: rgba(0, 0, 0, 0);
}

.tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .day.past {
	color: var(--tec-color-text-primary-light);
}

.tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .day.current, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .day.current.focused, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .day.current:focus, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .day.current:hover {
	color: var(--tec-color-background);
}

.tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .focused .day, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .focused .day:hover, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day:hover {
	background: var(--tec-color-background-secondary);
}

.tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .focused .day.current, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day.current {
	background: rgba(0, 0, 0, 0);
}

.tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .active .day, .tribe-theme-enfold .tribe-events-pro.tribe-events-view--week .datepicker .active .day:hover {
	background: var(--tec-color-accent-primary-background);
}

.tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .day.active {
	background: rgba(0, 0, 0, 0) !important;
	color: var(--tec-color-text-primary) !important;
}

.tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .day.active:hover {
	background: rgba(0, 0, 0, 0) !important;
}

.tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .day.past {
	color: var(--tec-color-text-primary-light) !important;
}

.tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .day.current, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .day.current.focused, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .day.current:focus, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .day.current:hover {
	color: var(--tec-color-background) !important;
}

.tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .focused .day, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .focused .day:hover, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day:hover {
	background: var(--tec-color-background-secondary) !important;
}

.tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .focused .day.current, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .hovered .day.current {
	background: rgba(0, 0, 0, 0) !important;
}

.tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .active .day, .tribe-theme-avada .tribe-events-pro.tribe-events-view--week .datepicker .active .day:hover {
	background: var(--tec-color-accent-primary-background) !important;
}

:root {
	--tec-color-recurring-icon-month: var(--tec-color-text-primary);
	--tec-color-recurring-icon-month-hover: var(--tec-color-text-primary);
	--tec-color-recurring-icon-month-multiday: var(--tec-color-text-primary);
	--tec-color-recurring-icon-month-multiday-hover: var(--tec-color-text-primary);
	--tec-color-recurring-icon-list: var(--tec-color-text-primary);
	--tec-color-recurring-icon-list-hover: var(--tec-color-text-primary);
	--tec-color-recurring-icon-day: var(--tec-color-text-primary);
	--tec-color-recurring-icon-day-hover: var(--tec-color-text-primary);
	--tec-color-recurring-icon-week: var(--tec-color-text-primary);
	--tec-color-recurring-icon-week-hover: var(--tec-color-text-primary);
	--tec-color-recurring-icon-week-multiday: var(--tec-color-text-primary);
	--tec-color-recurring-icon-week-multiday-hover: var(--tec-color-text-primary);
	--tec-color-recurring-icon-photo: var(--tec-color-text-primary);
	--tec-color-recurring-icon-photo-hover: var(--tec-color-text-primary);
	--tec-color-recurring-icon-map: var(--tec-color-text-primary);
	--tec-color-recurring-icon-map-hover: var(--tec-color-text-primary);
}

.tec-view__event-venue-multi-suffix-separator {
	color: var(--tec-color-border-default);
}

.tribe-events .tribe-events-calendar-list__event-datetime-recurring-link:focus .tribe-events-calendar-list__event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-list__event-datetime-recurring-link:hover .tribe-events-calendar-list__event-datetime-recurring-icon-svg path {
	fill: currentcolor;
	stroke: currentcolor;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link {
	color: var(--tec-color-recurring-icon-month);
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link:hover {
	color: var(--tec-color-recurring-icon-month-hover);
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link:focus .tribe-events-calendar-month__calendar-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link:hover .tribe-events-calendar-month__calendar-event-datetime-recurring-icon-svg path {
	fill: currentcolor;
	stroke: currentcolor;
}

.tribe-events .tribe-events-calendar-month__calendar-event-multiday-datetime-recurring-link, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-recurring-link {
	color: var(--tec-color-recurring-icon-month-multiday);
}

.tribe-events .tribe-events-calendar-month__calendar-event-multiday-datetime-recurring-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-datetime-recurring-link:hover, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-recurring-link:focus, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-recurring-link:hover {
	color: var(--tec-color-recurring-icon-month-multiday-hover);
}

.tribe-events .tribe-events-calendar-day__event-datetime-recurring-link:focus .tribe-events-calendar-day__event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-day__event-datetime-recurring-link:hover .tribe-events-calendar-day__event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:focus .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:hover .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-datetime-recurring-link:focus .tribe-events-calendar-month__calendar-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-datetime-recurring-link:hover .tribe-events-calendar-month__calendar-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-recurring-link:focus .tribe-events-calendar-month__calendar-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month__calendar-event-multiday-recurring-link:hover .tribe-events-calendar-month__calendar-event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-link:focus .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-link:hover .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-icon-svg path {
	fill: currentcolor;
	stroke: currentcolor;
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime-recurring-link:focus .tribe-events-calendar-latest-past__event-datetime-recurring-icon-svg path, .tribe-events .tribe-events-calendar-latest-past__event-datetime-recurring-link:hover .tribe-events-calendar-latest-past__event-datetime-recurring-icon-svg path {
	fill: currentcolor;
	stroke: currentcolor;
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
	transition: var(--tec-transition-opacity);
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:focus, .tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:hover {
	opacity: var(--tec-opacity-icon-hover);
}

.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:active {
	opacity: var(--tec-opacity-icon-active);
}

.tribe-events-pro .tribe-events-pro-photo__event-date-tag-month {
	color: var(--tec-color-text-primary);
	color: var(--tec-color-text-secondary);
	font-family: var(--tec-font-family-sans-serif);
	font-size: var(--tec-font-size-0);
	font-weight: var(--tec-font-weight-regular);
	line-height: var(--tec-line-height-2);
	text-transform: uppercase;
}

.tribe-events-pro .tribe-events-pro-photo__event-title-link {
	background-color: initial;
	background: rgba(0, 0, 0, 0);
	border: 0;
	color: var(--tec-color-text-events-title);
	font-family: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.tribe-events-pro .tribe-events-pro-photo__event-title-link:active, .tribe-events-pro .tribe-events-pro-photo__event-title-link:focus, .tribe-events-pro .tribe-events-pro-photo__event-title-link:hover {
	background: rgba(0, 0, 0, 0);
	border-color: currentColor;
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-photo__event-title-link:visited {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-photo__event-datetime {
	color: var(--tec-color-text-event-date);
}

.tribe-events-pro .tribe-events-pro-photo__event-datetime-featured-text {
	color: var(--tec-color-accent-primary);
	font-weight: var(--tec-font-weight-bold);
}

.tribe-events-pro .tribe-events-pro-photo__event-datetime-recurring-link:focus .tribe-events-pro-photo__event-datetime-recurring-icon-svg path, .tribe-events-pro .tribe-events-pro-photo__event-datetime-recurring-link:hover .tribe-events-pro-photo__event-datetime-recurring-icon-svg path {
	fill: currentcolor;
	stroke: currentcolor;
}

.tribe-events-pro .tribe-events-pro-summary__month-separator:after {
	background-color: var(--tec-color-border-default);
	content: "";
	display: block;
	flex: auto;
	height: 1px;
}

.tribe-events-pro .tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-date-tag-datetime:after {
	background-color: var(--tec-color-accent-primary);
	border-radius: var(--tec-border-radius-default);
	content: "";
	height: 100%;
	position: absolute;
	right: calc(100% - 3px);
	width: 3px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-row--featured .tribe-events-pro-summary__event-date-tag-datetime:after {
	right: -1px;
	width: 4px;
}

.tribe-events-pro .tribe-events-pro-summary__event-date-tag-weekday {
	color: var(--tec-color-text-primary);
	color: var(--tec-color-text-secondary);
	font-family: var(--tec-font-family-sans-serif);
	font-size: var(--tec-font-size-0);
	font-weight: var(--tec-font-weight-regular);
	line-height: var(--tec-line-height-2);
	text-transform: uppercase;
}

.tribe-events-pro .tribe-events-pro-summary__event-datetime {
	color: var(--tec-color-text-event-date);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-summary__event-datetime-featured-text {
	color: var(--tec-color-accent-primary);
	font-weight: var(--tec-font-weight-bold);
}

.tribe-events-pro .tribe-events-pro-summary__date-separator {
	background-color: var(--tec-color-border-default);
}

.tribe-events-pro .tribe-events-pro-summary__event-title-link {
	background-color: initial;
	background: rgba(0, 0, 0, 0);
	border: 0;
	color: var(--tec-color-text-events-title);
	font-family: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.tribe-events-pro .tribe-events-pro-summary__event-title-link:active, .tribe-events-pro .tribe-events-pro-summary__event-title-link:focus, .tribe-events-pro .tribe-events-pro-summary__event-title-link:hover {
	background: rgba(0, 0, 0, 0);
	border-color: currentColor;
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-summary__event-title-link:visited {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro-summary a.tribe-events-c-small-cta__text {
	border-bottom: 1px solid var(--tec-color-icon-focus);
}

.tribe-events-pro-summary .tribe-events-c-small-cta__price {
	border-radius: 10px;
}

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

.tribe-events-pro .tribe-events-pro-week-day-selector__day {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: var(--tec-border-radius-default);
	transition: var(--tec-transition-border-color);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day:focus .tribe-events-pro-week-day-selector__day-daynum, .tribe-events-pro .tribe-events-pro-week-day-selector__day:focus .tribe-events-pro-week-day-selector__day-weekday, .tribe-events-pro .tribe-events-pro-week-day-selector__day:hover .tribe-events-pro-week-day-selector__day-daynum, .tribe-events-pro .tribe-events-pro-week-day-selector__day:hover .tribe-events-pro-week-day-selector__day-weekday {
	color: var(--tec-color-accent-secondary-hover);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day:active .tribe-events-pro-week-day-selector__day-daynum, .tribe-events-pro .tribe-events-pro-week-day-selector__day:active .tribe-events-pro-week-day-selector__day-weekday {
	color: var(--tec-color-accent-secondary-active);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day--active {
	border-color: var(--tec-color-accent-primary);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__events-icon {
	background-color: var(--tec-color-accent-primary);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day-daynum, .tribe-events-pro .tribe-events-pro-week-day-selector__day-weekday {
	transition: var(--tec-transition-color);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day-weekday {
	color: var(--tec-color-text-secondary);
	margin: 9px 0 -7px;
	text-transform: uppercase;
}

.tribe-events-pro .tribe-events-pro-week-day-selector__day-daynum {
	margin-bottom: var(--tec-spacer-0);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__next:focus .tribe-events-pro-week-day-selector__next-icon-svg path, .tribe-events-pro .tribe-events-pro-week-day-selector__next:hover .tribe-events-pro-week-day-selector__next-icon-svg path, .tribe-events-pro .tribe-events-pro-week-day-selector__prev:focus .tribe-events-pro-week-day-selector__prev-icon-svg path, .tribe-events-pro .tribe-events-pro-week-day-selector__prev:hover .tribe-events-pro-week-day-selector__prev-icon-svg path {
	fill: var(--tec-color-icon-active);
}

.tribe-events-pro .tribe-events-pro-week-day-selector__next-icon-svg path, .tribe-events-pro .tribe-events-pro-week-day-selector__prev-icon-svg path {
	fill: var(--tec-color-icon-secondary);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-weekday {
	color: var(--tec-color-text-primary);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum, .tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link {
	color: var(--tec-color-accent-primary);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link:focus, .tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link:hover {
	color: var(--tec-color-accent-primary-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column--current .tribe-events-pro-week-grid__header-column-daynum-link:active {
	color: var(--tec-color-accent-primary-active);
}

.tribe-events-pro .tribe-events-pro-week-grid__header-column-weekday {
	color: var(--tec-color-text-secondary);
	text-transform: uppercase;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-events-row-wrapper {
	box-shadow: var(--tec-box-shadow-multiday);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-wrapper:focus+.tribe-events-pro-week-grid__events-row-scroll-pane {
	opacity: var(--tec-opacity-default);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-toggle-button:focus, .tribe-events-pro .tribe-events-pro-week-grid__multiday-toggle-button:hover {
	opacity: var(--tec-opacity-icon-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-toggle-button:active {
	opacity: var(--tec-opacity-icon-active);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-scroll-wrapper:hover .tribe-events-pro-week-grid__events-row-scroll-pane {
	opacity: var(--tec-opacity-default);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-time-tag {
	color: var(--tec-color-text-primary);
	font-family: var(--tec-font-family-sans-serif);
	font-size: var(--tec-font-size-0);
	font-weight: var(--tec-font-weight-regular);
	line-height: var(--tec-line-height-2);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-scroll-pane {
	opacity: 0;
	transition: var(--tec-transition-opacity);
}

.tribe-events-pro .tribe-events-pro-week-grid__events-row-scroll-pane.active {
	opacity: var(--tec-opacity-default);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--start .tribe-events-pro-week-grid__multiday-event-bar {
	border-bottom-left-radius: 9.5px;
	border-top-left-radius: 9.5px;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--end .tribe-events-pro-week-grid__multiday-event-bar {
	border-bottom-right-radius: 9.5px;
	border-top-right-radius: 9.5px;
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-inner {
	background-color: var(--tec-color-accent-primary-multiday);
	transition: var(--tec-transition-background-color);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-inner:focus, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-inner:hover {
	background-color: var(--tec-color-accent-primary-multiday-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-title-link {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-title-link:active, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-title-link:focus, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-title-link:hover {
	background: rgba(0, 0, 0, 0);
	border-color: currentColor;
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-title-link:visited {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--past .tribe-events-pro-week-grid__multiday-event-bar-inner {
	background-color: var(--tec-color-background-secondary);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event--past .tribe-events-pro-week-grid__multiday-event-bar-inner--focus, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event--past .tribe-events-pro-week-grid__multiday-event-bar-inner--hover, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event--past .tribe-events-pro-week-grid__multiday-event-bar-inner:focus, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event--past .tribe-events-pro-week-grid__multiday-event-bar-inner:hover {
	background-color: var(--tec-color-background-secondary-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-inner--focus, .tribe-events-pro .tribe-events-pro-week-grid__multiday-event-bar-inner--hover {
	background-color: var(--tec-color-accent-primary-multiday-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__multiday-event-title {
	text-overflow: ellipsis;
}

:root {
	--tec-color-twentyseventeen-dark-background: #222;
	--color-twentyseventeen-dark-background: var(--tec-color-twentyseventeen-dark-background, #222);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-title {
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--h-1 .tribe-events-pro-week-grid__event-title, .tribe-events-pro [class*=tribe-events-pro-week-grid__event--h-0] .tribe-events-pro-week-grid__event-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tribe-events-pro .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner {
	background-color: var(--tec-color-accent-primary-week-event-featured);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link-inner:before {
	background-color: var(--tec-color-accent-primary);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 2px;
}

.tribe-events-pro .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link:focus .tribe-events-pro-week-grid__event-link-inner, .tribe-events-pro .tribe-events-pro-week-grid__event--featured .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner {
	background-color: var(--tec-color-accent-primary-week-event-featured-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link-inner {
	background-color: var(--tec-color-background-secondary);
}

.tribe-events-pro .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link:focus .tribe-events-pro-week-grid__event-link-inner, .tribe-events-pro .tribe-events-pro-week-grid__event--past .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner {
	background-color: var(--tec-color-background-secondary-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-link {
	border: var(--tec-border-width-week-event) solid var(--tec-color-background);
	border-radius: calc(var(--tec-border-radius-default) + var(--tec-border-width-week-event));
}

.tribe-events-pro .tribe-events-pro-week-grid__event-link:focus .tribe-events-pro-week-grid__event-link-inner, .tribe-events-pro .tribe-events-pro-week-grid__event-link:hover .tribe-events-pro-week-grid__event-link-inner {
	background-color: var(--tec-color-accent-primary-week-event-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-link-inner {
	background-color: var(--tec-color-accent-primary-week-event);
	transition: var(--tec-transition-background-color);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-datetime {
	color: var(--tec-color-text-primary);
	color: var(--tec-color-text-event-date);
	font-family: var(--tec-font-family-sans-serif);
	font-size: var(--tec-font-size-0);
	font-weight: var(--tec-font-weight-regular);
	line-height: var(--tec-line-height-2);
	white-space: nowrap;
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-featured-image-link {
	transition: var(--tec-transition-opacity);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-featured-image-link:focus, .tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-featured-image-link:hover {
	opacity: var(--tec-opacity-icon-hover);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-featured-image-link:active {
	opacity: var(--tec-opacity-icon-active);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-title-link {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-title-link:active, .tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-title-link:focus, .tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-title-link:hover {
	background: rgba(0, 0, 0, 0);
	border-color: currentColor;
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-title-link:visited {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime {
	color: var(--tec-color-text-primary);
	color: var(--tec-color-text-event-date);
	font-family: var(--tec-font-family-sans-serif);
	font-size: var(--tec-font-size-0);
	font-weight: var(--tec-font-weight-regular);
	line-height: var(--tec-line-height-2);
}

.tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-link:focus .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-icon-svg path, .tribe-events-pro .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-link:hover .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-icon-svg path {
	fill: currentcolor;
	stroke: currentcolor;
}

.tribe-theme-twentyseventeen.colors-dark .tribe-events-pro .tribe-events-pro-week-grid__event-link {
	border-color: var(--tec-color-twentyseventeen-dark-background);
}

.tribe-theme-twentytwentyone .tribe-events-pro .tribe-events-pro-week-grid__event-link {
	border-color: var(--tec-global--color-background);
}

.tribe-events-week.ast-separate-container .ast-article-post {
	background-color: initial;
	padding: 0;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-title-link {
	background-color: initial;
	background: rgba(0, 0, 0, 0);
	border: 0;
	color: var(--tec-color-text-events-title);
	font-family: inherit;
	font-size: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	-webkit-text-decoration: none;
	text-decoration: none;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-title-link:active, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-title-link:focus, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-title-link:hover {
	background: rgba(0, 0, 0, 0);
	border-color: currentColor;
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-title-link:visited {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event--featured:before {
	background-color: var(--tec-color-accent-primary);
	content: "";
	height: 100%;
	left: var(--tec-grid-gutter-small-half);
	position: absolute;
	width: 3px;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-featured-image-link {
	transition: var(--tec-transition-opacity);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-featured-image-link:focus, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-featured-image-link:hover {
	opacity: var(--tec-opacity-icon-hover);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-featured-image-link:active {
	opacity: var(--tec-opacity-icon-active);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-recurring-link {
	color: var(--tec-color-text-event-date);
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-recurring-link:focus .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-icon-svg path, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-recurring-link:focus .tribe-events-pro-week-mobile-events__event-datetime-recurring-icon-svg path, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-recurring-link:hover .tribe-events-pro-week-grid__event-tooltip-datetime-recurring-icon-svg path, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-datetime-recurring-link:hover .tribe-events-pro-week-mobile-events__event-datetime-recurring-icon-svg path {
	fill: currentcolor;
	stroke: currentcolor;
}

.tribe-events-pro .tribe-events-pro-week-mobile-events__event-time-separator:after, .tribe-events-pro .tribe-events-pro-week-mobile-events__event-type-separator:after {
	background-color: var(--tec-color-border-default);
	content: "";
	display: block;
	flex: auto;
	height: 1px;
	margin-left: 20px;
}

.tribe-events-pro .tribe-events-pro-map__map {
	border-color: var(--tec-color-border-default);
	border-style: solid;
	border-width: 1px 1px 0;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__map {
	border-width: 1px 0 1px 1px;
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal--premium {
	box-shadow: var(--tec-box-shadow-default);
}

.tribe-events-pro .tribe-events-pro-map__no-venue-modal-close:focus .tribe-events-pro-map__no-venue-modal-close-icon-svg path, .tribe-events-pro .tribe-events-pro-map__no-venue-modal-close:hover .tribe-events-pro-map__no-venue-modal-close-icon-svg path {
	stroke: var(--tec-color-icon-primary);
}

.tribe-events-pro .tribe-events-pro-map__event-column:after, .tribe-events-pro .tribe-events-pro-map__event-column:before {
	background-color: var(--tec-color-border-default);
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	width: 1px;
}

.tribe-events-pro .tribe-events-pro-map__event-column:before {
	left: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-column:after {
	right: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-cards-wrapper:hover .tribe-events-pro-map__event-cards-scroll-pane {
	opacity: var(--tec-opacity-default);
}

.tribe-events-pro .tribe-events-pro-map__event-cards-wrapper:after, .tribe-events-pro .tribe-events-pro-map__event-cards-wrapper:before {
	background-color: var(--tec-color-border-default);
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	width: 100%;
}

.tribe-events-pro .tribe-events-pro-map__event-cards-wrapper:before {
	top: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-cards-wrapper:after {
	bottom: 0;
}

.tribe-events-pro .tribe-events-pro-map__event-cards:focus+.tribe-events-pro-map__event-cards-scroll-pane {
	opacity: var(--tec-opacity-default);
}

.tribe-events-pro .tribe-events-pro-map__event-cards-scroll-pane {
	opacity: 0;
	transition: var(--tec-transition-opacity);
}

.tribe-events-pro .tribe-events-pro-map__event-cards-scroll-pane.active {
	opacity: var(--tec-opacity-default);
}

.tribe-events-pro .tribe-events-pro-map__event-card-wrapper:not(:first-child) {
	margin-top: -1px;
}

.tribe-events-pro .tribe-events-pro-map__event-card-button {
	border: 1px solid var(--tec-color-border-default);
	text-align: left;
}

.tribe-events-pro .tribe-events-pro-map__event-card-button:focus, .tribe-events-pro .tribe-events-pro-map__event-card-button:hover {
	border: 1px solid var(--tec-color-border-hover);
}

.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--active .tribe-events-pro-map__event-card-button {
	border: 1px solid var(--tec-color-accent-primary);
	box-shadow: var(--tec-box-shadow-card);
}

.tribe-events-pro .tribe-events-pro-map__event-date-tag-month {
	color: var(--tec-color-text-primary);
	color: var(--tec-color-text-secondary);
	font-family: var(--tec-font-family-sans-serif);
	font-size: var(--tec-font-size-0);
	font-weight: var(--tec-font-weight-regular);
	line-height: var(--tec-line-height-2);
	text-transform: uppercase;
}

.tribe-events-pro .tribe-events-pro-map__event-featured-image-link {
	transition: var(--tec-transition-opacity);
}

.tribe-events-pro .tribe-events-pro-map__event-featured-image-link:focus, .tribe-events-pro .tribe-events-pro-map__event-featured-image-link:hover {
	opacity: var(--tec-opacity-icon-hover);
}

.tribe-events-pro .tribe-events-pro-map__event-featured-image-link:active {
	opacity: var(--tec-opacity-icon-active);
}

.tribe-events-pro .tribe-events-pro-map__event-datetime-wrapper, .tribe-events-pro .tribe-events-pro-map__event-tooltip-datetime-wrapper {
	color: var(--tec-color-text-event-date);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-datetime-featured-text {
	color: var(--tec-color-accent-primary);
	font-weight: var(--tec-font-weight-bold);
}

.tribe-events-pro .tribe-events-pro-map__event-title {
	color: var(--tec-color-text-events-title);
	line-height: var(--tec-line-height-0);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-title-link {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-title-link:active, .tribe-events-pro .tribe-events-pro-map__event-tooltip-title-link:focus, .tribe-events-pro .tribe-events-pro-map__event-tooltip-title-link:hover {
	background: rgba(0, 0, 0, 0);
	border-color: currentColor;
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-title-link:visited {
	background: rgba(0, 0, 0, 0);
	color: var(--tec-color-text-events-title);
}

.tribe-events-pro .tribe-events-pro-map__event-venue {
	font-style: normal;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-distance {
	color: var(--tec-color-text-secondary);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-venue {
	font-style: normal;
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button:focus, .tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button:hover {
	opacity: var(--tec-opacity-icon-hover);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button:active {
	opacity: var(--tec-opacity-icon-active);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button-icon-svg {
	flex: none;
	height: 10px;
	width: 13px;
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button--prev .tribe-events-pro-map__event-tooltip-navigation-button-icon-svg {
	margin-right: var(--tec-spacer-1);
	transform: rotate(180deg);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button--next .tribe-events-pro-map__event-tooltip-navigation-button-icon-svg {
	margin-left: var(--tec-spacer-1);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button--disabled {
	color: var(--tec-color-icon-secondary);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button--disabled:active, .tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button--disabled:focus, .tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button--disabled:hover {
	opacity: var(--tec-opacity-default);
}

.tribe-events-pro .tribe-events-pro-map__event-tooltip-navigation-button--disabled .tribe-events-pro-map__event-tooltip-navigation-button-icon-svg path {
	fill: var(--tec-color-icon-secondary);
}

.tribe-events-pro .gm-style {
	font-family: var(--tec-font-family-sans-serif);
}

.tribe-events-pro .gm-style .gm-style-iw-c {
	border-radius: var(--tec-border-radius-default);
}

.tribe-events-pro .tribe-events-pro-map__nav {
	border-color: var(--tec-color-border-default);
	border-style: solid;
	border-width: 0 1px 1px;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__next, .tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__prev {
	font-weight: var(--tec-font-weight-regular);
}

.tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__next-icon-svg, .tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__prev-icon-svg {
	height: 12px;
}

.tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__prev-icon-svg {
	margin-right: 8px;
}

.tribe-events-pro .tribe-events-pro-map__nav .tribe-events-c-nav__next-icon-svg {
	margin-left: 8px;
}

.tribe-events-pro .tribe-events-pro-organizer__meta-categories-term-link, .tribe-events-pro .tribe-events-pro-organizer__meta-categories-term-link:visited, .tribe-events-pro .tribe-events-pro-organizer__meta-email-link, .tribe-events-pro .tribe-events-pro-organizer__meta-website-link {
	color: var(--tec-color-accent-primary);
}

.tribe-events-pro .tribe-events-pro-venue__meta-map {
	border: 1px solid var(--tec-color-border-default);
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-venue__meta-map {
	border: 0;
}

.tribe-events-pro .tribe-events-pro-venue__meta-address-directions-link, .tribe-events-pro .tribe-events-pro-venue__meta-categories-term-link, .tribe-events-pro .tribe-events-pro-venue__meta-categories-term-link:visited, .tribe-events-pro .tribe-events-pro-venue__meta-website-link {
	color: var(--tec-color-accent-primary);
}
