
/*
@font-face{font-family:'OpenSans';font-style:normal;font-weight:300;src:local('OpenSans Light'),local('OpenSans-Light'),url('../fonts/OpenSans-Light.ttf')}
@font-face{font-family:'OpenSans';font-style:normal;font-weight:normal;src:local('OpenSans Regular'),local('OpenSans-Regular'),url('../fonts/OpenSans-Regular.ttf')}
@font-face{font-family:'OpenSans';font-style:normal;font-weight:bold;src:local('OpenSans SemiBold'),local('OpenSans-SemiBold'),url('../fonts/OpenSans-SemiBold.ttf')}
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap');


body{
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 12pt;
	background-image:url(/public/spacer.gif);
	background-color: #F0F2F5;
	/*background-attachment:fixed;*/
	/*background-position:center top;*/
	/*background-repeat:no-repeat;*/
	margin:10px;
	text-align:center;


}

div{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

span, p, div, h1, h2, h3, h4, h5, h6 {
	/*word-break: break-word;*/
	/*overflow-wrap: break-word;*/
}

label {
	word-break: initial;
	overflow-wrap: initial;
}

.row12{

	display: flex;
	flex-direction: column-reverse;

}

p,label{
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 12pt;
}

.paragrafo{
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 12pt;
}

hr{
	border: none;
	color: #ffffff;
	background-color: #ffffff;
	height: 1px;
}

iframe, embed, object{
	max-width: 100% !important;
}

.testopiccolo{
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 7pt;
}

.bordoPulsCarrello{
	border: 1px solid #CCCCCC;
    padding: 10px;
}

table{
	width: 100% !important;
}

td{
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 12pt;
	padding-top:10px;
	padding-bottom:10px;
	/*text-align:left;*/
}

.tabInterna{
	padding-left:10px !important;
	padding-right:10px !important;
	max-width: 1250px !important;margin: 0 auto;
}

.tabPie{
	margin:12px;
}

.flessibile{
	display:flex;
}

u{
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-position: under;
}

a{
	font-family: 'Open Sans', sans-serif;
	color: #444444;
	font-size: 12;
	text-underline-position: under;

	text-decoration: none;


}

a:hover
{
	color: #666666;

	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-position: under;

}

.titolo, .titolo label{
	font-family: 'Open Sans', sans-serif;
	color: #333333 !important;
	font-size: 13pt;
	font-weight: bold;
	margin: 0px;
	font-size:larger;
}

.sottotitolo{
	font-family: 'Open Sans', sans-serif;
	color: #555555 !important;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	font-size:large;
}

.pathCarrello{
	fill: #333333;
}

.pathCarrelloBarra{
	
		fill:#333333;
	
}

.menu_desktop{
	display: normal;
	transition: 0.16s linear;
}

.menu_mobile{
	display: none;
	transition: 0.16s linear;
}

.tblDivGen{
	display: table;
	height:1px;
}

.td_barra .tblDivGen{
	height:auto !important;
}

.rowDivGen{
	display: table-row;
}

.cellDivGen{
	display: table-cell;
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 12pt;
	padding:10px;
	vertical-align:middle;
	/*text-align:left;*/
	line-height: 20px;
	height:100%;

}

.cellDivGen .bordofoto {
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: 0px 0px 0px 0px #f3e2c4;
	height:100%;
	width: 100%;
}

.cellDivGen .contenitorefoto {
	height: 14px;
	width:194px;
}

.tblDivPagina{
	display: table;
	vertical-align:top;
	background-image:url(/public/spacer.gif);
	background-color:#F0F2F5;
	border: 1px solid #F0F2F5;
	width:1250px;
	margin:auto;
}

.col12{
	display: flex;
}

.tblDivSubPagina{
	display: table;
	width:100%;
	padding:0px;
	vertical-align:top;
	max-width: 1250px !important;margin: 0 auto;
}

.rowDivPagina{
	display: table-row;
	width:100%;
	padding:0px;
	vertical-align:top;
}

.cellDivPagina{
	display: table-cell;
	width:1250px;
	padding:0px;
	vertical-align:top;
}

.leftDivPagina{
	display: table-cell;
	width:300px;
	padding:0px;
	vertical-align:top;
}

.centerDivPagina{
	display: table-cell;
	width:950px;
	padding:0px;
	vertical-align:top;
	margin: 0 auto;
}

.titolo, .centerDivPagina p, .centerDivPagina div, .centerDivPagina span, .leftDivPagina p, .leftDivPagina div, .leftDivPagina span, .rightDivPagina p, .rightDivPagina div, .rightDivPagina span{
	line-height: 1.6em;
}

.rightDivPagina{
	display: table-cell;
	width:0px;
	padding:0px;
	vertical-align:top;
}

.tabellaPagina{
	background-image:url(/public/spacer.gif);
	background-color:#F0F2F5;
	border-color:#F0F2F5;
	border: 1px solid #F0F2F5;
	width:1250px;
	margin:auto;
}

.leftPagina{
	width:300px;
	padding:0px;
}

.centerPagina{
	width:950px;
	padding:0px;
}

.rightPagina{
	width:0px;
	padding:0px;
}

.tabellaBoxBarra{
	width:100%;
}

.tabellaBox{
	background-color:#ffffff;
	background-image:url(/public/spacer.gif);
	border-color:#ffffff;
	border: 1px solid #ffffff;
	width:100%;
}


.tabellaBoxCentrale, .tabellaBox {
	box-shadow: 0px 2px 3px 0px #dddddd;
}
.urlSlide img{
	box-shadow: 0px 2px 3px 0px #dddddd;
}
.bot{
	box-shadow: 0px 2px 3px 0px #dddddd;
}
	
	.menu_desktop div{
		box-shadow: 0px 0px 0px 0px #ffffff;
	}
	
	#top_div_top{
		box-shadow: 0px 2px 3px 0px #dddddd;
	}
	

