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

.adthrive-footer {
    z-index: 9999999 !important;
}