* {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body {
font-size: 14px;
line-height: 150%;
font-family: 'Lato', 'helvetica neue', helvetica, arial, sans-serif;
color: #555555;
}
.site-description {
font-size: 16px;
}
#site-header {
background: #191919 !important;
}
.site-title a {
color:#fff;
}
.widget-header h3 {
color:#fff;
margin-top:20px;
margin-bottom:0;
font-weight:600;
}
.widget-header {
color:#fff;
}
h1,
h2,
h3, 
h4,
h5,
h6 {
font-weight: bold;
margin-bottom: 12px;
color: #000;
font-family: 'Lato', 'helvetica neue', helvetica, arial, sans-serif;
}
.post.excerpt {
border-bottom:1px solid rgba(0, 0, 0, 0.06);
}
#site-header {
box-shadow:0px 0px 0px #fff;
}
span.entry-meta {
text-transform: uppercase;
font-style: normal;
margin:0;
font-weight:500;
}
#searchform #s,
#woocommerce-product-search-field {
border: 1px solid #cccccc;
border-right: none;
font-size:14px;
font-family: 'Lato', 'helvetica neue', helvetica, arial, sans-serif;
}
.post.excerpt h2.title a {
font-weight:600;
}
.post.excerpt .post-content {
font-size: 15px;
color: #7b7b7b;
}
#searchform input[type="submit"],
.woocommerce-product-search input[type="submit"] {
color: #fff;
height: 37px;
padding-bottom: 0;
padding-top: 0;
cursor: pointer;
transition: all 0.25s linear;
width: 29.6%;
font-family: 'Lato', 'helvetica neue', helvetica, arial, sans-serif;
border: 0;
font-size: 14px;
}
#site-header {
background:#333;
}
.primary-navigation, #navigation ul ul li, #navigation.mobile-menu-wrapper {
background:#000;
}
a#pull, #navigation .menu a, #navigation .menu a:hover, #navigation .menu .fa > a, #navigation .menu .fa > a, #navigation .toggle-caret{
color:#fff;
font-weight: 500;
}