.hkplayer-playNext,
.hkplayer-playNext-img {
    order: 1;
    cursor: pointer;

    &:hover {
        opacity: 0.85;
    }
}