body {
/* customize_background */ background-color:#ffffff; /* customize_background */ 
/* customize_body */ color:#222; /* customize_body */ 
}

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote, pre, dl {
max-width: 900px;
margin:0 auto 3rem;
}

a, a:hover {
	color: #ffffff;
}


.menu-sx li a, .menu-dx li a {
color:#000000;
text-decoration:none;
}

.slide {
width:90%;
padding:0;
margin: auto;
margin-top: 80px;
text-align:center;
overflow:hidden;
}

.editmode .slide {
padding-top:130px;
}

.slide ul, .slide ol  {
	list-style-position: inside;
}

.slide table {
	margin: 0 auto;
}
.slide form {
	text-align: left;
	max-width: 900px;
	margin: 0 auto;
}
.slide label {
	display:inline;
}

.slides-container {
position:relative;
}
.std-container {
width:900px; margin: 50px auto 60px; text-align: left; font-size: 18px; line-height: 20px;
}

.container-fluid {
	padding: 0;
}

#footer {
/* customize_footer_background */ background-color:rgba(238,238,238,0.9); /* customize_footer_background */
text-align:center;
padding:0px;
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.1);
box-shadow: 0 1px 10px rgba(0,0,0,0.1);
}

.navbar-fixed-bottom,.navbar-fixed-top {
position:fixed;
margin:0;
}

.navbar-inverse .navbar-inner {
padding: 0 0 0 10px;
}

#footer div.pull-right, .navbar-fixed-bottom a.uarr, .navbar-fixed-bottom a.darr {
font-size: 18px;
font-size: 1.4rem;
}

.navbar-fixed-top a.uarr, .navbar-fixed-top a.darr {
line-height:14px;
line-height: 1.0;
}

.navbar .brand {
font-size: 20px;
line-height: 20px;
}

.brand h1, .brand h2, .brand h3, .brand h4, .brand h5, .brand h6, .brand p {
margin-bottom: 0;
}

.nav-pills a {
font-size: 15px;
}

.editmode .navbar-fixed-top {
padding-top:49px;
z-index:1;
background: #fff;
}

.popover {
background: transparent;
-webkit-box-shadow: none;
   -moz-box-shadow: none;
        box-shadow: none;
border:0;
}

.popover .arrow {
border: 0;
}

.intro{
	color: #fff;
    text-shadow: 1px 1px 3px #555, -1px -1px 3px #555;
}

#barra-menu {
	height: 80px;
	background-image: none;
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	box-shadow: none;
	border-color: #ffffff;
}

#barra-menu ul {
position: fixed;
top: 0;
height: 80px;
background-color: #fff;
}

#barra-menu ul li {
margin: 30px 60px;
list-style: none;
vertical-align: middle;
display: inline-block;
}

#barra-menu ul li span {
font-size: 13px;
font-family: 'Open Sans';
margin-left: 10px;
margin-right: 10px;
letter-spacing: 1px;
vertical-align: middle;
}

#barra-menu ul li img {
width: 20px;
}

#logo-barra-menu {
	height: 100px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 4;
}

#mobile-menu {
	display: none;
}

#logo-foot {
	height: 160px;
	display: block;
	margin-top: -80px;
	margin-left: auto;
	margin-right: auto;
}

.menu-sx {
	left: 0;
	
}

.menu-sx li {
	
}

.menu-dx {
	right: 0;
	
}

.menu-dx li {
	
}

.menu-sx li a, .menu-dx li a {
color:#000000;
text-decoration:none;
}

.msfondofascia {
	display: none;
}

