html body div#main-content {
  background-color: #8f96b8;
}
.woocommerce #content-area div.product .woocommerce-tabs #tab-description {
  background-color: #ffffff;
}
.woocommerce .woocommerce-breadcrumb a {
  font-size: 12;
  color: #76476f;
}
.woocommerce .woocommerce-breadcrumb {
  font-size: 12;
  letter-spacing: 0px;
  -webkit-text-stroke-color: #ffffff;
  color: #ffffff;
}
html body div#main-content .container {
  background-color: #8f96b8;
  border-width: 0px;
  border-style: solid;
}
.woocommerce-cart .woocommerce table.shop_table.cart {
  background-color: #ffffff;
}
.woocommerce .cart-collaterals .cart_totals table {
  background-color: #ffffff;
}
.woocommerce .wc-proceed-to-checkout .button {
  background-color: #ffffff;
}
