.vast-skip-button { display: block; position: absolute; bottom: 78px; right: 8px; width: auto; background-color: rgba(29, 29, 29, 0.92); color: #ececec; font-size: 14px; font-style: italic; line-height: 12px; padding: 14px 16px; z-index: 30; pointer-events: auto; isolation: isolate; -webkit-user-select: none; user-select: none; } .vast-skip-button.enabled { cursor: pointer; color: #fff; } .vast-skip-button.enabled:hover { cursor: pointer; background: #333; } .vast-blocker { cursor: pointer; display: block; position: absolute; margin: 0; padding: 0; height: auto; width: 100%; top: 0; left: 0; right: 0; bottom: 130px; z-index: 20; pointer-events: auto; }