
@charset "UTF-8";
/* CSS Document */
*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body{color:#fff;}
section#contenitore-arf{min-height: 100%;width:95%;background-image: url('arffestival-spenny.jpg');height: auto !important;height: 100%;margin: 0 auto -70px;clear: both;text-align: center;background-repeat:repeat;
}
#cookieChoiceInfo{background-color: #000000!important;padding: 5px;opacity: .7;color: #fff;}
body, html{height:100%;}
a{text-decoration: none;color: #fffbdb;}

p#testo-policy{background-color: #5f554b;font-size: 20px;}

@media only screen and (min-width:150px) and (max-width:700px){
	h1,h2,h3{font-size: 30px;color:#fff;}
	section#contenitore-arf p{font-size: 25px;background-color: #5f554b;padding: 30px;}

.menu{
width:200px;
height:400px;
position:absolute;
left:-200px;
background:rgba(0,0,0,1);    
}

  span#sottolineato{text-decoration: underline;}


/*			MENUBUTTON			*/
#menuButton{
	font-size:2em;
	color:#fff;
	margin:0px 10px;
}
#menuButton a{
	cursor:pointer;
	transition:all 0.2s;
}
#menuButton a:hover{
	color:#f06;
	
}
/*			CLOSEBUTTON		*/


.closeButton{
	font-size:1.5em;
	color:#fff;
	position:absolute;
	left:160px;
	top:10px;
	
}
.closeButton a:hover{
	color:#333;
	cursor:pointer;
	
}
.icon-heart{
font-size:0.8em;	
}

body{background-image: url(images/prova-sfondo2.png);background-size:cover;background-repeat: no-repeat;background-position: center;background-attachment: fixed;}


a#logo img{width: 30%}
a#logo-footer img{width: 70px;}
span#top img{width: 100%;}

img#sezioni{width: 100%;}


h1#titolo{color:#600033;background-color: ;}
h3#titoloQuadri{color:#600033;background-color: #fffbdb;text-align: center;}

div#chi{}
div#sinistra{width: 100%;}
div#destra{width: 100%;}
p#chiSono{display:none;padding: 20px;background-color: ;color: #fff;font-size: 20px;}
p#info{padding: 20px;font-size: 20px;text-align: center;background-color: #5f554b;}
#avana{color: #fffbdb;}

div#contatti{text-align: center;}
div#contatti p#cont{background-color: #5f554b;}
div#galleria{background-color: #5f554b;}

div#menu{background:#000;opacity: 0.8;}
div#menu nav{color: #fff;padding-top:10px;}
div#menu nav  a{color: #fff;padding: 20px;float: left;}
div#menu nav  a:hover{color: #000;background:#fff;}
div#menu a#logo{margin-left: 80px;font-size: 50px;font-weight: bold;color: #fff;}

div#foto-pagine img{width: 100%;}
div#foto-pagine-ev img{width: 100%;}
div#foto-pagine-dx img{width: 100%;}
div#foto-pagine-sotto img{width:100%;}
div#desc-pagine{background-color: #5f554b;opacity: 0.8;padding: 30px;font-size: 20px;text-align: center;}
div#desc-pagine-torte{margin-top:400px;background-color: #5f554b;opacity: 0.8;padding: 30px;font-size: 20px;text-align: center;}

div#foto-left img{width: 100%;}
div#foto-right img {width: 100%;}

footer{background-color: #5f554b;margin-bottom: 0px;display: block;padding: 20px;}
footer p#copy{color: #fff;text-align: center;}
footer p#author	{text-align: right;color:#fffbdb;}

}