/* for final sticky SB */
.adthrive-sidebar.adthrive-stuck {
margin-top: 80px;
}
/* for ESSAs */
.adthrive-sticky-sidebar > div {
top: 80px!important;
}

/* 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 */

.adthrive-device-desktop .adthrive-content > div {
top: 60px!important;
}