/*/// Colonna Conto termico gallery Home ////*/

#headerWrapper {
 background: #ffffff;
}
footer {
 background: #e1e1e1;
}
#menuWrapper {
 background: #999999;
 margin-top: 0px;
 border-top: 1px solid #434343;
}
#menuWrapper nav #navBarTop li:hover {
 background: #b6b6b6;
}
#menuWrapper nav li.active {
 background: #b6b6b6;
}

/*/// Nuovi prodotti 2015 ////*/

.title-nov2015_with_icon {
	float: left;
	width:50%;
}

.title-nov2015_no_icon {
	float: left;
	width:100%;
}

.table-nov2015 {
	border:none !important;
}


.icon-nov2015 {
	max-width:140px;
}

.caract-nov2015 {
	float:left; 
    width:65%;
}

.img-nov2015 {
	float:left; 
    width:35%;
}

.div_icon2015 {
	float:right; 
	width:50%
}

@media screen and (max-width: 800px) {

.title-nov2015_with_icon {
	width:100%;
}

.table_nov2015 {
	float:left; 
	width:50%
}

.div_icon2015 {
	float:left; 
	width:50%
}

}

@media screen and (max-width: 500px) {

.title-nov2015_50 {
	width:100%;
}

.icon-nov2015 {
	max-width:95px;
}

.div_icon2015 { 
	width:100%
}

.caract-nov2015 {
	float:left; 
    width:100%;
}

.img-nov2015 {
	float:left; 
    width:100%;
}

}

/*/// Zero Philosophy ////*/

.half-circle-zerophil {
    width: 20px;
    height: 10px;
    background-color: #000000;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin: auto;
}

.sub-line-zerophil {
    border-top: 1px solid #000000;
	margin-top:0px;
	padding-top: 30px;
	text-align:center;
}

.sub-line-zerophil h2 {
 color: #ad2626;
 padding-bottom: 0px;
 line-height: 24px;
 font-weight: 700; 
}

.sub-line-zerophil h3 {
 color: #ad2626;
  font-size: 21px;
  line-height: 21px;
  font-weight: 500; 
}

table.zerophil {
  margin-bottom: 30px;
  border: 0px;
}

td.first-zerophil {
  width: 66%;
  padding-top: 10px;
}

td.second-zerophil {
  vertical-align: middle;
}


.first-zerophil h4 {
  text-transform: uppercase;
  color: #000000;
  font-size: 23px;

}

h2.zerophilophy_title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 45px;
  color: #ad2626;
}

/*/// Pattern Alberi ////*/

#alberoSotto {
  display: none !important;
}

#albero {
  display: none !important;
}

/*/// Img zerophil - relatedprod ////*/

.zerophil_relatedprod img {
	float:left; 
	margin: 6px 6px 6px 6px; 
}

/*/// Banner Zerophilosophy pagina prodotto////*/

.zerophil-prod-page {
    background-color: #ed0000;
	height: 70px;
	margin-bottom: 20px;
}

.zerophil-prod-page img {
      float: left;
    padding: 3px 3px 3px 3px;
}

.zerophil-prod-page h3 {
    float: left;
	font-size: 19px;
	color: #fff;
	margin-bottom:0px;
	margin-top: 7px;
    padding-left: 10px;
}

.zerophil-prod-page a {
	color: #fff;
}

.zerophil-prod-page strong {
    color: #ffffff;
}

.zerophil-prod-page p {
    color: #ffffff;
	float:left;
	padding-left: 10px;
}

@media screen and (min-width: 500px) and (max-width: 767px) {

.zerophil-prod-page h3 {
	font-size: 22px;
}

.zerophil-prod-page p {
   font-size:19px; 
}

}

@media screen and (max-width: 499px) {

.zerophil-prod-page h3 {
	font-size: 14px;
}

.zerophil-prod-page p {
   font-size:13px; 
}

.zerophil-prod-page img {
    width: 45px;
    padding: 2px 2px 2px 5px;
}

.zerophil-prod-page img {
    padding: 12px 2px 2px 5px;
}

}

/*/// Banner Zerophilosophy pagina prodotto////*/

.zerophil tr {
	
	background:none !important;
	border:none !important;

}
	
/*///////////////////// Scheda Prodotto, Caratteristiche- Conto Termico - Aria Pulita ///////////////////////////*/

.floating-img-caratteristiche,  .floating-txt-caratteristiche {
float: left;
width: 25%;
}

 .floating-txt-caratteristiche {
float: left;
width: 75%;	
padding-left: 10px;
}

.valorecontotermico {
    font-weight: bold;
    color: #000;
    background-color: rgba(137, 193, 138, 0.49);
    padding-left: 4px;
    padding-right: 4px;
	display: inline;
}

/*///////////////////// Tabella Stelle Aiel ///////////////////////////*/

.stelle_aiel img {
    float: left;
    max-width: 17px;
	text-transform: left;
}

.stelle_aiel th {
	text-align: left;}

/*///////////////////// Hide bookeo filters ///////////////////////////*/

.filtersBoxContent {
    display: none!important;
}
