/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2023 | 18:42:59 */
.class-hide-featured-image .tribe-events-single-event-description {
    width: 100% !important;
}

.class-hide-featured-image .tribe-events-event-image {
    display:none;
}
.tribe-events-meta-group {
	flex: 1;
}
.tribe-events-event-meta {
    width: 100% !important;
	
}
.tribe-events-venue-map {
	width: 100%;

}

li.inactive-committee a{text-decoration: none;
                        pointer-events: none;
                       color: inherit;}
button.tribe-events-c-events-bar__search-button,
button.tribe-events-c-view-selector__button {background: none;}
.alignwide {
	 margin-left: unset; 
	 margin-right: unset; 
}