


.adthrive-device-desktop .adthrive-recipe,
.adthrive-device-tablet .adthrive-recipe {
    float: right;
    clear: right;
    margin-left: 10px;
}

/* Mobile Sticky Video Player z-index */
.adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-top-center,.adthrive-collapse-mobile-background {
z-index: 999!important;
}
/* END Mobile Sticky Video Player z-index */



/* fix sticky sidebar ads for fixed header */
.adthrive-sidebar.adthrive-stuck {
margin-top: 150px;
}
.adthrive-sticky-sidebar > div {
top: 150px!important;
}