body {
	font-family: "futura-pt",sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400; 
	color: #000000;
	background: #212121;
}

/*-- BUTTON --*/
.btn-primary {
	background: #9cd700;
	border-radius: 0;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 10px 18px;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color: #ffffff;
	background-color: #303030;
}

.btn-primary .arrow-btn {
	margin: 0 0 0 15px;
	vertical-align: -3px;
}

.btn-primary svg {
	height: 13px !important;
}

.btn-primary .st3 {
	stroke-width: 5px;
}

.btn-slider {
	background: #9cd700;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 15px 25px;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn-slider:hover, .btn-slider:focus, .btn-slider:active, .btn-slider.active, .btn-slider.disabled, .btn-slider[disabled] {
	color: #ffffff;
	background-color: #303030;
}

.btn-slider-kit {
	background: #d8a107;
	border-radius: 0;
	color: #ffffff;
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 7px 20px;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn-slider-kit:hover, .btn-slider-kit:focus, .btn-slider-kit:active, .btn-slider-kit.active, .btn-slider-kit.disabled, .btn-slider-kit[disabled] {
	color: #ffffff;
	background-color: #303030;
}

.btn-newsletter {
	background: #9cd700;
	border-radius: 0;
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 11px 20px;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.btn-newsletter:hover, .btn-newsletter:focus, .btn-newsletter:active, .btn-newsletter.active, .btn-newsletter.disabled, .btn-newsletter[disabled] {
	color: #ffffff;
	background-color: #303030;
}

.btn-primary-big {
	background: #9cd700;
	border-radius: 0;
	color: #ffffff;
	font-size: 16px;
	line-height: 19px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 15px 25px;
	border: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px
}

.btn-primary-big:hover, .btn-primary-big:focus, .btn-primary-big:active, .btn-primary-big.active, .btn-primary-big.disabled, .btn-primary-big[disabled] {
	color: #ffffff;
	background-color: #303030;
}

.btn-primary-big .arrow-btn {
	margin: 0 0 0 15px;
	vertical-align: -2px;
}

.btn-primary-big svg {
	height: 15px !important;
}

.btn-primary-big .st3 {
	stroke-width: 5px;
}

.btn-carrello {
	background: #9cd700;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 13px 20px;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.btn-carrello:hover, .btn-carrello:focus, .btn-carrello:active, .btn-carrello.active, .btn-carrello.disabled, .btn-carrello[disabled] {
	color: #ffffff;
	background-color: #303030;
}

.btn-generic {
	background: transparent;
	border-radius: 0;
	color: #999999;
	font-size: 11px;
	line-height: 13px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 10px 15px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.btn-generic:hover, .btn-generic:focus, .btn-generic:active, .btn-generic.active, .btn-generic.disabled, .btn-generic[disabled] {
	color: #ffffff;
	background-color: #303030;
}

.arrow-btn-gneric {
	vertical-align: -2px;
	margin-right: 10px;
}

.arrow-btn-gneric svg {
	height: 13px;
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
}

.arrow-btn-gneric .st3 {
	stroke: #cbcbcb;
	stroke-width: 5;
}
/*-- FINE BUTTON --*/

/* -- ELEMENTI GENERICI --*/
.modifica_cms {
	background: url('/immagini/ico_modifica.jpg') no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: -8px;
	margin-left: -8px;
}

.modifica_cms2 {
	background: url('/immagini/ico_modifica.jpg') no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: -8px;
	right: 0;
}

.modifica_cms3 {
	background: url('/immagini/ico_modifica.jpg') no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px;
}

.clearfloot {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

label {
	cursor: default;	
}

:focus {
	outline: 0;
}

a:hover, a:focus {
	outline: 0;
}

.ns {
    display: none;
    visibility: hidden;
}

.alert, .errore {
	padding: 18px;
	border: none;
	background-color: #f6e1db;
	color: #a94442;
	border-color: #ebccd1;
	margin-bottom: 20px;
	border-radius: 4px;
	text-align: center;
}

.space {
	height: 35px;
	margin: 0;
}

.space-footer {
	height: 100px;
	margin: 0;
}

.wrapper {
	background: #212121;
	padding: 20px;
	padding-bottom: 0;
	padding-top: 0;
	min-width:800px;
}

.transition-fast {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.transition-slow {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
/* -- ELEMENTI GENERICI FINE --*/

/*-- COLORI / BG --*/
.white {
	background: #ffffff;
}

.green {
	background: #9cd700;
}

.text-green {
	color: #9cd700 !important;
}

.ocra {
	background: #d8a107;
}

.orange {
	background: #f15a24;
}

.grigio {
	background: #212121;
}
/*-- FINE COLORI / BG --*/

/*-- BUTTON RADIO/CHECK STYLE --*/
.box-inputradio {
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.box-inputradio > div {
	display: inline-block;
	vertical-align: middle;
}

.box-inputradio > p {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	color: #808080;
	margin: 0 0 0 2px;
}

input[type="radio"] + label {
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	border: 1px solid #fefefe;
	margin: 0;
}

input[type="radio"]:checked + label {
	background: #9cd700;
	border: 1px solid #9cd700;
}
/*-- FINE BUTTON RADIO/CHECK STYLE --*/

/*-- TOP --*/
.menu-top {
	margin: 15px 0 0;
	padding: 0;
	list-style-type: none;
}

.menu-top > li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 23px;
}

.menu-top > li:first-child { 
	margin-left: 0;
}

.menu-top > li:last-child { 
	margin-right: 0;
}

.menu-top > li > a {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #b3b3b3;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}

.cerca-top  {
	position: relative;
}

.cerca-top > input[type="text"] {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border: 1px solid #cbcbcb;
	width: 235px;
	padding: 3px 40px 3px 20px;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 1px;
	color: #b3b3b3;
}

.cerca-top > input[type="image"] {
	position: absolute;
	right: 20px;
	top: 6px;
}

.navbar2 .container {
	padding: 0 15px;
}

.grid-top-menu {
	float: right;
}

.grid-top-menu:first-child {
	float: left;
	margin-top: 9px;
}

.box-carrello {
	background: #303030;
	padding: 8px 15px;
	width: 220px;
}

.box-carrello h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 0 25px;
	display: inline-block;
	vertical-align: middle;
}
/*-- FINE TOP --*/

/*-- SLIDER HOME --*/
.slider-home {
	position: relative;
}

.slider-home .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 350px;
	width: 100%;
	z-index: 100;
}

.slider-home .bx-wrapper .bx-pager.bx-default-pager a {
	background: #eeeeee !important;
	width: 12px !important;
	height: 12px !important;
}

.slider-home .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #9cd700 !important;
}

.bg-slider {
	height: 940px;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	position: relative;
}

.caption-text-slider {
	position: absolute;
	top: 275px;
	right: 0;
	left: 0;
	margin: auto;
}

.caption-text-slider > h2 {
	font-size: 88px;
	line-height: 100px;
	font-weight: 700;
	color: #ffffff;
	margin: 0;
}

.space-slider {
	height: 15px;
	width: 100%;
	margin: 0;
}

.arrow-btn {
	margin: 0 0 0 40px;
	display: inline-block;
	vertical-align: -4px;
}
/*-- FINE SLIDER HOME --*/

/*-- SLIDER KIT --*/
.slider-kit {
	margin: 0 7px 0 0;
	float: left;
	width: 713px;
	overflow: hidden;
}

.box-kit-slider {
	width: 713px !important;
	height: 300px;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	position: relative;
}

.slider-kit .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 25px;
	width: 100%;
	z-index: 100;
	text-align: right;
	padding-right: 25px;
}

.slider-kit .bx-wrapper .bx-pager.bx-default-pager a {
	background: #eeeeee !important;
	width: 9px !important;
	height: 9px !important;
	text-indent: 9999px;
}

.slider-kit .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #9cd700 !important;
}

.caption-kit {
	padding: 85px 0 0 45px;
}

.caption-kit > h2 {
	font-size: 47px;
	line-height: 42px;
	font-weight: 700;
	font-style: italic;
	color: #ffffff;
	margin: 0 0 15px;
}

.caption-kit > h2 > span {
	color: #d8a107;
}

.caption-kit > p {
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
	color: #ffffff;
	margin: 0 0 25px;
}

.btn-slider-kit svg {
	height: 15px;
}

.btn-slider-kit .st3 {
	stroke-width: 5px;
}

.btn-slider-kit .arrow-btn {
	vertical-align: -3px;
}
/*-- FINE SLIDER KIT --*/

/*-- VETRINA HOME --*/
.vetrina-home {
	margin-top: -265px;
	z-index: 100;
}

.item-prodotto {
	position: relative;
	float: left;
	/*width: 235px;*/
	width: 233px;
	height: 300px;
	padding: 30px 15px 20px;	
	margin: 0 7px 7px 0;
	background: #ffffff;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.cont-text-vetrina {
	position: absolute;
	width: 205px;
	left: 15px;
	bottom: 15px;
}

.cont-text-vetrina > h4 {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #b3b3b3;
	text-transform: uppercase;
	float: left;
	margin: 0;
	text-align: left;
	width: 140px;
}

.cont-text-vetrina > h3 {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: 700;
	font-style: italic;
	color: #9cd700;
	text-transform: uppercase;
	float: right;
	margin: 0;
}

.item-prodotto-hover {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	color: black;
	z-index: 100;
	background: rgba(156, 215, 0, 0.9);
	width: 100%;
	height: 100%;
}

.text-prodotto-hover {
	padding: 95px 0 70px;
	text-align: center;
}

.text-prodotto-hover svg {
	height: 15px;
}

.text-prodotto-hover .st3 {
	stroke-width: 5px;
}

.text-prodotto-hover > h2 {
	font-size: 17px;
	line-height: 19px;
	font-weight: 700;
	color: #fefefe;
	margin: 5px 0 0;
}

.cart-prodotto-hover > h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	color: #303030;
	margin: 5px 0 0;
}

.item-prodotto:hover .item-prodotto-hover {
	opacity: 1;
}
/*-- FINE VETRINA HOME --*/

/*-- FOOTER --*/
.footer {
	background: #111111;
}

.prefooter {
	border-top: 1px solid #000000;
}

.menu-prefooter {
	margin: 0 60px 0 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}

.menu-prefooter:last-child {
	margin: 0;
	float: right;
}

.menu-prefooter > li {
	display: block;
}

.menu-prefooter > li:first-child {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #4d4d4d;
}

.menu-prefooter > li > a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #4d4d4d;
}

