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




/* Video settings */
div[id^="cls-video-container-"] {
  margin-bottom: 80px !important;
}

body.adthrive-device-desktop div[id^="cls-video-container"] {
  min-height: 461px !important;
}

.adthrive-collapse-player {
  width: 100% !important;
  border: 0px !important;
}
.adthrive-collapse-player h3#adthrive-collapse-title {
  color: #fff;
  text-transform: capitalize;
}
h3.adthrive-player-title {
  margin: 10px 0 0 0 !important;
  font-size: 2rem !important;
}
body.adthrive-device-phone h3.adthrive-player-title {
  font-size: 1.5rem !important;
}

.raptive-player-position {
  margin-top: 10px !important;
}

/* Desktop video player */
body.adthrive-device-desktop .adthrive-wrapper-bar,
body.adthrive-device-desktop .adthrive-wrapper-title-wrapper {
  display: flex!important;
  height: 36px!important;
}
body.adthrive-device-desktop #adthrive-video-description-text {
  display: none;
}
/* END - Desktop video player */

/* video revamp */
body.adthrive-device-phone .adthrive-collapse-player,
.adthrive-collapse-player {
  padding: 0px !important;
  background: #f5f5f5 !important;
}
.raptive-player-container:not(.adthrive-collapse-float) .adthrive-video-text-cutoff {
  font-size: 1.275rem !important;
  font-weight: 800;
  margin: 0 auto !important;
}
body.adthrive-device-phone .raptive-player-container:not(.adthrive-collapse-float) .adthrive-video-text-cutoff {
  font-size: 16px !important;
}
.raptive-player-container:not(.adthrive-collapse-float) .adthrive-title-overlay {
  position: relative !important;
  padding: 30px !important;
  background: #0009!important;
  line-height: 100% !important;
  color: #000 !important;
}
body.adthrive-device-phone .raptive-player-container:not(.adthrive-collapse-float) .adthrive-title-overlay {
  padding: 20px 10px !important;
}
.raptive-player-container:not(.adthrive-collapse-float) .adthrive-wrapper-bar {
  top: 0px !important;
}
#adthrive-video-description-text {
  display: none !important;
}
/* video revamp */

.adthrive-device-desktop .adthrive-content {
max-width: 100% !important;
}