/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/

.entry-content iframe {
  /* Need to unset this in theme code to fix AdThrive ad placement */
}

/* fix wpforo editing height */
.wpforo-content  iframe{max-height:380px}

/* add wpforo scrollbar for non-full screen mode */
.mce-fullscreen iframe{max-height:100%!important} 