/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

 
@media (min-width: 1300px) {
  div.container {
    width: 1600px;
    max-width: 100%; }
	
}

#product .product-reference {
margin-top:10px;	
}

#product .product-reference .label {
font-weight:700;	
}