.header-widget-region {
  margin-bottom: 1.5em;
}

.hentry .entry-header {
  border-bottom: 0px solid #787E87;
  margin-bottom: 0em;
}

.site-header {
  background-color: #2c2d33;
  padding-top: 1.5em;
  color: #5a6567;
  background-position: center center;
  position: relative;
  z-index: 999;
}

.content-area, .widget-area {
  margin-bottom: .5em;
}
  
  .hentry {
  margin: 0 0 4.236em;
  padding-bottom: .5em;
  border-bottom: 6px solid rgba(0, 0, 0, 0.05);
}

.woocommerce-active .site-header .main-navigation {
  width: 75%;
  float: left;
  margin-right: .1%;
  clear: both;
} 

.woocommerce-breadcrumb {
  margin-bottom: 2.5em;
  font-size: .857em;
  padding: 1em 0;
  border-bottom: 1px solid rgba(0,0,0,.05);
}