@CHARSET "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900');

input, textarea, select {
    font: 100% 'Montserrat', Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}
.logo-header {
  max-height: 0px
}
#searchBarContainer input[type=submit]
{

	background-image: -moz-linear-gradient(center top , #EEE, #CCC);
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #CCC #BBB;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-radius: 3px;

	font-size: 14px;
	padding: 13px 20px;
	text-align: center;
	text-shadow: 0px 0px 0px #EEE;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

button
{
    background-color: #FFF;
    background-image: -moz-linear-gradient(center top , #EEE, #CCC);
    border-width: 1px;
    border-style: solid;
    border-color: #CCC #CCC #BBB;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 3px;
    color: #333;
    font-size: 14px;
    padding: 13px 20px;
    text-align: center;
    text-shadow: 0px 0px 0px #EEE;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
button:hover {
  background-color: #e10707;
  color: #FFFFFF;
  border: 1px solid #e10707;
}

.login-submit input {
  background-color: #FFF;
  background-image: -moz-linear-gradient(center top , #EEE, #CCC);
  border-width: 1px;
  border-style: solid;
  border-color: #CCC #CCC #BBB;
  -moz-border-top-colors: none;
  -moz-border-right-colors: none;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  border-image: none;
  border-radius: 3px;
  color: #333;
  font-size: 14px;
  padding: 13px 20px;
  text-align: center;
  text-shadow: 0px 0px 0px #EEE;
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}
.red {
  background-color: #e10707;
  color: #FFFFFF;
  border: 0px solid;
}

.btn-full-red {
  width: 100% !important;
  padding: 15px 25px !important;
  color: #FFFFFF;
  font-size: 18px;
  border-radius: 4px;
  border:  1px solid #e10707 !important;
  background-color: #e10707;
  cursor: pointer;
}
.btn-full-red:hover {
  color: #FFFFFF !important;
  border:  1px solid #333333 !important;
  background-color: #333333 !important;
}
.btn-full-black {
  width: 100% !important;
  padding: 15px 25px !important;
  color: #333333;
  font-size: 18px;
  border-radius: 4px;
  border:  1px solid #333333 !important;
  background-color: transparent;
  cursor: pointer;
}

.btn-cart {
  border-radius: 4px;
}

.bottone-carrello {
  margin: 20px 0;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    border-radius: 4px !important;
    width: 600px !important;
    margin: 0 auto;
    height: 250px !important;
    z-index: 999999;
    padding: 0px;
}
.ui-dialog .ui-dialog-content {
    height: 100% !important
}
.tabResponse
{

	width: 78%;
	border: 1px solid #D2D3D4;
	padding: 10px;
	margin: 10px;
  float: left
}

.elenco_caratteristiche_gruppo div input {
    height: 12px !important;
  }

.pallino {margin-top: 10px; vertical-align: sub;}
.ac_row
{

	border-bottom: 1px solid #D2D3D4;
	margin: 10px 0px;
	padding: 5px;

}
.fusion-logo img {
    max-width: 150px !important;
}
.ListaArtImg
{
	text-align: center;
	width: 10%;
	max-height: 150px
}

.ListaArtInfoContainer
{
	width: 90%;
	padding: 5px;
}

.ListaArtImg a
{
	border: 0px;
}


.ListaArtNew
{
	margin: 0px 0px 0px 0px;
	background-image: url('../templates/images/ico_new.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}

.ListaArtCod
{
	font-size: 12px;

}


.ListaArtDes
{
	margin: 0px 2px;
	font-size: 20px;
	width: 55%;
}

.ListaArtDes a:link, .ListaArtDes a:active, .ListaArtDes a:visited
{
	text-decoration: none;
	font-weight: bold;
}
.ListaArtDes a:hover
{
	text-decoration: underline;
	font-weight: bold;
}

.ListaArtPrezzo
{
	text-align: right;
	margin: 15px 2px 0;
	font-size: 18px;
	width: 15%
}

.ListaArtPrezzoVen
{
	text-align: right;
	margin: 0px 0px;
	font-size: 12px;
}


.ListaArtMessages
{
	margin: 0px 2px 0px 5px;
	font-size: 14px;
 	text-align: center;
 	width: 5%;
}

.ListaArtComponenti
{
	margin: 20px 2px 0px 2px;
	font-size: 14px;
	bottom: 5px;
  font-weight: 300;
}

.ListaArtInConsegna
{
	color: #fff;
	background: #062a5a;
}

.ListaArtInArrivo
{
	font-size: 12px;
}


.ListaArtPromozione, .ListaArtPromozione a
{
	color: #fff;
	background: #6eab24;
	text-decoration: none;

}

.blacky {
  border: 2px solid #232323;
  background-color: #232323;
  color: #FFFFFF;
}

.ListaArtSemaforo
{
	margin: -5px 5px 0px 5px;
	font-size: 14px;
	text-align: left;
  width: auto;
    float: left;
}
.ListaArtSemaforo img {
  width: 10px;
  height: 10px;
}
.respinput
{

	width: 22%;
}
.orderList
{
	background-image: url('../images/ordina.png');
	width: 14px;
	height: 15px;
	margin: 0px 0px 0px 2px;
	background-size: contain;
}

.orderListAsc
{
	background-position: 0px 15px
}

.orderListDesc
{
	background-position: 0px 30px
}
.ui-dialog .ui-dialog-content {
  width: 100% !important
}

.orderList:hover
{
	cursor: pointer;
}

#container_scheda_prodotto
{
	padding-top: 30px;
  max-width: 1110px;
    margin: 0 auto;
}

#container_scheda_prodotto #imageProd
{
	width: 45%;
	float: left;
	text-align: center;
}
#container_scheda_prodotto #infoProd
{
	width: 45%;
	float: right;
	margin: 0px 0px 0px 5px	;
}


@media only screen and (max-width: 800px) {
#container_scheda_prodotto #imageProd
{
	width: 100%;
	float: left;
	text-align: center;
  margin-bottom: 30px;
  padding: 0px 10px;
}
#container_scheda_prodotto #infoProd
{
	width: 100%;
	float: right;
	margin: 0px 0px 0px 5px	;
}
}



#container_scheda_prodotto #headerProd
{
	font-size: 40px;
  line-height: 40px;
	color: #232323;
  font-weight: 600;
}

.descrizione-articolo {
  font-weight: 300;
  padding-top: 10px;
  font-size: 16px;
}
#container_scheda_prodotto #descrProd
{
	margin: 20px 0px 10px 0px;
	font-size: 14px;
	color: #515151;
}

#container_scheda_prodotto #footerProd
{
	color: #515151;
	font-size: 13px;
	margin: 80px 2px 40px 40px;

}
#container_scheda_prodotto #inOffertaStar
{
	position: absolute;
	background-image: url('../images/star_inofferta78.png');
	background-size: contain;
	width: 78px;
	height: 78px;
	z-index: 10;
	top: 280px;
}


#container_scheda_prodotto #inOffertaTag
{
	position: absolute;
	background-image: url('../images/scheda_inofferta.png');
	width: 132px;
	height: 51px;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	vertical-align: bottom;
	z-index: 9;
	top: 15px;
	left: -20px;
	background-size: contain;
}
#container_scheda_prodotto #inOffertaTag p
{
	padding-top: 0px;
}

#container_scheda_prodotto #infoCommercialiProd
{
	position: relative;
}

#container_scheda_prodotto #prezzoDiListino, #container_scheda_prodotto #prezzoAlPubblico
{
	color: #515151;
}
.bluebox
{
	color: #FFF;
	background-color: #062a5a;
	border-radius: 2px;
	display: inline;
	padding: 0px 2px;
}
#container_scheda_prodotto #prezzoDiListino, #container_scheda_prodotto #prezzoAlPubblico, #container_scheda_prodotto #prezzoInOfferta
{
	font-size: 14px;
	text-align: right;
}
.prezzolino {
font-size: 35px;
text-align: right;
text-shadow: -0.05em -0.04em 0 #fff, -0.07em 0.05em 0 #fff, 0.05em -0.05em 0 #fff, -0.03em -0.05em 0 #fff, 0.04em 0.05em 0 #fff, 0.05em 0.04em 0 rgba(0,0,0,.2), -0.02em 0.05em 0.1em rgba(0,0,0,.6);
  color: #000;
  position: relative;
  font-weight: 600;

}
#container_scheda_prodotto #ricarico
{
	font-size: 12px;
	text-align: right;

}

#container_scheda_prodotto #containerCaratteristicheProdotto
{
	margin: 40px 0px;
}

#container_scheda_prodotto #headerCaratteristicheProdotto
{
	border-top: 1px solid #EAEAEA;
  margin: 20px 0px;
	font-size: 20px;
	color: #232323;
	text-align: center;
  padding-top: 20px;
  font-weight: 600;
}
.carrello {
  margin-top: 50px !important;
  border: 0px solid !important;
}
#container_scheda_prodotto #CaratteristichePrincipali
{
	font-size: 15px;
  margin: 0 auto;
}
#container_scheda_prodotto #CaratteristicheSecondarie
{
	font-size: 13px;
	display: none;
	width: 100%
}


#container_scheda_prodotto #CaratteristicheProdLeft
{
	float: left;
	width: 50%;
	padding: 5px;
}
#container_scheda_prodotto #CaratteristicheProdRight
{
	float: right;
	width: 50%;
	padding: 5px;
}

/********************************************************************************/

.invisibile
{
	display: none;
}
.fs1
{
	font-size: 18px;
}
.fs2
{
	font-size: 16px;
}
.fs3
{
	font-size: 14px;
}
.fs4
{
	font-size: 12px;
}
.fs5
{
	font-size: 10px;
}
.fs6
{
	font-size: 9px;
}
.fs7
{
	font-size: 8px;
}
.grassetto
{
	font-weight: bold;
}
.cancellato
{
	font-decoration: line-through;

}
.sottolineato
{
	font-decoration: underline;
}
.evidenziato
{
	background-color: yellow;

}

.rosso
{
	color:red;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}
.evidenziato
{
    -moz-box-shadow: 0 0 2px rgba(255,0,0,1;);
    -webkit-box-shadow: 0 0 2px rgba(255,0,0,1);
    box-shadow: 0 0 5px rgba(255,0,0,1);
    border: 1px solid orange;

}


.block1
{
	margin: 20px 10px;

}

.MouseOver
{
	cursor: pointer;
}

.carrello
{
	width: 90%;
	border: 1px solid #d2d3d4;
	padding: 5px;

}
.carrello td{
  padding: 10px;
}
.centrato
{
	text-align: center;
}

.allineatoADX
{

	text-align: right;
}
.allineatoASX
{

	text-align: left;
}

#answerOrdine
{
	width: 100%;
	border: 1px solid #d2d3d4;

}
.image-resize
{
	max-width: 100%;
	height: auto;
	width: auto\9; /* IE8 */
}

#content input
{
	font-size: 18px;
	color: #222222;
	margin: 2px;
	padding: 10px;
  height: 28px;
  border-radius: 4px;
}
#neteora-header-widget
{
	margin-bottom: 0px;
}
input
{
	margin: 2px;
	padding: 2px;
}

#containerCaratteristiche{
	width: 100% !important;
	float: left;
}

#tabResponse {
	width: 76%;
	float: left;
}



form[name="frmFiltraPerCaratteristiche"]{
	width: 20%;
	float: left;
}

form[name="frmFiltraPerCaratteristiche"] span.span-filter {
	width: 100%;
	float: left;
	text-align: left;
}

form[name="frmFiltraPerCaratteristiche"] select {
	width: 100% !important;
	float: left;
	margin: 0 !important;
}

#containerFiltro{
	width: 100% !important;
	float: left;
}
@media only screen and (max-width: 768px) and (min-width: 1px) {

	#tabResponse {
		width: 100%;
	}

	form[name="frmFiltraPerCaratteristiche"] {
		width: 100%;
	}

	#containerCaratteristiche {
		width: 100% !important;
	}

	.ListaArtImg {
		text-align: left;
		width: 100%;
	}

	.ListaArtDes {
		width: 100%;
	}

	.ListaArtPrezzo {
		width: 100%;
	}

	.respinput {
		width: 100%;
	}

	.ListaArtSemaforo {
		width: auto;
		float: left;
		margin-top: 20px;
	}

	.buy {
		display: inline-block !important;
	}

	.ListaArtInfoContainer {
		width: 100%;
		text-align: left
	}

	.logo-header {
		max-height: 70px !important;
	}

	.fusion-logo {
		max-width: 50% !important;
		margin: 0 auto !important
	}

}

	.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{
		border-bottom-right-radius: 0px !important;
		border-bottom-left-radius:  0px !important;
		border-top-right-radius: 0px !important;
		border-top-left-radius:  0px !important;

	}

	.ui-widget-header{
		border: none !important;
	}
	.ui-widget.ui-widget-content {
		border: none !important;
	}
	.ui-widget-overlay{
		background: #000000 !important;
	}

.ui-button .ui-icon{
	background-image: url("../xwhite.png") !important;
	background-size: 16px !important;
}
.ui-icon-closethick{
	background-position: 0 0 !important;
}

.btn {
	border: 1px solid #000;
	padding: 10px;
	cursor: pointer;
	-webkit-transition: .6s; /* Safari */
	transition:  .6s;
}

.btn:hover {
	background: #e10707;
	color: #ffffff;
}

@media screen and (min-width:320px) and (max-width:767px){

  .carrello td {
    padding: 10px 0;
}
.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5;
    border-radius: 4px !important;
    width: 90% !important;
    margin: 0 auto;
    height: 250px !important;
    z-index: 999999;
}
.ui-dialog .ui-dialog-content {
    height: auto !important;
}
.titolo-mobile {
  font-size: 24px;
  padding-bottom: 20px !important;
}
.fusion-secondary-header {
  display: none
}
@media only screen and (max-width: 800px) {
.fusion-mobile-menu-design-modern.fusion-header-v1 .fusion-logo, .fusion-mobile-menu-design-modern.fusion-header-v2 .fusion-logo, .fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-logo, .fusion-mobile-menu-design-modern.fusion-header-v4 .fusion-logo, .fusion-mobile-menu-design-modern.fusion-header-v5 .fusion-logo {
    margin: 0 auto !important;
}
}
#container_scheda_prodotto #headerProd {
    font-size: 20px;
    line-height: 20px;
    color: #232323;
}

td.grassetto.allineatoADX{
  padding-left: 0px;
}
#container_scheda_prodotto #headerCaratteristicheProdotto {
    text-align: left;
}
td.allineatoASX {
    padding-left: 0px;
}
.codice-mobile {
  color: #666666;
  padding: 0px !important;
}
.prezzo-mobile {
  font-size: 20px;
  padding: 10px 0 20px;

}
.prezzo-totale {
  font-size: 35px;
    text-align: left;
    text-shadow: -0.05em -0.04em 0 #fff, -0.07em 0.05em 0 #fff, 0.05em -0.05em 0 #fff, -0.03em -0.05em 0 #fff, 0.04em 0.05em 0 #fff, 0.05em 0.04em 0 rgba(0,0,0,.2), -0.02em 0.05em 0.1em rgba(0,0,0,.6);
    color: #000;
    position: relative;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 20px;
}


}
#comment-input input, .avada-select .select2-container .select2-choice, .avada-select-parent select, .chzn-container .chzn-drop, .chzn-container-single .chzn-single, .input-text:not(textarea), .main-nav-search-form input, .post-password-form .password, .search-page-search-form input, .searchform .search-table .search-field input, .wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text, input.s, input[type="text"], select {
    color: #232323 !important;
    font-size: 12px;
}
 .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #E10700 !important;
    background-color: #E10700 !important;
    color: #FFFFFF !important;
}
.ui-state-default, .ui-widget-content .ui-state-default {
  border: none;
    color: #232323 !important;
}
.ui-state-active, .ui-widget-content .ui-state-active {
  color: #FFFFFF !important
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border: 0px solid #c5c5c5;
	background: transparent;

}

