/*GENERICI*/
body { background: #EEEEEE; font-family: 'Roboto', sans-serif; line-height: 1.2em; color: #000; font-size: 14px; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.site-color { color: #ffa401; }
.site-bg { background: #ffa401; }
.noPad { padding: 0; }
a, a:hover, a:focus, a:active { text-decoration: none; color: #767779; }
#main .container { background: #FFFFFF; }
.public-page #main .container { background: url(../img/splash.png) no-repeat center center; }
.serverErr { padding: 0; margin: 0; }
.serverErr li { color: #E7562A; font-weight: bold; }
.serverConfirm { padding: 0; margin: 0; }
.serverConfirm li { color: #5BB146; font-weight: bold; }
.ns-effect-bouncyflip .ns-close::after, .ns-effect-bouncyflip .ns-close::before { background: #E7562A }
.ns-box { border-bottom: 1px solid #E7562A; }
.ns-box.ns-type-success { border-bottom: 1px solid #5BB146; }
.check-container { line-height: 20px; }
.fake-check { border-radius: 20px; width: 20px; height: 20px; border: 3px solid #FFFFFF; cursor: pointer; padding: 2px; margin-right: 4px; }
.fake-check.error { border-color: #E7562A !important; }
.fake-check.square { border-radius: 0; }
.fake-check .checker { height: 10px; width: 10px; background: #FFFFFF; border-radius: 15px; display: none; }
.fake-check.square .checker { border-radius: 0; }
.fake-check.checked .checker { display: block; }
.fake-check input { display: none; }
body.spaziato { padding-top: 97px; }
body.public-page.spaziato { padding-top: 0; }
.center { position: absolute; top: 50%; left: 50%; -ms-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.owl-carousel .owl-item img{ display: block; width: 100%; height: auto; }
.owl-carousel { height: 280px; }
#progressBar{ width: 100%; background: #EDEDED; }
#bar{ width: 0%; max-width: 100%; height: 4px; background: #7fc242; }
.scroll-bar.vertical { width: 3px; border-radius: 10px; }
.scroll-bar.vertical .thumb{ background: rgba(0,0,0,.1); width: 3px; border-radius: 5px; }
.cufbarre .overview {padding-right: 15px; }
.rel { position: relative; }
.align-center { text-align: center; }

/*INPUT*/
input { border-radius: 0 !important; }
button { max-width: 100%; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; transition-duration: .4s; border: 0; color: #FFFFFF; background: #5CB446; width: 175px; height: 45px; text-align: center; text-transform: uppercase; font-weight: normal; font-size: 18px; margin: 0 auto; display: block; }
button:hover { background: #398226; }
button i { text-transform: none; font-size: 33px }
button.icon-button { height:34px; width: 80px; line-height: 34px; text-align: center; border-radius: 0; position: absolute; top: 0; right: 0; background: #ffa401; color: #FFFFFF; }
input[type='text'], input[type='password'], textarea { outline: 0; background: #EEEEEE; width: 100%; height: 43px; line-height: 43px; color: #000000; padding: 0 5px; font-size: 18px; }
select { -webkit-appearance: none; -moz-appearance: none; background: url(../img/freccia_form.png) no-repeat right center #EEEEEE; width: 100%; height: 43px; line-height: 43px; color: #000000; padding: 0 5px; font-size: 18px; outline: 0; }
select::-ms-expand {
    display: none;
}
button.fluid { width: 100%; }
textarea { height: 235px; }
.inner-addon { position: relative; }
.form-controllo:focus { outline: 0;  box-shadow: none; }
.inner-addon i.b2u-icon { position: absolute; padding: 10px 10px; pointer-events: none; font-size: 55px; top: -10px; }
.left-addon i.b2u-icon  { left:  -12px;}
.right-addon i.b2u-icon { right: 0px;}
.left-addon input  { padding-left:  40px; }
.right-addon input { padding-right: 30px; }
.label-input { color: #000000; font-weight: normal; margin-bottom: 3px; }
.validation-message { z-index: 9; display: none; background: #E7562A; color: #FFFFFF; position: absolute; right: 0; text-transform: uppercase; padding: 0px 3px; font-size: 10px; top: -16px; line-height: 16px; }
.error .validation-message { display: block; }
.error span.b2u-icon { color: #FFFFFF; }
.error input, .error textarea, .error select { border: 1px solid #E7562A; border-bottom: 2px solid #E7562A; }
.error button .b2u-icon { color: #FFFFFF; }
.disabilitato input { background: transparent !important;  box-shadow: none; }
.contenitore-input { margin-bottom: 30px; }
.contenitore-input>div { position: relative; }
.banner-bg {  background: url(../img/top-banner.png) no-repeat center top #FFF; padding-top: 240px; }
.top-banner { padding: 20px 0; color: #FFFFFF; position: relative; margin-bottom: 15px; }
.top-banner h1 { font-size: 48px; color: #000; }
.top-banner h2 { font-size: 16px; }
.top-banner .note { position: absolute; right: 20px; bottom: 20px; font-size: 10px; }
#weather { float: right; margin-top: 0px; }
#weather .wIcon { color: #FFFFFF; font-size: 80px; display: inline-block; -webkit-transform: translate(0, 6px); -moz-transform: translate(0, 6px); transform: translate(0, 6px); margin-right: 5px; font-style: inherit; font-size: 58px; line-height: 29px; }
#weather .temperatura { font-size: 32px; margin-right: 10px; }

/*MENU TOP*/
#menu-container { position: relative; }
.highlighter { position: absolute; height: 4px; width: 0; z-index: 3; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; transition-duration: .4s; }
ul#menu { padding: 0; margin: 0; width: 70%; float: left; }
ul#menu li { display: inline-block; list-style-type: none; padding: 17px 0px; font-size: 14px; font-weight: bold; border-top: 4px solid transparent; }
ul#menu li:last-child { border: 0; }
ul#menu li div { padding: 0 15px; border-right: 1px solid #a7a7a7; }
ul#menu li:last-child div { border: 0; }
#nav-icon2{width:60px;height:45px;position:relative;margin:15px 0 15px 0;float: right; -webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}
#nav-icon2 span{display:block;position:absolute;height:4px;width:50%;background:#ffa401;opacity:1;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}
#nav-icon2 span:nth-child(even){left:50%;border-radius:0}
#nav-icon2 span:nth-child(odd){left:0;border-radius:0}
#nav-icon2 span:nth-child(1),#nav-icon2 span:nth-child(2){top:0}
#nav-icon2 span:nth-child(3),#nav-icon2 span:nth-child(4){top:18px}
#nav-icon2 span:nth-child(5),#nav-icon2 span:nth-child(6){top:36px}
#nav-icon2.open span:nth-child(1),#nav-icon2.open span:nth-child(6){-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
#nav-icon2.open span:nth-child(2),#nav-icon2.open span:nth-child(5){-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#nav-icon2.open span:nth-child(1){left:5px;top:7px}
#nav-icon2.open span:nth-child(2){left:calc(50% - 5px);top:7px}
#nav-icon2.open span:nth-child(3){left:-50%;opacity:0}
#nav-icon2.open span:nth-child(4){left:100%;opacity:0}
#nav-icon2.open span:nth-child(5){left:5px;top:29px}
#nav-icon2.open span:nth-child(6){left:calc(50% - 5px);top:29px}

/*HEADER*/
.public-page #header { margin-top: 48px; }
#header .header-top { background: #DADADA; height: 97px; position: relative; }
#header .header-top .bg { width: 100%; height: 100%; position: absolute; background: #DADADA; z-index: 1; }
#header .header-top .rear { width: 0%; height: 100%; position: absolute; z-index: 2; -moz-transition-duration:0.625s; -webkit-transition-duration:0.625s; transition-duration:0.625s; background: #FFFFFF; }
#header .header-top .rear.active { width: 100%; }
#header .header-top .front { width: 100%; height: 100%; position: absolute; z-index: 3; }
#freccina-user { -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); font-size: 30px; padding-top: 18px; display: block;  }
#header .header-top #freccina-user i { display: block; -ms-transition-duration: .4s; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; transition-duration: .4s; -webkit-transform-origin: 50% 50%; }
#header .header-top #user { padding-left: 30px; padding-top: 0px; position: relative; }
#header .header-top #user #riassunto { width: 118px; }
#header .header-top #user #riassunto, #header .header-top #freccina-user, #header .header-top #user .icona { margin-top: 15px; }
#header .header-top #user #scelte-user ul li a>i.b2u-icon {  -moz-transform: translate(-3px,-5px); -webkit-transform: translate(-3px,-5px); transform: translate(-3px,-5px); display: block; float: left; font-size: 30px; width: 30px; display: inline-block; text-align: left; }
#header .header-top #user #scelte-user li:first-child i.b2u-icon { font-size: 37px; }
#header .header-top #user #scelte-user li:last-child i.b2u-icon { font-size: 38px; }
#header .header-top #user .icona { margin-right: 10px; font-size: 85px; }
#header .header-top #user .welcome { font-size: 14px; color: #76787a; line-height: 1em; }
#header .header-top #user .username { font-size: 21px; font-weight: bold; color: #76787a; line-height: 1em; }
#header .header-top #user .punti { font-size: 14px; font-weight: bold; line-height: 1em; }
#header .header-top #user .punti-scadenza { font-size: 11px; font-weight: bold; color: #76787a; line-height: 1em; }
#header .header-top #scelte-user { width: 440px; overflow: hidden; }
#header .header-top #scelte-user>div { width: 100%; margin-left: -100%; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-delay: 0.12s; -webkit-transition-delay: 0.12s; transition-delay: 0.12s; display: table; }
#header .header-top #scelte-user ul { width: 250px; background: #FFFFFF; height: 100%; padding-top: 10px; margin-bottom: 9px; }
#header .header-top #scelte-user ul li { list-style-type: none; height: 26px; line-height: 26px; border-bottom: 1px solid #eee; }
#header .header-top #scelte-user ul li:last-child { border: 0; }
#header .header-top #scelte-user ul li a { font-weight: bold; font-size: 14px; color: #76787a; }
#header .header-top #scelte-user ul li:hover a, #header .header-top #scelte-user ul li:hover i { font-weight: bold; color: #ffa401; }
#header #promo { position: relative;  background-color: #DADADA; height: 97px; width: 97px; border-left: 2px solid #EEEEEE; transition-duration: .4s;  }
#header #promo:hover { background-color: #616264; }
#header #promo:hover .inner-addon i { left: 3px; }
#promo button { background: #8FE578; margin: 0; color: #3A8425; }
#promo button:hover { background: #3A8425; color: #FFFFFF; }
#header #promo { text-align: center; }
#header #promo .contenuto { display: block; font-size: 18px; color: #FFFFFF; transition-duration: .2s; height: 0; overflow: hidden; width: 490px; position: absolute; right: 0; top: 95px; background: #5EB447; }
#header #promo .contenuto>div { padding: 20px 15px; }
#header #promo .contenuto div { margin-bottom: 10px; }
#header #carrello-header { cursor: pointer; position: relative; height: 97px; width: 97px; color: #FFFFFF; text-align: center; }
#header #carrello-header span, #header #promo span {   font-size: 10px; margin-top: 10px; display: block; }
#header #carrello-header a, #header #promo a { display:block; color: #FFFFFF; height: 100%; }
#header #carrello-header i { font-size: 97px; line-height: 67px; display: block; text-indent: -17px; }
#header #carrello-header .contenuto { transition-duration: .2s; color: #FFFFFF; max-height: 0px; position: absolute; top: 95px; right: 0; width: 290px; height: 300px; background: #60B34B; }
#header #carrello-header:hover .contenuto { max-height: 300px; }
#header #carrello-header.vuoto .contenuto { max-height: 0px; }
#header #carrello-header .contenuto .cufbarre { height: 245px; overflow: hidden; }
#header #carrello-header .contenuto .cufbarre .overview { width: 100%; }
#header #carrello-header .contenuto ul { padding: 0; margin: 20px 15px 15px 15px; }
#header #carrello-header .contenuto ul li { padding: 0 5px; list-style-type: none; position: relative; height: 76px; }
#header #carrello-header .contenuto ul li .over { z-index: 1; opacity: 0; height: 100%; bottom: 0; left: 0; width: 100%; position: absolute; -ms-transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; transition-duration: .2s; }
#header #carrello-header .contenuto ul li.eliminando .over { opacity: 1; }
#header #carrello-header .contenuto ul li .scritte { position: absolute; width: 100%; top: 0; left: 0; height: 76px; padding: 18px 5px; z-index: 2; }
#header #carrello-header .contenuto ul li i { font-size: 50px; }
#header #carrello-header .contenuto ul li .titolo { text-align: left; font-size: 20px; line-height: 30px; font-weight: bold; }
#header #carrello-header .contenuto ul li .titolo span { font-size: 14px; font-weight: normal; }
#header #carrello-header .contenuto ul li .dettaglio { position: absolute; top: 0; left: 5px; width: 100%; height: 100%; padding: 18px 0; z-index: 2; }
#header #carrello-header .contenuto ul li .border { z-index: 1;background: #8EE477; height: 2px; bottom: 0; left: 0; width: 100%; position: absolute; -ms-transition-duration: .2s; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; transition-duration: .2s; }
#header #promo>a { display: block; width: 100%; height: 100%; }
#header #promo>a i { font-size: 100px; line-height: 67px; display: block; text-align: center; color: #FFFFFF; text-indent: -20px; }
#header #carrello-header .contenuto ul li:hover .border { height: 100%; }
#header #carrello-header .contenuto ul li .chiudi { z-index: 2; color: #FFF; font-size: 24px; position: absolute; right: 5px; top: 50%; -ms-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -webkit-transform: translate(0, -50%); transform: translate(0, -50%);  }
#header #carrello-header .contenuto ul li .nome-prodotto { font-size: 21px; line-height: 24px; font-weight: bold; }
#header #carrello-header .contenuto #finalizza { margin-top: 2px; height: 55px; font-size: 18px; font-weight: normal; display: block; line-height: 55px; text-align: center; }
#header .header-bottom { display: none; background: #CBC5C5; height: 53px;}
#header #logo-container { text-align:center; height: 97px; padding-top: 1px; }
#header #logo-container #logo-image { float: none; }
#header #logo-container a { display: block; margin: 0 auto; float: none; }
#header #logo-container img { margin: 20px auto; }
#header.affix { z-index: 135; top: 0; left: 50%; -ms-transform: translate(-50%,0%); -moz-transform: translate(-50%,0%); -webkit-transform: translate(-50%,0%); transform: translate(-50%,0%); }
#header.affix .content { border-bottom: 0; }
#header.affix .content .header-top { border: 0; }
#header.affix .content .header-bottom { height: 0; overflow: hidden; }
#header #logo-container>a { display: block; margin: 0 auto;  }
#header #logo { width: auto; display: block; margin: 26px auto; }
#header #logo img { margin: 0 auto; }
#header .header-bottom ul { margin: 0; padding: 0; }
#header .header-bottom ul li { position: relative; list-style-type: none; display: block; float: left; height: 53px; line-height: 53px; color: #FFFFFF; text-align: center; width: 33% }
#header .header-bottom ul li a { display: block; color: #FFFFFF; }
#header .header-bottom ul li a:hover, #header .header-bottom ul li a:visited, #header .header-bottom ul li a:focus { color: #FFFFFF; }
#header #contenuto-promo, #header #contenuto-carrello-header { display: none; }
#header .header-bottom #richiedibili:hover, #header .header-bottom #richiedibili.active, #header .header-bottom #richiedibili-container:hover, #header .header-bottom #richiedibili-container.active { background: #ffa401; }
#header .header-bottom #filtri #azzera { display: none; background: #E7562A; line-height: 1em; font-size: 11px; }
#header .header-bottom #filtri #azzera i { display: block; margin: 0 auto 3px; font-size: 55px; text-indent: -9px;margin-top: -6px; line-height: 38px; }
#header .header-bottom #filtri.hasFilters #azzera { display: inline-block; width: 8.7%; }
#header .header-bottom #filtri.hasFilters>li { width: 30%; }
#filtro-tipo-container:hover { background: #ffa401;}
#filtro-tipo-container i, #richiedibili i { font-size: 40px; margin-right: 15px; line-height: 36px; display: inline-block; transform: translate(0, 3px); }
#filtro-tipo { display: none; width: 100%; height: 333px; position: absolute; left: 0; top: 53px; z-index: 3; }
#header .header-bottom #filtro-tipo .cufbarre { height: 278px; }
#header .header-bottom #filtro-tipo ul { padding: 0 15px; height: 100%; overflow: hidden; }
#header .header-bottom #filtro-tipo ul li { width: 100%; height: 70px; line-height: 1em; position: relative; text-align: left; border-bottom: 2px solid #8FE578; padding: 14px 0; }
#header .header-bottom #filtro-tipo ul li:last-child { border: 0; }
#header .header-bottom #filtro-tipo ul li .desc { font-size: 14px; }
#header .header-bottom #filtro-tipo ul li .tipologia { font-size: 21px; line-height: 21px; }
#header .header-bottom #filtro-tipo ul li .fake-check { position: absolute; right: 5px; top: 50%; -ms-transform: translate(0%,-50%); -moz-transform: translate(0%,-50%); -webkit-transform: translate(0%,-50%); transform: translate(0%,-50%);}
#applica-filtri { background: #8FE578; height: 55px; line-height: 55px; color: #388326; font-weight: bold; font-size: 18px; }
#applica-filtri:hover { background: #388326; color: #FFFFFF; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; transition-duration: .2s; cursor: pointer; }
#header .header-bottom #cerca { text-align: left; }
#header .header-bottom #cerca i { font-size: 40px; line-height: 40px; }
#header .header-bottom #cerca input { padding-top: 4px; font-weight: normal; outline: none; font-size: 14px; line-height: 14px; border: 0; width: 70%; height: 100%; background: none; color: #FFFFFF; }
#header .header-bottom #cerca input::-webkit-input-placeholder { color: #FFFFFF; }
#header .header-bottom #cerca input:-moz-placeholder { color: #FFFFFF; }
#header .header-bottom #cerca input::-moz-placeholder { color: #FFFFFF; }
#header .header-bottom #cerca input:-ms-input-placeholder { color: #FFFFFF; }
#header .header-bottom #contenuto-filtro-tipo { display: none; height: auto; padding: 0; }
#header .header-bottom #contenuto-filtro-tipo #filtro-tipo { display: block; position: relative; top: auto; left: auto; }
#header #logout { cursor: pointer; height: 97px; width: 95px; background: #E7562A; color: #FFFFFF; font-size: 90px; line-height: 69px; text-align: center; margin: 0px auto 0; display: block; text-indent: -10px; }
#header #logout:hover { background: #be3b14; }
#header #logout span { display: none; }
#header #logo-container #carrello-mobile { display: none; }
#header .header-top #user #scelte-user li i.b2u-icon.freccia { font-size: 20px; line-height: 20px; float: right; }
body.page-login, body.page-registrazione { padding-top: 60px; }
#header #logout span.desktop { font-size: 10px; display: block; line-height: 1em; margin-top: 5px; text-indent: 0;}
#header #contatore-carrello {   position: absolute; padding: 3px 6px; border-radius: 10px; top: 29%; left: 62%; font-weight: bold; }
#header #contatore-wishlist {   position: absolute; padding: 3px 6px; border-radius: 10px; top: 29%; left: 62%; font-weight: bold; }
#header .header-top #carrello-header .contenuto { overflow: hidden; }
#header #logout span.desk { font-size: 10px; margin-top: 10px; display: block; line-height: 1em; }
#header #logout i { display: block; text-indent: -17px; }

/*REGISTRAZIONE - LOGIN*/
#info-hp-area { min-height: 500px; color: #FFFFFF; }
#info-hp-area img { margin: 30px 20px; }
#banner-hp-area { padding-top: 15px; }
#banner-hp-area img { margin: 0 auto; }
#reg-area { position: absolute; left:0; top: 0; width: 50%; height: 100%; color: #FFFFFF; padding: 15px; }
#login-box { background: #FFFFFF; padding: 10px 15px; margin-top: 20px; }
#login-box h2 { margin-top: 0; font-weight: bold; }
#login-box #forgot { font-size: 14px; margin-top: 20px; color: #000000; }
#login-box #forgot a { text-decoration: underline; }
#recovery-form { display: none; padding-bottom: 62px; }
#recovery-form .closeButton { background: #E7562A; height: 34px; width: 34px; display: block; color: #FFFFFF; text-align: center; margin-top: 24px; margin-left: 10px; }
#recovery-form .closeButton i { line-height: 34px; }
#recovery { width: 90%; }



#resetPassword-form .closeButton {
	background: #E7562A;
	height: 43px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 5px;
}

	#resetPassword-form .closeButton p {
		line-height: 34px;
		font-size: 20px;
		text-align: center;
		margin-top: 0px;
		margin-left: 0px;
		padding-top: 5px;
	}

#activateUser-form .closeButton {
	background: #E7562A;
	height: 43px;
	width: 100%;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 5px;
}

#activateUser-form .closeButton p {
	line-height: 34px;
	font-size: 20px;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 5px;
}


#activateAccount-form {
	display: none;
	padding-bottom: 62px;
}

#activateAccount-form .closeButton {
	background: #E7562A;
	height: 43px;
	width:100%;
	display: block;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 5px;
}

#activateAccount-form .closeButton i {
	line-height: 34px;
}

	#activateAccount-form .closeButton p {
		line-height: 34px;
		font-size: 18px;
		text-align: center;
		margin-top: 0px;
		margin-left: 0px;
		padding-top:5px;
	}

#activateAccount {
	width: 100%;
}

#activateAccount-form .closeButton:hover {
	background: #be3b14;
}

#activateAccount-form .closeButton i {
	line-height: 34px;
	font-size: 41px;
	margin-left: -7px;
}

#activateAccount .validation-message {
	right: 43px;
}


#activateCode-form {
	display: none;
	padding-bottom: 62px;
}

	#activateCode-form .closeButton {
		background: #E7562A;
		height: 43px;
		width: 100%;
		display: block;
		color: #FFFFFF;
		text-align: center;
		margin-top: 0px;
		margin-left: 5px;
	}

		#activateCode-form .closeButton p {
			line-height: 34px;
			font-size: 18px;
			text-align: center;
			margin-top: 0px;
			margin-left: 0px;
			padding-top: 5px;
			top:-5px;
		}
		#activateCode-form .closeButton i {
			line-height: 34px;
		}

#activateCode {
	width: 100%;
}

#activateCode-form .closeButton:hover {
	background: #be3b14;
}

#activateCode-form .closeButton i {
	line-height: 34px;
	font-size: 41px;
	margin-left: -7px;
}

#activateCode .validation-message {
	right: 43px;
}


/*LOGIN*/
.page-login  .hidden-login, .page-registrazione  .hidden-login { display: none; }
#login>.container { background: #5BB146; position: relative; height: auto; }
#login #logo { margin: 15px 0px 35px; }
#login .contenitore .login-left , #login .contenitore .login-right { padding: 15px; color: #FFFFFF; }
#login .contenitore .login-left h1 { margin-left: 0; }
#login .contenitore .login-left p { font-size: 18px; line-height: 1.3em; }
#login-promo-box { transition-duration: .2s; width: 525px; height: 200px; z-index: 9; }
#login-box, #login-promo-box { background: #FFFFFF; padding: 10px 15px; margin-top: 245px; }
#login-box h2, #login-promo-box h2 { margin-top: 0; font-weight: bold; }
#login-box #forgot { font-size: 14px; margin-top: 20px; color: #000000; }
#login-box #forgot a { text-decoration: underline; }
#login-box button, #login-promo-box button { width: 100%; }
#recovery-form { display: none; padding-bottom: 62px; }
#recovery-form .closeButton { background: #E7562A; height: 43px; width: 43px; display: block; color: #FFFFFF; text-align: center; margin-top: 19px; margin-left: 5px; }
.closeButton .annulla { display: none; }
#recovery-form .closeButton:hover { background: #be3b14; }
#recovery-form .closeButton i { line-height: 34px; font-size: 41px; margin-left: -7px; }
#recovery { width: 90%; }
#recovery .validation-message{ right: 43px; }
#login-promo-box .b2u-icon { left: 4px; }
#login-box button.icon-button { width: 60px; height: 43px; }
#login-box button.icon-button i { left: -6px; top: -12px; }
#login .col-sm-6 { position: initial }
#login-promo-box.reg { position: absolute; bottom: 15px; right: 15px; width: 97.5%; height: 93%; }
#reg-form { opacity: 0; height: 0; overflow: hidden; display: none; }
#promo-form { display: block; }
#login-promo-box.reg #reg-form { opacity: 1; display: block; height: auto; }
#login-promo-box.reg #promo-form { display: none; }
#reg-form .contenitore-input { margin-bottom: 30px; }
#reg-form .ctnt { position: relative; }
#reg-form .closeButton { cursor: pointer; height: 43px; width: 43px; background: #E7562A; text-align: center; line-height: 33px; font-size: 33px;color: #FFFFFF;  }
#reg-form i { margin-left: -6px; }
#accedi-btn i { font-size: 50px; transform: translate(0,3px); display: inline-block; line-height: 0; }
#splash-logo-right { position: absolute; right: 30px; top: 0; }

/*REGISTRAZIONE*/
#registrazione { background: #FFFFFF; margin: 15px 0; padding: 15px; }
#registrazione h1 { margin-left: 0; margin-top: 0; margin-bottom: 25px; }
#registrazione .contenitore-input { margin-bottom: 35px; }
#registrazione .closeButton { cursor: pointer; height: 43px; width: 43px; background: #E7562A; text-align: center; line-height: 33px; font-size: 33px;color: #FFFFFF;  }
#registrazione .closeButton i { margin-left: -6px;  }
#registrazione .check-container { margin-bottom: 30px; }
#login-box.reset { margin-bottom: 40px; margin-top: 70px; }

/*HOME*/
#hp-main .container { background: #FFFFFF; }
#highlight-box { color: #FFFFFF; padding: 15px; }
#highlight-box p { font-size: 18px; line-height: 1.3em; }
#highlight-box h2 { margin-top: 0; font-size: 30px; }
#vetrina { margin-bottom: 10px; }
#vetrina .owl-wrapper-outer { height: 270px; }
.wish-item { padding: 5px 15px; }
.wish-item-titolo { font-size: 21px; margin-top: 35px; }
.wish-item-punti { font-size: 18px; color: #606263; }
.wish-item-punti .identificatore { font-size: 14px; }
.wish-item-top { min-height: 90px; }
.wish-item .wish-item-top .wish-item-image { margin-right: 10px; width: 90px;}
.wish-item .wish-item-top .wish-item-image img { width: auto; height: auto; }
.wish-bar { background: url(../img/wish-bg.png); height: 21px; width: 100%; margin-top: 20px; }
.wish-item-bottom { position: relative; }
.wish-item-bottom .wish-completion { position: absolute; left: 0; top: -15px; border-bottom: 7px solid #ffa401; width: 0%; -webkit-transition-duration: .8s; -moz-transition-duration: .8s; transition-duration: .8s; }
.wish-item-bottom .wish-bar img.wish-badge { width: auto; height: auto; }
.wish-percentage { float: right; border-right: 1px solid #ffa401; color: #ffa401; font-size: 30px; padding-right: 5px; }
.complete .wish-percentage { border-right: 0; }
.wish-percentage span { font-size: 12px; }
#wish-hp-stella { font-size: 60px; line-height: 1em; }
.hBox { padding-bottom: 10px; text-align: center; padding-top: 1px; }
.hBox h3 { font-size: 24px; height: 52px; }
.hBox.voucher { background: url(../img/../img/voucher.png) no-repeat center top; }
.hBox.hi-tech { background: url(../img/../img/hi-tech.png) no-repeat center top; }
.hBox.libero { background: url(../img/../img/libero.png) no-repeat center top; }
.hBox button { margin: 200px 5% 10px; width: 90% }

#hp-main .container { background: #FFFFFF; padding-bottom: 30px; }
#highlight-box { color: #FFFFFF; padding: 15px; }
#highlight-box p { font-size: 18px; line-height: 1em; }
#vetrina { margin-bottom: 10px; }
#vetrina .owl-wrapper-outer { height: 262px; }
.wish-item-text { max-width: 70% }
#etichetta { float: left; margin-right: 10px; }
#highlight-box h2 { font-size: 30px; font-weight: bold; }
#highlight-box p { margin-bottom: 0; }
#highlight-box #hl-carousel { height: auto; }
#highlight-box #hl-carousel p { line-height: 1.4em; }
#highlight-box #hl-carousel .owl-pagination { margin-top: -40px; float: left; }
.owl-theme .owl-controls .owl-page span { background: none; border: 3px solid #FFFFFF; opacity: 1; z-index: 99; }
.owl-theme .owl-controls .owl-page.active span { background: #FFF; border: 3px solid #FFFFFF; }
.owl-theme .owl-controls { position: absolute; z-index: 99; }
#highlight-box #hl-carousel.owl-carousel .owl-item h2 img { width: 56px; height: 66px; }
#highlight-box #hl-carousel.owl-carousel .owl-item img { width: auto; }
#resp-img { margin-right: 15px; margin-bottom: 15px; }

.sfondo_natale{
    background: #f00 url(/Content/img/sfondo_natale.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    border:5px solid #FF0000;
    border-radius: 5px;
    color:#000000
}

/*PRODOTTI*/
#prodotti .container { background: #FFF; }
#prodotti table.punti.intestazione { margin-bottom: 5px; margin-top: 20px; }
#prodotti table.punti.intestazione td:first-child { width: 62%; }
#prodotti table.punti.intestazione img { margin-right: 5px; }
#prodotti table.punti.intestazione td { font-size: 16px; }
#prodotti table.punti th { border: 0;border-left: 4px solid #FFF; font-size: 18px; }
#prodotti table.punti td { font-weight: bold; color: #000; border: 0; border-left: 4px solid #FFF; font-size: 30px; line-height: 40px; }
#prodotti table.punti th:first-child { border: 0 }
#prodotti table.punti td:first-child { font-weight: normal; border: 0; font-size: 18px; }
#prodotti table.punti tbody tr:nth-child(even) { background: #f7f7f7; }

/*DETTAGLIO PREMIO*/
#dettaglio-premio .container { background: #FFFFFF; padding-bottom: 30px; }
#dettaglio-premio h1 { margin: 0; }
#dettaglio-premio p { font-size: 16px; color: #000000; line-height: 1.3em; height: 270px; margin-bottom: 0; padding-right: 15px; }
#dettaglio-premio .dettaglio-punti-premio  { font-size: 26px; line-height: 1.5em; margin-bottom: 20px;  }
#dettaglio-premio .dettaglio-punti-premio .punti-premio { margin-right: 30px; }
#dettaglio-premio #bottoni-prodotto { margin-top: 260px; }
#dettaglio-premio button { width: 100%; margin-top: 20px; }
#dettaglio-premio button i { font-size: 50px; line-height: 1px; }
#dettaglio-premio button.left-text { text-align: left; }
#dettaglio-premio button.left-text i { float: right; margin-right: 5px; }
#dettaglio-premio button.right-text { text-align: right; }
#dettaglio-premio button.right-text i { float: left; margin-left: 5px; }

/*CONTATTI*/
#contatti .container { padding-bottom: 40px; }
#contatti #telchat { width: 90%; border-right: 2px solid #dadada; padding-right: 20px; }
#contatti .phone { font-size: 32px; display: block; line-height: 1em; margin-top: 20px; }
#contatti .legenda-container { line-height: 20px; margin: 10px 0;}
#contatti .legenda { margin-right: 5px; float: left; width: 20px; height: 20px; border-radius: 20px; display: inline-block; }
#contatti .legenda-container .legenda-text { float: left; display: inline-block; }
#contatti .legenda-container .legenda-text span, #servizio-clienti .legenda-container .legenda-text span a{ font-size: 12px; color: #767779; }
#contatti .legenda-container .legenda-text span a:hover { color: #000; }
#contatti button { margin-top: 25px; }

/*REGOLAMENTO*/
#regolamento { color: #000000; font-size: 18px; line-height: 1.3em; }

/*PREMIUM PARTNER*/
#premium .container { background: #FFF; }
.premium-box { border: 3px solid #efefef; padding: 24px; margin-bottom: 20px; padding-top: 0; }
.premium-box.grey { background: #efefef; }
.premium-box p { font-size: 16px; }
.premium-box h3 { margin-bottom: 10px; }
.premium-box span { margin-bottom: 30px; display: block; }
.premium-box .show-more { border-top: 1px solid #76787a; border-bottom: 1px solid #76787a; font-size: 21px; line-height: 40px; margin: 15px 0 25px; cursor: pointer; }
.premium-box .premium-image { height: 200px; position: relative; }
.premium-box .premium-image img { position: absolute; top: 50%; left: 50%; margin: 0 -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

/*BANNER*/
#banner { background: #FFFFFF; margin: 0 -15px; }
#banner .tparrows  { bottom: 15px; top: auto !important; }
#banner .tp-bullets.simplebullets.round .bullet { float: none; }
#bottone-banner { margin: 10px 0; min-width: 170px;}
.tp-bullets.simplebullets.round .bullet { width: 18px; height: 18px; margin-bottom: 12px; }
.tp-bullets { bottom: auto !important; top: 40px; left: 15px !important; }
.tp-leftarrow.default { background: none; }
.tp-rightarrow.default { background: none; transform: rotate(180deg) translate(0, 12px); }
.tp-arr-allwrapper { font-size: 40px; }
#banner h2 { line-height: 30px; }
#banner p { font-size: 16px; }


/*CATALOGO*/
#catalogo-overview, #apri-filtri { padding: 1px 15px; cursor: pointer; }
#catalogo-overview h2 { margin: 0; color: #FFFFFF; line-height: 50px; }
#apri-filtri {  background: #FFFFFF; }
#apri-filtri h2 { margin: 0; line-height: 50px; font-size: 18px; border-bottom: 1px solid; }
#catalogo { background: #FFFFFF; padding-top: 15px; }
#catalogo #area-prodotti { padding-right: 7.5px; }
.premio { padding: 0px; margin-bottom: 40px; cursor: pointer; width: 100%; padding: 5px; }
#catalogo .premio { width: 33%; padding: 7.5px; }
.premio .close-premio { z-index: 9; width: 94.7%; height: 41px; position: absolute; bottom: 7px; display: none; text-align: center; line-height: 40px; font-size: 20px; font-weight: bold; }
.premio .close-premio i { position: absolute; right: 15px; bottom: 5px; font-size: 30px; }
.premio.open .close-premio { display: block; }
.premio.open .toHide { display: none; }
.premio .descrizione { padding: 10px 0px; position: absolute; height: 80%; width: 100%; top: 238px; -o-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; -webkit-transition-duration: .4s; transition-duration: .4s; }
.premio .descrizione h3 { margin: 0; line-height: 1em; margin-bottom: 5px; font-size: 21px; }
.premio h3 { font-size: 16px; height: 35px; margin-bottom: 5px; margin-top: 5px; overflow: hidden; }
.premio .content-top { position: relative; overflow: hidden; padding-bottom: 10px; height: 180px;  border-top: 1px solid; position: relative; }
#catalogo .premio .content-top { padding: 15px; height: 280px; border-top: 0; position: relative; }
.premio .content-top .premio-overlay { -webkit-transition-duration: .4s; -moz-transition-duration: .4s; transition-duration: .4s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 5px; font-size: 12px; opacity: 0; }
.premio.over .content-top .premio-overlay { opacity: 1; }
.premio .content-bottom { border-bottom: 1px solid; }
.premio.open .content-top { border-top: 2px solid; border-left: 2px solid; border-right: 2px solid; }
.premio .content-top img { max-width: 100%; }
.premio .punti { font-size: 18px; font-weight: bold; line-height: 30px; position: relative; overflow: hidden; font-size: 16px; }
.premio .punti .carrello { position: absolute; width: 30px; height: 30px; right: 0; top: 0px; color: #FFFFFF; font-size: 40px; line-height: 20px; text-indent: -1px; cursor: pointer; }
.premio .owl-carousel { height: 280px; width: 100%; }
.premio .owl-carousel .el { height: 280px; }
.p_thumb { position: absolute; right: 5px; width: 30px; height: 30px; z-index: 2; opacity: 0; -webkit-transition-duration: .4s; transition-duration: .4s; border-radius: 30px; border: 2px solid; overflow: hidden; }
#catalogo .premio:hover .p_thumb { opacity: 1; }
#catalogo .p_thumb.el0 { top: 20px; }
#catalogo .p_thumb.el1 { top: 60px; }
#catalogo .p_thumb.el2 { top: 100px; }
.premio .punti .wishlist { position: absolute; width: 30px; height: 30px; right: 30px; top: 0; color: #ffa401; font-size: 40px; line-height: 20px; cursor: pointer; }
.premio .punti .wishlist:hover { color: #FFF; background: #ffa401; }
.premio.card { display: none; }
#catalogo .premio.card { width: 97.2%; margin-left: 7.5px; background: #EEEEEE; display: block }
#filtri { padding: 0 15px;  }
#filtri.follow { position: fixed; width: 220px; top: 110px; }
#spiega-punti { padding-bottom: 10px; border-bottom: 1px solid; margin-bottom: 46px; }
#filtri input { background: none; }
#categorie, #filtro-punti  { margin-top: 60px; }
#filtro-punti { padding-bottom: 10px; border-bottom: 1px solid; }
#filtro-punti button { margin-top: 15px; font-size: 15px; }
#filtro-punti input { width: 47%; float: left; border: 1px solid; margin-top: 15px; text-align: center;  }
#filtro-punti input:first-child { margin-right: 1%; margin-left: 3%; }
#filtro-punti input:last-child { margin-left: 1%; }
#categorie .titolo, #filtro-punti .titolo { font-size: 16px; }
#categorie .titolo i, #filtro-punti .titolo i { font-size: 55px; display: inline-block; text-indent: -9px; line-height: 1px; float: left; margin-right: 11px; }
#categorie ul { margin: 0; padding: 0px 0px 0 0px; border-bottom: 1px solid; }
#categorie ul li { position: relative }
#categorie ul li i { position: absolute; top: -5px; right: 5px; font-size: 20px; -webkit-transition-duration: .4s; transition-duration: .4s; }
#categorie ul li i.open { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
#categorie ul li.hovered .fake-check { border-color: red; }
#categorie>ul>li { list-style-type: none; line-height: 37px; border-bottom: 1px solid; text-transform: uppercase; font-weight: bold; }
#categorie>ul>li .fake-check { margin-left: 5px; }
#categorie>ul>li ul  { list-style-type: none; text-transform:capitalize; } 
#categorie>ul>li ul li .fake-check { width: 16px; height: 16px; border-width: 2px; }
#categorie>ul>li ul li .fake-check .checker { height: 8px; width: 8px; }
#categorie ul>li:last-child { border: 0; }
#categorie ul li .fake-check { margin: 8px 9px 0 5px; }
#categorie>ul>li>ul { background: #BFBFBF; }
#categorie>ul>li>ul>li { font-size: 12px; border-bottom: 1px solid; font-weight: bold; padding-left: 3px; background: #CCCCCC !important }
#categorie>ul>li>ul>li>ul>li { font-size: 12px; font-weight: normal; padding-left: 10px; background: #CCCCCC !important }
#categorie>ul>li ul { max-height: 0; }
#categorie>ul>li ul.open { max-height: 1000px; }
#cart-modal .modal-dialog { width: 350px; border: 1px solid; }
#cart-modal .modal-content { box-shadow: none; border: 0; }
#cart-modal .modal-footer { border-top: 0; }
#cart-modal .modal-footer button.goCart { width: 100%; }
#cart-modal .closeButton { width: 45px; }
#cart-modal button { float: left; }
#pagination-container { width: 100%; text-align: center; }
#pagination-container ul.pagination  a { border: 0; font-weight: bold; margin: 0 4px; border: 1px solid; }
#pagination-container ul.pagination  .freccina a { border: 0; font-weight: bold; margin: 0 4px; line-height: 15px; }
#pagination-container ul.pagination  .freccina a i { font-size: 26px; }
#pagination-container ul.pagination  .freccina a:hover { background: none; border: 0 !important; }
#azzera-filtri { font-size: 18px; margin-top: 50px; text-align: center; text-indent: -10px; }
#azzera-filtri i { font-size: 30px; }
#main-content .container { background: #FFFFFF; }
#main-content .container>.row { margin: 0 -30px; }
#filtri #richiedibili { position: relative; height: 43px; line-height: 43px; margin-bottom: 30px; cursor: pointer; }
#filtri #richiedibili i { line-height: 30px; }
#filtri #richiedibili .ctnt { height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 1; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; }
#filtri #richiedibili:hover .ctnt, #filtri #richiedibili.active .ctnt { color: #FFFFFF; }
.dyna-border { position: absolute; height: 1px; width: 100%; bottom: 0; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; }
.active .dyna-border, div:hover>.dyna-border { height: 43px; }
#categorie { border-bottom: 1px solid; line-height: 43px; margin: 0 0 30px 0; cursor: pointer; }
#categorie i { font-size: 33px;  }
#categorie i.filtra { font-size: 40px; margin-right: 15px; line-height: 25px; }
#categorie i.freccino { -webkit-transform-origin:center center; -moz-transform-origin:center center; -ms-transform-origin:center center; transform-origin:center center; font-size: 20px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);-webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; }
#categorie.closed i.freccino { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }
#categorie ul { overflow: hidden; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; border: 0;}
#categorie.closed ul { max-height: 0; }
#fasce { border-bottom: 1px solid; padding-bottom: 10px; }
#fasce .head i { font-size: 33px; margin-right: 18px; margin-left: 2px; }
#cerca { font-size: 14px; }
#cerca i { margin-left: 10px; font-size: 40px; color: rgb(118, 119, 121); }
#cerca input::-webkit-input-placeholder { color: rgb(118, 119, 121); font-size: 14px; text-indent: 5px; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; }
#cerca input:-moz-placeholder { color: rgb(118, 119, 121); font-size: 14px; text-indent: 5px;-webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; }
#cerca input::-moz-placeholder { color: rgb(118, 119, 121); font-size: 14px; text-indent: 5px; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; }
#cerca input:-ms-input-placeholder { color: rgb(118, 119, 121); font-size: 14px; text-indent: 5px; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s;}
#cerca:hover input::-webkit-input-placeholder, #cerca input:focus::-webkit-input-placeholder { color: #e7e7e7; }
#cerca:hover input:-moz-placeholder, #cerca input:focus:-moz-placeholder { color: #e7e7e7 }
#cerca:hover input::-moz-placeholder,#cerca input:focus::-moz-placeholder { color: #e7e7e7 }
#cerca:hover input:-ms-input-placeholder, #cerca input:focus:-ms-input-placeholder { color: #e7e7e7 }
#categorie ul li { -webkit-transition-duration: .4s; -moz-transition-duration: .4s; -ms-transition-duration: .4s; transition-duration: .4s; }
#categorie ul li .fake-check.checked { border-color: #fe0000; }
.fake-check.checked .checker { background: #fe0000 !important; }
#scheda-bottom { border-top: 1px solid; padding-top: 15px; margin-top: 15px; }
#scheda-bottom .color-marker { border-radius: 100px; height: 25px; width: 25px; display: inline-block; margin: 0 10px; border: 3px solid transparent; }
#quantita-prodotto { margin-top: 15px; }
#quantita-prodotto input { background: #FFFFFF; border: 0; width: 45px; height: 25px; line-height: 25px; text-align: center; }
#wishcard { width: 70px; height: 70px; margin-right: 5px; text-align: center; font-size: 70px; line-height: 50px; text-indent: -10px; }
#cartcard { width: 70px; height: 70px; text-align: center; font-size: 70px;  line-height: 50px; text-indent: -10px; }
#colore-prodotto { text-transform: capitalize; }
#colore-prodotto .cLabel { display: inline-block; -webkit-transform: translateY(-7px); -moz-transform: translateY(-7px); -ms-transform: translateY(-7px); transform: translateY(-7px); }
#loadMoreButton { text-align: left; line-height: 45px; margin-bottom: 50px; }
#descrizione-testuale { height: 220px; }
#loadMoreButton span { float: left; }
.spinner {
  width: 25px;
  height: 25px;
  position: relative;
  float: left;
  margin: 7px;
  display: none;
}
#loadMoreButton.loading .spinner { display: block; }
.premio .arrow-up { width: 0; height: 0; bottom: -40px; display: none; border-left: 20px solid transparent; border-right: 20px solid transparent; border-bottom: 20px solid #EEEEEE; position: absolute; left: 50%; -ms-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.premio.open .arrow-up { display: block; }

.double-bounce1, .double-bounce2 { width: 100%;  height: 100%; border-radius: 50%; background-color: #FFF; opacity: 0.6; position: absolute; top: 0; left: 0; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; }
.double-bounce2 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; }
@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 
  50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}
.replicant { border-radius: 0; display: block; position: absolute; z-index: 999; opacity: 1; cursor: pointer; height: 65px; width: 65px;  color: #FFFFFF; font-size: 95px; line-height: 1em; text-align: center; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.replicant.gogogo { border-radius: 70px; display: block; opacity: .1; -webkit-transform: scale(0.33); -moz-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }

.double-bounce1, .double-bounce2 { width: 100%;  height: 100%; border-radius: 50%; background-color: #FFF; opacity: 0.6; position: absolute; top: 0; left: 0; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; }
.double-bounce2 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; }
@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
  0%, 100% { transform: scale(0.0); -webkit-transform: scale(0.0); } 
  50% { transform: scale(1.0); -webkit-transform: scale(1.0); }
}
.replicant { border-radius: 0; display: block; position: absolute; z-index: 999; opacity: 1; cursor: pointer; height: 65px; width: 65px;  color: #FFFFFF; font-size: 95px; line-height: 1em; text-align: center; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
.replicant.gogogo { border-radius: 70px; display: block; opacity: .1; -webkit-transform: scale(0.33); -moz-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); }
.replicant i { display: block; line-height: 1em; font-size: 0.7em; -webkit-transform: translate(-5px, -10px); -moz-transform: translate(-5px, -10px); transform: translate(-5px, -10px); }

/*CARRELLO*/
#carrello #lista-prodotti { padding-bottom: 110px; padding-top: 1px;}
#carrello #lista-prodotti h1 { margin-bottom:35px; }
#carrello #lista-prodotti .row:nth-child(even) .line { background: #F7F7F7; padding: 0; }
#carrello #lista-prodotti .line { height: 85px; position: relative; margin: 2px -15px; }
#carrello #lista-prodotti .line .logo-prodotto { height: 85px; width: 156px; }
#carrello #lista-prodotti .line .quantita { width: 150px; padding-top: 5px; }
#carrello #lista-prodotti .line.nuova .new-badge { display: block; }
#carrello #lista-prodotti .line.scaricata .stato-download { width: 21px; height: 21px; background: #ffa401; border: 0; }
#carrello #lista-prodotti .line .stato-download { width: 21px; height: 21px; border: 2px solid #E7562A; border-radius: 20px; margin: 32px auto; }
#carrello #lista-prodotti .line .testuale .stato-download { margin-left: 75px; }
#carrello #lista-prodotti .elimina-prodotto { width: 83px; height: 83px; line-height: 71px; text-indent: -8px; cursor: pointer; text-align: center; color: #FFFFFF; background: #E7562A; font-size: 60px; }
#carrello #lista-prodotti .logo-prodotto img {  max-height: 55px; }
#carrello #lista-prodotti .titolo-prodotto { font-size: 24px; font-weight: bold; line-height: 1em; margin-top: 22px; }
#carrello #lista-prodotti .descrizione-prodotto { font-size: 14px; line-height: 1em; }
#carrello #lista-prodotti .intestazione { margin-bottom: 15px; }
#carrello #lista-prodotti .intestazione.prodotto { margin-left: 115px; }
#carrello #lista-prodotti .valore { font-size: 24px; text-align: center;}
#carrello #lista-prodotti .quantita input { background: #FFFFFF; border: 1px solid #DADADA; width: 40px; margin: 15px auto 0; display: block; text-align:center; }
#carrello #lista-prodotti .quantita label {  width: 40px; margin: 15px auto 0; display: block; text-align:center; line-height: 40px; }
#carrello #lista-prodotti .punti { font-size: 24px; text-align: center; line-height: 85px; width: 205px; }
#carrello #lista-prodotti #box-totale .punti { width: auto; }
#carrello #finalizza-ordine { margin: 30px auto 100px; }
#carrello #finalizza-ordine i { font-size: 33px; margin-left: 35px; }
#carrello #box-totale { border-top: 2px solid #DADADA; margin: 15px 0 0 50px; width: 120px; padding: 10px; text-align: center; font-weight: bold; }
#carrello #box-totale .punti { font-size: 44px; font-weight: normal; width: auto; line-height: 1em; }
#carrello #lista-prodotti .testuale { width: 490px; }
#carrello #spazio-finalizza { background: #FFFFFF; padding: 1px; }
#carrello #lista-prodotti .line .over { width: 100%; left: 0; height: 100%; display: none; position: absolute; }
#carrello #noprod { display: none; text-align: center; }
#carrello.ordini #lista-prodotti .testuale { width: 414px; }
#carrello.ordini #lista-prodotti .logo-prodotto img { margin-left: 0; }
#carrello.ordini #lista-prodotti .data-acquisto { font-size: 18px; width: 180px; text-align: center; }
#carrello.ordini #lista-prodotti .quantita { font-size: 18px; width: 180px; text-align: center; }
#carrello.ordini #lista-prodotti .punti { font-size: 18px; width: 180px; text-align: center; }
#carrello .printer {  width: 84px; height: 85px; font-size: 80px; line-height: 68px; text-align: center; text-indent: -23px; border: 2px solid; margin-right: 4px; cursor: pointer; }
#carrello .download { width: 84px; height: 85px; font-size: 80px; line-height: 68px; text-align: center; text-indent: -23px; border: 2px solid; cursor: pointer; }
#carrello .download:hover { border: 2px solid #398226 !important; }
#carrello .contenitore-input .matita, #carrello .contenitore-input.disabilitato .ics { display: none; }
#carrello .contenitore-input.disabilitato .matita, #carrello .contenitore-input .ics { display: block; }
#carrello .contenitore-input .ics { right: 5px; cursor: pointer; pointer-events: all; font-size: 33px; top: 0px; }
#bottoni-ordini { padding: 15px 0 150px; width: 370px; margin: 0 auto; }
#annulla-ordine { margin-right: 20px; }
.step2 { display: none; padding-bottom: 30px; }
#carrello #lista-prodotti .quantita label { display: none; }
#carrello #lista-prodotti.inCheckout .quantita label { display: block; }
#carrello #lista-prodotti.inCheckout .quantita input { display: none; }
#carrello #lista-prodotti.inCheckout .elimina-prodotto { visibility: hidden; }

/*STORICO ORDINI*/
#storico #lista-prodotti { background: #FFFFFF; padding-bottom: 110px; padding-top: 1px;}
#storico #lista-prodotti h1 { margin-bottom:35px; }
#storico #lista-prodotti .row:nth-child(even) .line { background: #F7F7F7; }
#storico #lista-prodotti .line { max-height: 85px; line-height: 85px; position: relative; margin: 0 -15px; overflow: hidden; -webkit-transition-duration: .4s; -moz-transition-duration: .4s; transition-duration: .4s;}
#storico #lista-prodotti .line .order-master { position: relative; height: 85px; }
#storico #lista-prodotti .line .order-master>i { position: absolute; right: 15px; top: 50%; -webkit-transform: translate(0, -58%); -moz-transform: translate(0, -58%); transform: translate(0, -58%); font-size: 30px;}
#storico #lista-prodotti .line.open { max-height: 2000px; }
#storico #lista-prodotti .line.open .order-master>i { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: 60% 25%; -moz-transform-origin: 60% 25%; transform-origin: 60% 25%; }
#storico #lista-prodotti .elimina-prodotto { width: 83px; height: 83px; line-height: 71px; text-indent: -8px; cursor: pointer; text-align: center; color: #FFFFFF; background: #E7562A; font-size: 60px; }
#storico #lista-prodotti .logo-prodotto img { margin-left: 30px; margin-right: 15px; max-height: 85px; margin-top: 2px; }
#storico #lista-prodotti .titolo-prodotto { font-size: 24px; font-weight: bold; line-height: 1em; line-height: 85px; cursor: pointer; }
#storico #lista-prodotti .descrizione-prodotto { font-size: 14px; line-height: 1em; }
#storico #lista-prodotti .intestazione { text-align: center; margin-bottom: 15px; }
#storico #lista-prodotti .intestazione.prodotto { margin-left: 115px; }
#storico #lista-prodotti .valore { font-size: 24px; text-align: center;}
#storico #lista-prodotti .quantita input { background: #FFFFFF; border: 1px solid #DADADA; width: 40px; margin: 24px auto 0; display: block; text-align:center; margin-right: 135px; }
#storico #lista-prodotti .punti { font-size: 24px; text-align: center; }
#storico #finalizza-ordine { margin: 30px auto 100px; }
#storico #finalizza-ordine i { font-size: 33px; margin-left: 35px; }
#storico #box-totale { border-top: 2px solid #DADADA; margin: 15px 15px 0; padding: 10px; text-align: center; font-weight: bold; }
#storico #box-totale .punti { font-size: 44px; font-weight: normal; line-height: 1em; }
#storico #lista-prodotti .testuale { width: 615px; }
#storico #spazio-finalizza { background: #F7F7F7; padding: 1px; }
#storico #lista-prodotti .line .over { width: 100%; left: 0; height: 100%; display: none; position: absolute; }
#storico #noprod { display: none; text-align: center; }
#storico.ordini #lista-prodotti .testuale { width: 52.8%; }
#storico #lista-prodotti .intestazione.punti { margin-left: 52%; }
#storico.ordini #lista-prodotti .logo-prodotto img { margin-left: 0; }
#storico.ordini #lista-prodotti .data-acquisto { font-size: 18px; width: 14.5%; text-align: center; }
#storico.ordini #lista-prodotti .stato-acquisto { font-size: 18px; }
#storico.ordini #lista-prodotti .quantita { font-size: 18px; width: 180px; text-align: center; }
#storico.ordini #lista-prodotti .punti { font-size: 18px; width: 17%; text-align: center; }
#storico.ordini .single-order { padding-left: 30px; }
#storico.ordini #lista-prodotti .single-order .cont { margin-bottom: 10px; }
#storico.ordini #lista-prodotti .single-order .titolo-prodotto { line-height: 50px; }
#storico.ordini #lista-prodotti .single-order .logo-prodotto { width: 50px; }
#storico.ordini #lista-prodotti .single-order .testuale { width: 46.9%; padding-left: 5px; }
#storico.ordini #lista-prodotti .single-order .testuale .titolo-prodotto { font-size: 18px; font-weight: normal; }
#storico.ordini #lista-prodotti .single-order .testuale .titolo-prodotto b { font-size: 24px; }
#storico.ordini #lista-prodotti .single-order .punti { width: 17%; font-weight: normal; color: #8c8c8c !important; line-height: 50px; }
#storico.ordini #lista-prodotti .single-order .data-acquisto { width: 15%; font-weight: normal; color: #8c8c8c !important; line-height: 50px; margin-left: 140px; }
#storico.ordini #lista-prodotti .single-order .stato-acquisto { width: 15%; text-align: left; font-weight: normal; color: #8c8c8c !important; line-height: 50px; margin-left: 172px; }
#storico #lista-prodotti .order-delivery {width: 100%; padding-left: 30px; font-size: 15px; line-height: 30px; cursor: pointer; border-top: 1px solid #666; padding-top: 5px}
#storico #lista-prodotti .order-delivery img{ float: left; margin-right: 10px}
#storico #lista-prodotti .order-delivery .note{font-size: 15px; line-height: 30px; cursor: pointer; }

/*FAQ*/
#faq-container {  padding: 1px 0 30px; }
#faq { padding: 0; margin: 0 -15px; }
#faq li { border-bottom: 1px solid; list-style-type: none; padding: 10px 15px; }
#faq .question { line-height: 36px; font-weight: bolder; position: relative; cursor: pointer; -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg);}
#faq .question i.b2u-icon { transition-duration: .2s; position: absolute; right: 15px; top: 0px; }
#faq .answer { height: 0; overflow: hidden; transition-duration: .2s; }
#faq .open  .answer{ height: 50px; }
#faq .open .question i.b2u-icon { -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
#scarica-regolamento i { font-size: 50px; line-height: 6px; -webkit-transform: translate(0,4px); -moz-transform: translate(0,4px); transform: translate(0,4px); display: inline-block; }

/*DETTAGLIO PUNTI*/
#dettaglio-punti>.container{ background: #FFFFFF; }
#dettaglio-punti #titolo-grafico { margin-left: -15px; margin-right: -15px; padding: 1px 15px 1px; }
#titolo-grafico { background: #ffa401; color: #FFFFFF; }
#canvas-chart { width: 100%; height: 425px; }
#grafico-container { padding-left: 20px; background: #ffa401; padding-bottom: 20px; margin: 0 -15px; }
#dettaglio-movimenti { background: #FFFFFF; padding: 15px; }
#dettaglio-movimenti h3 { margin-bottom: 15px; font-weight: bold; }
#grafico { background: #ffa401; }
#doughnut { width: 250px; height: 250px; }
#totale-punti { font-size: 26px; font-weight: bold; }
#tabella-punti tr td, #tabella-punti tr th { border: 0; }
#tabella-punti .color-ref { width: 20px; height: 20px; border-radius: 20px; background: #000; }
#tabella-punti .color-ref.rosso { background: #DC5538; }
#tabella-punti .color-ref.giallo { background: #FECB34; }
#tabella-punti .color-ref.verde { background: #5EB447; }
.table-striped>tbody>tr:nth-of-type(odd) { background: #FFFFFF; }
.table-striped>tbody>tr:nth-of-type(even) { background: #F7F7F7; }
#tabella-movimenti tr td, #tabella-movimenti tr th { border: 0; }
#tabella-movimenti .tendenza-ref.positivo { margin: 0 auto; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid #60B444; }
#tabella-movimenti .tendenza-ref.negativo { margin: 0 auto; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #DD573C; }
#tabella-movimenti .nascosta { display: none; }

/*DATI PERSONALI*/
.inner-addon label { width: 100%; display: block; height: 43px; line-height: 43px; font-size: 18px; font-weight: normal; }
#shipping { padding-bottom: 20px; }
#shipping select { background: url(/Content/img/freccia_form.png) no-repeat right center #fff; }

/*FOOTER*/
footer { color: #FFFFFF; font-size: 12px; }
footer .container { background: #000; padding-bottom: 20px; border-top: 12px solid #ffa401; color: #FFFFFF; font-size: 14px; }
footer .container .logo-footer-container { margin: 0px; }
footer .text-footer { margin-top: 42px; text-align: center; }
footer .text-footer a { text-decoration: underline; }
footer ul#footer-menu { margin-top: 46px; padding: 0; margin-bottom: 45px; text-align: right;}
footer ul#footer-menu li { display: inline-block; list-style-type: none; border-right: 1px solid #FFF; padding: 0 10px; }
footer ul#footer-menu li:last-child { border: 0; }
footer ul#footer-menu li a { color: #FFFFFF; }
footer ul#footer-menu li a:hover { font-weight: bold; }
footer #b2u-logo { color: #FFFFFF; font-size: 110px; display: block; text-indent: -31px; }
footer #next-logo { color: #FFFFFF; font-size: 110px; display: block; text-indent: -31px;  }
.public-page footer ul#footer-menu { visibility: hidden; }
footer .footer-contacts { margin-top: 35px; margin-bottom: 26px }
footer .footer-contacts .b2u-icon { font-size: 80px; text-indent: -25px; display: block; margin-right: 5px; }
footer .footer-contacts .telefono { font-size: 18px; line-height: 1.2em; padding: 0; margin: 0; text-align: left; }
footer .footer-contacts .telefono-dettagli { font-size: 14px; line-height: 1em; }
footer .footer-contacts .icon-telefono { font-size: 35px; margin-right: 5px; }
#powered { margin-top: 42px; }

/*Gestione HOVER*/
#header .header-top #carrello-header:hover .contenuto { display: block; }
.contenitore-immagine-prodotto:hover .tendina { bottom: -65px; }
#header .header-top #user.selected #scelte-user>div { margin-left: 0; }
.contenitore-immagine-prodotto.selected .tendina { bottom: -65px; }


@media only screen and (min-width : 1200px) {
	.noPad { padding: 0; }
	.noPadRight { padding-right: 0; }
	.noPadLeft { padding-left: 0; }
	.tabs { display: block !important; }
	#header .container { padding: 0; }
	#header .header-top #user:hover #scelte-user >div { -webkit-transition-delay: 0.115s; transition-delay: 0.115s; margin-left: 0; }
	#header .header-top #user:hover #freccina-user i { -ms-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); display: block; }
	#header .header-top #carrello-header.vuoto:hover .contenuto {
  height: 0; }
	.premio:hover .descrizione  { top: 140px !important; padding: 10px 5px; }
	.premio:hover .carrello, #catalogo .premio:hover .wishlist { top: 0; }
	#header .header-top:hover #scelte-user ul { width: 250px; transition-duration: .8s; margin-bottom: 0;  }
	#storico #lista-prodotti .intestazione.prodotto { text-align: left; margin-left: 80px; }
	#storico #lista-prodotti .intestazione.quantita { font-size: 14px; width: 155px; }
	#storico #lista-prodotti .intestazione.punti { font-size: 14px; width: 196px; }
	#storico #lista-prodotti .intestazione.data { font-size: 14px; width: 158px; }
    #storico #lista-prodotti .intestazione.stato { font-size: 14px; margin-left: 30px; }
}
@media only screen and (min-width : 993px) and (max-width : 1199px) {
	footer .container .logo-footer-container { margin: 20px 0 60px; }
	.noPadTablet { padding: 0; }
	#header .header-top #scelte-user { width: 282px; }
	#header .header-top #user:hover #scelte-user >div { -webkit-transition-delay: 0.115s; transition-delay: 0.115s; margin-left: 0; }
	footer .text-footer { margin-top: 24px; }
	#header .header-top #user { padding-left: 0; }
	#header .header-top #user .icona { text-indent: -20px; }
	#header .header-top #scelte-user ul { padding-left: 15px; width: 200px; }
	#header .header-top #scelte-user { width: 332px; }
	#totale-punti { font-size: 25px; }
	#storico.ordini #lista-prodotti .testuale { width: 300px; }
	#storico #lista-prodotti .intestazione.prodotto { text-align: left; margin-left: 80px; }
	#storico #lista-prodotti .intestazione.quantita { font-size: 14px; width: 155px; }
	#storico #lista-prodotti .intestazione.punti { font-size: 14px; width: 196px; }
	#storico #lista-prodotti .intestazione.data { font-size: 14px; width: 158px; }
	footer ul#footer-menu { margin-top: 0px; width: 100%; }
	#carrello #lista-prodotti .testuale { width: 410px; }
	#carrello #lista-prodotti .line .quantita { width: 66px; }
	#carrello #lista-prodotti .quantita input { margin-right: 115px; }
	#carrello #box-totale { margin-left: 33px; }
	#carrello #lista-prodotti.carrello .intestazione.prodotto { margin-left: 125px; }
	#carrello-complessivo i { display: inline-block; line-height: 28px; -webkit-transform: translate(0, 14px) }
}
@media only screen and (min-width : 768px) and (max-width : 992px) {
	footer .container .logo-footer-container { margin: 20px 0 47px; }
	body.spaziato { padding-top: 194px; }
	#catalogo .premio { width: 48%; }
	#logo-container { background: #FFFFFF; display: block; }
	#login-box button { margin-top: 10px; }
	footer .text-footer { margin-top: 10px; }
	#header .header-top #user:hover #scelte-user >div { -webkit-transition-delay: 0.115s; transition-delay: 0.115s; margin-left: 0; }
	#header .header-top #scelte-user { width: 275px; }
	#header .header-top #user { padding-left: 0; }
	#header .header-top #user .icona { text-indent: -15px; }
	#header .container { padding: 0; }
	#header .header-top #scelte-user { width: 350px; }
	ul#menu.tabs { width: 100% !important; }
	#storico #lista-prodotti .line { line-height: 2em; }
	footer ul#footer-menu { margin-top: 0px; width: 100%; }
	#carrello #lista-prodotti .testuale { width: 455px; margin-left: 15px; }
	#carrello #lista-prodotti .line .logo-prodotto { display: none; }
	#carrello #lista-prodotti .line .quantita { width: 50px; }
	#carrello #lista-prodotti .quantita input { margin-right: 0px; }
	#carrello #lista-prodotti .intestazione.prodotto { margin-left: 85px; }
	#carrello #lista-prodotti .punti { width: 116px; }
	#carrello #box-totale { margin: 0 auto; }
	#carrello-complessivo i { display: inline-block; line-height: 28px; -webkit-transform: translate(0, 14px) }
	#carrello #lista-prodotti .intestazione { text-align: center; }
	#carrello #lista-prodotti .intestazione.prodotto { text-align: left; }
}
@media only screen and (max-width : 767px) {
	#logo { width: 100%; }
	#catalogo .item { width: 100%; }
	footer .container .logo-footer-container { margin: 20px 0 50px; }
	footer ul#footer-menu { margin:0; }
	ul#menu li { border-right: 0; }
	#top-menu { padding-bottom: 15px; }
	#nav-icon2 { -moz-transform: scale(0.7); -webkit-transform: scale(0.7); transform: scale(0.7) }
	.tabs { display: none; height: auto; }
	.tabs.open { display: block; }
	.tabs, .tabs .tab { width: 100% !important; text-align: left; }
	.tabs .tab:hover, .tabs .tab:focus, .tabs .tab:active { border-bottom: 2px solid #5CB446; }
	.tabs .indicator { display: none; }
	#catalogo .premio { width: 100%; }
	#main-content { padding: 0 15px; }
	#header .container { border-bottom: 0; }
	footer ul#footer-menu li  { margin-bottom: 10px; }
	footer .text-footer { margin-bottom: 30px; }
	#checkout .container { background: none; }
	#dati-personali { padding: 0 15px 15px 15px; background: #FFFFFF; }
	#salva-profilo { margin-top: 15px; }
	#header #logo-container { height: 60px; }
	#header #logo-container #logo { height: 55px; margin-top: 3px; }
	#header #promo { height: 60px; width: 60px; }
	#header #promo i { font-size: 80px; line-height: 39px; text-indent: -11px; display: block; }
	#header #promo:hover i { color: #FFFFFF; }
	#header #carrello-header { height: 60px; width: 60px; }
	#header #carrello-header i { font-size: 80px; line-height: 39px; text-indent: -13px; }
	#header .header-top #scelte-user { width: 100%; }
	#header.affix { position: relative; }
	#header .header-top #user { padding-left: 0; }
	#header #logout { width: 100%; height: 45px; font-size: 65px; line-height: 28px;}
	#header #logout span { font-size: 20px; line-height: 45px; display: inline-block; -webkit-transform: translate(0, -5px); transform: translate(0, -5px); }
	#header .header-top .front { position: relative; }
	#header .header-top { height: auto; }
	#header .header-top #scelte-user>div { margin-left: 0; margin-top: -100%; }
	#header .header-top #user.selected #scelte-user>div { margin-top: 0; }
	#header .header-top .rear { height: 0%; width: 100%; }
	#header .header-top.selected .rear { height: 100%; }
	#dettaglio-punti, #storico { PADDING: 0 15px; }
	#storico #lista-prodotti .line { line-height: 2em; }
	#storico.ordini #lista-prodotti .testuale { width: 100%; }
	#bottoni-ordini { width: 100%; }
	#checkout #bottoni-ordini button { width: 100%; margin: 10px 0; }
	#carrello { padding: 0 15px; }
	#carrello.ordini #lista-prodotti .testuale { width: auto; }
	#carrello #lista-prodotti .line .testuale .stato-download { float: right; }
	#carrello .download, #carrello .printer { width: 100%; margin: 0 0 8px 0; height: 45px; line-height: 20px; }
	#carrello.ordini #lista-prodotti .data-acquisto { width: 100%; }
	#carrello #lista-prodotti.carrello .elimina-prodotto { width: 30px; font-size: 45px; height: 100%; }
	#carrello #lista-prodotti.carrello .cont { width: 89%; }
	#carrello #lista-prodotti.carrello .testuale { width: 82%; }
	#carrello #lista-prodotti.carrello .line { min-height: 85px; height: auto; }
	#carrello #lista-prodotti.carrello .line>div { height: 87px; }
	#carrello #lista-prodotti.carrello .titolo-prodotto { margin-top: 10px; margin-left: 20px; }
	#carrello #lista-prodotti.carrello .quantita-mobile { float: right; width: 30px; line-height: 1em; }
	#carrello #lista-prodotti.carrello .punti-mobile { margin-left: 20px; margin-top: 5px; line-height: 1em; float: left; }
	#carrello #lista-prodotti.carrello .titolo-prodotto { font-size: 18px; }
	#carrello #lista-prodotti .quantita input { margin: 20px 0; }
	#carrello #box-totale { margin: 50px auto 20px; }
	#carrello #finalizza-ordine { width: 100%; text-align: center; }
	#carrello-complessivo i { display: inline-block; line-height: 28px; -webkit-transform: translate(0, 14px) }
	.noPadLeftMobile { padding-left: 0; }
	#carrello #lista-prodotti .line .logo-prodotto { display: none; }
	#carrello #lista-prodotti .line .quantita { width: 34px; }
    #contatti #telchat { width: 100%; border: 0; }
    ul#menu li div { border: 0; }
    ul#menu li.selected { border: 0 !important; }
    .highlighter  { display: none; }
    .tabs .tab:hover, .tabs .tab:focus, .tabs .tab:active { border: 0; }
}

@font-face {
	font-family: 'iconb2u';
	src: url('font/ICONLoylab-normal.eot');
	src: url('font/ICONLoylab-normal.eot?#iefix') format('embedded-opentype'), url('font/ICONLoylab-normal.ttf') format('truetype'), url('font/ICONLoylab-normal.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'weather';
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot');
    src: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.woff') format('woff'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.ttf') format('truetype'),
         url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/93/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.wIcon { font-family: 'weather'; }
.icon-0:before { content: ":"; }
.icon-1:before { content: "p"; }
.icon-2:before { content: "S"; }
.icon-3:before { content: "Q"; }
.icon-4:before { content: "S"; }
.icon-5:before { content: "W"; }
.icon-6:before { content: "W"; }
.icon-7:before { content: "W"; }
.icon-8:before { content: "W"; }
.icon-9:before { content: "I"; }
.icon-10:before { content: "W"; }
.icon-11:before { content: "I"; }
.icon-12:before { content: "I"; }
.icon-13:before { content: "I"; }
.icon-14:before { content: "I"; }
.icon-15:before { content: "W"; }
.icon-16:before { content: "I"; }
.icon-17:before { content: "W"; }
.icon-18:before { content: "U"; }
.icon-19:before { content: "Z"; }
.icon-20:before { content: "Z"; }
.icon-21:before { content: "Z"; }
.icon-22:before { content: "Z"; }
.icon-23:before { content: "Z"; }
.icon-24:before { content: "E"; }
.icon-25:before { content: "E"; }
.icon-26:before { content: "3"; }
.icon-27:before { content: "a"; }
.icon-28:before { content: "A"; }
.icon-29:before { content: "a"; }
.icon-30:before { content: "A"; }
.icon-31:before { content: "6"; }
.icon-32:before { content: "1"; }
.icon-33:before { content: "6"; }
.icon-34:before { content: "1"; }
.icon-35:before { content: "W"; }
.icon-36:before { content: "1"; }
.icon-37:before { content: "S"; }
.icon-38:before { content: "S"; }
.icon-39:before { content: "S"; }
.icon-40:before { content: "M"; }
.icon-41:before { content: "W"; }
.icon-42:before { content: "I"; }
.icon-43:before { content: "W"; }
.icon-44:before { content: "a"; }
.icon-45:before { content: "S"; }
.icon-46:before { content: "U"; }
.icon-47:before { content: "S"; }

.b2u-icon { font-family: "iconb2u"; font-style: normal; font-weight: normal; }

#carrello #lista-prodotti .testuale { width: 507px; }
#carrello #lista-prodotti .punti { width: 170px; }



 .checkboxGraph{
            width:25px;
            height:25px;
            border:1px solid #ec1c2c;
            position:relative;float:left;margin-right:15px;
        }

        .checkboxGraph .checked{
            width:21px;
            height:21px;
            background-color:#ec1c2c;
            left:1px;top:1px;
            position:relative;float:left;
            display:none;
        }

        .invisiCheck{
            display:none;
        }

.sweetalert-title {
	font-size:22px;
}

.sweetalert-message {
	font-size:14px;
}

.swal-button--confirm {
	background: #0a0;
}

        /*COOKIES*/
/*#cookies { height: 0; overflow: hidden; }*/
#cookies.open { height: auto; }
#cookies .container { border-bottom: 2px solid; padding: 25px; }
#cookies .container .cookie-text { padding-left: 70px; background: url(../img/../img/biscotto.png) no-repeat left center; }