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

body.single .adthrive-sidebar.adthrive-stuck {
margin-top: 90px;
}

.p-body .adthrive-sidebar.adthrive-stuck {
    margin-top: 10px;
}

.adthrive-content.thread-ad{
border-top: 1px solid #d6d6d6;
padding-top:10px;
}

/* GDPR fingerprint button - disable sticky position and move to footer */
#gdpr-toggle {
  position: unset !important;
  right: auto !important;
  margin-top: -150px; /* prevents space below comscore footer and from appearing behind sticky footer ad */
  margin-left: 10px;
}