/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.product-features>dl.data-sheet dt.name {
	color: #b5b9c3;	
}

.product-features>dl.data-sheet dd.value:nth-of-type(2n), .product-features>dl.data-sheet dt.name:nth-of-type(2n) {
	color: #131722;
}

#footer a[title="programma affiliato"]{
    display: none;
}