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

/* Temp fix for AdWords ads expanding to the full container width of the recipe card */
.adthrive-device-desktop .adthrive-recipe,
.adthrive-device-tablet .adthrive-recipe {
  max-width: 320px !important;
}

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

/* Print Preview pages */
body.wprm-print .adthrive-sidebar {
    right: 10px;
    min-width: 250px;
    max-width: 320px
}

body.wprm-print .adthrive-sidebar:not(.adthrive-stuck) {
    position: absolute;
    top: 275px;
}

@media screen and (max-width: 1299px) {
    body.wprm-print.adthrive-device-desktop .wprm-recipe {
        margin-left: 25px;
        max-width: 650px;
    }
}
/* END - Print Preview pages */

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

body.adthrive-device-desktop .cwp-food-nutrition,
body.adthrive-device-tablet .cwp-food-nutrition {
    overflow: auto;
}

body.adthrive-device-desktop .cwp-food-cta,
body.adthrive-device-tablet .cwp-food-cta {
    clear: both;
}

body.adthrive-device-desktop .wprm-nutrition-label-container-grouped,
body.adthrive-device-tablet .wprm-nutrition-label-container-grouped {
    display: block !important;
}