.number-phone {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 23px !important;
	line-height: 25px !important;
	font-weight: 700 !important;
	color: #4d4d4d !important;
}

.padding30 {
	padding: 28px 15px 30px;
}

.padding35 {
	padding: 35px 15px 30px;
}

.title-footer {
	font-size: 17px;
	line-height: 19px;
	font-weight: 700;
	color: #4d4d4d;
	margin: 0 0 13px;
}

.wrap-newsletter {
	display: inline-block;
	vertical-align: top;
	margin-right: 85px;
}

.wrap-newsletter > h2 {
	display: inline-block;
	vertical-align: top;
	margin: 0 65px 0 0;
}

.social-footer {
	display: inline-block;
	vertical-align: top;
}

.viewport-newsletter {
	display: inline-block;
	vertical-align: top;
}

.input-newsletter {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: 700;
	color: #b3b3b3;
	border: none;
	width: 395px;
	padding: 11px 165px 11px 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background: #333333;
}

.btn-newsletter svg {
	height: 13px;
}

.btn-newsletter .st3 {
	stroke-width: 5px;
}

.btn-newsletter .arrow-btn {
	margin: 0 0 0 15px;
	display: inline-block;
	vertical-align: -3px;
}

.viewport-newsletter button {
	position: absolute;
	top: 5px;
	right: 5px;
}

