.adthrive-player-position.adthrive-collapse-sticky {
top: 10px !important;
}

.adthrive-player-position.adthrive-collapse-sticky button {
position: absolute;
top: -6px;
}

.adthrive-player-position.adthrive-collapse-mobile button {
position: absolute;
top: -28px;
}

.adthrive-player-position.adthrive-collapse-mobile {
top: 30px;
background: #fff0;
}

/* 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 */

/*mobile sticky video close button adjustment */
.adthrive-device-phone .adthrive-player-close{
 font-size: 14px;
 height: 40px;
 top: 174px;
 border-radius: 0px;
}

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