/* White Background For Mobile Sticky Video Player */
.adthrive-collapse-mobile-background {
background-color: #fff!important;
}
.adthrive-top-collapse-close > svg > * {
stroke: black;
font-family: sans-serif;
}
.adthrive-top-collapse-wrapper-video-title,
.adthrive-top-collapse-wrapper-bar a a.adthrive-learn-more-link {
color: black!important;
}
/* END White Background For Mobile Sticky Video Player */

body.adthrive-device-desktop .adthrive-player-position.adthrive-collapse-float.adthrive-collapse-bottom-right,
body.adthrive-device-tablet .adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-bottom-right {
    right: 80px !important; 
}

body.adthrive-device-desktop .generate-back-to-top {
    margin-bottom: 70px;
}

body.adthrive-device-tablet .generate-back-to-top {
    margin-bottom: 70px;
}

body.adthrive-device-phone .generate-back-to-top {
    margin-bottom: 30px;
}