/**
 * File for custom CSS. You can use it to override the default styling of the theme.
 *
 * 1. Copy the file "default.override.css" and rename it to "override.css".
 * 2. Enable it in the admin panel.
 *
 */
 .clear_b {clear:both;margin-bottom:0;}
#product_addtocart_form > div.product-shop > div.product-shop-info > p.sku {margin-top:0;margin-bottom:0;}
header a.logo {
text-decoration: none !important;
margin: 8px 0;
}