 @font-face {
    font-family: 'Century Gothic';
	font-display: fallback;
    src: url('/font/AbadiMT-CondensedLight.eot');
    src: url('/font/AbadiMT-CondensedLight.eot?#iefix') format('embedded-opentype'),
        url('/font/AbadiMT-CondensedLight.woff2') format('woff2'),
        url('/font/AbadiMT-CondensedLight.woff') format('woff'),
        url('/font/AbadiMT-CondensedLight.ttf') format('truetype'),
        url('/font/AbadiMT-CondensedLight.svg#AbadiMT-CondensedLight') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'AlphaMack AOE';
	font-display: fallback;
    src: url('/font/AlphaMackAOE.eot');
    src: url('/font/AlphaMackAOE.eot?#iefix') format('embedded-opentype'),
        url('/font/AlphaMackAOE.woff2') format('woff2'),
        url('/font/AlphaMackAOE.woff') format('woff'),
        url('/font/AlphaMackAOE.ttf') format('truetype'),
        url('/font/AlphaMackAOE.svg#AlphaMackAOE') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('/font/CenturyGothic.eot');
    src: url('/font/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('/font/CenturyGothic.woff2') format('woff2'),
        url('/font/CenturyGothic.woff') format('woff'),
        url('/font/CenturyGothic.ttf') format('truetype'),
        url('/font/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



/* Display block per gli elementi HTML5 su IE */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
 display: block;
}

/* Immagini responsive */
img { 
 border:0; 
	vertical-align:middle; 
	-ms-interpolation-mode:bicubic;
}
 
img.scala { 
 max-width:100%; 
	height:auto;
	width: auto; 
}

[class*='colonna-'] {
 float: left;
 padding: 0 0px;
}


/* Micro-clearfix */
.contenitore:before,
.contenitore:after, .riga:before,
.riga:after, rigabox:after, .rigabox:before {
 content: " "; 
 display: table;
}

.contenitore:after, .riga:after, .rigabox:after {
 clear: both;
}

.contenitore 
.riga {
 *zoom: 1;
}
/* fine Micro-clearfix */

/* Stili di base e tipografia */
html {
  font-size: 11px;
  height:100%;
}

body {
 margin: 0;
 padding: 0;
 font-family: 'Century Gothic', display, sans-serif;
 font-size: 18px;
 line-height: 100%;
 color:#000; 
 background-color:#fff;
 -webkit-text-size-adjust:100%;
  height:100%;
}

a:link, a:visited {
 color:#000;
 text-decoration: none;
}

a:hover, a:active {
  color: #333;
 text-decoration: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Century Gothic', display, sans-serif;
	} 

h1 { 
 font-size:24px; 
	line-height:30px; 
}

h2 { 
 font-size:20px; 
	line-height:28px; 
}

h3 { 
 font-size:25px; 
	line-height:28px; 
}
hr.style {
	background-color: #fff;
	border-top: 1px dashed #000;
}


/* righe */
.riga {
margin: 0 0 0 0;
 height:auto;
 position:relative;
}
.rigamenulaterale {
	margin: 0 0 0 0;
 height:40px;
 position:relative;
 display:none;
}
.contenitore {
width:90%;
height:auto;
position:relative;	
margin:0 auto;
text-align:left;
}
.paddingcontenuti {
	margin-top:110px;	
}

/* header alto */
.header1 {
	background-color:#1e4384;
	border-bottom:1px solid #999999;
	width:100%;
	color:#888888;
	font-size:18px;
	line-height:40px;
	height:40px;
	position:relative;
	-webkit-box-shadow: 0px 6px 22px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 22px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 22px 0px rgba(0,0,0,0.75);
	z-index:1001;
}
.header1.shrink {
	display:none;	
}

.header1 a:link, .header1 a:visited {
	color:#888888;
}
.header1 a:hover, .header1 a:active {
	color:#cccccc;
}
.header2 {
	position:absolute;
	left:0;
	height:40px;
}
.header2 img {
	margin-right:10px;	
}
.header21 {
	position:absolute;
	right:0;
	height:40px;
}
.header21 img {
	margin-right:10px;	
}

/* header loghi */
.headerloghi {
	position:absolute;
	top:40px;
	height:130px;	
	width:100%;
	left:0;
	z-index:500;
	background: rgb(255, 255 255); 
    background: rgba(255, 255, 255, 0.7);

}
.headerloghi.shrink {
	position:fixed;	
	display:block;
	top:0;
	left:0;
	width:100%;
	height:130px;
	margin-top:0;
	z-index:500;
	background: rgb(255, 255 255); 
    background: rgba(255, 255, 255, 1);
}
.header3 {
	position:absolute;
	margin-top:0;
	height:130px;
	width:333px;
	left: 50px;	
	z-index:200;
}
.header3.shrink {
	height:130px;
	text-align:center;	
}
.header3 img {
	width:auto;	
	max-height:80%;
	margin-top:5%;
}
.header4 {
	position:absolute;
	float:left;
	width: 150px;	
	height:40px;
	top:65px;
	right:50px;
}
.header4.shrink {
	
}
.header5 {
	float:right;
}
.header41 {
	width:70%;
	text-align:center;
	height:26px;
	position:absolute;
	top:-6px;
	left:0;
}
.header42 {
	width:33%;
	text-align:center;
	height:26px;
	padding-top:4px;
	float:left;
	font-size:15px;
}
.header42 a:link, .header42 a:visited {
	text-decoration:underline;
	font-weight:bold;
}
.header42 a:hover, .header42 a:active {
	color:red;	
}
.header43 {
	width:33%;
	text-align:center;
	height:26px;
	padding-top:12px;
	float:left;
	background : url("/images/cuore22.png") no-repeat bottom center;
	font-size:12px;
}
.header43 a:link, .header43 a:visited {
	color:#888;
	font-weight:bold;
}
.header43 a:hover, .header43 a:active {
	color:red;
}
.header44 {
	width:33%;
	text-align:center;
	line-height:40px;	
	height:40px;
	float:left;
	position:relative;
}
.header44 img {
	max-height:100%;	
}
.header44 a:link, .header44 a:visited {
	color:white;	
}
.header44 a:hover, .header44 a:active {
	color:red;	
}
.headerricerca {
	display:none;
	width:140px;	
	border:1px solid #cecece;
	margin:0 auto;
	height:auto;
	-moz-box-shadow:    0px 3px 3px 3px #eee;
    -webkit-box-shadow: 0px 3px 3px 3px #eee;
    box-shadow:         0px 3px 3px 3px #eee;
    border-radius:4%; 
    -moz-border-radius:4%; 
    -webkit-border-radius:4%;

}
#ricercaform {
	border:0;
	max-width:80%;
	height:24px;
	font-size:18px;
	font-family: 'Century Gothic', sans-serif, display;	
}
#invioricercaheader {
	background : url("/images/ricercaheader.jpg") no-repeat top center;
	width : 12px;
	height :22px;
	border : none;
	color : transparent;
	font-size : 0;
	margin:0;
	padding:0;
	margin-top:2px;
	vertical-align:top;
}
#carrellosito {
	position:absolute;
	top:-5px;
	left: calc(50% - 15px);
	font-size:14px;
	color:white;
}
.altezzaloghi {
	height:143px;	
}
.altezzaloghi.shrink {
	height:90px;	
}
.altezzamenu {
	height:50px;
	margin-top:20px;	
}
.altezzamenu.shrink {
	height:50px;	
}

