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

/* 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: #000!important;
}
/* END White Background For Mobile Sticky Video Player */

body.adthrive-device-phone .mv-create-instructions .adthrive-recipe {
    margin-left: -95px;
}

body.adthrive-device-phone .mv-create-wrapper .adthrive-recipe {
    margin-left: -25px;
}

body.adthrive-device-desktop {
overflow: visible!important;
}

.adthrive-device-phone .tve-cb {
z-index: auto!important;
}

/* Prevent video player from expanding on desktop */
body.adthrive-device-desktop .adthrive-collapse-player,
body.adthrive-device-desktop #adthrive-contextual-container {
max-width: 700px;
height: auto!important;
}
body.adthrive-device-desktop div[id^="cls-video-container"] {
min-height: 360px!important;
}
