.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready {
	opacity: 1;
}

.wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:not(:first-child) {
	margin-top: 12px;
}

.woocommerce-cart .wcpay-express-checkout-wrapper {
	margin-bottom: 0;
}

.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-express-checkout-element.is-ready:first-child {
	margin-top: 4px;
}

.woocommerce-checkout .wcpay-express-checkout-wrapper #wcpay-woopay-button {
	margin-top: 4px;
}

.wcpay-express-checkout-wrapper .StripeElement iframe, .wc-block-components-express-payment__event-buttons .StripeElement iframe {
	max-width: unset;
}