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

/* Font Size */
body {
font-size:20px!important;
line-height:1.6;
}
/* END Font Size */

/* for final sticky SB */
body.has-mtsnb:not(.has-mtsnb-closed) .adthrive-sidebar.adthrive-stuck {
margin-top: 77px;
}
/* for ESSAs */
body.has-mtsnb:not(.has-mtsnb-closed) .adthrive-sticky-sidebar > div {
top: 77px!important;
}

body.has-mtsnb:not(.has-mtsnb-closed):not(.adthrive-device-phone) .adthrive-sticky-container > div {
top: 71px!important;
}
