.grecaptcha-badge,
div .grecaptcha-badge {
    visibility: hidden !important;
	position: unset !important;
	width: 0 !important;
	height: 0 !important;
}
body:not(.logged-in) .woocommerce-checkout .gglcptch_recaptcha .grecaptcha-badge,
.ac-reply-content-gglcptch .gglcptch_recaptcha .grecaptcha-badge {
	visibility: hidden !important;
}