.adthrive-player-close {
top: -4px;
}

.adthrive-device-desktop .adthrive-recipe, .adthrive-device-tablet .adthrive-recipe {
float: right;
clear: right;
margin-left:10px;
}

#AdThrive_Recipe_5_desktop {
float: none;
margin-left: 0px;
}

.adthrive-device-phone .blog-yumprint-recipe .adthrive-recipe {
width: 320px;
margin-left: -20px;
}

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

/* Top Center White Background */
.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 top center white background */

/* for sticky SB9 */
.adthrive-sidebar.adthrive-stuck {
margin-top: 80px;
}
/* for sticky SB1-5 */
.adthrive-sticky-sidebar > div {
top: 80px!important;
}

body.archive .adthrive-content {
  grid-column: 1 / -1;
}