/*
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
*/

span.menu-text{
	text-transform: uppercase;
	font-weight: bold;
}

#menu-footer-menu li{
	border-bottom: none !important;
}

.fusion-social-network-icon{
	color: #ffffff !important;
	padding: 0.3em;
	border: 1px solid white;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.fusion-button{
	padding: 0.5em !important;
}

.fusion-main-menu>ul>li>a{
	border-top: none !important;
}

.enfatizza{
	font-size:1.5em;
	font-weight:bold;
	
}

.text-center{
	text-align:center !important;
}

.text-header>h1{
	font-size:2em !important;
	text-align: center !important;
	font-weight:bold !important;
	color:#002e5f !important;
}

.text-white{
	color:#ffffff;
}

.text-red{
	color:#d70e33 !important;
}

.text-blue{
	color:#002e5f !important;
}

.background-blue{
	background-color:#002e5f !important;
}

.background-red{
	background-color:#d70e33 !important;
}

.btn-padding{
	padding:1em 5em 1em 5em !important;
}

.move-left{
	text-align:left !important;
}

.move-right{
	text-align:right !important;
}

.sub-title{
	font-style: italic !important;
	font-size:1.1em;	
}