
.style-3-readmore {
    display:none !important
}
a.ect-event-url {
    color: var(--ast-global-color-0) !important;
}
	#ect-events-list-content .ect-clslist-event-info {
    box-shadow: none !important;
    background: white !important;
    border: 2px solid #e1e1e1;
}
	#ect-events-list-content .style-3.ect-simple-event .ect-list-date, #ect-events-list-content .style-3.ect-simple-event .style-3-readmore a:hover {
    box-shadow: none;
    border: none;
		background:#f5f5f5 !important
}
.ev-yr, .ev-day, .ev-mo {
    text-transform: capitalize;
    color: var(--ast-global-color-3) !important;
}
	@media only screen and (max-width: 790px) {
		.ect-list-date .ect-date-area {
			padding:0 !important;
		}
		.ect-list-date .ect-date-area .ev-day {
			margin-left: 0 !important;
    font-size: 25px !important;
		}
	}
