/*
Theme Name: BBG Gotha
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
#drucken{margin: 1.5em 0;}
@media print {
    footer, header, hgroup, menu, nav, .single-navigation, #sidebar, .cookie-notice-container, #drucken {
        display: none;
    }
    #content{width: 100% !important; float: none !important;}
    .fusion-flexslider.fusion-post-slideshow {max-width: 50%; margin: 0 20px 20px 0; float: left; }

}