.cont-input-radio-newsletter {
	margin-top: 15px;
}
/*-- FINE FOOTER --*/

/* -- ACQUISTA O CONTINUA --*/

.overlay_acquista {
	background: rgba(33, 33, 33, 0.9);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#buydiv {
	position: fixed !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
	margin: auto;
	width: 500px;
	height: 250px;
}

#cont_acquista {
	width: 500px;
	height: auto;
	float: left;
	padding: 15px;
	position: relative;
}

.f_acquista {
	background: #ffffff;
}
.cont_acquista_top {
	width:490px; 
	height:64px; 
	float:left; 
	margin-left:5px;
}

/* -- FINE ACQUISTA O CONTINUA --*/

/*-- COLONNA SINISTRA --*/
.col-sx	 {
	float: left;
	width: 230px;
	margin: 0 10px 0 0;
}
/*-- FINE COLONNA SINISTRA --*/

/*-- CATALOGO --*/
.container-middle {
	width: 720px;
	float: left;
}

.container-middle .slider-kit {
	margin: 0;
	width: 720px;
}

.container-middle .box-kit-slider {
	width: 720px !important
}

.prodotti-sezione {
	margin-top: 25px;
}

/*.prodotti-sezione > span:nth-child(3n) > .item-prodotto {
	margin-right: 0;
}*/

.foto-vetrina img {
	max-width: 100%;
	height: 100%;
}

/*.prodotti-sezione .item-prodotto {
	width: 235px;
}*/
/*-- FINE CATALOGO --*/

/*-- FILTRI --*/
.contenitore-filtri {
	text-align: right;
	margin-top: 30px;
}

.contenitore-filtri > h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	font-style: italic;
	color: #b3b3b3;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.filtri-sezione {
	margin: 0 6px;
	display: inline-block;
	vertical-align: middle;
}

.filtri-sezione > div {
	display: inline-block;
	vertical-align: middle;
}

.filtri-sezione > p {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #808080;
	margin: 0 0 0 2px;
}

.filtri-sezione input[type="checkbox"] + label {
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	border: 2px solid #9cd700;
	margin: 0;
}

.filtri-sezione input[type="checkbox"]:checked + label {
	background: transparent;
	border: 2px solid #9cd700;
	position: relative;
}

.filtri-sezione input[type="checkbox"]:checked + label:before {
	content:"v";
	color: #9cd700;
	position: absolute;
	top: -7px;
	left: 0px;
	-webkit-transform: rotate(-10deg);
	font-size: 14px;
}
/*-- FINE FILTRI --*/

/*-- MENU SEZIONE --*/
.menu-colonna {
	text-align: right;
	padding-right: 25px;
}

.menu-colonna > span:first-child > span .macro-sezione {
	margin: 0;
}

.macro-sezione {
	margin: 18px 0 0;
}

.macro-sezione > p {
	font-size: 13px;
	line-height: 15px;
	color: #b3b3b3;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase;
	cursor: pointer; 
}

.leftbar_link {
	font-size: 13px;
	line-height: 20px;
	font-weight: 400;
	color: #b3b3b3;
}

.leftbar_link:hover {
	color: #9cd700;
}

.locked p {
	color: #9cd700;
}

.locked p:after {
	content: url('/immagini/ico_arrow.png');
	margin-left: 5px;
}

.submenu {
	margin: 6px 0 35px;
}
/*-- FINE MENU SEZIONE --*/

/*-- UNDERCARRELLO 2 --*/
.box-carrello2 {
	background: #333333;
	height: 300px;
	margin: 0 0 70px;
	position: relative;
}

.box-carrello2:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-style: solid;
	border-color: transparent;
	border-top-color: #212121;
	border-top-width: 22px;
	border-right-width: 25px;
	border-left: 0;
	z-index: 2;
}

.box-carrello2:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: #212121;
	border-bottom-width: 26px;
	border-left-width: 25px;
	border-right: 0;
	z-index: 2;
}

.box-carrello2 > h2 {
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
	color: #9cd700;
	padding: 30px 25px 0;
	margin: 0 0 20px;
}

.box-carrello2 > h2 > span {
	display: inline-block;
	vertical-align: -3px;
	margin-right: 5px;
}

.box-carrello2 svg {
	height: 17px;
}

.box-carrello2 .cart-img {
	fill: #9cd700;
}

.scroll-carrello {
	width: 200px;
	height: 150px;
	overflow-y: scroll;
}

.contenuto-carrello {
	padding: 5px 25px 0;
	border-top: 1px solid #212121;
}

.img-carrello {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 26px;
	height: 26px;
	border: 2px solid #ffffff;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.contenuto-carrello h2 {
	font-size: 11px; 
	line-height: 13px;
	font-weight: 700;
	color: #b3b3b3;
	margin: 0 0 0 10px;
	display: inline-block;
	vertical-align: middle;
	width: 90px;
}

.btn-undercarrello {
	padding: 25px 25px 0;
}
/*-- FINE UNDERCARRELLO 2 --*/

/*-- VEDI PRODOTTO --*/
.foto-prodotto {
	float: left;
	width: 345px;
	min-height: 400px;
	padding: 40px 35px 40px 75px;
	text-align: center;
	position: relative;
}

