/*** CSS RESET *****************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
a{
    outline: 0;
}
/********************/
html, body {
	/*font-family: Helvetica, "Arial narrow", Arial, Georgia, serif;*/
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 12px;
	margin:0px;
	padding:0px;
	line-height:21px;
	height:auto;
	color:#888888;
	background-color:#ffffff;
}
img {
	border:0px;
}
div {
	outline: none;
}
a{
	color:#b22c28;
	text-decoration: none;
	font-weight: 700;
}
a:hover{
	text-decoration: underline;
}
p{
	margin:0px;
	margin-bottom:6px;
}
hr {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	color:black;	
	font-weight:bold;
}
h1{
	font-size: 52px;
	margin:0 0 15px 0;
	line-height:52px;
}
h2{
	font-size: 44px;
	margin:0 0 15px 0;
	line-height:44px;
}
h3{
	font-size: 36px;
	margin:0 0 10px 0;
	line-height:36px;
}
h4{
	font-size: 30px;
	margin:0 0 10px 0;
	line-height:30px;
}
h5{
	font-size: 24px;
	margin:0 0 10px 0;
	line-height:24px;
}
h6{
	font-size: 20px;
	margin:0 0 10px 0;
	line-height:20px;
}
hr {
	border:0px;
	border-bottom:1px solid #CCCCCC;
	height:1px;
}
input, select, textarea {
	font-family: Arial, Georgia, serif;
	font-size: 15px;
	color: #333333;
	padding:0 5px;
}
select {
	line-height:28px!important;
}
ul {
	margin:0px;
	padding:0px;
}
ol, ul {
	list-style: none outside none;
}
.maiuscolo {
	text-transform:uppercase;
}
.rosso {
	color: #b22c28;
}
.oro {
	color: #a4956c;
}
.nero {
	color: #000000;
}
.logo-eataly {
	background: url(images/footer-logo-eataly.gif) no-repeat;
	width:65px;
	height:39px;
    display: inline-block;
    margin: 0 10px;
    text-indent: -9999px;
    vertical-align: middle;
}
.sel, .sel > a {
	color: #b22c28 !important;
}
.ombra {
	background: url(images/ombra-verticale-centrale.jpg) no-repeat center top;
}
b, strong {
	color:#000000;
}
.rosso strong {
	color: #b22c28;
}
/* HEADER */
#disclaimer {
    background: url(images/black-80.png);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 200;
}
#disclaimer p {
	width: 320px;
	margin: 100px auto;
	color:#ffffff;
	text-align:justify;
}
#disclaimer  a {
	display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
	color:#ffffff;
}
#cnt-logo {
    margin: 0 auto;
    width: 960px;
}
#titolo {
	background: #000000;
	color: #FFFFFF;
	float: left;
	font-size: 16px;
	margin-top: 60px;
	padding: 0 80px;
}
#logo {
	float:right;
	width:257px;
	height:41px;
	margin-right:50px;
	margin-top: 15px;
}
#etichetta {
    float: right;
    height: 104px;
    width: 403px;
	background: #000000;
	overflow:hidden;
}
#etichetta a{
	color:#ffffff;
}
.menu {
	width:960px;
	height: 40px;
	margin:0px auto;
	font-size:13px;
	position: relative;
	transition: height 0.5s;
	-webkit-transition: height 0.5s;
	background: #ffffff;
}
.menu.open {
	height: 310px;
	transition: height 0.5s;
	-webkit-transition: height 0.5s;
	overflow: hidden;
}
.menu a{
	color:#000000;
}
.pre-testata {
    overflow: hidden;
    max-width: 960px;
    margin: auto;
    text-align: center;
}
.lingue {
	font-size: 10px;
	font-weight: normal;
	/*position: absolute;
	top: 35px;
	left:22px;*/
	z-index: 100;
    margin: 0 10px;
}
.link-shop {
    display: inline-block;
	font-size: 11px;
	font-weight: bold;
    margin: 0 10px;
    background-color: #aa3a36;
    color: #fff;
    padding: 2px 10px;
    border-radius: 0 0 5px 5px;
    text-transform: uppercase;
}
.facebook-link {
    left: 100%;
    position: absolute;
    width: 55px;
    height: 50px;
}
.footer .lingue{
	clear: both;
	position: static;
	overflow: hidden;
	top: 0px;
	left:0px;
}
.footer .lingue ul{
	text-indent: 0px;
}
.footer .lingue ul{
	padding: 0 13px;
}
.lingue li{
	float:left;
}
.lingue li.attiva {
	list-style: disc outside none !important;
}
.lingue li.attiva a{
	font-weight: bold;
}
.lingue a{
	font-weight: normal;
	margin-right:20px;
	color:#000000;
}
.menu.open .lingue {
	display: none;
}
#foto-testata {
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
#cnt-bottiglia {
    margin: 0 auto;
    position: relative;
    width: 960px;
	height:330px;
}
/*.img-testata {
	position:absolute;
	height:330px;
	text-align:center;
	overflow: hidden;
	z-index:10;
}*/
#bottiglia {
    height: 730px;
    margin-left: 340px;
    overflow: hidden;
    position: absolute;
	z-index:20;
}
#dati-prodotto {
	width:300px;
    position: absolute;
	z-index:30;
	bottom:0;
	right:30px;
	line-height: 18px;
	font-size: 13px;
}
#fascia-nera {
	background:#000000;
	background-image:url(images/sfondo-fascia-nera.gif);
	height:104px;
}
.contenuti-home {
	width:960px;
	overflow:hidden;
	margin:300px auto 20px auto;
}
.contenuti {
	width:960px;
	overflow:hidden;
	margin:30px auto 20px auto;
}
.main {
	overflow:hidden;
	margin-bottom:100px;
	min-height: 300px;
}
.sx {
	float:left;
	width:342px;
	margin-left: 80px;
}
.dx {
	float:right;
	width:339px;
}
footer {
	width:960px;
	margin:60px auto;
}
.footer {
	color: #000000;
	margin:10px;
	overflow:hidden;
}
.foot-sx {
	float:left;
}
.foot-sx > img {
	margin: 0 10px;
	vertical-align: middle;
}
.foot-dx {
	float:right;
	line-height: 36px;
}

