#menu-shop-2.nav.tc-hover-menu {
  margin-left: -100px;
}

#tc-page-wrap {
  background-color: #ffffff;
}

.woocommerce-price-suffix {
  color: #000000;
}

.woocommerce-Price-amount.amount {
  color: #000000;
}

.woocommerce ul.products li.product .price {
  color: #000000;
}


container[role=main] {
margin-top: 2em;
position: relative;
z-index: -1
}