header h1.section-heading,
header .breadcrumbs span {
  color: #FFF !important;
}

.transparent-navigation .navbar.navbar-default:not(.navbar-shrink) .nav > .menu-item.active > a {
  color: #74B814 !important;
}

.single-product .blog-page-heading,
.tax-product_cat .blog-page-heading {
  display: none !important;
}

.single-product .entry-header.blog-header,
.tax-product_cat .entry-header.blog-header {
  background-color: #086833 !important;
}

a.add_to_cart_button {
  display: none !important;
}

form.cart {
  display: none !important;
}

div.keydesign-cart {
  display: none !important;
}

body.blog .entry-meta,
.post-template-default .entry-meta {
  display: none !important;
}