/* INIZIO HOME */
.highlight {
	background: url(images/sfondo-ombra-highlights.jpg) no-repeat;
	overflow:hidden;
	margin-bottom:50px;
	font-size:13px;
}
.highlight h1 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 50px;
}
.highlight .testo-lay2 {
	margin-top:60px;
}
.news {
	background: url(images/sfondo-ombra-news.jpg) no-repeat #ffffff;
	overflow:hidden;
	color: #000000;
	clear:both;
}
.news .testo-lay2 {
	margin-right:0px;
}
.news h2 {
	font-size: 18px;
	line-height: 18px;
}
/* FINE HOME */

/* INIZIO MENU */
.nav {
	position: relative;
	line-height: 40px;
}
.nav img {
	vertical-align: middle;
}
.nav > li {
	float:left;
	position:relative;
}
.nav > li.vini {
	position:static;
}
.nav li  a {
	padding:0px 12px;
    letter-spacing: -0.2px;
}
.nav > li.vini > ul {
	position: absolute;
	left:0;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li.vini > ul > li {
	float:left;
	text-align: center;
}
.nav > li.vini > ul > li > ul {
	margin: 0px 10px;
}
.nav > li.vini > ul > li > a{
	font-weight:400;
}
.vini > ul > li > ul > li > a {
    padding: 0;
}
.nav > li  ul{
	margin-top:5px;
}
.nav > li.vini > ul > li > ul  > li{
	float:left;
    margin-bottom: 10px;
}
.nav > li > ul {
	display:none;
	position:absolute;
}
.nav > li > ul > li {
	white-space:nowrap;
}
.vini > ul > li > ul > li > a > p {
	position: absolute;
	text-align: left;
	width:150px;
	margin-left: 0px;
	margin-top: -10px;
	color: #b22c28;
	display:none;
	font-weight:normal;
}
.vini > ul > li > ul > li > a:hover > p {
	display:block;
}
/* FINE MENU */


/* TABELLA */
.riga-intestazione {
	height:40px; 
	line-height:18px;
}
.riga-pari {
	height:40px; 
	line-height:40px; 
}
.riga-dispari {
	height:40px; 
	line-height:40px; 
	background-color:#ebe6c4
}
.colonna-intestazione {
	padding:0 10px; 
	font-weight:bold
}
.colonna {
	padding:0 10px; 
	color:#821615;
}
/* */

/* FORM */
.formcontatti {
	float:left;
	width:880px;
	height:auto;
	padding:10px;
	background-color:#ebe6c4;
}
.riga-form {
	float:left;
	display:inline;
	width:100%;
	min-height:40px;
	height:auto;
}
.riga-form-big {
	float:left;
	display:inline;
	width:100%;
	height:75px;
}
.etichetta	{
	float:left;
	display:inline;
	width:30%;
	height:30px;
	line-height:36px;
	margin:0 10px 0 20px;
}
.campo-form	{
	float:left;
	display:inline;
	width:65%;
	height:30px;
	line-height:36px;
	margin:0;
	border:0;
	background-color:#FFF8DD;
}
.campo-form-big	{
	float:left;
	display:inline;
	width:65%;
	height:60px;
	line-height:16px;
	margin:0;
	border:0;
	background-color:#FFF8DD;
}
#submit {
	margin:8px 0 0 15px;
}
.obbligatori {
	margin:30px 0 0 0;
}
.privacy {
	margin:20px 0 0 0;
}
.campo-testo {
	float:left;
	margin: 0 10px 0 20px;
}
/* */
/***************************************************************************************/
.layout {
	margin-bottom:4px;
	overflow:hidden;
}
.layout-news {
	/*float: left;*/
	display: inline-block;
	margin: 0 10px;
	width: 300px;
    overflow: hidden;
    vertical-align: top;
}
.testo-lay0 {
	margin: 0px 2px;
	text-align:left;
}
.prodotto .testo-lay0 {
	width: 200px;
}
.col-unica .testo-lay0 {
	margin: 0px 80px;
}
.testo-lay1 {
	text-align:left;
	margin-left:10px;
}
.testo-lay2 {
	text-align:left;
	margin-right:10px;
}
.foto-lay1 {
	float:right;
	margin:5px 10px 0px 20px;
	width:300px;
	display:inline;
	text-align:center;
}
.foto-lay2 {
	float:left;
	margin:5px 20px 50px 10px;
	width:300px;
	display:inline;
	text-align:center;
}
.foto-lay1 img, .foto-lay2 img{
	width: 100%;
}
.layout-news .foto-lay2 {
	margin:0px 0px 0px 0px;
	text-align:left;
	height:150px;
}
.layout-news .foto-lay2 img{
	width: auto;
}
.foto-allegato {
	display:inline;
	float:left;
	margin-right:13px;
}
.testo-allegato {
	display:inline;
	width:100%;
	font-size:14px;
	font-weight:bold;
}

