/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 22 2025 | 16:01:06 */
/* 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-date{
	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-wrapper .ectbe-month-header.ectbe-simple-event{
	display: none;
}

@media screen and (max-width: 767px) {
	.style-2 .ectbe-inner-wrapper.ectbe-simple-event {
	border-left: none !important;} }

	.ectbe-wrapper.ectbe-list-wrapper-style-2 {
	display: flex;
    flex-direction: column-reverse; 
	}
	
	.ectbe-wrapper.ectbe-list-wrapper-style-2 img {
	width: 100%; 
	height: auto; 
	margin-top: 10px; 
	}

.ectbe-list-wrapper.style-2 .ectbe-simple-event .ectbe-content-box{
	border-left: none !important;
}

#ectbe-wrapper-959fb42{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.ectbe-inner-wrapper{
	padding-bottom: 65px !important;
}

.ectbe-evt-read-more {
   background-color: black;
 padding-bottom: 10px;
	padding-top: 10px;
   cursor:pointer;
}

.ectbe-evt-read-more:hover {
   color: red;
}
}