#radio-control-wc-payment-method-options-stripe__label>span>span {
	border: none;
}

@supports not (-webkit-appearance:-apple-pay-button) {
	#express-payment-method-stripe_express_checkout_element_applePay:has(#express-checkout-button-preview-applePay) {
		display: none;
	}
}