.foto-lay1 p, .foto-lay2 p, .foto-lay1-home p, .foto-lay2-home p, .didascalia{
	width:100%;
	font-size:11px;
	text-align:left;
	margin:-4px auto 10px auto;
	line-height:14px;
	text-align:center;
}
.img-unica {
	text-align:center;
}
.img-unica img {
	max-width:338px;
}
.col-unica .img-unica img {
	max-width:960px;
}
.due-img-affiancate {
	float:left;
	max-width:167px;
	width:expression(document.body.clientWidth > 167 ? "167px" : "auto" );
	text-align:center;
	display:inline;
	margin: 0px 2px;
}
.due-img-affiancate img{
	width:100%;
}
.tre-img-affiancate {
	float:left;
	max-width:110px;
	width:expression(document.body.clientWidth > 110 ? "110px" : "auto" );
	text-align:center;
	display:inline;
	margin: 0px 2px;
}
.tre-img-affiancate img{
	width:100%;
}
.quattro-img-affiancate {
	float:left;
	max-width:220px;
	width:expression(document.body.clientWidth > 220 ? "220px" : "auto" );
	text-align:center;
	display:inline;
	margin: 0px 10px;
}
.quattro-img-affiancate img{
	width:100%;
}
.tre-colonne-testo {
	float:left;
	width: 280px;
	text-align:justify;
	display:inline;
	margin: 0px 10px;
	background:#f0f0f0;
	padding:10px;
}
.due-colonne-testo {
	float:left;
	width: 320px;
	display:inline;
	margin: 0px 80px;
}
.atl, .inl, .exl{
	margin: 0px 2px;
	padding:6px 0px;
}
.atl a, .inl a, .exl a {
	
}
.ext {
	background:white;
	border: 3px solid #000000;
	color:black;
    padding: 6px;
    text-transform: lowercase;
	border-radius: 4px;
	font-family: impact;
	font-size: 20px;
	float:left;
	margin-right:8px;
	margin-bottom: 10px;
}
.apl {
}
.apl li {
	float:left;
	background:black;
	margin: 10px 10px;
	width:220px;
}
.apl li a {
	color:white;
	padding:5px 10px;
	display:block;
}
/*.news, .rst {
	margin: 0px 10px;
	text-align:justify;
	width:300px;
	float:left;
	margin-bottom:15px;
}*/
.img-news, .img-rst {
	height:180px;
	overflow:hidden;
	background:#f0f0f0;
	border-bottom:6px solid white;
	margin-bottom:10px;
}
.img-news:hover, .img-rst:hover{
	border-bottom:6px solid #ff0000;
}
.img-news img, .img-rst img{
	width:100%;
}
/*.news strong, .rst strong {
	color:black;
	font-size:24px;
}*/
.annunci {
	float:left;
	background:#e5e5e5;
	width:641px;
}
.annunci .bianco{
	float:left;
	background:#ffffff;
	margin:1px;
	display:inline;
	width:639px;
}
.annuncio {
	float:left;
	width:613px;
	background:#f5f5f5 url(images/puntoelenco.gif);
	background-repeat:no-repeat;
	background-position:3px 20px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;
	margin:1px;
	display:inline;
}
.annuncio-pari {
	float:left;
	width:613px;
	background:#ebebeb url(images/puntoelenco.gif);
	background-repeat:no-repeat;
	background-position:3px 20px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:12px;
	margin:1px;
	display:inline;
}

