
/* calendar */
.events-list.tribe-bar-is-disabled #tribe-events-content-wrapper {
	max-width: none;  
}
.events-archive .entry-content, .events-archive .entry-header {
    width: 100%;
}
.tribe-events-list-separator-month span {
	background-color: #fafafa;
}
.tribe-bar-disabled,
.tribe-events-nav-pagination,
#tribe-events .tribe-events-button, .tribe-events-button,
.tribe-events-ical.tribe-events-button{
	display: none !important;
}
.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first {
	padding-top: 0;
}
.entry-summary {
	color: #a32a37;
}
.type-tribe_events {
	padding: 0 12px !important;
}