/* Adjusting SB9 below Sticky nav and behind sticky playlist */
.adthrive-stuck.adthrive-sticky.adthrive-sidebar {
top: 80px !important;
z-index: unset !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 */