.prodotti h2 {
	color: #d71920;
	line-height:1em;
}
.prodotti h4 {
	font-weight: 400;
	font-size:1.6em;
	line-height:1.1em;
	letter-spacing: normal;
	min-height:60px;
	text-transform: uppercase;
}
.prodotti h4.titCategoria {
	font-weight: 300;
	font-size:1.35em;
	line-height:1.1em;
	letter-spacing: normal;
	text-transform: none;
}
.divideLinea{
	margin:20px 0px;
	text-align: center;
}
.personeBlocco, .personeBlocco p{
	display: block;
	float:left;
	margin-bottom: 20px;
	font-size: 1em;
	line-height: 1.42857143;
}
.personeBlocco {
	width: 100%;	
}
.personeBlocco p{
	margin-bottom:0px;
}
form .btn {
    padding: 8px 25px;
}
.table tr:last-child{
	border-bottom:2px solid #636466;
}
.table .thead-dark {
	background:#636466;
	color:#ffffff;
}

.post-navigation a:hover {
	color: #d71920 !important;
}