.bordoRigheBox{
	border-color:#ffffff;
	border-bottom: 1px solid #ffffff;
}

.bordoRigaBoxExtra{
	border-color:#ffffff;
	border-top: 1px solid #ffffff;
}

.bordoRigheBoxCategorie{
	border-color:#ffffff;
	border-top: 1px solid #ffffff;
}

.bordoRigheBoxCentraleCategorie{
	border-color:#ffffff;
	border-bottom: 1px solid #ffffff;
}

.tabellaBoxCentrale{
	background-color:#ffffff;
	background-image:url(/public/spacer.gif);
	border-color:#ffffff;
	border: 1px solid #ffffff;
	width:100%;
}

.intestazioneBox{
	background-color:#ffffff;
	background-image:url(/public/29442477_bg_top_box.jpg);
	border-color:#FFFFFF;
	border: 1px solid #FFFFFF;
	height:32px;
}

.corpoBox{
	background-color:#FFFFFF;
	background-image:url(/public/spacer.gif);
	border-color:#FFFFFF;
	border: 1px solid #FFFFFF;
}

.corpoBox .fotoProd{
	width: auto !important;
}

.corpoBox img{
	
	vertical-align:middle;
}

#top_div_top{

	background-color:#99CCFF;

	background-image:url(/public/763805_Logo_essential.jpg);
	border-color:#dddddd;
	background-repeat: no-repeat;
	background-size: cover;

	border: 1px solid #dddddd;


}

.top{
	max-width: 1250px !important;margin: 0 auto;
	height:220px;
}

