.art-video-player {
    &.art-hide-cursor {
        * {
            cursor: none !important;
        }
    }
}
