/* CSS Document */

.mec-skin-list-container .mec-event-title {
    color: #fff; 
    font-family: Montserrat;
    letter-spacing: 0px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0px;

    text-shadow: 0 1px 0 #006642;
    transition: 0.3s ease opacity, 0.3s ease color;
    background-color: transparent;
    opacity: 0.9;
}

.mec-skin-list-container .mec-event-title:hover {
    opacity: 1;
}
.mec-skin-list-container .mec-event-article {
    border-bottom: none; 
}

.mec-skin-list-container .mec-time-details {
    color: #fff;
    font-family: Montserrat;
    text-shadow: 0 1px 0 #006642;
    font-size: 12px;
}

.mec-event-list-accordion .mec-skin-list-container .mec-time-details {
    color: #000;   
}

.mec-skin-list-container .mec-wrap.colorskin-custom .mec-bg-color {
    background-color: transparent;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    text-shadow: 0 1px 0 #006642;
}

.mec-skin-list-container .mec-event-list-minimal .mec-event-date {
    padding-top: 0px;
}

.mec-skin-list-container .mec-event-list-minimal .mec-event-date:after {
    background: transparent;
}

.mec-skin-list-container .mec-event-list-minimal .mec-time-details {
    margin-bottom: 0px;
}


.span_12.light .wpb_text_column .mec-wrap .mec-event-list-minimal .mec-event-title a,
.mec-wrap .mec-event-list-minimal .mec-event-title a {
    font-family: Montserrat;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #006642;
    color: #FFF;
    letter-spacing: 0px;
    font-size: 20px;
    font-weight: 700;
    line-height: 18px;
    margin-bottom: 0px;
    cursor: pointer;
}

.span_12.light .wpb_text_column .mec-wrap.mec-skin-list-container .mec-event-article a:hover {
    color: #FFF;
}

.span_12.light .wpb_text_column .mec-wrap.mec-skin-list-container a:not(:hover) {
    /*opacity: 1;*/
}

.mec-wrap.mec-skin-list-container .mec-event-list-minimal .mec-event-article {
    padding-top: 6px;
    padding-bottom: 6px;
}

.mec-wrap.mec-skin-list-container .mec-event-list-minimal article.mec-event-article {
    align-items: flex-start !important;
}

body.single-mec-events #ajax-content-wrap {
    background: linear-gradient(45deg,#006642 0%,#cfca4c 100%); 
    opacity: 1;
}

body.single-mec-events .mec-related-events-wrap h3.mec-rec-events-title,
body.single-mec-events .mec-wrap .mec-single-title,
body.single-mec-events .mec-single-event-description.mec-events-content,
body.single-mec-events .mec-single-event-description.mec-events-content a, 
body.single-mec-events .mec-wrap :not(.elementor-widget-container)>p, 
body.single-mec-events .mec-single-event-description.mec-events-content ol li, 
body.single-mec-events .mec-single-event-description.mec-events-content ul li
{
    color: #FFF;
}

body.single-mec-events .mec-wrap :not(.elementor-widget-container)>p {
    padding-bottom: 12px;    
    margin-bottom: 6px;
}


body.single-mec-events .mec-single-event-description.mec-events-content,
body.single-mec-events .mec-single-event-description.mec-events-content a, 
body.single-mec-events .mec-wrap :not(.elementor-widget-container)>p, 
body.single-mec-events .mec-single-event-description.mec-events-content ol li, 
body.single-mec-events .mec-single-event-description.mec-events-content ul li {
    font-family: Lora !important;
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;    
}

body.single-mec-events .mec-related-events-wrap h3.mec-rec-events-title,
body.single-mec-events .mec-wrap .mec-single-title {
    font-family: Montserrat;
    font-size: 29px;
    text-transform: none;
}


body.single-mec-events .mec-single-event-description.mec-events-content a {
    text-decoration: underline;
}

body.single-mec-events .mec-single-event-description.mec-events-content a:hover {
    color: #cfca4c;
}

#mec_all_back {
    display: inline-block;
    color: #fff218;
    padding-top: 32px;
    padding-bottom: 12px;
}

.mec-related-event-post figure img {
    display: none;
}

body .mec-single-event .mec-booking-button {
    border: 2px solid #cfca4c;
    font-weight: 900;
}

.mec-wrap .mec-full-calendar-wrap {
    padding-top: 36px;
   
}

body.archive.tax-mec_category .mec-wrap .mec-event-list-standard .mec-event-title a {
    color: #006642;
    padding-bottom: 12px;
}

body.archive.tax-mec_category .mec-container#main-content {
    padding-top: 36px;
    padding-bottom: 24px;
} 

body.archive.tax-mec_category .mec-wrap.colorskin-custom .mec-event-description {
    padding-top: 16px;
}

body.archive.tax-mec_category .mec-skin-list-container .mec-time-details {
    text-shadow: none;
    color: #707070;
}

.showOnMobile {
        display: none;
    }

@media only screen and (min-width: 1px) and (max-width: 999px) {

    .hideOnMobile {
        display: none;
    }

    .showOnMobile {
        display: contents;
    }

}

body.single-mec-events .mec-wrap :not(.elementor-widget-container)>p {
    font-family: Lora !important;
    font-size: 17px;
    line-height: 27px;
    font-weight: 400;
}

#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today .fc-daygrid-day-number {
    color: #006642;
}

body.mec-theme-salient .mec-wrap .mec-event-list-standard .mec-event-title a {
    line-height: 40px;
}

@media only screen and (min-width: 1px) and (max-width: 999px) {
    .mec-event-list-minimal .mec-event-date,
    .mec-skin-list-container .mec-time-details,
    .span_12.light .mec-green-titles .mec-wrap .mec-event-list-minimal .mec-event-title a, .mec-wrap .mec-event-list-minimal .mec-event-title a {
        color: #006642;
    }
}

.mec-wrap .mec-event-list-minimal .mec-event-title a:hover {
    color: #000;
}

a.fc-event.fc-event-future.fc-daygrid-event.fc-daygrid-block-event.fc-h-event {
    border-left-color: #006642;
    margin-bottom: 4px;
}

a.fc-event.fc-event-today.fc-daygrid-event.fc-daygrid-block-event.fc-h-event {
    border-left-color: #cfca4c;
    margin-bottom: 4px;
}

a.fc-event.fc-event-past.fc-daygrid-event.fc-daygrid-block-event.fc-h-event {
    border-left-color: #4B7365;
    margin-bottom: 4px;
}

a.fc-event.fc-event-past.fc-daygrid-event.fc-daygrid-block-event.fc-h-event {
    color: #848484;
}
a.fc-event.fc-event-past.fc-daygrid-event.fc-daygrid-block-event.fc-h-event {
    background-color: #CCC !important;
}

.mec-gCalendar .fc-h-event.fc-event-today .fc-event-title {
    font-weight: 800;
}

@media (max-width: 769px) {
    .mec-wrap .mec-skin-list-events-container .mec-event-list-minimal .mec-event-article .col-sm-12 {
        width: 100%;
    }
}


.mec_dark_output .mec-wrap .mec-event-list-classic .mec-event-title a {
    color: #006642;
    text-shadow: none;
}

.mec_dark_output .mec-wrap .mec-event-list-classic .mec-event-date span {
    color: #006642;
    text-shadow: none;
    padding-left: 2px;
}