/* STICKY SIDEBAR AD */
.adthrive-sidebar {
position: fixed;
top: 2%;
right: 5px;
}
/* safety net for smaller screensizes */
@media (max-width: 1120px) {
.adthrive-sidebar {
display:none;
}
}
/* END STICKY SIDEBAR AD */

#av-container {
margin-top: 30px;
}

.adthrive-sticky.adthrive-footer {
max-height: 75px!important;
}

.adthrive-content{
min-height:100px!important;
}

footer ~ .adthrive-footer-message .adthrive-ccpa-link {
    display: none;
}