/* menu laterale sidr */
.menulaterale {
position:absolute;
left:5%;
top:3px;
display:none;	
    padding: 0px;
    color: black;
	width:150px;
	height:40px;
	background-image: url(/images/menuicon1.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.menulaterale span {
padding: 0px 0px 0px 30px;	
}

/* slider */
.slider-wrapper {
position:relative;
width:100%;
height:100%;
overflow:hidden;
}
.slider-wrapper img {
	max-width:100%;
	height:auto;
	width:100%;	
}
.fotoalta {
	width:100%;
	height:300px;	
	margin-top:205px;
	background-position:top center;
	background-repeat:no-repeat;
}
#prev {
	position:absolute;
	bottom:40%;
	left:4px;
	width:31px;
	height:50px;
	z-index:900;
}
#next {
	position:absolute;
	bottom:40%;
	right:4px;
	width:31px;
	height:50px;
	z-index:900;
}

/* immagini centrali */
.div1-3 {
width:100%;
margin:10px auto;	
height:auto;
}
.div1-3 a:link, .div1-3 a:visited {
	color:#d90000;
}
.div1-3 a:hover, .div1-3 a:active {
	color:#1e4384;
}
.div1-31 {
float:left;
width:50%;	
text-align:center;
position:relative;
}
.div1-32 {
float:left;
width:50%;
text-align:center;	
position:relative;
}
.div1-3 img {
	max-width:97%;
	height:auto;
}
.div1-31t {
	position:absolute;
	right:13%;
	top:13%;
	text-align:right;
	font-size:40px;
	-moz-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	-webkit-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	text-shadow: 0px 0px 8px rgba(255,255,255,0.94);	
	color:#d90000;
	line-height:150%;
}
.div1-32t {
	position:absolute;
	right:13%;
	top:13%;
	text-align:right;
	font-size:40px;
	-moz-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	-webkit-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	text-shadow: 0px 0px 8px rgba(255,255,255,0.94);	
	color:#d90000;
	line-height:150%;
}


.div1-4 {
width:100%;
height:auto;
margin:10px auto;	
}
.div1-4 a:link, .div1-4 a:visited {
	color:#d90000;
}
.div1-4 a:hover, .div1-4 a:active {
	color:#1e4384;
}
.div1-41 {
float:left;
width:50%;
}
.div1-411 {
float:left;
width:100%;	
text-align:center;
margin-top:0;
margin-bottom:11px;
position:relative;
}
.div1-411:nth-child(2) {
	margin-top:11px;	
}
.div1-42 {
float:left;
width:50%;
text-align:center;	
position:relative;	
}
.div1-4 img {
	max-width:97%;
	height:auto;
}
.div1-411t {
	position:absolute;
	right:13%;
	top:13%;
	text-align:right;
	font-size:40px;
	-moz-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	-webkit-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	text-shadow: 0px 0px 8px rgba(255,255,255,0.94);	
	color:#d90000;
	line-height:150%;
}
.div1-42t {
	position:absolute;
	right:13%;
	top:13%;
	text-align:right;
	font-size:40px;
	-moz-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	-webkit-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	text-shadow: 0px 0px 8px rgba(255,255,255,0.94);	
	color:#d90000;
	line-height:150%;
}




.div1-5 {
width:100%;
height:auto;
margin:10px auto;	
}
.div1-5 a:link, .div1-5 a:visited {
	color:#d90000;
}
.div1-5 a:hover, .div1-5 a:active {
	color:#1e4384;
}
.div1-51 {
float:left;
width:50%;	
}
.div1-511 {
float:left;
width:50%;	
text-align:center;
position:relative;
}
.div1-52 {
float:left;
width:50%;		
}
.div1-522 {
float:left;
width:100%;
text-align:center;	
margin-top:0px;
margin-bottom:8px;
position:relative;	
}
.div1-522:nth-child(2) {
	margin-bottom:8px;	
}
.div1-522:nth-child(3) {
	margin-bottom:8px;	
}
.div1-511 img {
	max-width:94%;
	height:auto;
}
.div1-522 img {
	max-width:97%;
	height:auto;
}

.div1-511t {
	position:absolute;
	right:13%;
	top:13%;
	text-align:right;
	font-size:40px;
	-moz-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	-webkit-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	text-shadow: 0px 0px 8px rgba(255,255,255,0.94);	
	color:#d90000;
	line-height:150%;
}
.div1-522t {
	position:absolute;
	right:13%;
	top:13%;
	text-align:right;
	font-size:40px;
	-moz-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	-webkit-text-shadow: 0px 0px 8px rgba(255,255,255,0.94);
	text-shadow: 0px 0px 8px rgba(255,255,255,0.94);	
	color:#d90000;
	line-height:150%;
}


/* consigliati homepage */

hr.consigliati {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(30, 67, 132, 0), rgba(30, 67, 132, 0.75), rgba(30, 67, 132, 0));
	width:100%;
}
.consigliati1 {
	width:42%;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:2%;
	margin-bottom:2%;
}
.consigliati2 {
	width:16%;
	height:40px;
	line-height:40px;
	float:left;
	color:#d90000;
	font-size:2.5rem;
	margin-top:2%;
	margin-bottom:2%;
}
.consigliati3 {
	width:42%;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:2%;
	margin-bottom:2%;
}

