/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 17 2016 | 04:40:33 (pm)
/*
/******* Do not edit this file *******/

#top_bar .menu-item-language a {
	text-indent: -9999px;
	position: relative;
	width: 20px;
	height: 20px;
}

#top_bar .menu-item-language a img {
	position: absolute;
	top: 3px;
  left: 0;
}

#top_bar ul.submenu-languages {
	width: 30px;
  position:relative
}


/*#top_bar {
	position: relative;
	margin-bottom: 2em;
}

#imageFlow {
    position: relative;
    height: 500px;
  margin-bottom: -80px;
}

#footer {
	position: relative !important;
}

@media screen and (min-height: 800px) {
	#imageFlow {
        height: 700px;
    	margin-bottom: -150px;
	}
}
*/