.attendee .hidden,
li.pewc_group_438_1622,
a#swph-woo-sign-svgButton{
	display:none;
}
#swph-woo-sign-signature-pad-wrapper h3{
	margin-top:20px;
	margin-bottom:10px;
}
.woocommerce-billing-fields h3:first-of-type{
    display:none;
}
.attendee h3,
.terms-conditions h3{
	display:block !important;
}
.woocommerce-input-wrapper span.optional,
.woocommerce form .form-row .optional{
	display:none !important;
}
#swph-woo-sign-signature-pad-wrapper h3 abbr{
	color:red;
	font-weight:700;
	border:0 !important;
	text-decoration:none;
	margin-left:5px !important;
}
.validate-email .email-not-valid{
	display:none;
}
.validate-email.woocommerce-invalid-email .email-not-valid{
	display:block;
	margin-bottom:5px;
}