.foto-prodotto:before {
	content: url('/immagini/ombra_foto.png');
	position: absolute;
	top: 0;
	right: 0;
}

#gallery_01 {
	position: absolute;
	top: 0;
	left: 0;
	background: url('/immagini/ombra_foto.png') no-repeat right top;
	-webkit-background-size: 30px;
	background-size: 30px;
}

#gallery_01 > a { 
	display: block;
	width: 50px;
	height: 70px;
	padding: 10px;
	text-align: center;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#gallery_01 > a > img {
	
}

.info-prodotto {
	float: left;
	width: 375px;
	padding: 35px;
}

.info-prodotto > h6 {
	font-size: 11px;
	line-height: 13px;
	font-weight: 700;
	color: #b3b3b3;
	margin: 0 0 15px;
}

.info-prodotto > h2 {
	font-size: 26px;
	line-height: 28px;
	font-weight: 700;
	font-style: italic;
	color: #303030;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.info-prodotto > h3 {
	font-size: 23px;
	line-height: 21px;
	font-weight: 700;
	font-style: italic;
	color: #9cd700 ;
	text-transform: uppercase;
	margin: 0 0 32px;
}

.select-prodotto {
	font-size: 15px;
	line-height: 17px;
	color: #b3b3b3;
	width: 280px;
	padding: 6px 20px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	outline: none;
	-webkit-appearance: none;
	background: url('/immagini/arrow_select_cerca.png') no-repeat #ffffff;
	background-position: right center;
	background-origin: content-box;
	text-indent: .01px;
	text-overflow: "";
	margin: 0 0 10px;
	cursor: pointer;
}

.select-prodotto::-ms-expand  {
	display: none;
}

.cont_quantita {
	width: 280px;
	padding: 6px 20px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
}

.cont_quantita > p {
	font-size: 15px;
	line-height: 17px;
	color: #b3b3b3;
	margin: 0;
}

.quantita2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 53px;
	height: 30px;
	text-align: center;
	border: none;
	border-left: 1px solid #cbcbcb;
	background: none;
	font-size: 17px;
	line-height: 19px;
	color: #303030;
}

.space-prodotto {
	height: 40px;
	margin: 0;
}

.testo-descrizione > p {
	font-size: 17px;
	line-height: 22px;
	color: #808080;
	margin: 0;
}

.padding2035 {
	padding: 20px 60px 35px
}

.contenitore-correlati > h2 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 700;
	font-style: italic;
	color: #303030;
	margin: 0;
	padding: 35px 20px 15px;
	border-bottom: 1px solid #cccccc;
}
/*-- FINE PRODOTTO --*/

/*-- PERSONALIZZAZIONE --*/
.personalizza {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 15px;
}

.personalizza > div {
	display: inline-block;
	vertical-align: middle;
}

.personalizza > p {
	display: inline-block;
	vertical-align: middle;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: 700;
	color: #9cd700;
	margin: 0 0 0 2px;
}

.personalizza input[type="checkbox"] + label {
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	width: 16px;
	height: 16px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	border: 3px solid #9cd700;
	margin: 0;
}

.personalizza input[type="checkbox"]:checked + label {
	background: transparent;
	border: 3px solid #9cd700;
	position: relative;
}

.personalizza input[type="checkbox"]:checked + label:before {
	content: url('/immagini/checked.png');
	color: #9cd700;
	position: absolute;
	top: -9.6px;
	left: -3.5px;
}

.box-personalizza {
	margin: 0 0 12px;
}

.box-personalizza > p {
	width: 65px;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: 700;
	color: #b3b3b3;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

.box-personalizza > select {
	font-size: 15px;
	line-height: 17px;
	color: #b3b3b3;
	width: 212px;
	padding: 6px 20px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	outline: none;
	-webkit-appearance: none;
	background: url('/immagini/arrow_select_cerca.png') no-repeat #ffffff;
	background-position: right center;
	background-origin: content-box;
	text-indent: .01px;
	text-overflow: "";
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

.box-personalizza select::-ms-expand  {
	display: none;
}

.box-personalizza > [type="text"] {
	font-size: 15px;
	line-height: 17px;
	color: #b3b3b3;
	width: 212px;
	padding: 6px 20px;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	display: inline-block;
	vertical-align: middle;
}

.cont-personalizza > hr {
	height: 15px;
	margin: 0;
}

.btn-personalizza {
	font-size: 9px;
	line-height: 11px;
	font-weight: 700;
	color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 9px;
	border: none;
	letter-spacing: 1px;
}

.btn-personalizza:hover {
	color: #ffffff;
	box-shadow: 0 10px 35px -10px rgba(0, 0, 0, .5) inset;
	-webkit-box-shadow: 0 10px 35px -10px rgba(0, 0, 0, .5) inset;
	-moz-box-shadow: 0 10px 35px -10px rgba(0, 0, 0, .5) inset;
	-o-box-shadow: 0 10px 35px -10px rgba(0, 0, 0, .5) inset;
}

.padding4525 {
	padding: 45px 0 25px;
}
/*-- FINE PERSONALIZZAZIONE --*/

/*-- CARRELLO --*/
.space10 {
	height: 10px;
	margin: 0;
}

.cont-cart {
	position: relative;
}

.cont-cart:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-style: solid;
	border-color: transparent;
	border-top-color: #212121;
	border-top-width: 22px;
	border-right-width: 25px;
	border-left: 0;
	z-index: 2;
}

.cont-cart:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: #212121;
	border-bottom-width: 26px;
	border-left-width: 25px;
	border-right: 0;
	z-index: 2;
}

.padding-cart {
	padding: 35px 25px 20px;
}

