/* Reduce z-index of outstream to be below SSBB unit */
.adthrive-stuck.adthrive-sticky-outstream {
  z-index: 1111 !important;
}

/* change z-index of mobile footer */
AdThrive_Footer_1_phone {
  z-index: 11 !important;
}

/* hide video player container for direct campaign */
body.rnk_collectionId_3689 div[id^="cls-video-container-"] {
  display: none !important;
}

.raptive-player-collapse.adthrive-collapse-mobile {
top: 5.3rem!important;
}

.adthrive-collapse-mobile-background {
top:5.3rem !important;
}

.adthrive-top-collapse-wrapper-bar {
top:5.3rem !important;
}

.adthrive-sticky-outstream-mobile.adthrive-stuck.adthrive-sticky-outstream-top-center {
top:5.3rem !important;
}

.adthrive-sticky-outstream-mobile .adthrive-video-close {
z-index:10 !important;
}