/*
	Theme Name: Famifi WP - Portuguese
	Template: famifi-wp-theme
	Version: 1.0.0
	Author: PXP, LLC
	Author URI: http://pxp200.com
	Description: Famifi Wordpress Portuguese Child Theme
*/
article .embed-block {
  display: block;
  height: auto;
  margin: 0;
  padding: 0 0 15px 0;
  width: 100%;
  overflow: hidden; }

article .embed-embed {
  position: relative;
  height: 0;
  overflow: hidden; }
  article .embed-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

article .embed-full {
  width: 100%; }
