/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 04 2023 | 04:40:03 */
.tribe-common .tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button{
	padding:10px;

}

body .tribe-events .tribe-events-c-search__button:focus, body .tribe-events .tribe-events-c-search__button:hover{
	background-color: var(--orange);
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover{
	background: var(--orange);
}
body .tribe-events-widget .tribe-events-widget-events-list__view-more-link:active, .tribe-events-widget .tribe-events-widget-events-list__view-more-link:focus, body .tribe-events-widget .tribe-events-widget-events-list__view-more-link:hover{
	border-bottom-color: #000;
}
.tribe-events-content a{
	border-bottom: 1px solid #e25029;

}
.tribe-events-content a:hover{
	text-decoration:none;	

}
.tribe-events-widget-events-list__event-row{
	cursor:pointer;	

}
.tribe-events-widget-events-list__event-details .tribe-events-widget-events-list__event-datetime-recurring-link{
	display:none;	
}

body .tribe-events-meta-group a, body .tribe-events-event-meta a:focus, body .tribe-events-event-meta a:hover, body .tribe-events-schedule .recurringinfo a, body .tribe-related-event-info .recurringinfo a, body .tribe-events-back a, body .tribe-events-back a:visited, .tribe-common a{
	color: var(--orange) !important;
}

.tribe-events-header__breadcrumbs .tribe-events-c-breadcrumbs__list .tribe-events-c-breadcrumbs__list-item{
	margin-right:.5em;	

}
