.header-wrapper {
  z-index: 999 !important;
}

.site-header {
  z-index: 999 !important;
}

.woocommerce div.product p.price {
  color: #ed2f2f;
  font-weight: 600;
  font-size: 28px;
}

.woocommerce ul.products li.product .price {
  color: #db2c2c;
  font-weight: 600;
  font-size: 19px;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  color: #131417;
  font-size: 24px;
}

h2 {
  color: #756969;
  font-size: 22px;
}

.woocommerce div.product .product_title {
  color: #756969;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title a {
  font-size: 17px;
  color: #5c4b4b;
  font-family: 'Helvetica Neue', sans-serif;
}

a {
  text-decoration: none;
}