.favoritedmark {
    opacity: 1;
}
.favoritedmark.fade {
    opacity: 0;
}
.favbuttonhidden {
    display: none!important;
}