/* Override evlks.css (Listview) */
@media only screen and (min-width: 460px) {
    .evlks-teaser-list-small-el:first-child {
        padding-top: 35px;
    }
}
.tx-xm-evlks-calendar .evlks-teaser-list .evlks-teaser-list-small-el:hover {
    background-color: #f2f2f2;
    cursor: pointer;
}

.available-space {
    font-family: 'FagoWebPro-Cond W04 Regular', sans-serif;
    font-size: 17px;
    margin-top: 0px;
    text-decoration: none;margin-top: 5px;
}

span.to_event ::before {
    font-family: 'evlks-iconfont';
    content: "\e922";
    color: #ffffff !important;
    padding-right: 5px;
}

.et_caption {
    font-size: 87%;
    color: #b6b6b6;
}

