.frecce_prodotti{
	position: absolute;
	width: 100%;
	z-index: 1;
}
.frecce_prodotti a{
	cursor: pointer;
}
.posizione_carousel_prodotti{
	position: absolute;
	top: 0;
}
.immagine_box_prodotti_home img{
	width: 100%;
}
.titolo_box_prodotti_home{
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #454545;
	text-transform: uppercase;
	margin: 10px 0;
}
.descrizione_box_prodotti_home{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #454545;
	text-align: justify;
}
.link_box_prodotti_home a{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #b50712;
	font-style: italic;
	line-height: 30px;
}