.ui-dialog .ui-dialog-titlebar {
	padding: .8em 1em;
	position: relative;
	height: 50px;
}

select {
    height: 45px !important;
    padding: 0 20px !important;
}
@media only screen and (max-width: 800px) {
.fusion-body .fusion-page-title-bar {
    padding-top: 7px !important;
    height: 40px !important;
}
}

.flex-table{
	display: flex;
	flex-flow: row wrap;
	padding: 10px 10px 0 10px;

}

.documenti .flex-row {
	width: 18%;
}

.cart .flex-row {
	 width: 15%;
 }

.cart .flex-row:last-child {
	width: 8%;
}



.stato-ordini .flex-row{
	width: 12%;
	font-size: 12px;
	line-height: 22px;
}

.flex-row {
	padding: 0 10px;
}

.documenti .flex-row:last-child {
	text-align: right;
	width: 10%;
}

.flex-row-mobile{
	display: none;
}

.flex-input .flex-row {
	width: 25%;
	line-height: 45px;
	display: flex;
}

.flex-table.flex-input.scadenziario > .flex-row  {
	width: 35% !important;
	line-height: 45px;
	display: flex;
}

.flex-table.flex-input.scadenziario > .flex-row > input {
	width: 220px !important;
}

.flex-input input, .flex-input select, .flex-input button {
	width: 80% !important;
	float: right;
}

