.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3088 .elementor-element.elementor-element-dab9b67 .elementor-heading-title{font-family:"Merriweather", Sans-serif;font-weight:600;}@media(max-width:767px){.elementor-3088 .elementor-element.elementor-element-dab9b67{text-align:center;}}/* Start custom CSS for shortcode, class: .elementor-element-4b88009 */.cev-filter-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    align-items: center;
    margin-bottom: 30px;
}

.cev-filter-label {
    font-weight: 600;
    margin-right: 6px;
}

.cev-filter-select {
    padding: 8px 12px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    background: #fff;
}

.cev-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.cev-item {
    display: flex;
    gap: 24px;
    border-top: 1px solid #e5e5e5;
    padding-top: 24px;
    align-items: flex-start;
}

.cev-date-col {
    min-width: 70px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    padding-right: 18px;
}

.cev-day {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #666;
}

.cev-num {
    display: block;
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    margin-top: 4px;
}

.cev-content {
    flex: 1;
}

.cev-date-range,
.cev-time,
.cev-venue {
    font-size: 15px;
    color: #555;
    margin-bottom: 6px;
}

.cev-title {
    font-size: 26px;
    line-height: 1.2;
    margin: 8px 0 10px;
}

.cev-title a {
    text-decoration: none;
}

.cev-excerpt {
    margin-top: 10px;
    color: #444;
    line-height: 1.6;
}

.cev-read-more {
    display: inline-block;
    margin-top: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .5px;
    text-decoration: none;
}

.cev-image {
    width: 220px;
    flex-shrink: 0;
}

.cev-image img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 4px;
}

.cev-pagination {
    display: flex;
    gap: 8px;
    margin-top: 30px;
}

.cev-pagination button {
    padding: 8px 14px;
    border: 1px solid #ccc;
    background: #fff;
    cursor: pointer;
}

.cev-pagination .cev-page-current {
    font-weight: 700;
    background: #f3f3f3;
}

@media (max-width: 767px) {
    .cev-item {
        flex-direction: column;
        gap: 16px;
    }

    .cev-date-col {
        border-right: 0;
        border-bottom: 1px solid #e5e5e5;
        padding-right: 0;
        padding-bottom: 12px;
        min-width: auto;
        text-align: left;
    }

    .cev-image {
        width: 100%;
    }
}
.cev-time {
    display: none !important;
}/* End custom CSS */