/* slide prodotti home */
.slick {
	margin-bottom:45px;	
}
.prodottifoto {
width:70%;
height:auto;
position:relative;	
text-align:center;
margin-left:15%;
margin-right:15%;
overflow:hidden;
background-color:black;
}
.prodottifoto img {
width:100%;
height:100%;
margin:0 auto;
background-position:center center;
background-repeat: no-repeat;
background-size:cover;
opacity:1;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.prodottifoto img:hover {
opacity:0.7;
-webkit-transform:scale3d(1.1, 1.1, 1);
transform:scale3d(1.1, 1.1, 1);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;

}
.prodottifoto1 {
	position:absolute;
	width:80%;
	height:auto;
	left:10%;
	right:10%;
	top:25%;
	font-size:16px;
	font-weight:bold;
	line-height:120%;
	color:white;
	text-align:center;
}
.prodottifoto2 {
	position:absolute;
	width:100%;
	height:auto;
	left:0;
	right:0;
	top:70%;
	font-size:20px;
	font-weight:bold;
	line-height:120%;
	color:white;
	text-align:center;
}
.prodottifoto21 {
	displaY:inline-block;
	width:auto;
	height:auto;
	margin:0 auto;
	border-top: 2px solid #d90000;
	padding-top:10px;
	max-width:70%;
}
.prodottifoto1 a:link, .prodottifoto21 a:link, .prodottifoto1 a:visited, .prodottifoto21 a:visited {
	color:white;
	display:block;
}
.prodottifoto1 a:hover, .prodottifoto21 a:hover, .prodottifoto1 a:active, .prodottifoto21 a:active {
	color:white;
}

/* caratteristiche home */
.homecaratteristiche1 {
	width:20%;
	float:left;
	height:90px;
	margin-top:20px;
	margin-bottom:20px;
	color:#858585;
	font-weight:bold;
}
.homecaratteristiche2 {
	width:100%;
	float:left;
	height:50px;
	text-align:center;
}
.homecaratteristiche2 img {
	height:50px;
	width:auto;	
	margin-bottom:5px;
}
.homecaratteristiche3 {
	width:100%;
	float:left;
	height:40px;
	text-align:center;
	line-height:110%;
}


/* testo home */
.testohome {
	background-color:#cccccc;
	margin-top:40px;
	margin-bottom:40px;	
}
.testohome1 {
	width:50%;
	height:auto;
	float:left;	
}
.testohome1 img {
	width:100%;
	height:auto;
}
.testohome2 {
	width:50%;
	height:auto;
	float:left;	
	text-align:center;
	display: flex;
    justify-content: center;
}
.testohome21 {
	margin-top:10%;
}
.testohome2 h1 {
	width:80%;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
}
.testohome2 p {
	width:80%;
	margin:0 auto;	
	text-align:left;
	margin-bottom:15px;
	font-size:18px;
	line-height:130%;
}

/* consigliati homepage */
.dicono1 {
	width:32%;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:2%;
	margin-bottom:2%;
}
.dicono2 {
	width:36%;
	height:40px;
	line-height:40px;
	float:left;
	color:#d90000;
	font-size:36px;
	margin-top:2%;
	margin-bottom:2%;
	text-align:center;
}
.dicono3 {
	width:32%;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:2%;
	margin-bottom:2%;
}

.contenuto {
	width:100%;
	text-align:left;
	margin-top:10px;
	height:auto;
	padding-left:10px;
	font-size:18px;
	overflow:hidden;
}
.contenuto p {
	margin:0;
	padding:0;
	width:100%!important;
	margin-bottom:12px;
}
.contenuto a:link, .contenuto a:visited {
	color:black;
}
.contenuto a:hover, .contenuto a:active, .contenuto span:hover {
	color:#d90000;
}
.contenuto span {
	color:#d90000;	
}
.contenuto p img {
width:12px;
height:12px;	
}
.contenuto ul {
	list-style:none;	
}
.contenuto ul li {
	width:20%;
	margin-left:2.5%;
	margin-right:2.5%;
	float:left;
}

/* cta home */
.cta {
	background-color:#1e4384;
	font-size:20px;
	text-align:center;
	width:100%;
	line-height:40px;
	margin-top:50px;
	margin-bottom:50px;
	font-weight:bold;
}
.cta a:link, .cta a:visited {
	color:white;
	display:block;	
}
.cta a:hover, .cta a:active {
	color:#cccccc;
}

/* scritta grigia */
.scrittagrigiahome {
font-family: 'AlphaMack AOE', sans-serif, display;
font-size: 70px;
color:#878787;
margin-top:40px;
margin-bottom:40px;
}

/* testi consigliati e accessori home */

.testihome1 {
	width:22%;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:30px;
margin-bottom:70px;
}
.testihome2 {
	width:56%;
	height:40px;
	line-height:40px;
	float:left;
	text-align:center;
	font-family: 'AlphaMack AOE', sans-serif, display;
font-size: 4.5vw;
color:#878787;
margin-top:30px;
margin-bottom:70px;
}
.testihome3 {
	width:22%;
	height:40px;
	line-height:40px;
	float:left;
	margin-top:30px;
margin-bottom:70px;
}


/* gallery prodotti home */
#gallery .caption span {
	border:1px solid white;
	padding:8px;	
}

/* marchi home */
.slick2 {
	margin-bottom:40px;	
	text-align:center;
	max-width:100%;
}
.marchihome {
	width:100%;
	text-align:center;
}
.marchihome img {
	max-width:90%;
	width:auto;
	height:auto;
	margin:0 auto;	
}
#prevslick2 {
	left:-35px;	
}
#nextslick2 {
	right:-35px;	
}

/* pagina marchi */
.marchi {
float:left;	
height:50px;
width:auto;
margin-left:10px;
margin-right:10px;
margin-bottom:30px;
}
.marchi img {
width:auto;
	max-width:100%;
	max-height:100%;
}

