/*
Theme Name: H2O Italia - 2023
Theme URI: https://marcobrughi.com
Author: Marco Brughi
Author URI: https://marcobrughi.com
Description: Child Theme for H2O Italia S.r.l.
Template: wavio
Version: 2.00
Requires at least: 5.0
Tested up to: 5.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options
Text Domain: wavio
*/

/* Required Plugin 
* 
* Elementor
* Woocommerce
* Breadcrumb NavXT
* Checkout Manager for Woocommerce
* MailChimp for Wordpress
* NextGEN Gallery
* Premium Addons for Elementor
* Smart Slider 3
* Unyson
* WP Google Fonts
*/


/* Custom Grid */
.custom-wrapper {
	display: block;
}
.custom-wrapper .column-left {
	width: 50%;
	float: left;
}
.custom-wrapper .column-right {
	width: 50%;
	float: left;
}
.custom-center {
	text-align: center;
}
