/* Add here all your CSS customizations */

.home-intro {
	margin-bottom: 0;	
}

#footer .footer-ribbon {
	margin: -70px 0 0 14px;
}

#header .logo img {
	
	-moz-transform: scale(1.50) translateX(20px);
	-webkit-transform: scale(1.50) translateX(20px);
	-o-transform: scale(1.50) translateX(20px);
	-ms-transform: scale(1.50) translateX(20px);
	transform: scale(1.50) translateX(20px);

}
.lista-prodotti .thumb-info .thumb-info-type {
	margin: 0;
	color: #fff;
	position: absolute;
	bottom: 5px;
	left: 5px;
}
.privacylabel {
	margin-top: 0.8em;	
	font-size: .8em;
	color: #ccc;
}
.privacylabel a {
	text-decoration: underline;
}
.privacylabel > input {
	vertical-align: sub;	
}
#footer h4#myModalLabel {
	color: #0088cc!important;
}