.bot{
	background-color:#CCCCCC;
	background-image:url(/public/spacer.gif);
	border-color:#CCCCCC;
	border: 1px solid #CCCCCC;
	height:200px !important;
	/*background-size:contain;*/

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

input, select, textarea, button{
	background-color:#fafafa;
	background-image:url(/public/spacer.gif);
	border-color:#f3e2c4;
	border: 1px solid #f3e2c4;
	font-size: 12pt;
	margin: 2px 2px 2px 0px;
	font-family: 'Open Sans', sans-serif;
	outline: none;
	transition: 0.16s linear;
}

input[type="tel"]:focus, input[type="email"]:focus, input[type="number"]:focus, button[type="submit"]:focus, input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, textarea:focus {
	outline: none;
	border: 1px solid #f3e2c4;
	box-shadow: 0 0 6px 1px #f3e2c4;
	transition: 0.16s linear;
}

input[type=button]{
	cursor:pointer;
}

input[type=submit]{
	cursor:pointer;
}

input[type=reset]{
	cursor:pointer;
}

input[type=button]:active, input[type=reset]:active, input[type=submit]:active{
	/*background-color: Highlight;*/
	background-color: #f6f3e6;
	color: #333333;
	transition: 0.16s linear;
}

select option:checked, select:focus::-ms-value{
	background-color: #c8c1a3;
}

input[type="tel"], input[type="email"], input[type="number"], input[type="text"], input[type="search"], input[type="password"]{
	min-height:28px;
}

input[type="button"], input[type="reset"], input[type="submit"], button[type="submit"], select{
	min-height:32px;
	padding-left: 12px !important;
	padding-right: 12px !important;
	padding: 4px;
	color: #000000;
}

input, select, textarea, button{
	border-radius: 7px; 
	-moz-border-radius: 7px; /* firefox */
	-webkit-border-radius: 7px; /* safari, chrome */
	padding-left: 3px;
	padding-right: 3px;
}

.tabMargini{
    margin-left:6px;
    margin-right:6px;
    margin-bottom:12px;
}

#slidr-inline-dynamic{
    margin-bottom:6px;
}

#div_top
{
	width: 1236px;
	overflow: hidden;
}

.logo{
	/*background-image:url(/public/28962252_Logo.jpg);*/

	max-width: 340px !important;
	width: 100%;

}

.carrello{
	max-width:160px !important;
	height:auto;
	cursor:pointer;
	margin:12px;
}


.carrello {
    -webkit-transition: -webkit-transform 0.5s ease; /* Safari and Chrome */
    -moz-transition: -moz-transform 0.5s ease; /* Firefox */
    transition: transform 0.4s ease;
}

.carrello:hover {
    -webkit-transform:scale(1.06); /* Safari and Chrome */
    -moz-transform:scale(1.06); /* Firefox */
     transform:scale(1.06);
}



.imgwishlist{

	
		background-image:url(/img/wlheart.png);
	

	background-repeat: no-repeat;
    background-size: contain;
	margin-right: 4px;
	width:35px;
	height:35px;
	cursor:pointer;
}

.imgconfronta{

	
		background-image:url(/img/confronta.png);
	

	background-repeat: no-repeat;
    background-size: contain;
	margin-right: 4px;
	width:35px;
	height:35px;
	cursor:pointer;
}

.segnala{
	background-image:url(/public/03_45_mail_icon.gif);
	background-repeat: no-repeat;
    background-size: contain;
	margin-right: 4px;
	width:35px;
	height:35px;
	cursor:pointer;
}

.prodPrint{
	background-image:url(/public/66732117_icon_print.gif);
	background-repeat: no-repeat;
    background-size: contain;
	margin-right: 4px;
	width:35px;
	height:35px;
	cursor:pointer;
}

.login{
	background-image:url(/public/13867991_p.jpg);
}

.ccredito{
	background-image:url(/public/05_45_81607469_cards.jpg);
	max-width: 100%;
}

.download{
	background-image:url(/public/8882833_9434472_downico.jpg);
	background-repeat: no-repeat;
    background-size: contain;
	margin-right: 4px;
	width:35px;
	height:35px;
	cursor:pointer;
}

