.mec-single-modal .mec-events-event-image img {
width: 251px !important;
margin-right: auto !important;
margin-left: auto !important;
}

.mec-single-event .mec-events-event-image {
    border: 0;
    min-height: 100px;
}

.mec-wrap .mec-labels-normal .mec-expired-normal-label { display: none !important;}

body[class*=mec-theme] .mec-wrap a {
    text-decoration: auto;
    text-transform: capitalize;
}


.mec-event-grid-classic .mec-event-content {
    color: #767676;
    padding: 0 3px 3px;
    text-align: center;
    min-height: 90px !important;
    background-color: #323232;
}


.mec-event-image {
    min-height: 80px !important;   
    background-color: #282828!important;
}

.default_view .single_view .mec_date_details {
    display: none;
    text-align: center;
}




.mec-wrap h6 {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 4px;
    font-family: 'Content', sans-serif !important;
    color: #bdbaba !important;
    margin-top: 8px;
    letter-spacing: 1px;
}

/* Keep share/reference/wiki controls from touching the bottom edge. */
html body .mec-wrap .mec-single-event .mec-event-footer,
html body .single-mec-events .mec-event-footer,
html body .mec-wrap .mec-event-grid-classic .mec-event-footer {
    padding-bottom: 10px !important;
}

html body .mec-wrap .mec-event-grid-classic .mec-event-footer {
    min-height: 54px !important;
}

@media (max-width: 767px) {
    html body .mec-wrap .mec-single-event .mec-event-footer,
    html body .single-mec-events .mec-event-footer,
    html body .mec-wrap .mec-event-grid-classic .mec-event-footer {
        padding-bottom: 9px !important;
    }

    html body .mec-wrap .mec-event-grid-classic .mec-event-footer {
        min-height: 56px !important;
    }
}