.sfondofascia{
	width: 90%;
	height: 90%;
}
.csfondofascia{
	display: table;
	width: 100%;
	height: 100%;
}
.csfondofascia .cell{
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.csfondofascia .cell img{
	max-width: 150px;
	width: 100%;
	height: auto;
}
.csfondofascia .cell h1{
	margin: 0;
	padding: 0;
	font-family: 'Raleway';
	font-size: 50px;
	line-height: 100px;
	font-weight: 800;
	color: #ffffff;
	letter-spacing: 20px;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             	 0px 8px 13px rgba(0,0,0,0.1),
             	 0px 18px 23px rgba(0,0,0,0.1);
}
.csfondofascia .cell h2{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: 'Prata';
	font-size: 80px;
	line-height: 100px;
	font-weight: 400;
	color: #a6a6a6;
}
.csfondofascia .cell h3{
	margin: 0;
	padding: 0;
	padding-left: 75%;
	text-align: left;
	font-family: 'Raleway';
	font-size: 19px;
	line-height: 24px;
	font-weight: 500;
	color: #999999;
}
.csfondofascia .cell .descrizione{
	margin: 25px 0 0 0;
	font-family: 'Lora';
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	color: #666666;
}
.csfondofascia .cell .padding{
	margin: 0px 50px;
	background: rgba(255,255,255,0);
	padding: 30px 50px;
	width: 350px;
	border: 1px solid #ffffff;
	margin-top: 200px;
	max-height: 390px;
}

#modal-menu {
	display: none;
}

.modal-quadrato {
	width: 250px;
    height: 250px;
    margin: 50px 5px;
    background: rgba(0,0,0,1);
    display: inline-block;
}

.modal-quadrato p{
	font-family: 'helenaregular';
	margin-top: 80px;
	color: #ffff;
	font-size: 40px;
}

.foodnonfood {
	font-family: 'Open Sans'; 
	font-size: 15px; 
	text-transform: uppercase;
	display: block
}


#foot {
	height: 250px;
	width: 90%;
	border-top: 1px solid #222; 
	margin-left: auto !important;
	margin-right: auto !important;
	margin-top: -220px !important;
    float: none !important;
}

.sfogliaprod {
	display: inline-block;
	border: none;
	color: #fff;
	background-color: #222;
	margin: 0 auto;
	font-family: 'Raleway';
	font-size: 20px;
    padding: 25px !important;
    border: 3px #222 solid;
    margin-top: 80px;
    width: 200px;
    height: 110px;
    margin: 50px;
}

#contatti-foot {
	text-align: center;
}

#mobile-menu-modal {
	position: absolute;
	left: 0;
}

.testo-foot {
	font-family: 'Raleway';
	height: 100px;
	width:24%;
	display: table-cell;
	padding: 3px;
}

.testo-foot p {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: 300;
	padding: 0 50px;
}

.testo-foot a {
	color: #000000;
}

.testo-foot h3 {
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 5px;
}

#credits-foot {
	font-family: 'Raleway';
	font-weight:300;
 	font-size: 12px;
 	padding-bottom: 10px;
    padding-top: 25px;
    width: 90%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#credits-foot p {
	margin: 0 auto;
}

.cinquanta{
	font-size: 0;
	margin-left: auto !important;
	margin-right: auto !important;
	width: 90%;
	margin-top: 20px;
	z-index: 2;
}
.cinquanta>.padding{
	display: table;
	width: 100%;
}
.cinquanta .left,.cinquanta .right{
	display: table-cell;
	vertical-align: top;
}
.cinquanta .left.vuoto,.cinquanta .right.vuoto{
	position: relative;
}
.cinquanta .left,.cinquanta .left a,.cinquanta .right,.cinquanta .right a{
	font-size: 15px;
}
.cinquanta .left.testo,.cinquanta .left.testo a,.cinquanta .right.doppiotesto,.cinquanta .right.doppiotesto a{
	color: #fff;
}
.cinquanta .right.testo,.cinquanta .right.testo a,.cinquanta .left.doppiotesto,.cinquanta .left.doppiotesto a{
	color: #ffffff;
}
.cinquanta .left.testo,.cinquanta .right.doppiotesto{
	
}
.cinquanta .right.testo,.cinquanta .left.doppiotesto{
	width: 412px;
}
.cinquanta .left.testo h2,.cinquanta .right.testo h2{
    margin: 0 0 30px -25px;
    padding: 0;
    font-family: 'Open Sans';
    font-weight: bold;
    font-size: 36px;
    border-left: 2px solid #ec6d0c;
    padding-left: 25px;
}
.cinquanta .left.doppiotesto h2,.cinquanta .right.doppiotesto h2{
    margin: 0 0 30px 0;
    padding: 0;
    font-weight: 300;
    font-size: 36px;
    font-family: 'Raleway';
    text-transform: uppercase;
    letter-spacing: 3px;

}
.cinquanta .right.doppiotesto h2{
	color: #878383;
	font-size: 36px;
	font-weight: 300;
	text-align:right;
}

