/* STRIPE - ECOMMERCE-MANAGER.pl */

.strecm-payment-element {
	margin: 12px 0 4px;
}

.strecm-description {
	margin: 0 0 10px;
	font-size: 0.92em;
	line-height: 1.5;
}

.strecm-redirect-note {
	margin: 8px 0 4px;
	font-size: 0.92em;
	opacity: 0.85;
}

.strecm-errors {
	margin: 8px 0 0;
	color: #b32d2e;
	font-size: 0.9em;
	line-height: 1.4;
}

.strecm-errors:empty {
	display: none;
}

.wc-block-components-radio-control-accordion-content .strecm-payment-element {
	margin-top: 4px;
}

.strecm-order-meta {
	list-style: none;
	padding: 0;
}

.strecm-order-meta li + li {
	margin-top: 2px;
}