.text-right {
	text-align: right;
	margin: 0 20px;
}

textarea#noteCarrello {
	width: 90% !important;
	margin-left: 5%;
}

@media only screen and (max-width: 768px) and (min-width: 1px) {
.flex-table-desktop {
	display: none !important;
}
	.documenti .flex-row-mobile, .stato-ordini .flex-row-mobile, .cart .flex-row-mobile{
		display: block;

	}

	.documenti .flex-table, .stato-ordini .flex-table, .cart .flex-table{
		display: flex;
		flex-flow: row wrap;
	}

	.documenti .flex-row, .cart .flex-row,  .cart .flex-row:last-child,.stato-ordini .flex-row, .documenti .flex-row:last-child {
		width: 50%;
	}

	.cart .flex-row {
		font-size: 90%;
	}

	.documenti .flex-row:not(.flex-row-mobile), .cart .flex-row:not(.flex-row-mobile),  .stato-ordini .flex-row:not(.flex-row-mobile){
		text-align: right;
	}
	 .flex-input .flex-row, .flex-table.flex-input.scadenziario > .flex-row  {
		width: 100% !important;
		padding-top:20px;
	}

	.flex-table.flex-input.scadenziario > .flex-row > input {
		width: 100% !important;
	}

	.carrello {
		width: 100%;
		padding: 0;
		text-align: center;
		margin-bottom: 25px ;
	}
}

