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

div[id^="ad-inline-"],
.ad-right-rail-lower,
#ad-sidebar-infinite,
.ad_right_rail_repeating
 {
  min-height: 50px;
}

/* hide toolbar & reposition share buttons */
.bottom-right-sticky-container {
  display: none;
}

/* push down sidebar */
.adthrive-stuck.adthrive-sticky.adthrive-sidebar {
  top: 50px !important;
}

.adthrive-ad.adthrive-sticky-sidebar > div {
  top: 55px !important;
}

/* set min width on recirc */
.ad-recirc {
  min-width: 300px;
}

.entry .share-bar--side {
  bottom: 100px !important;
}

/* collapse sidebar containers that are not used */
.rail .sticky-ad-container {
  display: none !important;
  max-height: 250px !important;
}

/* adjust video player styles */
#raptive-video-target {
  display: block !important;
}
.adthrive-collapse-player {
  border-top: 0px !important;
  border-bottom: 0px !important;
}

.rail--right.rail--2 .adthrive-sidebar {
  justify-content: inherit !important;
}

