/* Enter Custom CSS Below Here */

/* PREVENT HEADER RESIZE

.navbar.fixed .navbar-brand img { height: 52px !important; }
.navbar.fixed .navbar-nav > li > a {
    padding: 35px 14px !important;
}

*/

@import url(../../../css-3);   /*-HO AGGIUNTO S DI SECURE A HTTP -Andrea :) */


.footer.widget-footer p,.footer.widget-footer .widget-title{
	padding:10px 0 !important;
	text-align: center !important;
}
#text-4 .textwidget p,#text-4 .textwidget .widget-title{
	text-align: center !important;
}
.footer .container{
	padding:30px 0 !important;
}
.sub-footer{
		padding:0 !important;
}
.container{
	padding-bottom:20px !important;
}
.footer .inner{
	padding-top:15px!important;
}
.footer .widget-title{
	margin-bottom:5px !important;
}
#text-2 .widget-title{
	visibility:hidden;
}

.navbar-brand h1{
	font-family: 'EB Garamond', serif;
	font-size:30px;
	color:white!important;
}
.navbar-brand {
    padding: 18px 0 0;
}







@media screen and (max-width: 768px) {
   #text-2 .widget-title{
		visibility:visible;
	}
	#text-4 .widget-title{
		visibility:hidden;
	}
}
