.woocommerce div.product .product_title {
  font-size: 25px;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 25px;
}
.woocommerce div.product .stock {
  display: none;
}
html > body > div:nth-child(126) > header > section {
  display: none;
}
html > body > div:nth-child(90) > header > section {
  display: none;
}
