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

.woocommerce-cart .wcpay-payment-request-wrapper {
	margin-bottom: 0;
}

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

.wcpay-payment-request-wrapper>div {
	margin-bottom: 12px;
}

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

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

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