.postid-20068 .woocommerce-product-details__additional-benefits,
.postid-20068 .summary.entry-summary > .alert.alert-info,
.postid-20068 .product-footer-mcgrath{
  display: none !important;
}

.product.product-type-pw-gift-card .special-date-alert-product{
  display: none !important;
}
.product.product-type-pw-gift-card .price{
  color: #474c55 !important;
  font-size: 0 !important;
}
.product.product-type-pw-gift-card .woocommerce-Price-amount{
  font-size: 16px !important;
}
.product.product-type-pw-gift-card .woocommerce-Price-amount:before{
  content: "From ";
}
.product.product-type-pw-gift-card .woocommerce-Price-amount:nth-child(2){
  display: none;
}