.fullhdescr, .responsiveProd a{
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.fullhdescr img {
	max-width: 100% !important;
}

.fullhdescr div {
	max-width: 100% !important;
}

.contenitorefoto{
	padding: 14px;
}

.contenitorefotoDettaglio{
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
}

.fotoProd, fotoProd img{
	width: 100%;
	max-width:194px !important;
	min-width: 70px;

	

}

.fotoCat, fotoCat img{
	width: 100%;
	max-width:120px !important;
	min-width: 70px;
}


.contenitorefoto .fotoProd {
    -webkit-transition: -webkit-transform 0.5s ease; /* Safari and Chrome */
    -moz-transition: -moz-transform 0.5s ease; /* Firefox */
    transition: transform 0.5s ease;
}

.contenitorefoto .fotoProd:hover {
    -webkit-transform:scale(1.13); /* Safari and Chrome */
    -moz-transform:scale(1.13); /* Firefox */
     transform:scale(1.13);
}



.td_barra{
	background-image:url(/public/23055339_barra_sfondo.jpg);
	height:32px;
	border: 0px solid #dddddd;
}

.span_spaziatore{
	color:#dddddd;
	/*margin-left:-8px;*/
	float: left;

	height:32px;
	display: flex;
	align-items: center;

	/*margin-top:8px;*/


}

.div_pulsante{
	background-image:url(/public/23055339_barra_sfondo.jpg);
	height:32px;
	text-align:center;
	float: left;
	transition: background-image 0.1s linear;
	display: flex;
	align-items: center;
}

.div_pulsante:hover{
	/*background-image:url(/public/71102457_barra_sfondo.jpg);*/
	height:32px;
	text-align:center;
	float: left;
	/*cursor:pointer;*/
}

.div_pulsante_hover{
	background-image:url(/public/71102457_barra_sfondo.jpg);
	height:32px;
	text-align:center;
	float: left;
	/*cursor:pointer;*/
	transition: background-image 0.1s linear;
	display: flex;
	align-items: center;
}

.div_link{


	/*margin-top:8px;*/

	margin-right:8px;
	margin-left:8px;
	text-align:center;
}

.a_link{

	color:#333333;

}

.div_link_hover{
	color: #333333 !important;
	/*text-decoration:underline;*/
}

.div_link_out{
	color: #333333;
	/*text-decoration:none;*/
}

.popupMenu {
	box-shadow: 1px 1px 4px 2px #cccccc !important;
	position:absolute;
	z-index:1;
	width:20%;
	min-width:320px;
	max-height:400px;
	overflow-y: auto;
	overflow-x: hidden;

	visibility: hidden;
	opacity: 0;
}

.popMenuVisibile {
	visibility: visible;
	opacity: 0.92;
	transition: opacity 0.2s linear;
}

.popMenuVisibile a {
	opacity: 1;
}

.popCart {
	background-color:#CCCCCC;
	background-image:url(/public/spacer.gif);
	border-color:#CCCCCC;
	border: 1px solid #CCCCCC;
	width:100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.popupDisclaimer{
	box-shadow: 1px 1px 4px 2px #cccccc;
    position: fixed;
    left: 0;
	right: 0;
    top: 0;
	bottom: 0;
	text-align:center;
	overflow-y: auto;
	opacity: 0.9;
	z-index: 1001;
	background-color:black;
	color: #fafafafa;
	font-size: 14pt;
}

.notificaPopup {
	box-shadow: 1px 1px 4px 2px #cccccc;
    position: fixed;
    left: 50%;
    top: 80%;
    transform: translate(-51%, -50%);
	width:40%;
	min-width:300px;
	min-height:140px;
	max-height:400px;
	text-align:center;
	overflow-y: hidden;
	opacity: 0.9;
}

.notificaPopupVisibile {
	visibility: visible;
	opacity: 0.9;
	transition: opacity 0.2s linear;
}

.visibile {
	visibility: visible;
	opacity: 1;
	transition: opacity 0.2s linear;
}
.invisibile {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 0.2s, opacity 0.2s linear;
}

.nascosto {
	display: none;
}
.visualizzato {
	display: normal;
}

.nota{
	font-family: 'Open Sans', sans-serif;
	color: #555555;
	font-size: 11pt;
}

.divStaticoInformativa{
	text-align:right;
	width:1250px;
	margin:auto;
}

.spanStaticoInformativa{
	background-color:#FFFFFF;
	background-image:url(/public/spacer.gif);
	font-size: 11pt;
	text-align:right;
}

.linkStaticoInformativa{
	margin:4px;
	display: inline-block;
}

#tabellaConfronta { border-collapse: collapse; width:100%;}
#tabellaConfronta tr { display: block; float: left; width:auto}
#tabellaConfronta td { display: block; border-bottom: 1px solid #ffffff;}

#cookieChoiceInfo {
  background-color: #222222;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-size: 12pt;
  padding: 0px;
  opacity: .98;
  border-style:solid;
  border-width:1px;
  border-color:#ffffff;
  line-height: 25px;
  position: fixed;
  z-index: 999;
  padding-bottom: 12px !important;
}

#cookieChoiceInfo div{
	padding-top: 8px;
	padding-bottom: 8px;
}

