@charset "utf-8";

.store {
	width:100%;
	margin:.5em 0;
	padding-bottom: 2em;
	font-family: robo, sans-serif;
	border-bottom:1px solid #ddd;
	}
.store img, .store a img {
	width: 40px !important;
	margin:0;
	padding:9px 8px 8px 8px;
	border:1px solid #ddd;
}
.store h3 {
	font-size:1.5em;
	margin:0;
	color:#777;
	}
.store h4 {
	font-size:1.9em;
	color:#999;
	margin-left:.5em;
	}
.store a {
	margin-right:8px;
	text-align:left;
	height:30px;
	display: inline-block;
}
.store form{
	width:92%;
	margin:0 4%;
	}
.store label {
	display:inline-block;
	position:relative;
	font-size:1.4em;
	color:#777;
	}
.store label.log {
	display:block;
	margin-bottom:.5em;
	text-align:center;
	}
.store label.qt {
	position:relative;
	top:3px;
	padding-right:35px;
	}
.store label.tot {
	top:12px;
	float:right;
	}
.store label.butt {
	display:block;
	width:100%;
	text-align:center;
	}
.store button {
	position:relative;
	top:18px;
	background:none;
	border:none;
	}
.store input {
	font-size:1.3em;
	border:1px solid #ddd;
	color:#777
	}

.store input.euro {
	font-size:26px;
	width:125px;
	font-weight:300;
	font-family:robo,sans-serif;
	border:none;
	background:none;
	}

.store .tot input {
	border-style: none;
	background:none;
	text-align:right;
	font-size:1.4em;
	color:#777;
	width:130px;
	line-height:1.4em;
	}

.store input[name="qt"] {
	width:60px;
	height:55px;
	text-align:center;
	font-size:1.5em;
	}

.store button img{
*	padding:10px;
	}
.store .minus, .store .plus {
	position:absolute;
	left:63px;
	top:0px;
	width:29px;
	height:29px;
	line-height:.8em;
	background: none;
	}
.store .minus {
	top:30px;
	}
	

/*** opt ***/
.store form > div {
	margin-bottom:8px;
	text-align:center;
	position:relative;
	}

div.box {
	position:absolute;
	display:none;
	border:1px solid #ddd;
	background:#fff;
	z-index:999;
	}
div.box.on {
	display:block;
	}

.store label.cal {
	top:10px;
	margin-right:4px;
	}
.store label.cal a {
	position:relative;
	left:5px;
	}
.store label.cal input {
	position:relative;
	top:-18px;
	left:-8px;
	margin-right:-5px;
	width:180px;
	height:48px;
	text-align:center;
	font-size:24px;
	background:#fff;
	border-left:none;
	}

label.lis {
*	top:-5px;
	height:37px;
	width:190px;
	padding: 13px 40px 0px 10px;
	border:1px solid #ddd;
	background:#fff;
	margin-top:10px;
	}
label.lis:after {
	position:absolute !important;
	right:4px !important;
	top:4px !important;
	width: 32px; 
	height: 40px;
	content:" ";
	background-image: url("lis.png");
	background-size: cover;
	display: inline-block;
	}

label.lis a {
	display:block;
	white-space:nowrap;
	overflow:hidden;
	color:#888;
	}
	
a.lisx {
	width:192px;
	}
a.lisx:after {
  position:absolute;
  top:0;
  left:0;
  content:" ";
  height:100%;
  width:100%;
  z-index:199;
}


div.liss {
	left:-1px;
	top:50px;
	width:227px;
	padding:5px 10px 5px 3px;
	}
div.liss a {
	padding:8px;
	display:block;
	height:30px;
	color:#aaa;
	transition:.3s;
	}


.store label.col {
	top:-1px;
	margin:3px 0 6px 0;
	position:static;
	}
a.colx {
	position:relative;
	left:-66px;
	top:2px;
	width:46px;
	height:46px;
	border-radius:23px;
	background:none;
	margin-right:-66px;
	}
div.cols {
	left:8px;
	top:58px;
	width:290px;
	padding:5px 10px 12px 10px;
	}
div.cols a {
	float:left;
	width:48px;
	height:48px;
	margin:5px;
	border-radius:24px;
	}







#calendario{
	position:absolute;
	z-index:888;
	background:#fff;
	border:1px solid #ddd;
	padding:5px;
	height:280px;
	overflow-y:scroll;
	display:none;
	
	}
div#calendario.on{
	display:block;
	}
#calendario table{
	max-width:100% !important;
	margin-left:0;
	}
#calendario td{
	width:50px;
	text-align:center;
	padding:0;
*	border:1px solid #fff;
	position:relative;
	}
#calendario th.mese {
	font-size: 26px;
	}
#calendario th{
	height:20px;
	font-size:16px;
	font-weight:normal;
	color: #999;
	background:none;
	border:none;
	}

