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

#block-reassurance,
body#product .product-variants .product-variants-item:last-child{
	display: none;
}

#nuancier{
	width:100%;
	max-width: 600px;
	overflow: hidden;
}
#nuancier .ncol{
	box-sizing: border-box;
	width:20%;
	float: left;
	height:2em;
	
	padding:4px;
}