#cookieInfoLink {
  background-color: none;
  color: #ffffff;
  text-decoration: underline;
  font-weight: 600;
  padding: 8px;
  border-radius:  3px;
  font-size: 12pt;
  font-family: 'Open Sans', sans-serif;
}

#cookieInfoLink:hover {
  background-color: none;
}

#cookieChoiceDismiss, #cookieChoiceDecline, #cookieChoiceDeclineX {
  background-color: #333;
  color: #FFF;
  text-decoration: none;
  font-weight: 600;
  padding: 8px;
  border-radius:  3px;
  font-size: 12pt;
  font-family: 'Open Sans', sans-serif;
  white-space: nowrap;
}

#cookieChoiceDismiss:hover, #cookieChoiceDecline:hover, #cookieChoiceDeclineX:hover {
  background-color: #08de08;
}

.divLinkkDismiss {
	display: inline-block;
	margin-top:12px;
}

pre{
  white-space: pre-wrap;
}

.funnpls{
	background-color: #FF8C00;
	color: #ffffff !important;
	font-weight: bold !important;
	-moz-text-shadow: 1px 1px 1px #666666;
	-webkit-text-shadow: 1px 1px 1px #666666;
	text-shadow: 1px 1px 1px #666666;
}

.funnpls:active{
	background-color: #FF8C00 !important;
}

.funnpls:hover{
	background-color: #E27900;
	color: #ffffff !important;
	font-weight: bold !important;
}

.fixed-container {
	position: relative;
	width: 100%;
	height: 200px;
}

amp-img.contain img {
	object-fit: contain;
}

select {
	max-width:300px;
	width: 100%;
}

.centraTop {
	float:left;
	width:100% !important;
	height: auto !important;
	max-width:100% !important;
	transition: 0.16s linear;
	text-align: center !important;
}

.centraTop div {
	text-align: center;
}

