/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.max-width-650 .fusion-column-wrapper {
    max-width: 650px;
    margin: auto;
}
.max-width-650 {
	justify-content: center;
}
.w-100 {
    width: 100%;
}
@media screen and (min-width: 1024px) {
	.separatore-sx {
		margin-left: -200px !important;
	}
}
@media screen and (max-width: 1024px) {
	body .awb-menu .awb-menu__main-ul {
		font-size: 20px;
	}
}
div#gt_float_wrapper {
    position: fixed;
    bottom: 30px;
    right: 30px;
}
body .awb-menu_v-stacked .awb-menu__sub-a {
    padding: 5px 15px;
}