.cinquanta .left.doppiotesto h2{
	color: #ffffff;
	font-size: 36px;
	font-weight: 300;
	text-align:center;
}

.cinquanta .left.doppiotesto img{
	margin-left: -130px;
	position: relative;
	z-index: 3;
}

.cinquanta .left.doppiotesto p,.cinquanta .right.doppiotesto p{
	font-family: 'Raleway';
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
}


.cinquanta .left.testo .padding,.cinquanta .right.testo .padding{
	padding: 100px 50px;
	max-width: 412px;
	margin: 0 auto;
}
.cinquanta .left.doppiotesto .padding{
	padding-top: 30px;
    width: 412px;
    margin-left: 50px;
    background-color: #878383;
    padding: 20px;
    text-align: justify;
    margin-bottom: 80px;
    padding-bottom: 600px;
    opacity: 0.8;
}

.cinquanta .right.doppiotesto .padding{
	padding-top: 30px;
    width: auto;
    margin-left: 50px;
    color: #878383;
    padding: 20px;
    text-align: justify;
}

.cinquanta .vuoto .padding{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.cinquanta .right.doppiotesto ul{
	font-family: 'Raleway';
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;		
}
.cinquanta .right.doppiotesto ul li{
	margin: 0 0 20px 0;
}
.cinquanta .right.doppiotesto h3{
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
}

.masonry-grid {
	position: relative;
    max-width: 1170px;
    min-height: 550px;
    width: 100%;
    display: block;
    margin: 30px auto;
}

.grid-item {
	width: 367px;
	height: 500px;
}

.grid-title {
	margin-bottom: -30px;
	font-size: 20px;
	font-family: 'Open Sans';
	text-align: center;
	text-transform: uppercase;
}

#prodotti2 {
	margin-top: 100px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
    width: 500px;
    text-align: center;
    display: block;
}

#prodotti2 h2 {
	font-family: 'Raleway';
	font-weight: 300;
	font-size:36px;
	color: rgb(123,156,65);
}

#prodotti2 p {
    font-family: 'Raleway';
    font-weight: 200;
    font-size: 18px;
    text-align: justify;
    padding: 90px;
    background-color: rgb(123,156,65);
    color: white;
    line-height: 25px;

}

#prodotti3{
	margin-top: -100px;
}

#prodotti3 h2 {
	font-family: 'helenaregular';
	font-weight: bold;
	font-size: 36px;
	text-align:center;
}

#prodotti3 p {
 font-weight: 300;
 font-family: 'Raleway';
 font-size: 18px;
 text-align:center;
}

#prodotti3 ul li {
	margin: 10px;
	line-height: 1.2em;
	font-size: 18px;
}

#immagine2 {
	margin-left:0;margin-top: -650px;opacity: 1;z-index: 4;position: relative;
}

#immagine {
	position: relative;z-index: 2;margin-top: -300px;margin-left: 0px;margin-bottom: 100px;max-width: 1000px; float: right;
}

#composizione {
	margin-top: -200px; width: 900px; margin-left: -200px;
}

.spesaspina {
	margin-top: 0px;
	margin-bottom: 0px;
}

.spesaspina-img-right {
	width: 350px;
	float:right;
	margin-bottom: 50px;
	border:1px solid black;
	height: 410px;
}