#calendario a, #calendario p{
	display:block;
	height:40px;
	margin:0;
	text-decoration:none;
	font-size:18px;
	line-height:40px;
	color:#fff;
	text-align:center;
	transition:0.2s;
	border:2px solid transparent;
	}

#calendario td p{
	background: #ccc;
	}
#calendario td.verde a{
	background: #5F9E69;
	}
#calendario td.giallo a{
	background: #ADA13B;
	}
#calendario td.rosso a{
	background: #C87C32;
	}
#calendario td.gray:after {
	content:"•";
	font-size:24px;
	position:absolute;
	bottom:-10px;
	right:1px;
	color:#fff;
	}
#calendario td.dark:after {
	content:"••";
	font-size:24px;
	position:absolute;
	bottom:-10px;
	right:1px;
	color:#fff;
	}
#calendario hr{
	border:1px solid #ddd !important;
	}








#header a.bsk{
	position:absolute;
	top:15px;
	right:55px;
}

#drop a.bsk{
	position:absolute;
	top:15px;
	right:55px;
	}

.basket>div {
	position:relative;
	border-top:2px solid #ddd;
	}
.basket hr {
	margin:0;
	border:1px solid #ddd !important;
	clear:both;
	}
.basket h3 {
	margin:.3em .1em .5em .5em;
	width:260px;
	}
.basket h4 {
	margin:.1em .5em .5em .7em;
	width:260px;
	}
.basket h5 {
	position:absolute;
	top:21px;
	font-size:21px;
	width:260px;
	}
.basket form {
	width:350px;
}
.basket form.butt {
	width:80px;
	position:absolute;
	right:0;
	top:6px;
	}
.basket button {
	background:none;
	border:none;
	margin:0 !important;
	padding:0;
	}
.basket textarea {
	width:242px;
	height:110px;
	padding:10px;
	border:none;
	background:#eee;
	margin:8px 2px 8px 9px;
	}
.basket button[name="bt"] img {
	width: 20px;
	margin:0;
	padding:6px;
	border:1px solid #ddd;
	}
.basket form.pp {
	width:240px;
	position:relative;
	top:0px;
	margin-left:10px;
	}
form.pp>img {
	width:165px;
	height:auto;
	margin-left:6px;
	}

form.note table{
	margin:30px 0 20px 0;
	vertical-align:bottom
	}
form.note table td {
	vertical-align:bottom !important;
}
form.note textarea {
	width:400px;
	height:80px;
	padding:10px;
	border:1px solid #eee;
	}
form.note input {
	background:none;
	border:none;
	border-bottom:2px solid #999;
	text-align:right;
	width:130px;
	font-size:26px;
	font-weight:300;
	font-family:robo,sans-serif;
	color:#999;
	}
form.note button {
	padding:6px;
	border:1px solid #ddd;
	}
form.note img {
	margin:0;
	padding:0 4px;
	}


form.pp button {
	margin:10px 0;
	padding:0;
	}
form.pp>img {
	width:165px;
	height:auto;
	}

.payed h5 {
	margin:3em 0 0 0;
	}
.payed h4 {
	margin:.5em 0;
	}

.tkt {
	position:relative;
	}
.tkt h3 {
	position:absolute;
	top:0px;
	right:30px;
	color:#fff;
	font-size:48px;
	}
.tkt h4 {
	position:absolute;
	top:25px;
	left:260px;
	color:#000;
	font-size:36px;
	}
.tkt h5 {
	position:absolute;
	top:60px;
	left:570px;
	color:#000;
	font-size:30px;
	}
.tkt h6 {
	position:absolute;
	top:245px;
	left:570px;
	color:#aaa;
	font-size:18px;
	font-weight:normal;
	}
.tkt h7 {
	position:absolute;
	top:333px;
	left:585px;
	color:#fff;
	font-size:24px;
	}
.tkt h8 {
	position:absolute;
	top:285px;
	right:30px;
	color:#888;
	font-size:22px;
	font-weight:normal;
	}

div.ini {
	margin:40px 0;
	}
.ordini h4 {
	font-size:24px;
	margin:0 !important;
	font-weight:normal;
	}
div.ordini {
	border-bottom:1px solid #999;
	padding-bottom:16px;
	}
.ordini h5 {
	margin:15px 0 0 0;
	color:#0031A6 !important;
	}
.ordini h6 {
	font-size:30px;
	color:#666 !important;
	}
.ordini h9 {
	display:block;
	font-size:25px;
	color:#c00;
	}
.ordini input {
	margin-left:20px;
	}
.ordini form {
	position:absolute;
	right:400px;
	}

a.button {
	text-decoration:none;
	font-size: 18px;
	padding:4px 16px 6px 16px;
	background:#86BC25;
	color:#fff !important;
	margin-top:10px;
	margin-left: 3%;
	}
.art a img.button {
	height: 40px !important;
	width: auto !important;
	margin:20px 0 !important;
	margin-left: 3% !important;
	padding:6px !important;
	border:1px solid #ddd !important;
	}



