.adthrive-sidebar {
margin-left: 20px !important;
}

.adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-top-right {
top: 85px;
}

/* Fix for left aligned ads, 10/11/19 */
.adthrive-ad > div[id^='google_ads_iframe'] {margin: 0 auto !important;}
/*
.adthrive-ad iframe {max-width: none !important;}
*/

/* confirm click footer ad fix test */
body.adthrive-device-phone .adthrive-footer.adthrive-sticky {
padding-top:0px;
overflow:visible !important;
border-top:0px !important;
}
body.adthrive-device-phone .adthrive-sticky.adthrive-footer>.adthrive-close {
top:-25px !important;
right:0px !important;
border-radius: 0px !important;
line-height: 24px !important;
font-size: 24px !important;
}
/* confirm click footer ad fix test  end */

.adthrive-collapse-player {
    border-top: 0px;
    border-bottom: 0px;
    padding: 5px;
}

.adthrive-sidebar.adthrive-stuck {
    margin-top: 55px;
}

.adthrive-device-phone .adthrive-player-container {
max-height: 300px !important;
max-width: 90% !important;
}

.adthrive-device-phone .adthrive-content {
max-width: 100% !important;
}

/* Top Center White Background */
.adthrive-collapse-mobile-background {
background-color: #fff!important;
}
.adthrive-top-collapse-close > svg > * {
stroke: black;
font-family: sans-serif;
}
/* END top center white background */

body.adthrive-device-desktop #onesignal-bell-launcher,
body.adthrive-device-tablet #onesignal-bell-launcher  {
     margin-bottom: 75px;
}

body.adthrive-device-phone #onesignal-bell-launcher {
     margin-bottom: 35px;
}

body.archive .adthrive-content {
   flex: 0 0 100%; 
}