/* Enter Your Custom CSS Here */

.single-product .summary h1 {
color: #fff !important;
}


#content, div#content { background-image: url( http://okka.coffee/wp-content/uploads/2014/12/background-coffee1.png ) !important; }
#content, div#content  { background-repeat: repeat !important; }
#content, div#content  { background-position: top left !important; }

.searchform { visibility: hidden; }
form.variations_form.cart { display: none; }
.product_meta { display: none; }
.amount { visibility: hidden; }

.single-product .images a.zoom:before { border: none; }



.woocommerce-tabs ul {
  display: none;
}

div#tab-description.panel.entry-content {
  padding: 0;
  border: none;
  box-shadow: none;
}

div.related.products { display:none; }

.nav li.current-menu-item > a {
  background: #8b4e2a;
}

.okka-center {
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}

.okka-center div { display: inline; }

.okka-center img {
  display: inline;
  margin-top: 30px;
}