.qtaNoSpin {
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.qtaNoSpin::-webkit-inner-spin-button,
.qtaNoSpin::-webkit-outer-spin-button {
	-webkit-appearance: none;
}

.sfondoPopp {
	visibility: visible;
	opacity: 0.8;
	transition: opacity 0.2s linear;
	box-shadow: 1px 1px 4px 2px #cccccc;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 995;
	background-color: #000000;
}

.popuppers{
	position: fixed;
	top: 40%;
	left: 50%;
	right: -40%;
	width:600px;
	transform: translate(-50%, -40%);
	-webkit-transform: translate(-50%, -40%);
	-moz-transform: translate(-50%, -40%);
	-o-transform: translate(-50%, -40%);
	-ms-transform: translate(-50%, -40%);
  
	font-size: 20px;
	padding: 2px;
	z-index: 995;
	animation: height 1s;

}

.tabellaPopp{

	
}

.tabellaPopp a, .tabellaPopp div{
	
}

dl, dt, dd, .fullhdescr button{
	width: auto !important;
}

.search-container {
  display: flex;
  justify-content: right;
}

.ricercaAvanzataTop{
	text-align: left !important;
}

.CompletionListCssClass {
	font-size: 16px;
	color: #000;
	padding: 3px 5px;
	border: 1px solid #999;
	background: #fff;
	width: 25% !important;
	min-width: 200px !important;
	float: left;
	position: absolute;
	margin-left: 0;
	margin-top: 0;
	overflow: auto;
	height: 200px;
	cursor: pointer;
	z-index: 10000001 !important;
}

@-webkit-keyframes height {
	from {
	top: -20%;
	}
	to {
	top: 40%;
	}
}


.titoloProdotto{
	display: inline;
	font-size: 12pt;
}


/********************* RD INIZIO *********************/

@media screen and (max-width: 1250px) {

	img, div {
	  max-width:100% !important;
	}

	.lb-image{
		border: 0px solid #fff !important;
		height: auto !important;
	}

	.lb-container{
		padding: 8px;
	}

	input, textarea, select, button {
	  max-width:100% !important;
	  transition: 0.16s linear;
	}

	table{
		table-layout:auto;
		width:100%;
	}

	td{
		vertical-align: top;
		word-wrap:normal;
		white-space: normal;
	}

	.logo{
	
		max-width: 340px !important;
		width: 100%;
	
	}

	input[type="tel"], input[type="email"], input[type="number"], input[type="text"], input[type="search"], input[type="password"], select, textarea{
		padding:4px;
		width:99%;
	}

	input[type="submit"], input[type="button"], input[type="reset"], button[type="submit"]{
		padding:8px;
	}

	.responsiveCol {
	  float:left;
	  width:100% !important;
	  transition: 0.16s linear;
	}

	.col12{
		display: flex;
		flex-direction: column-reverse;
	}

	#div_top, .tblDivPagina, .cellDivPagina, .tabellaPagina, .divStaticoInformativa{
		width: 100% !important;
	}
}

