/*
 Theme Name:   spacious Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Cvl Srl
 Author:       reainformatica
 Author URI:   http://example.com
 Template:     spacious
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  spaciouschild
*/
/* DISTANZA TRA SLIDER E MENU SUPERIORE*/
#main {
	padding: 10px 0 10px 0;
}

/* DIMENSIONI MENO A DISCESA */
.main-navigation ul li ul {
	position: absolute;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	border-top: 1px solid #0FBE7C;
	top: 30px;
	left: -99999px;
	width: 300px;
}