.wpfreepdf-single .summary .price,
.wpfreepdf-single .summary .ast-shipping-text,
.wpfreepdf-single .summary .single_add_to_cart_button:not(.wpfreepdf-download-button),
.wpfreepdf-single .summary form.cart,
.wpfreepdf-product a[href*="add-to-cart="],
.wpfreepdf-product .add_to_cart_button,
.wpfreepdf-product .ajax_add_to_cart,
.wpfreepdf-product .product_type_simple,
.wpfreepdf-product .product_type_variable,
.wpfreepdf-product .product_type_grouped,
.wpfreepdf-product .product_type_external {
  display: none !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

.wpfreepdf-download-button {
  position: relative;
  z-index: 2;
  pointer-events: auto !important;
}

.wpfreepdf-single .summary .wpfreepdf-download-button {
  margin-top: 10px;
}
