/* Masthead menu */


.storefront-primary-navigation
a, .cart-contents a {


margin-top: -5px;

margin-bottom: -5px;

}


 .woocommerce-products-header {
display: none;
}


.home div.content-area { margin-top:-115px !important; 
}



/*Remove border - outlines*/

a:focus,

.focus a {

outline: none !important;

}
