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

body.single.adthrive-device-phone .site-mob-menu-a-4,
body.single.adthrive-device-phone .site-inner,
body.single.adthrive-device-phone .single-content {
    z-index: auto !important;
}

body.adthrive-device-desktop .adthrive-player-position.adthrive-collapse-float.adthrive-collapse-bottom-right {
    bottom: 120px; 
}

.adthrive-content {
position: relative;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: center;
min-height: 400px!important;
margin: 0px 0px;
background-color: transparent;
padding-bottom:0px;
}
.adthrive-content > div {
flex-basis: unset;
position: sticky;
display: block;
flex-direction: column;
top: 5px;
}

body.adthrive-device-desktop .adthrive-content > div,
body.adthrive-device-tablet .adthrive-content > div {
top: 48.9px!important;
}

body.adthrive-device-phone:not(.single) .adthrive-content > div {
top: 64.5px!important;
}

body.single.adthrive-device-phone .adthrive-content > div {
top: 153px!important;
}

/* Mobile Sticky Video Player Defaults */
.adthrive-collapse-mobile-background {
max-height:153px;
}
.adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-top-center.adthrive-player-without-wrapper-text {
padding-top:0px !important;
}
/* END Mobile Sticky Video Player Defaults */

/* Background For Mobile Sticky Video Player */
.adthrive-collapse-mobile-background {
background-color: #161616!important;
}
.adthrive-top-collapse-close > svg > * {
stroke: white;
font-family: sans-serif;
}
.adthrive-top-collapse-wrapper-video-title,
.adthrive-top-collapse-wrapper-bar a a.adthrive-learn-more-link {
color: #fff!important;
}
/* END Background For Mobile Sticky Video Player */ 

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

.adthrive-footer-message {
    background-color: transparent !important;
}