.padding-cart2 {
	padding: 20px 60px 25px 20px;
}

.title-cart {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	color: #9cd700;
	margin: 0;
}

.title-cart > span {
	display: inline-block;
	vertical-align: -3px;
	margin-right: 5px;
}

.title-cart svg {
	height: 19px;
}

.title-cart .cart-img {
	fill: #9cd700;
}

.breadcart {
	position: absolute;
	top: 20px;
	right: 60px;
	font-size: 15px;
	line-height: 17px;
	color: #999999;
	margin: 0; 
}

.active-cart {
	color: #9cd700;
}

.cart-table {
	width: 100%;
}

.cart-table td {
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 5px 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #999999;
}

.cart-table td > a, .cart-table td > a:hover {
	font-size: 16px;
	line-height: 18px;
	font-weight: 500;
	color: #999999;
}

.cart-table th {
	padding: 15px 5px 10px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: 500;
	color: #b3b3b3;
	letter-spacing: 0.2px;
}

.cart-table th.first-cell, .cart-table td.first-cell {
	padding-left: 25px;
}

.cart-table th.last-cell, .cart-table td.last-cell {
	padding-right: 60px;
}

.img-cart {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	border: 2px solid #e6e6e6;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.input-qnt {
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #999999;
	border: none;
	width: 40px;
	text-align: center;
}

.input-qnt:focus {
	outline: #e6e6e6 solid 1px;
}

.name {
	width: 300px;
}

.cont-cart-spedizione {
	
}

.cart-spedizione {
	width: 640px;
	background: #ff0000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 13px 15px 13px 75px;
	position: relative;
	margin: 15px auto 25px;
}

.cart-descspedizione th {
	padding: 15px 5px 10px;
	border-bottom: 1px solid #e6e6e6;
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 19px;
	line-height: 21px;
	font-weight: 500;
	color: #b3b3b3;
	letter-spacing: 0.2px;
}

.cart-descspedizione td {
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 5px 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #999999;
}

.cart-descspedizione th.first-cell, .cart-descspedizione td.first-cell {
	padding-left: 25px;
}

.cart-descspedizione th.last-cell, .cart-descspedizione td.last-cell {
	padding-right: 60px;
}

.cart-spedizione > p {
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	color: #ffffff;
	margin: 0;
}

.cart-spedizione > p > b {
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	font-style: italic;
	color: #ffffff;
	margin: 0;
}

.cart-descspedizione {
	width: 100%;
}

.select-spedizione {
	color: #666666;
	font-style: italic;
	font-size: 14px;
	line-height: 16px;
	width: 238px;
	padding: 6px 35px 6px 15px;
	border: 1px solid #9d9d9d;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	outline: none;
	-webkit-appearance: none;
	background: url('/immagini/arrow_select_cerca.png') no-repeat #ffffff;
	background-position: 213px center;
	background-size: 15px;
	text-indent: .01px;
	text-overflow: "";
	margin: 0;
	cursor: pointer;
}

.select-spedizione::-ms-expand  {
	display: none;
}

.nomenazione {
	font-size: 27px;
	line-height: 29px;
	font-style: italic;
	color: #666666;
	border-right: 1px solid #d0d0d0;7
	width: 200px !important;
}

.bb-cart {
	border-bottom: 1px solid #cbcbcb;
}

.padding-cart-destination {
	padding: 20px 25px;
}

.title-cart-destination {
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: #666666;
	margin: 0 0 20px;
}

.text-info > p {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: 500;
	color: #808080;
	margin: 0;
}

.text-info > p:nth-child(2) {
	color: #b3b3b3;
}
/*-- FINE CARRELLO --*/

/*-- KIT --*/
.title-kit > h2 {
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	font-style: italic;
	color: #ffffff;
	margin: 0;
}

.title-kit > p {
	font-size: 14px;
	line-height: 16px;
	color: #9cd700;
	margin: 0 0 4px;
}

.select-kit {
	margin: 30px auto 50px;
	width: 555px;
}

.box-kit {
	position: relative;
	float: left;
	width: 155px;
	height: 280px;
	padding: 30px 0 0 25px;
	margin-top: 50px;
	text-align: left;
	overflow: hidden;
	opacity: 0.6;
	cursor: pointer;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.box-kit:hover {
	opacity: 0.8;
}

.box-kit.selected {
	width: 245px;
	height: 330px;
	margin: 0;
	opacity: 1;
	-webkit-box-shadow: -10px -5px 10px rgba(0, 0, 0, .3);
	-moz-box-shadow: -10px -5px 10px rgba(0, 0, 0, .3);
	box-shadow: -10px -5px 10px rgba(0, 0, 0, .3);
}

.box-kit > img {
	max-width: 245px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.box-kit > h2 {
	position: relative;
	z-index: 2;
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	font-style: italic;
	color: #303030;
	margin: 0;
}

.box-kit > h2 > span {
	color: #d8a107;
}

.box-kit > h2:before {
	content: "";
	position: absolute;
	left: -15px;
	top: -20px;
	border-style: solid;
	border-color: transparent;
	border-top-color: #ffffff;
	border-top-width: 147px;
	border-right-width: 210px;
	border-left: 0;
	z-index: -1;
}

.margin-top15 {
	margin-top: 15px;
}

.bb-kit {
	border-bottom: 2px solid #f2f2f2;
	min-height: 301px;
}

.kit-container {
	display: -webkit-flex;
	display: flex;
}

.kit-left {
	min-width: 295px;
	min-height: 170px;
	padding: 20px;
	background: url('/immagini/kit/shadow.png') no-repeat left -1px;
}

.kit-left h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	font-style: italic;
	color: #303030;
	text-transform: uppercase;
	margin: 0;
}

.kit-left h2 > span {
	color: #d8a107;
}

.kit-left > select, .kit-left select {
	font-size: 16px;
	line-height: 18px;
	color: #303030;
	width: 180px;
	padding: 7px 15px;
	border: none;
	/*-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;*/
	outline: none;
	-webkit-appearance: none;
	background: #e6e6e6;
	background-position: right center;
	background-origin: content-box;
	text-indent: .01px;
	text-overflow: "";
	cursor: pointer;
	display: block;
	vertical-align: middle;
	margin: 15px 0 0;
	clear:both;
	font-weight: 400 !important;
	font-style: normal;
}


.kit-left select::-ms-expand  {
	display: none;
}

.kit-right {
	padding-left: 5px;
	text-align: center;
	width: 100%;
}

.box-prodotto-kit {
	width: 115px;
	height: 170px;
	padding: 23px 10px 0px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	background: url("/immagini/kit/shadow_prodotti.png") no-repeat scroll right -1px transparent;
	margin-bottom: 80px;
	margin-left: 15px;
}

.box-prodotto-kit > select {
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	width: 100%;
	padding: 5px 10px;
	border: none;
	/*-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;*/
	outline: none;
	-webkit-appearance: none;
	background: url('/immagini/kit/arrow_select_prodotti.png') no-repeat #e6e6e6;
	background-position: right center;
	background-origin: content-box;
	text-indent: .01px;
	text-overflow: "";
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin: 50px 0px 0px;
}

.box-prodotto-kit select::-ms-expand  {
	display: none;
}


.kit-personalize {
	padding: 20px;
	background: url('/immagini/kit/shadow_left.png') no-repeat left top;
}

.kit-personalize h2 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	font-style: italic;
	color: #303030;
	text-transform: uppercase;
	margin: 0;
}

