/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2025 | 09:15:04 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

.ectbe-wrapper.ectbe-list-wrapper.style-2 .ectbe-date-area {
  font-size: 20px;
  display: none;
}
.ectbe-list-wrapper .ectbe-inner-wrapper {
	flex-direction: row-reverse;
}
.ectbe-list-wrapper.style-2 .ectbe-simple-event .ectbe-content-box {
	border-left: none !important;
}
.ectbe-evt-read-more{
	font-family: "Helvetica", Sans-serif;
	font-size: 15px !important;
	font-weight: 800;
	text-transform: uppercase;
	font-style: italic;
	background-color: #000;
	color: #fff !important;
	text-decoration: none !important;
	padding: 04px 010px 0px 010px !important;
}