@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
body{
	font-family: 'Lato', sans-serif;
	background: #EEE;
}
strong{
  font-weight:bold !important;
}
.mauri{
	display: none !important;
	color:red !important;
	font-size:20px !important;  
	position: absolute;
	top:50px;
}

.red{
	color: red;
}

.header{
	width: 100%;
	min-width: 960px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: repeat-x;
	height: 110px;
	margin-bottom: 50px;
}

.header-login{
	width: 100%;
	min-width: 960px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: repeat-x;
	height: 110px;
}


.home-2024-bg{
	width: 100%;
	min-width: 960px;
	background-image: url(../img/range-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.line-spaced{
	line-height: 20px;
}
.wrapper{
	width: 960px;
	margin: 0 auto;
}
.lang{
	margin-top: 14px;
}
.lang a{
	color: white;
	text-transform: uppercase;
	font-size: 15px;
	line-height:40px;
	height: 40px;
	padding: 0 10px;
	float: right;
	text-align: center;
}
.lang .voice{
	display: block;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
}
.languages:hover{
	background: #1554FF;
	color: white;
}
.yourcart img{
	margin-top: -5px;
}
.lang ul{
	display: none;
	float: right;
	background: #c9ced1;
}
.lang li{
	float: left;
	height: 40px;
}
.ie .lang li{
	width:100px;
}
.lang li:after{
	content: "|";
	color: #eee;
	position: relative;
	top: 10px;
}
.lang li:first-child:after{
	content: "";
}
.lang li a{
	color: black;
}
.lang li a:hover{
	background: #1554FF;
	color: white;
}
.logo{
	float: left;
	margin-top: 14px;
}
.logo24{
	float: left;
	margin-top: 20px;
}
.logo-bus{
	position:absolute;
	top:6px;
}
.ie .logo{
	width:200px;
}
.ie .logo-bus{
	width:160px;
}
.header span{
	text-transform: uppercase;
	font-size: 26px;
	float: right;
	color: #555;
	font-weight: 300;
	margin-top: 30px;
	display: block;
}

.header-login span{
	text-transform: uppercase;
	font-size: 26px;
	float: right;
	color: #555;
	font-weight: 300;
	margin-top: 30px;
	display: block;
}

.text{
	letter-spacing: .1em;
	text-align: center;
	margin: 35px 0 75px 0;
}
.text h3{
	font-weight: 400;
	font-size: 22px;
	color: #000;
}
.text p{
	font-size: 15px;
	line-height: 1.5em;
	color: #555;
}
.text strong{
	font-weight: 700;
}
.range{
	width: 960px;
	margin: 0 auto;
}
.footer{
	width:100%;
	min-width: 960px;
	background: #000;
	padding: 15px 0;
	color: white;
}
.footer span{
	float: right;
	font-size: 12px;
}
.request{
	margin: 0 auto 50px auto;
	width: 720px;
}
.request p{
	font-size: 15px;
	line-height: 18px;
}

.sessionclosed{
	margin: 50px auto 50px auto;
	width: 720px;
}
.sessionclosed p{
	font-size: 15px;
	line-height: 18px;
	text-align:center;
	color: white;
}

.login{
	width: 720px;
	background-color:rgba(0,0,0,0.5);
	margin: auto;
	padding: 30px;
}
.login li{
	float: left;
	padding: 15px 0;
	margin-left: 10px;
}
.login label{
	display: block;
	margin: 0 auto 7px auto;
	color: #FFF;
	text-transform: uppercase;
}
.login request{
	display: block;
	margin: 0 auto 7px auto;
	color: #FFF;
	font-size: 15px;
	line-height: 20px
}
.login request a{
	color: #FFF;
	text-decoration: underline;
}
.login input,
.login button{
	background: #EEE;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	border:none;
	width: 220px;
}
.login input{
	text-indent: 5px;
}
.login button{
	width: 100px;
	background: #1554FF;
	color: white;
	padding: 3px 0;
	font-size: 15px;
}
.login button:hover{
	cursor: pointer;
}
.login p{
	margin-left: 10px;
}
.forgotten{
	margin-left: 10px;
	font-size: 12px;
	color: #FFF;
	border-bottom:1px solid;
}

.forgotten a{
	color: #FFF;
}

.white{
	background: white;
	min-width:960px;
}
.widget{
	width: 450px;
	height: 250px;
	margin: 0 15px;
	background: white;
	float: left;
	box-shadow: 0px 5px 10px -5px #999;
}
.wrapper h3{
	font-weight: 400;
}
.wrapper h3 a{
	text-decoration: underline;
}
.select{
	margin: 50px 0 75px 0;
}
.alert{
	text-indent: 20px;
}
.alert-24{
	text-indent: 20px;
	color: white;
}
.filter{
	margin: 10px 0 50px 0;
}
.filter li{
	float: left;
	margin-right:10px;
}
.filter li a:hover{
	text-decoration: underline;
}
.filter li:after{
	content:"|";
	margin-left:10px;
}
.filter li:first-child{
	margin-left: 0;
}
.filter li:last-child:after{
	content: "";
}
.register{
	width: 100%;
	padding: 15px 0;
	background:white;
}
.register li{
	float: left;
	padding: 15px 0;
	margin-left: 10px;
}
.register label{
	display: block;
	margin: 0 auto 7px auto;
	color: #555;
	text-transform: uppercase;
}


.register select{
	width: 465px;
}
.register input,
.register button{
	width: 465px;
	background: #EEE;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	border:none;
}
.register input{
	text-indent: 5px;
}
.register button{
	width: 100px;
	background: #000;
	color: white;
	padding: 3px 0;
	font-size: 15px;
}
.register button:hover{
	cursor: pointer;
}
.register input[disabled]{
	background: #F5F5F5;
	color: #999;
}
.prodotto{
	position: relative;
	background:white;
	padding:20px 0;
	width:300px;
	float: left;
	height:850px;
	margin: 10px 20px 10px 0;
}
#description{
  line-height:16px;
}
.preview{
	width:270px;
	margin:0 auto 15px auto;
}
.dati {
	width:270px;
	margin:0 auto;
}
.dati li{
	margin-bottom: 5px;
	font-size: 14px;
}
.bold{
	font-weight: 700;
}
.bottom-buttons{
	position: absolute;
	bottom: 12px;
}
.bottom-buttons a{
	background: #1554FF;
	width:270px;
	display:block;
	color:white;
	padding:2px 0;
	text-indent:10px;
}
.cart{
	background: white;
}
.cart .step{
	background: #c9ced1;
}
.cart .step li{
	padding: 10px;
	float: left;
}
.cart .step li.active{
	background: white;
}
.cart .foto{
	float: left;
	margin-right:10px;
}
.cart .buttons a{
	background:black;
	width:270px;
	display:block;
	color:white;
	padding:5px 0;
	text-indent:10px;
}
.buttons .continue{
	float: right;
	margin-right: 20px;
}
.buttons .backtosearch{
	float: left;
	margin-left: 20px;
}

.button{
	background: #1554FF;
	display:inline-block;
	color:white;
	text-transform: uppercase;
	padding:5px 10px;
}
.carrello{
	border-top: 1px solid #eee;
	padding-top: 20px;
	width: 920px;
	margin: 0 auto;
}
.cart-dati{
	float: left;
	margin-left: 10px;
}
.cart-dati li{
	float: left;
	width: 110px;
	height: 100px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.unitprice{
	width:170px !important;
}
.cart-dati-actions{
	width:230px !important;
}

.cart-dati-actions button{
	display: block;
	height: auto;
	color: black !important;
	position: relative;
	top: 0;
	margin-bottom: 3px;
	cursor: pointer;
	font-size: 11px!important;
	line-height: 1!important;		
}


.cart-dati span{
	background: #eee;
	font-weight: 700;
	font-size: 14px;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-bottom: 5px;
}
.cart-dati p{
	padding: 10px 5px 5px 5px;
	font-size: 14px;
	line-height:40px;
}
.cart-dati #q{
	margin-top:-11px;
	margin-right:10px;
	width:40px;
}
.cart-dati .quantity{
	margin-top: 10px;
}
.pdealer{
  position:relative;
  top:1px;
  left:5px;
}
/*.personalization{
	background:#eee;  
	margin-left:10px;
}*/
.personalization small{
	margin-bottom:5px;
	font-weight: bold;
	display: block;
}
.cart-status-icon{
	margin:0 10px 0 0;
	margin-top: 4px;
}
.cart-product-info{
	color: #666;
	margin: 5px auto;
	font-size: 14px;
	display: block;
	padding-top:8px;
}
.cart-product-info li{
	margin-bottom: 5px;
	font-size: 15px;
}
.total-amount{
	text-align: right;
	padding: 10px 0;
	background: #c9ced1;
}
.total-amount span{
	margin-right: 20px;
}
.cart strong{
	font-weight: 700;
}
.margins{
	width: 920px;
	margin: 0 auto;
}


.cart-form{
	width: 100%;
	padding: 15px 0;
	background:white;
}
.cart-form li{
	float: left;
	padding: 15px 0;
	margin-left: 10px;
}

.cart-form label{
	display: block;
	margin: 0 auto 7px auto;
	color: #555;
	text-transform: uppercase;
}


.cart-form select{
	width: 445px;
}
.cart-form input{
	width: 445px;
	background: #EEE;
	display: block;
	margin: 0 auto;
	padding: 5px 0;
	border:none;
}
.cart-form input{
	text-indent: 5px;
}
.cart-form input[disabled]{
	background: #F5F5F5;
	color: #999;
}

.cart-items-box .title{
	background: #eee;
	font-size: 14px;
}
.cart-items-box span{
	padding: 10px 0;
}
.w60{
	width: 60%;
	text-align: left;
}
.w100{
	width: 100%;
	text-align: left;
}
.w60 span,
.w100 span{
	display: inline-block;
	margin-left:15px;
}
.w20{
	width: 20%;
	text-align: right;
}
.w20 span{
	display: inline-block;
	margin-right:15px;
}

.cart-items-box .cart-text{
	font-size: 12px;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.first-voice{
	margin-left: 15px;
	text-transform: uppercase;
}
.first-voice,
.second-voice{
	font-size: 13px;
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
.textarea textarea{
	width: 100%;
	height:100px;
	padding: 0;
}
.cart-checkbox input{
	margin-bottom:10px;
	font-size:12px;
}
.cart-checkbox input[type=radio]{
	margin-right:7px;
}
.dialogue{
	background: #c9ced1;
	padding: 20px 0;
}
.dialogue p{
	margin:0 20px;
	font-size: 18px;
	text-transform: uppercase;
}
.final-text p{
	font-size: 15px;
	line-height: 1.5em;
}
.transaction-details{
	width: 400px;
}
.transaction-details li{
	margin-bottom: 4px;
	border-bottom: 1px solid #eee;
	padding-bottom: 4px;
}
.transaction-details span{
	float: right;
	text-align: left;
}
.left.buttonmenulink{
	text-transform: uppercase;
}
.half{
	width: 48%;
}
.half img,
.half textarea{
	width: 100%;
}
.half textarea{
	height: 175px;
	resize:none;
}
.half label{
	display: block;
	margin:6px 0;
}
.bluelink{
	color:#1554FF;
}
.bluelink:hover{
	text-decoration:underline;
}
.justlink{
	text-decoration:underline !important;
}
.paymethod{
	display: block;
}
.paymethod input{
	margin-right: 10px;
	position: relative;
	top: 8px;
}
.paymethod span{
	margin-left: 25px;
}
.paymethod-short input{
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 2px;
}

.backtop{
  font-size:14px;
  padding:7px 10px;
  background: #1554FF;
  color:white;
  display:inline-block;
  margin-bottom:10px;
}
.backtop:before{
  content:"⬆ ";
}

.backback{
  font-size:14px;
  padding:7px 10px 7px 7px;
  background:black;
  color:white;
  display:inline-block;
}
.cart-text.w20,
.cart-text.w60{
  min-height:45px;
}
.step li{
  border-left:1px solid;
  border-color:#ddd;
}
.step li.active{
  border:none;
}

/* AGGIUNTA PER MENU TENEDINA NEW */
.select-half-width{
width:50%!important;	
}