/* footer */
.footer {
	width:100%;
	height:auto;
	background-color:#1e4384;	
	margin-top:40px;
}
.titolofooter {
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
	-moz-text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
	font-size:28px;
	color:white;
	text-align:center;
	line-height:160%;
}
.titolofooter a:link, .titolofooter a:visited {
	color:white;	
}
.titolofooter a:hover, .titolofooter a:active {
	color:#ccc;	
}
.wrapfooter {
	margin-top:20px;
	margin-bottom:10px;
	width:98%;
	margin-left:1%;
	margin-right:1%;
	font-size:16px;	
}
.wrapfooter a:link, .wrapfooter a:visited {
	color:white;
}
.wrapfooter a:hover, .wrapfooter a:active {
	color:#ccc;	
}
.footer2 {
	width:20%;	
	float:left;
	margin-bottom:20px;
}
.footer2:nth-child(3) {
	width:18%;	
}
.footer2:nth-child(4) {
	width:30%;	
}
.footer2:nth-child(5) {
	width:12%;	
}
.footertitolo {
	text-align:center;
	height:40px;
	font-size:18px;
	color:white;
	font-weight:bold;	
}
.footercontenuti {
	width: calc(100% - 1px);
	border-right:1px solid #fff;
	height:100px;
	text-align:left;
	color:white;	
}
.footercontenuti1 {
	float:left;
	height:35px;
	text-align:left;
	width:45px;
	margin-right:2px;
}
.footercontenuti2 {
	float:left;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-align:left;
	width: calc(100% - 47px);
}
.footercontenuti2 img {
	margin-left:8px;	
}
.footercontenuti3 {
	width:28%;
	text-align:center;
	float:left;
	font-size:14px;
}
.footercontenuti3 img {
	margin-bottom:8px;
	margin-top:16px;
		
}
.footercontenuti4 {
	width:72%;
	text-align:center;
	float:left;
	font-size:14px;
}
.footercontenuti4 img {
	margin-bottom:4px;
}
.footercontenuti5 {
	width:90%;
	margin-left:5%;
	margin-right:5%;
	line-height:180%;
	font-size:14px;	
}
.footercontenuti6 {
	float:left;
	width:47%;
	margin-left:1.5%;
	margin-right:1.5%;
	font-size:1.2rem;
	line-height:180%;	
}
.footercontenuti6 li {
	margin-left:15px;	
}
.footercontenuti7 {
	width:100%;
	text-align:center;
	margin-top:29px;	
}


/* categoria */
.wrapcategorie {
	width:98%;	
	margin-left:1%;
	margin-right:1%;
	display: flex;
}
.colonnamenusx {
	float:left;
	width:25%;
	height:auto;
}

.titolocolonnamenusx {
	font-size:18px;
	text-align:left;	
	background-color:#eeeeee;
	padding-left:10px;
	line-height:35px;
	color:#111;
}
.bread {
	font-size:15px;
	color:#878787;
}
.bread a:link, .bread a:visited {
	color:#111;
}
.bread a:hover, .bread a:active {
	color:#878787;
}

.colonnacontenuti {
	float:left;
	width:73%;
	height:auto;
	margin-left:2%;
}
.testosottocategorie {
	font-size:18px!important;
	line-height:105%!important;	
}
.reimposta {
	
	width:100%;
	
	text-align:center;
	display:block;	
}
.reimposta a:link, .reimposta a:visited {
	color:black;	
	line-height:120%;
	font-size:14px;
}
.reimposta a:hover, .reimposta a:active {
	color:red;	
}
#formfiltriprezzo {
	margin:0;
	padding:0;
	margin-top:10px;
}
#formfiltriprezzo input {
	border:none;
	border: 1px solid #cecece;	
	width:30%;
	float:left;
	margin-left:1%;
	margin-right:1.33%;
}

#formfiltriprezzo input:required {
	background-color:white;	
}

/* box prodotti */
.boxprodotti {
	float:left;
	width:31.3%;
	margin-left:1%;
	margin-right:1%;
	height:auto;
	margin-bottom:5%;
}
.boxprodotti1 {
	float:left;
	width:31.3%;
	margin-left:1%;
	margin-right:1%;
	height:auto;
	margin-bottom:5%;
}
.acquistabile {
	width:100%;
	height:31px;
	text-align:left;
}
.acquistabile1 {
margin-bottom:7px;
margin-left:10px;
height:26px;
width:auto;
}
.prezzoformattato {
font-size:28px;
}
.boxprodottifoto {
	width:100%;
	height:auto;
	position:relative;
}
.boxprodottifoto img {
	max-width:100%;
	height:auto;
}
.boxprodottinovita {
	position:absolute;
	z-index:40;	
	top:0;
	right:0;
	width:66px;
	height:63px;
}
.boxprodotticolori {
	height:36px;
	width:100%;
	text-align:center;
	display:inline-block;	
}
.boxprodotticolori1 {
	width:38px;
	height:30px;
	display:inline-block;
	overflow:hidden;
	margin-top:6px;
}
.boxprodotticolori1 img {
	width:30px;
	height:30px;	
}
.boxprodottititolo {
	width:100%;
	font-size:15px;
	text-align:center;
	line-height:105%;
	height:3vw;	
	color:#111;
	margin-top:10px;
	margin-bottom:10px;
}
.boxprodottitesto {
	width:100%;
	height:3.7vw;
	font-size:15px;	
	color:#878787;
	line-height:110%;
	margin-top:10px;
	margin-bottom:10px;
	
}
.boxprodottitesto a:link, .boxprodottitesto a:visited {
	color:blue;
	display:inline-block;	
}
.boxprodottitesto a:hover, .boxprodottitesto a:active {
	color:#111;
	display:inline-block;	
}
.boxprodottiprezzo {
	font-size:22px;
	text-align:center;
	line-height:180%;
	height:44px;
	width:100%;
	font-weight:bold;
	margin-top:30px;
	
}
.prezzobarrato {
	text-decoration:line-through;
	color:black;	
	font-size:22px;
}
.wrapprezzo span.testonero {
	font-size:22px;
	margin-right:50px;
}
.testoverde {
	color:green;
}
.testorosso {
	color:red;
}
.testonero {
	color:#111;
}
.boxprodottipulsante {
	width:100%;
	height:200%;
	font-size:18px;
}
.boxprodottipulsante1 {
	width:230px;
	background-color:#1e4384;
	border:1px solid #1e4384;
	margin:0 auto;
	text-align:center;
	line-height:40px;
	height:41px;
	-webkit-box-shadow: 0px 6px 22px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 6px 22px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 6px 22px 0px rgba(0,0,0,0.75);
}
.boxprodottipulsante1:hover {
	background-color:white;
	border: 1px solid #1e4384;
}
.boxprodottipulsante1 a:link, .boxprodottipulsante1 a:visited {
	color:white;
	display:block;
}
.boxprodottipulsante1 a:hover, .boxprodottipulsante1 a:active {
	color:#1e4384;
}

.boxprodottipulsante2 {
	width:240px;
	margin:10px auto;
	text-align:center;
	line-height:100%;
	height:58px;
}

.boxprodottipulsante2 h5 {
	margin:0;
	padding:0;
}