@media screen and (max-width: 768px) {

	#top_div_top{
		background-position: center center;
	}

	.corpoBox .fotoProd{
	  width:100% !important;
	  max-height: none !important;
	}

	.responsiveProd {
	  float:left;
	  width:100% !important;
	  height: auto !important;
	  transition: 0.16s linear;
	}

	.cellDivGen .responsiveProd{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.cellDivGen .responsiveProd{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.bordoRigheBoxCentraleCategorie{
	  float:left;
	  width:98% !important;
	  height: auto !important;
	  transition: 0.16s linear;
	}

	.responsiveGen {
	  float:left;
	  width:100% !important;
	  height: auto !important;
	  transition: 0.16s linear;
	}

	.responsiveBan {
	  float:left;
	  width:100% !important;
	  height: auto !important;
	  max-width:100% !important;
	  transition: 0.16s linear;
	  text-align: center !important;
	}

	.responsiveBan div {
	  text-align: center !important;
	}

	.menu_desktop{
		display: none;
		transition: 0.16s linear;
	}

	.menu_mobile{
		display: initial !important;
		transition: 0.16s linear;
	}

	.ccredito{
		max-width:90% !important;
	}

	span, p, div {
		line-height: 22px;
		-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;
	}

	.commentig{
		width: 96%;
	}

	td{
		padding: 4px;
	}

	#wrapper{
		margin: 0 auto;background:#333333;text-align:left;
	}

	#header{
		float:right;padding: 20px 20px 20px 20px;

		/*background-color:#ffffff;
		background-image:url(/public/23055339_barra_sfondo.jpg);*/
		/*border-color:#FFFFFF;
		border: 1px solid #FFFFFF;*/
		height:18px;
		margin-bottom:12px;
	}

	#mainmenu{
		float:left;

		background-color:#FFFFFF;
		background-image:url(/public/spacer.gif);
		border-color:#FFFFFF;
		border: 1px solid #FFFFFF;
		margin-bottom:12px;
	}
	
	#main{
		float:left;padding: 20px 0px 0px 0px;
	}

	#site-title a{
		font-weight: 200; font-size:10pt; float: left;color:#333333;text-decoration: none;cursor:default;
	}

	#site-title a:hover{
		background: none;
	}

	#mainmenu ul{
		margin: 0px 0px 0px -40px;float:left;width:100%; list-style: none;
	}

	#mainmenu ul li{
		float: left;margin: 0 0px 0 0;position: relative;
		border-bottom: 1px solid #eeeeee;
	}

	#mainmenu a{
		display: block;font: 14px;padding: 12px 20px;text-decoration: none;
	}

	#mainmenu a:hover {}
	
	.btn-responsive-menu{
		display: none;float: right;padding:5px;cursor:pointer;margin:  0px 2px 0 0;color: #ffffff;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background:#555555;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
	}

	.icon-bar{
		display: block;width: 24px;height: 2px;margin:6px;background-color: #f5f5f5;-webkit-border-radius: 1px;-moz-border-radius: 1px;border-radius: 1px;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	}

	.show{
		display:block!important;
	}

	.tabPie{
		float:none !important;
		text-align:left !important;
	}

	.flessibile{
		display:initial !important;
	}

	.bordofoto .prezzo{
		text-align: center !important;
		display: block;
		width:100%;
	}

	.responsiveProd div{
		text-align: center !important;
	}

	.lb-image{
		border: 0px solid #fff !important;
		height: auto !important;
	}

	.lb-container{
		padding: 8px;
	}

	div a.nota{
		margin-bottom:8px !important;
		display:inline-block;
	}

	#keywords{
		margin-bottom:16px !important;
	}

	#pls_go{
		padding-right:16px !important;
		padding-left:16px !important;
		margin-bottom:16px !important;
	}

	nav {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 999;
		text-align: center;
	}

	.tblDivPagina{
		padding-top: 20px;
	}

	/*.menu_desktop{
		width: 100% !important;
		max-width: 1250px !important;
		display: inline-block;
		padding:6px;

	}*/

	#mainmenu{
		position: fixed;
		top: 40px;
		left: 10px;
		right: 10px;
		bottom: 1px;
		margin-top: 10px;
		overflow-y: auto;
		z-index: 999;
		margin-left:6px;
		margin-right:6px;
		border: 1px solid #eeeeee;
	}

	#inc_menu_pagine_orizzontale_livello_box{
		margin-left:10px;
		margin-right:10px;
		padding:6px;
	}

	.search-container {
	  display: flex;
	  justify-content: center;
	}

	.formRicercaTop{
		width:90% !important;
	}

}

}

@media screen and (max-width: 480px) {

	.tabPie{
		text-align:left !important;
	}

	input[type="tel"], input[type="email"], input[type="number"], input[type="text"], input[type="search"], input[type="password"], input[type="submit"], button[type="submit"], input[type="button"], input[type="reset"], textarea, select{
		width: 94% !important;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}

	.hiddMobile{
		display:none;
	}

	.popupMenu{
		display:none !important;
	}

	input[type="tel"], input[type="email"], input[type="number"], input[type="text"], input[type="search"], input[type="password"]{
		padding-top:8px;
		padding-bottom:8px;
	}

	.carrello{
		max-width:130px !important;
		height:auto;
		cursor:pointer;
		margin:12px;
	}


	.top{
		height: auto !important;
	}


}

/********************* RD FINE *********************/



/*stili easyfatt*/
.ef-titolo1 {font-size: x-large;font-weight: bold;}
.ef-titolo2 {font-size: larger;font-weight: bold;}
.ef-titolo3 {font-size: large;font-weight: bold;}
.ef-titolo4 {font-size: medium;font-weight: bold;}

