.theoplayer-ad-linear {
    /* display: none !important; */
    /* position: fixed; */
    position: absolute;
    width: 17vw !important;
    /* width: 15vw; */
    height: 4.5vw !important;
    cursor: pointer;
    display: flex !important;
    background: #00000099;
    bottom: 2vh;
    right: 0;
    font-size: 1vw !important;
    /* display: flex; */
    font-weight: 600 !important;
    /* padding: 1vw 1vw !important; */
    /* align-items: center; */
    flex-direction: column;
    justify-content: center;
    padding-left: 1vw;


    /* position: absolute;
width: 17vw !important;
height: 4.5vw !important;
cursor: pointer;
background: red;
bottom: 10vh;
right: 0;
font-size: 1vw !important;
font-weight: 600 !important;

flex-direction: column;
justify-content: center;
padding-left: 1vw;
padding-top: 0.8vw;
box-sizing: border-box;     */
}



.theoplayer-ad-linear .theoplayer-ad-skip {
    display: flex !important;
    position: relative !important;
}

.theoplayer-ad-linear a {
    display: none !important;
}


.theoplayer-container {
    position: absolute;
    width: 100%;
    height: 100%;
}