ul {
    margin-left: 10px;
}

.site-navigation {
  margin-right: -35px;
  margin-left: -35px;
}

/* Masthead Background Image Cover */

header#masthead {
background-repeat: no-repeat;
background-position: center center;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

/* WooCommerce 100% width container */

.woocommerce-page #container {
width: 100% !important; 
}

/* WooCommerce 3.0 Gallery */