body .theiaStickySidebar {
position:relative!important;
left:auto!important;
top:auto!important;
}

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

body.single div[id^="cls-video-container"],
body.single .adthrive-content {
margin-bottom: 20px!important;
}