/* Mobile Sticky Video Player Defaults */
.adthrive-collapse-mobile-background {
max-height:153px;
}
.adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-top-center.adthrive-player-without-wrapper-text {
padding-top:0px !important;
}
/* END Mobile Sticky Video Player Defaults */

/* 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: #000!important;
}
/* END White Background For Mobile Sticky Video Player */ 

body:not(.single-post):not(.blog) .adthrive-footer-message  {
    margin-bottom: 0px;
}

body.adthrive-device-desktop.single-post .back-to-top,
body.adthrive-device-desktop.blog .back-to-top {
    margin-bottom: 270px;
}

body.adthrive-device-tablet.single-post .back-to-top,
body.adthrive-device-tablet.blog .back-to-top {
    margin-bottom: 250px;
}

body.adthrive-device-phone.single-post .back-to-top,
body.adthrive-device-phone.blog .back-to-top {
    margin-bottom: 50px;
}

