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

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

body > .menu--structural {
z-index: 9999 !important;
}