input.wpcf7-form-control[type=select]+.wpcf7-not-valid-tip:empty::after{content:"Please choose an option."}input.wpcf7-form-control[type=text]+.wpcf7-not-valid-tip:empty::after{content:"Please fill out this field."}input.wpcf7-form-control[type=date]+.wpcf7-not-valid-tip:empty::after{content:"Please fill out this field."}input.wpcf7-form-control[type=number]+.wpcf7-not-valid-tip:empty::after{content:"Please fill out this field."}input.wpcf7-form-control[type=email]+.wpcf7-not-valid-tip:empty::after{content:"The email address is invalid, Check format"}input.wpcf7-form-control[type=tel]+.wpcf7-not-valid-tip:empty::after{content:"Please enter a 10-digit phone number"}textarea.wpcf7-form-control+.wpcf7-not-valid-tip:empty::after{content:"Please write a message"}.wpcf7-response-output{display:none}