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

.wp-block-gallery.is-layout-flex > .adthrive-content {
    flex: 0 0 100%;
}

body.blog article.entry-archive,
body.archive article.entry-archive {
overflow: visible!important;
}