
.stripe-gateway-checkout-email-field {
	position: relative;
}

.stripe-gateway-checkout-email-field button.stripe-gateway-stripelink-modal-trigger {
	display: none;
	position: absolute;
	right: 5px;
	width: 64px;
	height: 40px;
	background: no-repeat url("https://cherryhill.com.au/nitropack_static/wfDfHriNJwGlqINBUCArQjzgmuSgQkPx/assets/images/optimized/rev-63fe884/cherryhill.com.au/wp-content/plugins/woocommerce-gateway-stripe/assets/images/link.svg");
	background-color: transparent;
	cursor: pointer;
	border: none;
}

.stripe-gateway-checkout-email-field button.stripe-gateway-stripelink-modal-trigger.nitro-lazy {
	background-image: none !important;
}