.kit-personalize p {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	color: #b3b3b3;
	margin: 0;
}

.kit-personalize .cont-personalizza {
	margin-top: 25px;
}

.kit-personalize .cont-personalizza > hr {
	height: 5px;
	margin: 0;
}

.kit-personalize .box-personalizza {
	display: inline-block;
	vertical-align: middle;
}

.kit-personalize .box-personalizza:first-child {
	margin-right: 60px;
}

.kit-personalize .box-personalizza > select {
	font-size: 15px;
	line-height: 17px;
	color: #303030;
	width: 255px;
	padding: 10px 20px;
	border: none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: url('/immagini/kit/arrow_select.png') no-repeat #e6e6e6;
	background-position: right center;
	background-origin: content-box;
}

.kit-personalize .box-personalizza > [type="text"] {
	font-size: 15px;
	line-height: 17px;
	color: #303030;
	width: 255px;
	padding: 10px 20px;
	border: none;
	background: #e6e6e6;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.kit-personalize .box-personalizza > [type="text"]::-webkit-input-placeholder { color: #303030; }
.kit-personalize .box-personalizza > [type="text"]:-moz-placeholder { color: #303030; }
.kit-personalize .box-personalizza > [type="text"]::-moz-placeholder { color: #303030; }
.kit-personalize .box-personalizza > [type="text"]:-ms-input-placeholder { color: #303030; }

.text-classifica {
	float: left;
}

.input-classifica {
	float: right;
}

.input-classifica th {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 19px;
	line-height: 19px;
	font-weight: 500;
	color: #b3b3b3;
	padding: 0 10px;
}

.input-classifica td {
	font-size: 18px;
	line-height: 20px;
	font-weight: 700;
	font-style: italic;
	color: #303030;
	padding: 5px 10px;
}

.input-classifica [type="text"] {
	font-size: 15px;
	line-height: 17px;
	color: #303030;
	width: 80px;
	padding: 7px 15px;
	border: none;
	background: #e6e6e6;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
/*-- FINE KIT --*/

/*-- LOGIN --*/
.contenitore-login {
	width: 785px;
	height: 400px;
	display: -webkit-flex;
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: #ffffff;
}

.login-box {
	padding: 45px 40px 30px;
	position: relative;
}

.login-box:nth-child(2) {
	min-width: 400px;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background: url('/immagini/img_login.jpg') no-repeat;
}

.login-box > h2 {
	font-size: 21px;
	line-height: 24px;
	font-weight: 700;
	color: #9cd700;
	margin: 0 0 30px;
}

.login-box > p {
	font-size: 15px;
	line-height: 17px;
	color: #666666;
	margin: 35px 0 30px;
}

.login-box > p > a, .login-box > p > a:hover {
	color: #666666;
	text-decoration: underline;
}

.link-login, .link-login:hover {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-decoration: underline;
	float: right;
}

.link-login:first-child {
	float: left;
}

.input_log {
	font-size: 18px;
	line-height: 20px;
	font-weight: 400;
	color: #b3b3b3;
	border: none;
	width: 100%;
	padding: 10px 20px;
	background: #f2f2f2;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 0 0 12px;
}

.close-modal {
	position: absolute;
	right: 20px;
	top: 20px;
	border: none;
	background: none;
}

.caption-login {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	height: 130px;
}

.caption-login > h2 {
	font-size: 31px;
	line-height: 33px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 25px;
}

.caption-login .btn-slider {
	font-size: 11px;
	line-height: 13px;
	padding: 10px 20px;
}

.caption-login svg {
	height: 13px;
}

.caption-login .st3 {
	stroke-width: 5px;
}
/*-- FINE LOGIN --*/

/*-- BANNER --*/
.banner {
	text-align: center;
	position: relative;
	width: 960px;
	height: 360px;
	-webkit-background-size: cover !important;
	background-size: cover !important;
	background: url('/immagini/standard.jpg') no-repeat;
}

.caption-banner {
	width: 960px;
	height: 100px;
	position: absolute;
	top: 0;
	right: 0; 
	left: 0;
	bottom: 0;
	margin: auto;
}

.caption-banner > h2 {
	font-size: 38px;
	line-height: 40px;
	font-weight: 700;
	color: #ffffff;
	margin: 0 0 25px;
}

.caption-banner .btn-slider {
	font-size: 11px;
	line-height: 13px;
	padding: 10px 20px;
}

.caption-banner svg {
	height: 13px;
}

.caption-banner .st3 {
	stroke-width: 5px;
}
/*-- FINE BANNER --*/

/*-- REGISTRAZIONE --*/
.form-item-grid {
	display: flex;
}

.item-grid {
	display: inline-flex;
	vertical-align: top;
	width: 278px; 
	margin: 0 25px 15px 0;
	position: relative;
}

.item-grid:nth-child(3n) {
	margin: 0 0 15px;
}

.item-grid > p, .item-grid > a {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: 500;
	color: #8a8a8a;
	min-width: 75px;
	margin: 0;
}

.item-grid > h2 {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #8a8a8a;
	margin: 0 0 10px;
}

.item-grid > input[type="text"], .item-grid > input[type="password"], .item-grid > input[type="email"] {
	width: 100%;
	padding: 8px 10px;
	margin: 0;
	text-align: left;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	max-height: 36px;
}

.item-grid > select {
	width: 100%;
	padding: 8px 10px;
	margin: 0;
	text-align: left;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	outline: none;
	-webkit-appearance: none;
	background: url('/immagini/arrow_select_cerca.png') no-repeat #ffffff;
	background-position: right center;
	background-origin: content-box;
	text-indent: .01px;
	text-overflow: "";
}

.item-grid > select::-ms-expand  {
	display: none;
}

.item-grid > textarea {
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 8px 10px;
	text-align: left;
	border: 1px solid #cbcbcb;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size: 14px;
	line-height: 16px;
	color: #303030;
	resize: none;
}

.login-carrello .item-grid {
	width: 325px;
	margin: 0 25px 0 0;
}

.login-carrello .item-grid:nth-child(3) {
	margin: 0;
}

.passwor-dimenticata, .passwor-dimenticata:hover {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	color: #b3b3b3;
	text-decoration: underline;
}

.cont-privacy {
	display: inline-block;
	vertical-align: middle;
	width: 45%;
}

.cont-privacy > h4 {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: 500;
	color: #808080;
	margin: 0 30px 0 0;
	display: inline-block;
	vertical-align: middle;
}

.cont-privacy .box-inputradio > p {
	font-family: "futura-pt-condensed", sans-serif;
	font-size: 17px;
	line-height: 19px;
	font-weight: 500;
	color: #808080;
	margin: 0 0 0 2px;
}

.cont-privacy .box-inputradio > a, .cont-privacy .box-inputradio > a:hover, .cont-privacy .box-inputradio > a:focus {
	font-size: 14px;
	line-height: 16px;
	color: #808080;
}

.cont-privacy input[type="radio"] + label {
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	border: 2px solid #b3b3b3;
	margin: 0;
}

.cont-privacy input[type="radio"]:checked + label {
	background: #b3b3b3;
	border: 2px solid #b3b3b3;
}

.cont-privacy input[type="checkbox"] + label {
	display: inline-block;
	vertical-align: middle;
	background: transparent;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 0;
	border: 2px solid #b3b3b3;
	margin: 0;
}

.cont-privacy input[type="checkbox"]:checked + label {
	background: #b3b3b3;
	border: 2px solid #b3b3b3;
}
/*-- FINE REGISTRAZIONE --*/



.tabellakit
{
	margin: 0 auto;
	width: 600px;
	margin-bottom:30px;
}

.tabellakit > tbody > tr > td
{	
	border-bottom: 1px solid #9CD700 !important;
	font-size:16px;
	line-height:18px;
}

.tabellakit > tbody > tr:last-child > td
{	
	border-bottom: none !important;
	font-size:16px;
	line-height:18px;
}

.tabellakit th
{
	padding: 15px 5px 10px;
	border-top:0;
	border-bottom: 1px solid #9CD700;
	font-family: "futura-pt-condensed",sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: 500;
	color: #B3B3B3;
	letter-spacing: 0.2px;
}


.numerokit {
    margin-left: 10px;
    font-size: 11px;
    color: #444;
    border: 1px solid #666;
    padding: 3px;
    vertical-align: middle;
    border-radius: 10px;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: 2px;
}

.freccetta
{
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 8px solid #666;
	border-left: 4px solid #F6F6F6;
	border-right: 4px solid #F6F6F6;
	display: inline-block;
	margin-left: 5px;
	vertical-align: -1px;
}
	


/*-- PANNELLO CONTROLLO UTENTE --*/
.col-sx-utente {
	float: left;
	width: 245px;
	padding: 40px 30px;
	position: relative;
}

.col-middle-utente {
	float: left;
	width: 715px;
	padding: 40px 30px;
}

.menu-utente {
	margin: 20px 0 0;
	padding: 0;
	list-style-type: none;
}

.menu-utente > li {
	margin-bottom: 5px;
}

.menu-utente > li > a {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	margin: 0;
	text-decoration: underline;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

.menu-utente > li > a:hover {
	color: #9cd700;
	text-decoration: underline;
}

.menu-utente > li > a.selected {
	color: #9cd700;
	text-decoration: underline;
}

.cont-box-pannello {
	margin-top: 45px;
}

.box-pannello {
	width: 290px;
	min-height: 120px;
	display: inline-block;
	vertical-align: top;
	margin: 0 50px 35px 0;
}

.box-pannello:nth-child(2n) {
	margin: 0 0 35px 0;
}

.box-pannello > h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	color: #9cd700;
	padding: 0 0 9px;
	border-bottom: 1px solid #d7d7d7;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.btn-utente {
	background: #9cd700;
	border-radius: 0;
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	text-shadow: none;
	text-align: left;
	padding: 8px 20px;
	border: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.btn-utente:hover, .btn-utente:focus, .btn-utente:active, .btn-utente.active, .btn-utente.disabled, .btn-utente[disabled] {
	color: #ffffff;
	background: #9cd700;
	box-shadow: 0 15px 40px -15px rgba(0, 0, 0, .5) inset;
	-webkit-box-shadow: 0 15px 40px -15px rgba(0, 0, 0, .5) inset;
	-moz-box-shadow: 0 15px 40px -15px rgba(0, 0, 0, .5) inset;
	-o-box-shadow: 0 15px 40px -15px rgba(0, 0, 0, .5) inset;
}

.space_utente {
	margin: 5px 0;
	height: auto;
}

.titolo-generico {
	font-size: 15px;
	line-height: 17px;
	font-weight: 700;
	color: #9cd700;
	margin: 0;
}

.testo-generico {
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}

.contenuto-testo-generico > p {
	color: #666666;
	font-size: 14px;
	line-height: 16px;
	margin: 0;
}
/*-- FINE PANNELLO CONTROLLO UTENTE --*/

.prezzopers
{
	float: right;
	display: inline-block;
	margin: 0;
	font-size: 20px;
	margin-right: 25px;
	margin-top: -2px;
	font-weight: 700;
	font-style: italic;
	color: #9cd700;
}

@-moz-document url-prefix() {
    .irefox {
        margin-top:-14px !important;
    }
}

.intro3
{
	width:33%;
	position:relative;
	height:834px;
	background:url("/immagini/kit/222.jpg?v=1") no-repeat scroll 0% 0% transparent;
	display:inline-block;
	margin-left:-5px;
	cursor:pointer;
}

.intro3:hover
{
	opacity:0.7;
}

.intro3:first-child
{
	background:url("/immagini/kit/111.jpg") no-repeat scroll 0% 0% transparent;
}

.intro3:last-child
{
	background:url("/immagini/kit/333.jpg") no-repeat scroll 0% 0% transparent;
}

.contintro
{
	width:240px;
	height:200px;
	text-align:left;
	position:absolute;
	top:50%;
	margin-top:-100px;
	left:50%;
	margin-left:-120px;
}

.contintro > h2
{
	font-size:38px;
	line-height:38px;
	text-transform:uppercase;
	font-weight:700;
	font-style:italic;
	color:#414141;
	z-index:50;
	letter-spacing:1px;
}

.contintro > h2 > span
{
	color:#D8A107;
}

.contintro > h3
{
	font-size:16px;
	font-weight:700;
	line-height:17px;
	font-weight:700;
	color:#B3B3B3;
	z-index:50;
}

.contintro > h3 > span
{
	color:#D8A107;
}

.contintro > p
{
	font-size:17px;
	line-height:18px;
	font-weight:300;
	color:#999999;
	z-index:50;
	text-shadow:1px 1px #444;
}

.contintro > img
{
	z-index:50;
}

.contintro > p > span
{
	color:#D8A107;
	font-weight:700;
	text-shadow:0px;
}

.contimg > a
{
font-family: "futura-pt-condensed",sans-serif;
font-size: 19px;
line-height: 19px;
font-weight: 300;
color: #000;
padding: 0px;
text-align: center;
margin-top: 5px;
display: block;
}

.contimg > a:hover, .contimg > a:active, .contimg > a:focus
{	
font-family: "futura-pt-condensed",sans-serif;
font-size: 19px;
line-height: 19px;
font-weight: 300;
color: #000;
padding: 0px;
text-align: center;
margin-top: 5px;
display: block;
	text-decoration:underline;
}

.prod_new {
    position: absolute;
    z-index: 1;
    background: url("/immagini/new.png") no-repeat;
    width: 100%;
    height: 114px;
    margin-top: -30px;
    margin-left: -15px;
}



/*---------------------------------------------------- INIZIO NUOVO CODICE GALLERY ----------------------------------------------------*/

.btn_info_gallery{
	float: right;
	background: #9cd700;
    color: #ffffff;
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    text-shadow: none;
    text-align: left;
    padding: 11px 20px;
    border: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: 7px 0 41px 0;
    
}

.btn_info_gallery:hover, .btn_info_gallery:focus, .btn_info_gallery:active, .btn_info_gallery.active, .btn_info_gallery.disabled, .btn_info_gallery[disabled] {
    color: #ffffff;
    background-color: #303030;
}

.btn_info_gallery > img{
	margin: -3px 0 0 10px;
}

.info {
	width: 100%;
	height: 134px;
	padding: 45px 0;
}

.galleria {
	margin-top: 0px;
	width: 100%;
}

.galleria a {
	width: 24%;
	height: 284px;
	overflow: hidden;
	display: inline-block;
	background: #fff;
	padding: 0;
	margin: 3px;
}

.gallery_cell{

}	

.galleria img {
	width: 190px;
	width: 100%;
	padding: 4px;
	
}

.titolo_gallery {
	font-size: 21px;
	line-height: 20px;
	font-weight: 700;
	color: #9cd700;					
	width: 50%;
	float: left;
}

.bottone{
	background: rgb(216, 161, 7) none repeat scroll 0% 0%;
}

a.bottone{
	color:#303030;
}

a.bottone:hover{
	color:#fff;
}

#aprifoto {
	background: none;
}

.bottonepag {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}


/*---------------------------------------------------- FINE NUOVO CODICE GALLERY ----------------------------------------------------*/