
.wcpay-express-checkout-wrapper {
	margin-top: 1em;
	width: 100%;
	clear: both;
}

.woocommerce-cart .wcpay-express-checkout-wrapper {
	margin-bottom: 0;
}

.woocommerce-checkout .wcpay-express-checkout-wrapper {
	margin-top: 0;
}

.wcpay-express-checkout-wrapper>div {
	margin: 4px;
	margin-bottom: 12px;
}

.wcpay-express-checkout-wrapper>div:last-of-type {
	margin-bottom: 0;
}

.wcpay-express-checkout-wrapper, .wc-block-components-express-payment__event-buttons {
	list-style: none;
}

.wcpay-express-checkout-wrapper .StripeElement iframe, .wc-block-components-express-payment__event-buttons .StripeElement iframe {
	max-width: unset;
}
