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



 /* TVA fiche article */
#product .tax-shipping-delivery-label{display:none;}

#subcategories ul li {
  float: left;
  width: 25%;
  text-align: center;
}
#subcategories ul li img {
  margin-bottom: 10px;
  width: 100px;
}