/*
 Theme Name: 	Fuzzmedia Child
 Theme URI: 	http://demo.cocobasic.com/cardea-wp/
 Description: 	Cardea WP Child Theme
 Author: 		CocoBasic
 Author URI:  	http://www.cocobasic.com 
 Tags: grid-layout, four-columns, custom-colors, featured-images, threaded-comments, translation-ready, theme-options
 Template:		fuzzmedia
 Text Domain: 	fuzzmedia-child
*/
/* Section must be positioning context */
#home {
  min-height: unset;
  height: auto;
}
.cardea-bg-video {
  width: 100%;
  height: auto;
}
#home .section-wrapper {
  display: none;
}