.visualizzatutti {
width:90%;
border:1px solid #1e4384;
margin-top:10px;
margin-bottom:10px;	
margin-left:5%;
text-align:center;
height:30px;
position:relative;
float:left;
line-height:30px;
background-color:#1e4384;
animation-name: color;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
@keyframes color {
  0% {
    background-color: #1e4384;
  }
  50% {
    background-color: #ea2126;
  }
  100 {
    background-color: #1e4384;
  }
}

.visualizzatutti a:link, .visualizzatutti a:visited {
	color:#fff;
	display:block;	
}
.visualizzatutti a:hover, .visualizzatutti a:active {
	color:#1e4384;
	background-color:#fff;	
}
.prodottinascosti {
	display:none;	
}
.ordinamentocontenuti {
	position:absolute;
	top:0px;
	right:0;
	width:400px;
	text-align:right;
	font-size:16px;	
}
.ordinamentocontenuti h1 {
	margin-top:20px;	
}
.selectordina {
	background-image:url('images/bgselect.png');
	background-position:right top;
	background-repeat:no-repeat;
	width:180px;
	margin-right:3%;
	padding:0;
	border:1px solid #666;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	font-family: 'Century Gothic', display, sans-serif;
	padding-right:28px;
	font-size:16px;
	display:inline-block;
	text-align:right;
}
.selectordina option {
	margin-bottom:4px;	
}
.scrittefiltri {
	font-size:22px;
	text-align:center;	
}

/* box dettaglio */
.boxdettaglio1 {
	margin-left:0;
	width:45%;
	float:left;
}
.boxdettaglio2 {
	margin-left:1%;
	width:53%;
	margin-right:1%;
	float:left;
}
.tornacategoria {
	width:145px;
	height:30px;	
	background-image:url("/images/bgtornacategoria.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:55px;
	font-size:18px;
	margin-top:15px;
	line-height:30px;
	margin-bottom:15px;
}
.tornacategoria a:link, .tornacategoria a:visited {
	display:block;	
}
.wrapdettagliofoto {
	border:1px solid #eee;	
	width:98%;
	height:auto;
}
.boxdettagliofoto {
	width:100%;
	height:auto;
	min-height:200px;
	text-align:center;
	overflow:hidden;
	
}
.boxdettagliofoto img {
	height:auto;
	width:auto;
	max-height:500px;	
}
.boxdettagliogallery {
	width:98%;
	height:auto;
	margin-top:15px;
	margin-bottom:0;
	float:left;
	height:auto;
	max-height:280px;
	overflow:auto;
}
.boxdettagliogallery img {
	width:auto;
	margin-right:1%;
	margin-left:1%;
	margin-bottom:2%;
	height:50px;

}
.testodettaglio {
	font-size:16px;	
	display:inline-block;
	margin-top:20px;
	margin-bottom:20px;
	line-height:130%;
}
.testodettaglio a:link, .testodettaglio a:visited {
	color:blue;	
	
}
.testodettaglio a:hover, .testodettaglio a:active {
	color:#cecece;	
}

/* feature dettaglio prodotto */
.wrapfeatureprodotto {
	height:51px;
	width:90%;
	margin:20px auto;
}
.featureprodotto {
	width:27%;
	margin-left:3.15%;
	margin-right:3.15%;
	float:left;
	height:auto;
	
}
.featureprodotto1 {
	width:auto;
	float:left;
}
.featureprodotto2 {
	width:auto;
	float:left;
	padding-left:5px;
	font-size:15px;
	line-height:130%;
	font-weight:bold;
	color:#525252;
}
.featureprodotto2 a:link, .featureprodotto2 a:visited {
	color:#525252;	
}
.featureprodotto2 a:hover, .featureprodotto2 a:active {
	color:#111;	
}

/* prezzi dettaglio */
.wrapprezzo {
	width:100%;
	font-size:36px;
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	line-height:44px;
}
.wrapprezzo p {
	margin:0;
	padding:0;	
	font-weight:bold;
}

.prezzodettaglio {
	color:green;
	font-size:42px;
	
}
.nondisponibile {
text-align:center;
color: #d90000;
font-size:20px;	
}



/* scelta select */
.wrapscelta {
width:100%;
float:left;
margin-bottom:10px;	
font-size:16px;
line-height:33px;
height:auto;
}
.wrapscelta1 {
	float:left;
	width:30%;
	text-align:left;
	margin-left:2%;
	line-height:43px;
	height:43px;
}
.wrapscelta2 {
	float:left;
	width:66%;
	margin-left:2%;
}
.wrapscelta2 .select {
	background-image:url('images/bgselectdettaglio.jpg');
	background-position:right 10px center;
	background-repeat:no-repeat;
	background-color:#eee;
	height:33px;
	width:100%;
	border:1px solid #fff;
	margin-right:3%;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	font-family: 'Century Gothic', display, sans-serif;
	padding-right:43px;
	font-size:22px;
	line-height:26px;
	display:inline-block;
	text-align:right;	
}
.wrapscelta2 .select option {
	height:33px;
	width:100%;
	border:1px solid #fff;
	margin-right:3%;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
	font-family: 'Century Gothic', display, sans-serif;
	padding-right:43px;
	font-size:22px;
	line-height:26px;
	display:inline-block;
	text-align:right;	
}

/* quantita */
.wrapquantita {
	width:180px;
float:left;
margin-left:calc(50% - 90px);
margin-bottom:20px;
margin-top:20px;	
font-size:16px;
line-height:33px;
height:43px;
text-align:center;
}
.wrapquantita1 {
	float:left;
	width:48%;
	text-align:left;
	margin-left:2%;
	line-height:43px;
	height:43px;
	text-align:right;
}
.wrapquantita2 {
	float:left;
	width:43%;
	margin-left:7%;
	height:43px;
	text-align:right;
}
.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}

input[type=number]
{
  -moz-appearance: textfield;
}

.quantity input {
  width: 45px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 20px;
  border: 1px solid #eee;
  font-family: "Abadi MT Condensed", display, sans-serif !important;
  background-color:#eee;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
  float: left;
  position: relative;
  height: 42px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 20px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Abadi MT Condensed", display, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border-bottom: 1px solid #eee;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: -1px;
  height: 50%;
}



/* pulsanti dettaglio */
.wrappulsanti {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	height:50px;
}
.pulsante1 {
	float:left;
	margin-left:20%;
	width:60%;
	text-align:left;
	height:30px;
}
.pulsante1 .submitcarrello {
	background-color:red;
	color:white;
	font-family: 'Century Gothic', display, sans-serif;
	font-size:24px;
	text-align:center;
	width:100%;
	line-height:150%;
	border:none;
	padding:0;
	margin:0;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pulsante1 .submitcarrello:hover {
	background-color:#d90000;
	color:#eee;	
}
.pulsante2 {
	float:left;
	margin-left:30%;
	width:40%;
	text-align:center;
	height:30px;
}
.pulsante3 {
	float:left;
	margin-left:20%;
	width:60%;
	text-align:left;
	height:30px;
}
.submitcarrello1 {
	text-align:center;
}
.submitcarrello1 a:link, .submitcarrello1 a:visited {
	background-color:red;
	color:white;
	font-family: 'Century Gothic', display, sans-serif;
	font-size:18px;
	text-align:center;
	width:100%;
	line-height:150%;
	border:none;
	padding:5px 20px;
	margin:0;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.submitcarrello1 a:hover, .submitcarrello1 a:active {
	background-color:#d90000;
	color:#eee;	
}

/* carrello */
.pulsantecarrello {
background-color:#c41b37;
color:white;
font-size:16px;	
width:90%;
}
.bordocarrello {
border:1px solid #bd002d;
background-color:white;	
font-family: 'PT Sans', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-size:18px;	
color:#333333;
}
#colorbox { top: 100px !important; }

select {
    display: inline-block;
    padding: 4px 3px 5px 5px;
    outline: none;
    color: #333;
    border: 1px solid #c41b37;
    border-radius: 4px;
    box-shadow: inset 1px 1px 2px #ddd8dc;
    background-color: #ffffff;
	font-size:14px;
	font-family: 'PT Sans', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
select > option:hover{
                box-shadow: 0 0 10px 100px #cecece inset;
				color:black;
}

.testacarrello {
background-color: #e5e5e5;	
color:#333;
font-size:16px;
text-align:center;
font-family: 'PT Sans', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}
.pulsanticarrello img  {
	max-width:100%;
	height:auto;
}
  .btn {
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  color: white;
  font-size: 16px;
  background: #c41b37;
  padding: 10px 20px 10px 20px;
  border: solid #1e4384 2px;
  text-decoration: none;
  font-family: 'PT Sans', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
}

.btn:hover {
  background: #1e4384;
  text-decoration: none;
}
  .btninformazioni {
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  color: white;
  font-size: 16px;
  background: #c41b37;
  padding: 10px 20px 10px 20px;
  border: solid #1e4384 2px;
  text-decoration: none;
  font-family: 'PT Sans', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  line-height:70px;
}

.btninformazioni a:link, .btninformazioni a:visited {
  background: #1e4384;
  text-decoration: none;
  color:white;
}

.btninformazioni:hover {
  background: #1e4384;
  text-decoration: none;
}
.yellow{background-color:yellow;}
.white{background-color:#FFF;}
.green{color:green;}
.red{color:red;}
.modifica {
border: 1px solid red;
background-color: #261f69;
color:white;
font-size: 18px;
font-family:"Times New Roman", Times, serif;
padding-left: 20px;
padding-right:20px;
line-height: 35px;
}
.testopiccolo {
font-size:10px;
width:50%;	
}
.testopiccoloform {
font-size:10px;	
}
.cbp-mc-form {
	
}

.divcarrello1 {
	float:left;
	width:100%;
}
.divcarrello2 {
	float:left;
	width:100%;
}
.divcarrello3 {
	float:left;
	width:45%;
}
.divcarrello4 {
	float:left;
	width:30%;
}
.divcarrello5 {
	float:left;
	width:50%;	
}
.divcarrello6 {
	float:left;
	width:50%;	
}
.divcarrello3 p, divcarrello4 p {
margin:0px;
padding:0px;	
}
.bordobasso {
border-bottom: solid #1e4384 1px;	
}
.bottonispese {
	float:right;
	margin-right:30px;	
}
.bottonispese input {
	margin-left:30px;
}

.testospese {
	height: 60px;
  line-height: 60px;

}
.testospese1 {
	display: inline-block;
  vertical-align: middle;
  line-height: 22px;
}
.testospese1 {
	display: inline-block;
  vertical-align: middle;
  line-height: 22px;
  text-align:left;
}
.tabellaspese {
	width:66%;	
}
.tabellaspese1 {
	width:96%;	
}
hr.barracarrello {
    border: 0;
    height: 2px;
    background-image: linear-gradient(to right, rgba(217, 0, 0, 0), rgba(217, 0, 0, 0.75), rgba(217, 0, 0, 0));
	width:100%;
}
.barracarrello1 {
	float:left;
	width:18%;
	margin-left:1%;
	margin-right:1%;
	position:relative;
}
.barracarrello2 {
	float:left;
	width:70%;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:16px;
	
}
.barracarrello3 {
	float:left;
	width:30%;
}
.barracarrello4 {
	margin-top:10px;
	border:1px solid #cecece;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.barracarrello2 a:link, .barracarrello2 a:visited {
	font-weight:bold;	
}

.pulsant1carrello {
width:100%;
height:90px;
}
.pulsanticarrello1 {
	width:auto;
	float:left;
	padding-left:0px;
	margin-bottom:10px;
	width:33.3%;
	text-align:center;
}
.pulsanticarrello2 {
	width:auto;
	float:right;
	padding-left:20px;
}

/* fine carrello */

/* inizio login */
.divlogincassa {
	width:100%;
	height:400px;
}
.divlogincassa1 {
	margin-top:50px;
	float:left;
	width:48%;
	margin-left:1%;
	height:240px;
	text-align:center;
	font-size:16px;
	border:1px solid #333;
}
.divlogincassa1 a:link, .divlogincassa1 a:visited {
color:#333;	
}
.divlogincassa1 a:hover, .divlogincassa1 a:active {
color:red;	
}
/* fine login */


/* richiedi informazioni */
.wrapinformazioni {
	width:100%;
	margin-top:50px;
}
.informazioni {
	font-size:20px;
	text-align:center;
	color:#545454;
	font-weight:bold;
}
.informazioni a:link, .informazioni a:visited {
	color:#545454;	
}
.informazioni a:hover, .informazioni a:active {
	color:#111;
}

.aggiungipreferiti {
	text-align:center;
	margin-top:20px;
}

/* filtri */
.wraprange {
	width:98%;
	height:auto;
	margin:5px 2% 5px 0;
	float:left;
}
.wraprange a:link, .wraprange a:visited  {
	margin-right:10px;	
	display:inline-block;
	color:black;
	line-height:120%;
	min-width:85px;
}
.wraprange a:hover, .wraprange a:active  {
	color:red;
}
.h3filtri {
	background-image:url("/images/h3aperto.jpg"); 
	background-position: top right;
	background-repeat: no-repeat;
	margin-top:20px!important;
}
.h3filtri:hover {
	background-image:url("/images/h3chiuso.jpg"); 
	background-position: top right;
	background-repeat: no-repeat;
}
.selezionefiltro {
	margin-top:5px;
	margin-right:10px;
	border:1px solid #777;
	font-size:18px;
	color:#777;
	float:left;
	width:auto;	
	padding:8px 10px;
}
.selezionefiltro a:link, .selezionefiltro a:visited {
	margin:0;
	padding:0;	
}
.pulsantefiltri {
	width:100%;
	height:auto;
	margin-top:20px;
	text-align:center;
}
.buttonfiltri {
	background-color:#1e4384;
	border:1px solid white;
	color:white;
	font-size:22px;
	font-family: 'Century Gothic', display, sans-serif;
	margin:0 auto;
	padding:0;
	padding:5px 20px;
	width:60%;
}
.buttonfiltri:hover {
	background-color:white;
	border:1px solid #1e4384;
	color:#1e4384;
}
.filtricolore input[type=checkbox] {
    display:none;
}

.filtricolore input[type=checkbox] + label {
    display:inline-block;
    padding: 0 0 0 0px;
    background:url("/images/colorevuoto.png") no-repeat;
    height: 30px;
    width: 30px;
    background-size: 100%;
}

.filtricolore input[type=checkbox]:checked + label {
    background:url("/images/colorevuotochecked.png") no-repeat;
    height: 30px;
    width: 30px;
    display:inline-block;
    background-size: 100%;
}
.selezionefiltro input[type=checkbox] {
    display:none;
}

.selezionefiltro input[type=checkbox] + label {
    display:block;
	width:100%;
	height:100%;
}

.selezionefiltro input[type=checkbox]:checked + label {
	color:red;
}
#totaleprodotti {
	display:inline-block;	
}
#totaleprodottiparziale {
	display:inline-block;	
}
.linkfiltri {
	font-size:15px;
	text-decoration:underline;
	line-height:20px;
	text-align:center;
}
.linkfiltri img {
	margin-right:5px;	
}
#rigaprodottieffettiva {
	display:block;
}
#rigaprodottivuota {
	display:none;
}

#menusxprezzi a:link, #menusxprezzi a:visited  {
	display:block;
	color:black;
	line-height:120%;
}
#menusxprezzi a:hover, #menusxprezzi a:active  {
	color:red;
}

