body.single-product .gwt-h2-styleonly .post_title {
  font-family: halyard-display;
  font-weight: 600 !important;
  font-size: 3rem !important;
  line-height: 0.9 !important;
  letter-spacing: -1.5% !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 0.7rem;
}

body.single-product .gwt-h2-styleonly .post_title span.gwt-p-small {
  display: block;
  padding-top: 0.5rem;
}

@media screen and (max-width: 979px) {
  body.single-product .gwt-h2-styleonly .post_title {
    font-size: 2.5rem !important;
  }
}
