/**
 * Copyright (c) 2018-06-25 17:30:14
 * @author: SpethWerk Stuttgart
 * @description: Thabile Music
 * @version v1.0.0
 */

.har_new_events .har_new_events_item_img img {
    opacity: 0
}

.cms .har_new_events .har_new_events_item_img img {
    opacity: 1
}

.date-url {
    display: none
}

.cms .date-url {
    display: inline-block
}

.cms .har_new_events_item {
    cursor: default
}
/*
.har_new_events_item p {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff !important
}

.cms .editable span {
    display: block;
    color: #000 !important
}

.har_new_events_item h4, .har_new_events_item h5, .har_new_events_item span {
    color: #fff !important
}*/