/*
Theme Name: GeneratePress Child
Theme URI: https://generatepress.com
Author: Tom Usborne
Author URI: https://tomusborne.com
Description: GeneratePress Child Theme
Template:  generatepress
Version: 2.4.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: generatepress
Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, footer-widgets, blog, e-commerce, flexible-header, full-width-template, buddypress, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, rtl-language-support, featured-images, theme-options

GeneratePress, Copyright 2014-2019 EDGE22 Studios LTD.
GeneratePress is distributed under the terms of the GNU GPL

GeneratePress is based on Underscores http://underscores.me/, (C) 2012-2019 Automattic, Inc.
*/

.copyright-bar { display: none !important; }
.footer-bar {display: flex !important; width: 100%;}
.footer-bar aside {width: 33% !important;}
img.footerwhitelogo {display: block !important; margin: 3vw auto 0 auto !important; padding: 0 10%;}
.footer-bar .norm_row .sfsi_wDiv {width: 100% !important;}
.footer-bar .inerCnt {width: 45% !important; margin-left: 33% !important; display: block;}
.footer-bar .sfsi_wicons {width: 35% !important;} 
.sfsi_widget {margin-top: 3vw;}
.footer-bar .shuffeldiv {width: 50% !important; margin: 0 !important;}
.footer-bar .shuffeldiv img {width: 80% !important; }
/*#slidersection {width: 98vw !important; margin-left: auto !important; margin-right: auto !important; }*/
#sample_slider .owl-item {width: 100%;}
#contatti {margin: 0 auto; width: 22vw;}
#media_image-3 {width: 40%;}
	.footer-bar .footerDetail {display: block;}
	.footer-bar .footerSplitter {display: none;}
#text-5 .textwidget {margin-top: 3vw;}
#page, #content, #main, #primary, .page, .inside-article, .entry-content, .elementor-element, .elementor-container, .elementor-row, .elementor-column, #masthead, inside-header {background-color: rgba(0,0,0,0) !important;}
@media only screen and (max-width: 600px) {
	.footer-bar {display: block !important;}
	.footer-bar > * {width: 100% !important;}
	.footer-bar .sfsi_wicons {width: 45% !important;} 
	.footer-bar aside {width: 100% !important;}
	#contatti {margin: 0 auto; width: 100%;}


}