/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 10 2025 | 09:13:04 */
.ectbe-wrapper.ectbe-list-wrapper.style-2 .ectbe-date-area {
    display: none;
    font-size: 20px;
} 

.ectbe-list-wrapper .ectbe-inner-wrapper {
    border-radius: 4px;
    margin-top: 15px;
    overflow: hidden;
    display: var(--e-ectbe-list-layout-flex)
;
    align-items: var(--e-ectbe-list-layout-align);
    word-break: break-word;
    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, .ectbe-wrapper.style-2 .ectbe-simple-event #ectbe-date span {
    color: var(--e-ectbe-date-area-background);
    display: none;
}

.ectbe-wrapper .ectbe-evt-read-more {
   
    background-color: #000;
    color: #fff !important;
}

