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

.adthrive-sidebar {
    z-index: 1 !important;
}

body.adthrive-device-desktop .u-scrollButtons {
    margin-bottom: 70px;
}

body.adthrive-device-tablet .u-scrollButtons {
    margin-bottom: 70px;
}

body.adthrive-device-phone .u-scrollButtons {
    margin-bottom: 30px;
}

.adthrive-wrapper-float-close > svg {
    fill: white !important;
}

#adthrive-sticky-outstream-close > svg  {
    fill: transparent !important;
}

/* Move Mobile video player up from the bottom to avoid ad overlap */
#adthrive-collapse-container > .adthrive-collapse-mobile.adthrive-collapse-bottom-right, #adthrive-collapse-container > .adthrive-collapse-mobile.adthrive-collapse-bottom-left {
margin-bottom: 80px!important;
}
/* END Mobile video adjustment */
