/* fix sticky sidebar ads for fixed header */
.adthrive-sidebar.adthrive-stuck {
margin-top: 50px;
}
.adthrive-sticky-sidebar > div {
top: 50px!important;
}