/*
Theme Name: Ferrari Edilizia Innovativa
Template: dt-the7
*/


.mfp-bottom-bar {display: none;}

.SettoriHome {text-align: center;}
.SettoriHome a {color: #E84E0E!important;}

#velinaTop {width:100%;height: 100%;background-color: rgba(0,0,0,0.70);}

div.prodotti {margin-bottom:100px;}
#prods {margin:20px 0 0 0;list-style-type: none;}
#prods li {clear:both;margin:0;padding:5px 0 10px;}
#prods li:not(:first-child) {border-top:2px solid #E84E0E;}
#prods h3.nomeProd {font-size:18px;margin:0 0 5px 0;font-weight: 600;}

#prods li a {color:#E84E0E;}

#prods ul {margin:0;list-style-type: none;float:left;}
#prods ul li {font-size:13px;border:none!important;}

#prods p.descrProd {font-size:14px;text-align:justify;margin-bottom:10px;color:#292A2D;}
#prods h3 {clear: none;}

.iconsPDF img {display: inline-block;vertical-align: middle;margin-right:5px;}

#cats {margin:10px 0 40px 0;	list-style-type:none;}
#cats li {margin-left:0;padding:0 0 5px 15px;}
#cats li::before {
    color: #E84E0E;
    content: "\f0da";
    font-family: FontAwesome;
}
#cats li a{
	padding-left:10px;
}

@media screen and (min-width: 1024px) {
	#prods .prodImg {margin:0 0 0 30px;float:right;width:175px;height:auto;}
	#prods ul li {display:inline-block;margin-right:20px;}
}

@media screen and (max-width: 1024px) {
	#prods .prodImg {margin:0 0 15px;max-width: 100%;}
	#prods ul li {font-size:13px;border:none;margin:0;padding:0;}
}




@media screen and (min-width: 1100px) {
  .fancy-header .fancy-subtitle  {
    padding-left:70px;padding-right:70px;
  }
}