@media only screen and (max-width: 414px) and (min-width: 1px) {
#cnfOrdine > .btn {
	font-size: 80%;
}
}
@media only screen and (max-width: 1232px) and (min-width: 1px) {
	.buy-list .adds, .buy-list .subs, .buy-list input[type=number]{
		width: 14% !important;
		margin: 2px 0px !important;
	}

	.buy-list button{
		margin-top: 2px;
	}
}
@media only screen and (max-width: 787px) and (min-width: 1px) {
.fix-mobile {
	position: fixed;
	z-index: 2;
	text-align: center;
	bottom: 0;
	background: #333333;
	border-top: 1px solid #eee;
	width: 100%;
	padding: 8px ;
	margin-left: -20px;
}
	footer, .fusion-footer-copyright-area{
		z-index: 3;
	}
	.fix-mobile label{
		display: none;
	}
  .image-resize
  {
  	max-width: 100%;
  	height: 150px;
  	width: auto; /* IE8 */
  }
}

.cart .flex-table-desktop .flex-row, .cart .flex-table .flex-row-mobile{
	font-weight: bold;
}
#main {
	padding-top: 0px !important;
}

#content.full-width {
	margin-top: 20px;
}

.visibile {
  font-size: 12px !important;
  line-height: 12px;
}
.fusion-columns {
    font-size: 14px;
    line-height: 20px
}
.fusion-footer-widget-area ul li a {
    font-size: 13px;
    line-height: 18px
}
.showHide {
  padding: 10px 10px;
}
input[type=number] {
  /* Remove First */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-shadow: 0 0 0 #eeeeee;
    border: 1px solid #CCC;
    font-size: 18px !important;
    color: #222222 !important;
    padding: 10px !important;
    height: 46px !important;
    border-radius: 3px !important;
    margin-bottom: 4px !important;
}
