#adthrive-collapse-title{
margin:10px 0;
}

.adthrive-header {
    margin-top: 0;
    padding-top: 10px;
}

body.home .td_with_ajax_pagination {
      transform: none;
    -webkit-transform: none;
}

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

/* Prevent video player from expanding on desktop */
body.adthrive-device-desktop .adthrive-collapse-player,
body.adthrive-device-desktop #adthrive-contextual-container {
max-width: 600px;
height: auto!important;
}
body.adthrive-device-desktop div[id^="cls-video-container"] {
min-height: 360px!important; /* <- adjust as needed for particular site */
}
/* END prevent video player expanding */


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