.layout-paginazione {
	margin-left:18px;
}
.paginazione {
	background:#f0f0f0;
	padding:5px 8px;
	margin-right:3px;
}
.paginazioneanno {
	padding:5px 8px;
	margin-right:3px;
}
.video {
	margin:0px;
}
.col-unica .video {
	margin:0px 80px;
}
.editable {
	/*width:553px;*/
	/*border:1px dashed red;*/
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

/***************************************************************************************/
.ui-datepicker *{
font-size:0.9em;
}

/* RESPONSIVE */

/* Smartphones (portrait and landscape) ----------- */
@media handheld, only screen and (max-width: 767px) {
/* Styles */
    .pre-testata {
        text-align: right;
    }
	.ombra {
		background: none !important;
	}
	.menu {
		height:auto;
		width:auto;
		text-align:center;
		margin-bottom:20px;
	}
    .facebook-link {
        margin: 20px 0 0;
        position: static;
    }
	.lingue {
		top: 45px;
	}
	.toggleMenu {
		width:40%;
	}
	.nav {
		text-align:left;
	}
	.nav > li.hover  > ul{
		display:block;
	}
	.nav > li.vini > ul > li {
		float:none;
		text-align:left;
	}
	.nav > li > ul > li > a, .nav > li.vini > ul > li > a {
		display: block;
	}
	.nav > li.vini > ul > li > ul > li {
		float: none;
	}
	.nav > li.vini > ul > li > ul > li img {
		display:none;
	}
	.vini > ul > li > ul > li > a > p {
		display:block;
		position: static;
		width:auto;
		margin: 0px;
	}
	#foto-testata {
		background:none !important;
	}
	#cnt-bottiglia {
		width:auto;
		height:auto;
	}
	#bottiglia {
		max-height: 330px;
		position:static;
		margin-left: 10%;
	}
	#bottiglia img {
		height:100%;
	}
	#cnt-logo {
		width: auto;
	}
	#logo {
		float: none;
		height: 41px;		
		width: 257px;
		margin:0 auto;
		padding-top:15px;
	}
	#titolo {
		float: none;
		padding: 10px;
		text-align: center;
	}
	#etichetta {
		display:none;
	}
	#dati-prodotto{
		position:static;
		width:auto;
	}
	.contenuti-home {
		margin: 20px auto 20px;
		width: auto;
	}
	.highlight {
		background: none !important;
	}
	.news {
		background: none !important;
	}
	.layout-news {
		width: auto;
		/* margin: 0 20px; */
		margin: 0px !important;
	}
	.contenuti {
		margin: 20px auto 20px;
		width: auto;
	}
	.sx {
		float:none;
		margin:0px;
		width:auto;
	}
	.dx {
		float:none;
		margin:0px;
		width:auto;
	}
	footer {
		width:auto;
	}
	.foot-sx {
		float:none;
	}
	.foot-dx {
		float:none;
	}
	.testo-lay0 {
		margin:20px;
		width:auto !important;
	}
	.atl, .inl, .exl {
		margin: 20px;
	}
	.foto-lay2 {
		float: none;
		margin: 20px !important;
		text-align: center;
		width: auto;
	}
	.testo-lay2 {
		margin:20px !important;
	}
	.img-unica{
		margin:20px;
	}
	.img-unica img{
		width: 100%;
		max-width: none;
	}
	.due-img-affiancate {
		margin:20px;
		float: none;
		display: block;
		max-width: none;
	}
	.tre-img-affiancate {
		margin:20px;
		float: none;
		display: block;
		max-width: none;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen 
and (min-width : 321px) {
/* Styles */
	
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */

}

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */

}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-width: 768px) and (max-width: 959px) {
/* Styles */
    .pre-testata {
        text-align: right;
    }
	.ombra {
		background: none !important;
	}
	.menu {
		height:auto;
		width:auto;
		text-align:center;
		margin-bottom:20px;
	}
    .facebook-link {
        margin: 20px 0 0;
        position: static;
    }
	.lingue {
		top: 45px;
	}
	.toggleMenu {
		width:40%;
	}
	.nav {
		text-align:left;
	}
	.nav > li.hover  > ul{
		display:block;
	}
	.nav > li.vini > ul > li {
		float:none;
		text-align:left;
	}
	.nav > li > ul > li > a, .nav > li.vini > ul > li > a {
		display: block;
	}
	.nav > li.vini > ul > li > ul > li {
		float: none;
	}
	.nav > li.vini > ul > li > ul > li img {
		display:none;
	}
	.vini > ul > li > ul > li > a > p {
		display:block;
		position: static;
		width:auto;
		margin: 0px;
	}
	#foto-testata {
		background:none !important;
	}
	#cnt-bottiglia {
		width:auto;
		height:auto;
	}
	#bottiglia {
		max-height: 330px;
		position:static;
		margin-left: 10%;
	}
	#bottiglia img {
		height:100%;
	}
	#cnt-logo {
		width: auto;
	}
	.contenuti-home {
		margin: 20px auto 20px;
		width: auto;
	}
	.contenuti {
		margin: 20px auto 20px;
		width: auto;
	}
	.sx {
		margin-left:20px;
	}
	.dx {
		margin-right:20px;
	}
	.layout-news {
		margin: 0 20px;
	}
	footer {
		width:auto;
	}
	.col-unica {
		margin: 20px;
	}
	.testo-lay0 {
		margin:0px !important;
		width:auto !important;
	}
	.due-colonne-testo{
		margin:0px;
		margin-right:50px;
	}
	.img-unica img {
		width: 100%;
	}
}
/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1200px) {
/* Styles */

}
/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1260px) {
/* Styles */

}

/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
/* Styles */

}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */

}
/***************************************************************************************/