/* box promopzioni */
.boxpromozioni1 {
	float:left;	
	width:45%;
	height:315px;
	margin-left:2.5%;
	margin-right:2.5%;
	color:#888;
	line-height:315px;
	position:relative;
}
.boxpromozioni11 {
	line-height:125%;
	display: inline-block;
    vertical-align:middle;


}
.boxpromozioni1 a:link, .boxpromozioni1 a:visited {
	color:#444;	
}
.boxpromozioni1.pari {
	float:right;
}
.boxpromozioni1 img {
	max-width:100%;
	height:auto;	
}
.boxpromozioni2 {
	float:left;	
	width:50%;
	height:auto;
}
.boxpromozioni2.pari {
	float:right;
}
.boxpromozioni2 img {
	max-width:100%;
	height:auto;	
}

/* dettaglio promozioni */
.fotopromozioni {
	float:left;
	width:60%;
	height:auto;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.fotopromozioni img {
	width:100%;
	height:100%;	
}
.richiestapromozioni {
	margin-left:2%;
	margin-right:2%;
	width:36%;
	float:left;
}
.testopromozioni {
	margin-left:2%;
	margin-right:2%;
	width:96%;
	float:left;
	text-align:left;
	color:#666;
	line-height:120%;
	font-size:18px;
}
.formpromozioni {
	margin-left:2%;
	margin-right:2%;
	width:96%;
	float:left;
}
.testo1promozioni {
	color:#888;
	line-height:120%;
	font-size:16px;
}
.bgpromozioni {
	background-color:#eee;	
}

/* news */
.imagenews img {
	width:100%;
	height:auto;
	max-width:100%;	
}

/* recensioni */
.recensioni p {
	text-align:center;	
}

/* richiesta informazioni */
.informazionifoto {
	width:100%;
	display:block;	
}
.informazionifoto img {
	max-width:100%;
	height:auto;
	max-height:180px;
	width:auto;	
}

/* calcolospese */
.calcolospese {
	float:left;
	width:50%;
	height:30px;
	line-height:30px;
	text-align:left;	
}
.wrapcalcolospese {
	width:60%;
	margin-left:20%;
	height:auto;	
}


/* menu */
.headermenu {
width:100%;	
top:63px;
left:0;
height:60px;
position:absolute;
}
.divmenu {
position:relative;
width:calc(100% - 583px);
height:60px;
text-align:center;
margin-left:370px;
margin-bottom:0;
z-index:200;
float:left;
}
.divmenu.shrink {

}


.nav2 {
    list-style: none;
     *zoom: 1;
	 margin:0 auto;
	 color:#fff;
	 width:auto;
}
.nav2:before,
.nav2:after {
    content: " "; 
    display: table; 
}
.nav2:after {
    clear: both;
}

.nav2 li {
    position: relative;
	z-index:300;
	width:14%;
}
.nav2 > li {
    float: left;
}
.nav2 a:link, .nav2 a:visited {
	color:#858585;	
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}
.nav2 a:hover, .nav2 a:active {
	color:#d90000;	
	
}
.menualtoattivo {
	color:#fff;
}
.frecciamenu {
	background-image:url("/images/frecciamenu.png");
	background-repeat: no-repeat;
	background-position: center right;
	overflow:visible;
}


/* menu a tendina prodotti */
.frecciatendina {
	position:absolute;
	top:24px;
	background-image:url("/images/frecciatendina.png");
	width:29px;
	left:6.7%;
	height:23px;
	z-index:1000;
}
.contenitoremenutendina {
	width:979px;
	margin:0 auto;	
}
.menutendina {
	position:absolute;
	top:130px;
	background-image:url("/images/bgmenu.png");
	width:80%;
	left:10%;
	height:auto;
	min-height:200px;
	z-index:1000;
}
.menutendina.shrink {
	top:130px;
}
.menutendina1 {
	float:left;
	width:24%;
	height:auto;
	margin-left: 4.5%;
	border-right:1px solid #cecece;
	min-height:200px;
	margin-top:35px;
	margin-bottom:35px;
}
.menutendina11 {
	font-size:18px;
	line-height:26px;
	padding-left:25px;
}
.menutendina11 a:link, .menutendina11 a:visited {
	color:white;
	display:block;
}
.menutendina11 a:hover, .menutendina11 a:active {
	color:yellow;
}
.menutendina11:hover {
	background-image:url("/images/frecciamenugialla.png");
	background-position: middle left;
	background-repeat:no-repeat;
}
.evidenziato {
	background-image:url("/images/frecciamenugialla.png");
	background-position: middle left;
	background-repeat:no-repeat;
}
.evidenziato a:link, .evidenziato a:visited {
	color:yellow;
}
.evidenziato a:hover, .evidenziato a:active {
	color:yellow;
}
.evidenziato1 {
	color:yellow
}
.evidenziato1 a:link, .evidenziato1 a:visited {
	color:yellow!important;
}
.evidenziato1 a:hover, .evidenziato1 a:active {
	color:yellow;
}
.divfotomenu {
	width:100%;
	height:auto;
	max-width:100%;	
}
.divfotomenu img {
	max-width:100%;
	height:auto;	
}
.menutendina21 {
	font-size:20px;
	line-height:30px;
	padding-left:25px;
}
.menutendina21 a:link, .menutendina21 a:visited {
	color:white;
	display:block;
}
.menutendina21 a:hover, .menutendina21 a:active {
	color:yellow;
}
.menutendina2 {
	float:left;
	width:35%;
	margin-left:2.5%;
	height:auto;
	margin-top:35px;
	margin-bottom:35px;
}
.menutendina3 {
	float:left;
	width:33%;
	height:auto;
	margin-top:35px;
	margin-bottom:35px;
}

/* contatti */
.divcontatti {
width:100%;
padding:5px;
float:left;	
text-align:left;
}
.divcontatti1 {
width:100%;
float:left;	
text-align:left;
}
.divcontatti2 {
width:30%;
float:left;	
text-align:left;
}
.divcontatti3 {
	float:left;
width:35%;
height:auto;
margin-bottom:10px;	
line-height:130%;
}
.divcontatti4 {
	float:left;
width:65%;
height:auto;
margin-bottom:10px;		
max-height:350px!important;
overflow:hidden;
}
/* fine contatti */

/* google maps */
.google-maps {
position: relative;
padding-bottom: 75%; 
height: 0;
overflow: hidden;
margin-bottom:10px;
max-height:350px!important;
}

.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
max-height:350px!important;
}

