/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #header{ background: white !important; }

.product-miniature .product-price-and-shipping
{
  display: none;
}

.tabs {
	margin-left:-100%;
}

.product-miniature .highlighted-informations {
  display: none;
}

.product-miniature .product-title {
  text-transform: none;
}