.archive.tax-product_cat .tf-page-title.tfwc-page-title,
.post-type-archive-product .tf-page-title.tfwc-page-title,
.single-product .tf-page-title.tfwc-page-title
{
	padding-top: 170px;
}

@media (max-width: 767px) {
  .archive.tax-product_cat .tf-page-title.tfwc-page-title,
  .post-type-archive-product .tf-page-title.tfwc-page-title,
  .single-product .tf-page-title.tfwc-page-title{
    padding-top: 120px;
    padding-bottom: 87px;
  }
}