.adthrive-sidebar.adthrive-stuck {
margin-top:40px;
z-index: 99!important;
}
.adthrive-footer,
.adthrive-collapse-float,
.adthrive-sticky-outstream {
z-index: 899!important;
}

.adthrive-sticky-sidebar > div {
top: 55px!important;
}

/* Prevent video player from expanding on desktop */
body.adthrive-device-desktop .adthrive-collapse-player,
body.adthrive-device-desktop #adthrive-contextual-container {
max-width: 600px;
height: auto!important;
}
body.adthrive-device-desktop div[id^="cls-video-container"] {
min-height: 350px!important; 
}
/* END prevent video player expanding */

/* Moderator footer fix */
.u-bottomFixer {
  bottom: 90px;
}
.adthrive-footer-message {
  margin-bottom: 160px;
}

/* Top Center White Background */
.adthrive-collapse-mobile-background {
background-color: #e8e8e8!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 top center white background */

html[data-logged-in="false"] .adthrive-footer > .adthrive-close {
display: none!important;
}
