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

/* Disable ads on printed pages */
@media print {
  div[data-gg-moat], 
  body[data-gg-moat], 
  iframe[data-gg-moat-ifr],
  div[class*="kargo-ad"],
  .adthrive-ad,
  .adthrive-comscore, 
  .adthrive-native-recipe,
  .raptive-sales {
    display: none !important;
    height: 0px;
    width: 0px;
    visibility:hidden;
  }
}

body.adthrive-device-desktop .wprm-recipe-video-container,
body.adthrive-device-tablet .wprm-recipe-video-container,
body.adthrive-device-desktop .wprm-call-to-action,
body.adthrive-device-tablet .wprm-call-to-action {
    clear: both;
}

.adthrive-player-position.adthrive-collapse-mobile.adthrive-collapse-bottom-right, .raptive-player-container.adthrive-collapse-mobile.adthrive-collapse-bottom-right, .adthrive-player-position.adthrive-collapse-float.adthrive-collapse-bottom-right, .raptive-player-container.adthrive-collapse-float.adthrive-collapse-bottom-right {
    right: 70px !important; 
}


/* CLS fix for Pinit script issue with images */
.dpsp-pin-it-wrapper {
    vertical-align: top;
}

/* Add a min height for video player in WPRM recipe card */
body.adthrive-device-desktop .wprm-recipe-video,
body.adthrive-device-tablet .wprm-recipe-video {
    min-height: 300px!important;
}
body.adthrive-device-phone .wprm-recipe-video {
    min-height:190px!important;
}

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

body.adthrive-device-phone .savetherecip {
min-height: 256px;
}