.spesaspina-img-left {
	width: 350px;
	float:left;
	margin-bottom: 50px;
	border:1px solid black;
	height: 410px;
}

.spesaspina-txt-left {
	width: 500px;
	height: 300px;
	background-color: rgba(0,0,0,0.8); 
	color:rgb(123,156,65);
	border: 1px solid rgb(123,156,65);
	float: right;
	margin-right: -100px;
	margin-top: 50px;
}

.spesaspina-txt-left h2{
	font-size: 36px;
	font-weight: 300;
	font-family: 'Raleway';
	color:rgb(123,156,65);
	padding:20px;
	text-align: center;
}

.spesaspina-txt-left p{
	font-size: 18px;
	font-weight: 400;
	font-family: 'Raleway';
	color:white;
	padding:20px;
	text-align: center;
}

.spesaspina-txt-right {
	width: 500px;
	height: 300px;
	background-color: rgba(0,0,0,0.8); 
	color:rgb(123,156,65);
	border: 1px solid rgb(123,156,65);
	float: left;
	margin-left: -100px;
	margin-top: 50px;
}

.spesaspina-txt-right h2{
	font-size: 36px;
	font-weight: 300;
	font-family: 'Raleway';
	color:rgb(123,156,65);
	padding: 20px;
	text-align: center;
}

.spesaspina-txt-right p{
	font-size: 18px;
	font-weight: 400;
	font-family: 'Raleway';
	color:white;
	padding:20px;
	text-align: center;
}

.formblock {
	margin: 30px auto;
	max-width: 500px;
	font-size: 18px;
	font-family: 'Raleway';
}


.formblock input[type="text"] {
	border-radius: 0;
	border: 1px solid #222;
	box-shadow: none;
	float: right;
	max-width: 360px;
	width: 70%;
}

.formblock input[type="submit"] {
	border-radius: 0;
	color: #ffffff;
	text-transform: uppercase;
	background-color: rgb(123,156,65); 
	box-shadow: none;
	border:0;
	padding: 10px 60px;
	text-align:center;
	margin: 10px auto;
	display: block;
}


.formblock textarea {
	border-radius: 0;
	border: 1px solid #000000;
	width: 100%;
	height: 300px;
	box-shadow: none;
}
 .formblock label {
 	text-transform: uppercase;
 	display: inline-block;
    margin: 15px 0px;
 }


.navbar {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	box-shadow: 0px 2px 20px -7px #878383, 5px 5px 15px 2px rgb(0 0 0 / 0%);
}

#intro-wrap {
	margin-top: 80px;
}




.cinquanta .left.doppiotesto .padding ul > li {
	font-family: 'Raleway';
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    margin: 0 3rem;
}





/*MEDIA QUERY*/

@media (max-width: 1150px) {

	.menu-sx {
		margin: 0;
		display: none;
	}

	.menu-dx {
		display: none;
	}

	.menu-sx li {
	}

	#barra-menu {
		height: 100%;
	}

	#logo-barra-menu {
		height: 80px;
		margin-left: 0px;
		display: inline-block;
	}

	#mobile-menu {
		display: inline-block;
		height: 40px;
		margin-right: 0px;
		margin-left: auto;
		float: right;
		margin-top: 20px;
		display: inline-block;
	}

	.modal {
		min-height: 200px;
	}

	#mobile-menu-sx, #mobile-menu-dx {
		margin-top: 15px;
	}

	#mobile-menu-sx li, #mobile-menu-dx li {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 15px;
		text-align: center;
		font-size: 15px;	
	}

	.close-modal {
		display: none;
	}

	#icona-menu-chiudi {
		display: block;
		margin: 30px auto;
		text-align:center;
	}

}

.back-to-top {
background: none;
margin: 0;
position: fixed;
bottom: 0;
right: 0;
z-index: 100;
display: none;
text-decoration: none;
color: rgba(0,0,0,0.2);
background-color: rgba(0,0,0,0);
}

.back-to-top:hover {
	color: rgba(0,0,0,0.4);
}

