/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. L'altroWeb - https://laltroweb.it/
*/
/********* Do not edit this file *********/

#cookie-notice
.button.wp-default {
	background: #8cc850;
  	color: #000;
  	font-weight: bold; 
}

/*Casella inserimento numero modulo Preventivo*/
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
  width: 35px !important;
}
textarea {
  width: 100%;
}

/*Pagina prodotti, titolo carousel centrato*/
/*.wpb_heading wpb_gallery_heading*/
h2.wpb_heading.wpb_gallery_heading {
  text-align: center;
}
/*h2.wpb_heading.wpb_gallery_heading { url(http://www.google.it); }*/

/*Logo Leaflet Maps Marker*/
img.leaflet-marker-icon.lmm_marker_icon_blank_white.leaflet-clickable.leaflet-zoom-animated {
	background-image: "http://www.futuralluminio.com/wp-content/uploads/2015/06/Logo-small-200x144.png" !important;
    /*background: url(http://www.futuralluminio.com/wp-content/uploads/2015/06/Logo-small-200x144.png);*/
}
img.leaflet-marker-icon.lmm_marker_icon_blank_white.leaflet-clickable.leaflet-zoom-animated { url(http://www.futuralluminio.com/wp-content/uploads/2015/06/Logo-small-200x144.png);}
.leaflet-container
img {
  background: "http://www.futuralluminio.com/wp-content/uploads/2015/06/Logo-small-200x144.png"!important;
}
/*.leaflet-marker-icon lmm_marker_icon_blank_white leaflet-clickable leaflet-zoom-animated*/
/*http://www.futuralluminio.com/wp-content/uploads/2015/06/Logo-small-200x144.png*/

/*Riduzione altezza main footer*/
/*#main-footer {
	height: 175px;
	vertical-align: auto;
}*/

/*Bordi tabella preventivo*/
.entry-content tr td {
  border: 0px;
}
.entry-content table {
  border: 0px;
}

/*Colore verde message-box home*/
.vc_color-green.vc_message_box-solid {
  background-color: #009933;
}
/*cOLORE ROSSO MESSAGE-BOX hOME*/
.vc_color-juicy_pink.vc_message_box-solid-icon .vc_message_box-icon {
  background-color: #ff0000;
  border-color: #ff0000;
}
/*Colore verde message-box Contatti*/
.vc_color-green.vc_message_box-solid-icon .vc_message_box-icon {
  background-color: #009933;
  border-color: #009933;
}
.vc_color-green.vc_message_box-outline, .vc_color-green.vc_message_box-solid-icon {
  border-color: #009933;
}

#Misure1.wpcf7-form-control.wpcf7-text.Misure {
  width: 170px;
}
#Misure2.wpcf7-form-control.wpcf7-text.Misure {
  width: 60px;
  align: center;
}
input.wpcf7-form-control.wpcf7-number.wpcf7-validates-as-number {
  width: 60px;
}

/*Nascondere le V delle sezioni in homepage*/
i.fa.fa-check {
  /*display: none;*/
}

/*Logo in alto a sinistra più grande*/
.et_fixed_nav #logo {
  max-height: 55px;
}

/*Colore titolo pagine*/
.main-title {
  /*color: #009933;*/
}

/*Footer del tema nascosto*/
#footer-bottom {
  display: none;
}

/*Form preventivo (scritte di fianco ai check-box)*/
/*.wpcf7-list-item-label {
  display: none;
}*/

/*Icone social parte superiore*/
.et-social-icons {
  	
}

/*Mappa contatti*/
.lmm-panel-api {
  display: none;
}
/*Riga in alto mappa da nascondere*/
.lmm-panel {
  display: none;
}
/*Scritta mappa contatti in basso a destra*/
div.leaflet-bottom.leaflet-right {
  display: none;
}

/*Pezzo di immagine sotto logo
.page-header-wrapper {
  display: none;
}*/

.et_pb_widget a {
  color: #009933;
}