.g-recaptcha {
margin: 15px auto !important;
   width: auto !important;
   height: auto !important;
   text-align: -webkit-center;
   text-align: -moz-center;
   text-align: -o-center;
   text-align: -ms-center;
}

.wrapform {
	width:100%;
	max-width:800px;
	margin:10px auto;	
}
.alternativamente {
	font-family:'Quattrocento', display, sans-serif;	
	text-align:center;
	font-size:16px;
	line-height:130%;
}


/* fine contatti */



/* torna su */
#tornasu {
  display: none;
  position: fixed;
  bottom: 10px;
  left: 0px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
  width:50px;
  height:50px;
}
#tornasu img {
	max-width:100%;
	max-height:100%;	
}

/* video */
.videohome {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;	
}

/* menumobile */
.menumobile {
	display:none;	
}
.toggleMenu {
	position:absolute;
    display:  none;
    padding: 10px 0px 0px 40px;
	margin-top:-10px;
    color: #1e4384;
	width:90px;
	height:40px;
	background-image:url(images1/menuicon.png);
	background-position:top left;
	background-repeat:no-repeat;
}
.nav3 {
    list-style: none;
     *zoom: 1;
	 margin-top:5px;
}
.nav3:before,
.nav3:after {
    content: " "; 
    display: table; 
}
.nav3:after {
    clear: both;
}
.nav3 ul {
    list-style: none;
    width: 270px;
}
.nav3 ul ul {
    list-style: none;
    width: 310px;
}
.nav3 a {
    padding: 0px 10px 0px 10px;
    color:#1e4384;
	font-size:16px;
	border-right: 1px solid #1e4384;
}
.nav3 a:hover {
	 color:white;
}
.nav3 li {
    position: relative;
	z-index:300;
}
.nav3 > li {
    float: left;
	border-bottom:1px solid #1e4384;
	font-weigth:24px;
}
.nav3 > li > .parent {

}
.nav3 > li > a {
    display: block;
}
.nav3 li  ul {
    position: absolute;
    left: -9999px;
	border-right:none;
}
.nav2 > li.hover > ul {
    left: 0;
}
.nav3 li li.hover ul {
    left: 100%;
    top: 0;
}
.nav3 li li a {
    display: block;
    position: relative;
    z-index:100;
	line-height:30px;
	border-right:none;
	color:white;
}
.nav3 li li a:hover {
	color:#c0c0c0;
	background-color:#1e4384;
}
.nav3 li li li a {
    z-index:200;
	line-height:30px;
	
}
.nav3 li li li a:hover {
	color:#c0c0c0;
	background-color:#1e4384;
}


