.adthrive-ad:not(.adthrive-footer):not(.cam_homepage_sidebar) {
    padding: 10px 0;
    border-radius: 4px;
    margin: 16px auto;
    text-align: center;
    background-color: white;
}
.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;
}

.cam_no_footer{
display:none;
}
.adthrive-sidebar.adthrive-stuck{
top:5em !important;
}
.category_header{
max-height:90px !important;
min-height:90px !important;
height:90px !important;
}
.MobileStaticAd{
display:none;
}