.back-to-top i {
  font-size: 60px;
}


#ricerca {
	text-align: center;
}

#ricerca input {
	border-radius: 0;
	border: 1px solid #222;
	box-shadow: none;
}



.catalogoitem {
	width: 18%;
	min-width: 200px;
	margin: 10px;
	height: 300px;
	border: 1px #222 solid;
	float: left;
	text-align: center; 
	font-family: 'Raleway';
}

.catalogoimg {
	width: calc(100% - 10px);
	min-height: 200px;
	margin: 5px auto;
	background-size: cover;
	background-position: center center;
}

.catalogotitolo {
	font-size: 18px;
	display: block;
	margin: 0 auto;
	font-weight: bold;
	margin-bottom: 5px;
	color: #222;
}

.descinterna {
	margin: 30px 0;
	text-align: center;
	max-width: 100%;
}

.descesterna p, .descinterna > p {
	margin: 0;
	color: #222;
	max-width: 100%;
}

.titolointerno {
	font-family: 'helenaregular';
	font-size: 36px;
	text-align: center;
}

.buttonlista {
	border-radius: 0;
    color: #ffffff;
    text-transform: uppercase;
    background-color: rgb(123,156,65);
    box-shadow: none;
    border: 0;
    padding: 10px 60px;
    text-align: center;
    margin: 10px auto;
    display: block;
}

@media (max-width: 950px) {

.formblock textarea {
	width: 90%;
	display: block;
	margin: 5px auto;
}

.formblock {
	padding: 10px;
}

}


@media (max-width: 767px) {

	body {
		margin: 0;
		padding: 0;
	}

	.navbar-fixed-bottom a.uarr, .navbar-fixed-bottom a.darr {
	display:none;
	}

	#barra-menu ul {
		position: relative;
	}

	#barra-menu ul li {
		display: block;
	}


	

	.cinquanta .left, .cinquanta .right {
		display: block;
	}

	.cinquanta .left.doppiotesto .padding {
		width: 100%;
		margin-left: -35px;
	}

 	.testo-foot {
 		display: block;
 		padding-top: 10px;
 		width: 100%;
 	}

.cinquanta .left.doppiotesto .padding, .cinquanta .right.doppiotesto .padding {
	width: 100%;
	padding: 0;
	margin: 0;
}

.cinquanta .left.doppiotesto, .cinquanta .right.doppiotesto {
	width: 100%;
	padding: 0;
	margin: 0;
}

.cinquanta .left.doppiotesto p {
	padding: 10px;
}

.cinquanta .left.doppiotesto h2 { 
	margin-top: 20px;
}

.cinquanta .left.doppiotesto img {
	margin-left: 0;
}

.csfondofascia .cell .padding {
	margin: 0;
	padding: 0;
	width: 100%;
	
}

.csfondofascia .cell h1 {
	letter-spacing: 5px;
	font-size: 20px;
}


.grid-item {
	width: 95%;
	margin-left: 10px;
}

#foot {
	height: 100%;
	margin: 0 !important;
	margin-left: 15px !important;
	padding-bottom: 20px;
}

.testo-foot {
	margin: 0 auto;
}


#immagine, #immagine2 {
	margin: 0 auto;
	padding: 0;
	float: none;
	width: 90%;
	display: block; 
}

#immagine {
	margin-bottom: 10px;
}

#immagine2 {
	margin-bottom: 100px;
}

#composizione {
	margin: 0;
	padding: 0;
	width:100%;
}

#prodotti2 {
	width: 90%;
}

#prodotti3 {
	margin-top: -50px;
}

.googleMapContatti {
	width: 75%;
	margin-bottom: 120px;
}

.spesaspina-txt-right, .spesaspina-txt-left, .spesaspina-img-right, .spesaspina-img-left {
	float: none;
	margin: 0 auto;
	width: 90%;
	display: block;
	margin-top: 20px;
}

.spesaspina {
	margin-bottom: 30px;
}

.googleMapContainer {
	border:none;
}

}
