.adthrive-ad:not(.adthrive-footer):not(.cam_homepage_sidebar) {
    padding: 10px 0;
    border-radius: 4px;
    margin: 16px auto;
    text-align: center;
    background-color: #e2e2e2;
    overflow: hidden;
}
.adthrive-ad.adthrive-sidebar:not(.cam_homepage_sidebar):before {
    content: "ADVERTISEMENT";
    vertical-align: top;
    margin-top: -5px;
    line-height: 15px;
    width: 85%;
    display: inline-block;
    color: grey;
    font-size: 10px;
}
.adthrive-ad.adthrive-content:before {
    content: "ADVERTISEMENT";
    vertical-align: top;
    margin-top: -5px;
    line-height: 15px;
    width: 85%;
    display: inline-block;
    color: grey;
    font-size: 10px;
}
.adthrive-stuck.adthrive-sidebar-9{
top:4em !important;
}
.adthrive-footer.adthrive-sticky {
padding-top:0px;
overflow:visible !important;
border-top:0px !important;
}
 .adthrive-sticky.adthrive-footer>.adthrive-close {
top:-25px !important;
right:0px !important;
border-radius: 0px !important;
line-height: 24px !important;
font-size: 24px !important;
}