.vplayer.is-360 {

  .the-video:not(.ceva):not(.alceva) {
    opacity: 0;
    cursor: move;
  }

  .dzsvg-360-canvas {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
  }
}