/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.par {
	margin-bottom: 0.2em!important;
}
@media (min-width:769px) {
    .main-navigation .main-nav ul li.nav-button a {
        background-color: #164871;
        border: 1px solid #fff;
        color: #fff;
        line-height: 35px; /*this number will likely need to be adjusted*/
    }
}
@media only screen and (max-width: 600px){
.nascosto{
	display:none
}
	}
@media only screen and (max-width: 1109px){
	.gb-container-9786b243{
		background-image:none!important
	}
}
.hide{
		display:none
	}
.giustifica{
	text-align: justify
}