@CHARSET "UTF-8";

.logo{
	z-index:200;
	position:relative;
	max-width:8em;
    max-height: 96px;
    margin:0px auto;
}


#bannerMaggiorenne{
	position:fixed;
	background-color:#FFF;
	z-index:500;
	width:320px;
	height:340px;
	left:50%;
	top:50%;
	margin-top:-200px;
	margin-left:-160px;
}


#bannerMaggiorenne .pulsBannerMaggiorenne{
	position:absolute;
	top:90px;
	left:73px;
	width:115px;
}

#bannerMaggiorenne .pulsBannerMaggiorenneNo{
	position:absolute;
	top:90px;
	left:190px;
	width:115px;
}

.prodottoMobile{
	height:13em;
}

.centraMobile{
	margin:0px auto;
	text-align:center;
	font-size:1.2em;
}

.show-mobile{
    display: block;
}


.container{
	width:100%;
	margin:0px auto;
	box-sizing: border-box;
	padding:1%;
}


.buttonContinua{
	display:block;
	padding:.5em .7em;
	width:12em;
	text-align:center;
	margin:0px auto;
	float:none !important;
}


.selected22{
	font-weight:bold;
}


.expandRow100{
	float:none;
	width:100% !important;
	text-align:left;
}

.ml-1-2{
	margin-left:-1.2em;
}

#menu-display{ width:3em; display:block; background-color:#333; border-radius:3em; padding:.2em;}
#close-menu-display{ width:3em; display:none; background-color:#ccc; border-radius:3em; padding:.2em;}

#menu-display img, #close-menu-display img{
	max-width:100%;
}

.mobile-menu{ box-sizing: border-box; padding:20px; display: block; height: 100%; margin-left: -250px; overflow: auto; position: fixed; margin-top: 3.7em; width: 250px !important; z-index: 999999; }
.mobile-menu-bg{ background-color: #ccc; display: none; height: 100%; left: 0; opacity: 0.95; position: fixed; margin-top: 5em; width: 100%; z-index: 999998; }


.flat4 {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
	margin-bottom:5px;
	width:90%;
}

.bottigliaPacco1 {
    margin-top: 114px;
    left:10px;
    width: 100px;
    position:absolute;
    z-index:20;
}


.bottigliaPacco2 {
    margin-top: 117px;
    left:80px;
    width: 100px;
    position:absolute;
    z-index:20;
}


.confezionePacco {
    left: 0;
    margin-top: 35px;
    position:absolute;
    z-index:30;
}

.piccolo{
	font-size:.7em;
}
.medio{
	font-size:12px;
}
.grande{
	font-size:16px;
}
h3 {
    font-size: 0.9em;
    line-height: 1em;
}
.testata{
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:270px;
	display:block;
}

.intestazione-grafica{
	background-image:url(../images/bg1-int.jpg);
	background-repeat:no-repeat;
	background-position: 0 1em;
	padding-top:8em !important;
}
.link-continua-briciole {
    color: #666 !important;
    display: block;
    font-family: "Ubuntu",sans-serif;
    font-size: 12px;
    margin-top: 20px;
    text-align: right;
}

.testata-b{
	background-image:url(../images/bg1b.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	min-height:50px;
	margin-bottom:20px;
	display:block;
}


.nome-no-grafico {
    color: #666;
    font-size: 2em;
    font-weight: normal;
    margin-top: -1.8em !important;
    position: absolute;
}



.destra{
	margin:0px auto;
}




.box3, .box4, .box1-3, .box2-3, .box3-4, .box1-4, .box1-3fix, .box2-3fix{
	float:left;
	width:100%;
	box-sizing: border-box;
	padding:1%;
}


.boxHalf{
	width:100%;
	box-sizing: border-box;
	padding:1%;
}

.box1-2{
	float:left;
	width:50%;
	box-sizing: border-box;
	padding:1%;
    position: relative;
}

.m-center{
	text-align:center !important;
}

.fotoHome{width:40%; margin:0px auto;}



img{
	max-width:100%;
}
input.error, select.error, textarea.error {
	background: #ffe2e2;
	}
	
.error {
	
	background-color: #ccc;
    border: 1px solid #dd5a43;
    border-radius: 5px;
    color: #fff;
    left: 79% !important;
    margin-left: -1.5%;
    margin-top: -2.5%;
    padding: 0.5% 1%;
    right: 4px !important;
    width: 17%;
}
.error p {
    font-size: 2vw !important;
    font-weight: 600;
    margin: 0;
}
.error em {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dd5a43 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 0.7vw;
    bottom: -1.3vw;
    display: block;
    height: 0;
    left: 2px;
    position: absolute;
    width: 0;
    z-index: -1;
}
.invalid {
    background: none repeat scroll 0 0 #fbf0ee;
    border: 1px dotted #ff856f !important;
}

.errorDue {
	height: 15px;
	background-color: #CC061D;
	border: 1px solid #fff;
	color: #fff;
	padding: 3px 10px;
	margin-left: -20px;
	margin-top: -10px; /* CSS3 spicing for mozilla and webkit */
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-box-shadow: 0 0 6px #ddd;
	-webkit-box-shadow: 0 0 6px #ddd;
}

.errorDue p {
	font-weight: bold;
	font-family: Arial;
	font-size: 12px !important;
	margin: 0px;
	line-height: 15px;
}

.errorDue em {
	border: 10px solid;
	border-color: #CC061D transparent transparent;
	bottom: -17px;
	display: block;
	height: 0;
	left: 2px;
	position: absolute;
	width: 0;
}
.errorepassword {
	color:red;
}
.infopassword {
	color:#003d7e; 
}
.avvisopassword {
	font-size:4vw; margin-top:5%;
}
/*MOBILE*/
.wrapper{
	padding:0 10px;
	background-color:#FFF;
	width:100%px;
	margin:0px auto;
}

.brd1gray {
    border: 1px solid #ccc;
    color: #fff;
    font-size: 0.8em;
    margin: 1px;
    padding: 10px;
}

h1{font-size:1.6em;}