
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
    position: relative;
    }
    
    .tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 6px 12px;
    }
    
    .tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-datetime {
    display: flex;
    flex-direction: column;
    text-align: center;
    }
    
    .tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-month {
    color: #141827;
    font-family: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    color: #727272;
    text-transform: uppercase;
    }
.tribe-events-pro .tribe-events-pro-photo__event-title a{
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
    color:#7c7457;
}
.tribe-events-pro-photo__event-date-tag-daynum{
    color: #2f445c!important;
}
/* Details */
.tribe-events-cal-links,.single-tribe_events .tribe-events-event-image{display:none !important;}
.tribe_events.et_pb_post{
    display: flex;
    flex-wrap: wrap;
}
.single-tribe_events .tribe-events-content{    
    order: 2;
    width: 78%;
}
.single-tribe_events .tribe-events-event-meta{
    width: 20%;
    order: 1;
}
.tribe-events-related-events-title,.tribe-events-single ul.tribe-related-events{
    width:100%;
    order:10;
}
.tribe-events-single ul.tribe-related-events{
    order:12;
}
.tribe-events-event-meta .tribe-events-meta-group{
    width:100%;
    margin-top: 15px;
    margin-bottom: 0;
}
    .tribe-events-meta-group .tribe-events-single-section-title{
        margin-top: 0;
        color: #2f445c;
    }
.single-tribe_events .tribe-events-single-event-title{
    color:#7c7457!important;
    font-family: 'Playfair Display',Georgia,"Times New Roman",serif;
}
.tribe-events-single-event-description ol,.tribe-events-single-event-description ul{
    margin-left: 20px;
}
.tribe-events-single-event-description li{
    list-style: none;
    position: relative;
}
    .tribe-events-single-event-description li:before{
        color: #2f445c;
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
    }
.tribe-events-c-ical{
    display: none !important;
}