/* Teaser */


.teaserlist_with_texteffect .sorting-block ul.row li.mix .sorting-cover {
    background: white;

}

.teaserlist_with_texteffect .sorting-block ul.row li.mix .sorting-cover > span {
    color: #dc0000;
    font-weight: bold;
}

.teaserlist_with_texteffect .sorting-block ul.row li.mix a:hover .sorting-cover {
     background: #dc0000;
    margin-top: 0px !important;
 }

.teaserlist_with_texteffect .sorting-block ul.row li.mix a:hover .sorting-cover p {
   color: white;
}