#titolo2 {
	display:none;	
}


/* menu mobile */
.iconamenu {
	margin-right:10px;	
	width:26px;
	height:20px;
}
#formricercaheader1 {
	margin-left:8px;	
}


/* coupon */
.divcoupon {
	font-size:16px;
	font-weight:bold;
	margin-bottom:30px;	
	margin-top:50px;
}
.applicacoupon a:link, .applicacoupon a:visited {
	background-color:red;
	color:white;
	font-family: 'Century Gothic', display, sans-serif;
	font-size:16px;
	text-align:center;
	width:100%;
	line-height:150%;
	border:none;
	padding:0;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.applicacoupon a:hover, .applicacoupon a:active {
	background-color:#d90000;
	color:#eee;	
}
.rimuovicoupon a:link, .rimuovicoupon a:visited {
	background-color:red;
	color:white;
	font-family: 'Century Gothic', display, sans-serif;
	font-size:16px;
	text-align:center;
	width:100%;
	line-height:150%;
	border:none;
	padding:0;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:30px;
}
.rimuovicoupon a:hover, .rimuovicoupon a:active {
	background-color:#d90000;
	color:#eee;	
}
.nomecoupon {
	font-size:22px;	
	color:#d90000;
}

/* cta */
#cta {
	display:none;
	width:100%;
	height:70px;
	position:fixed;
	bottom:0;
	left:0;
	background-color:#eb2227;
}
.cta1 {
	float:left;
	width:100%;
	height:50px;
	margin-top:10px;
	margin-bottom:10px;
	border-right:2px solid #fff;
	text-align:center;
}
.cta1 a:link, .cta1 a:visited {
	color:white;
	line-height:50px;
	display:block;
	font-size:30px;
}
.cta1 a:hover, .cta1 a:active {
	color:#1e4384;
}

#showmenu span {
font-size:12px;
}

.ui-widget-content a:link, .ui-widget-content a:visited {
font-family: 'Century Gothic', display, sans-serif!important;
}



