.elementor-price-table .elementor-price-table__original-price {
	align-self: center;
	font-size: .5em;
	font-weight: 400;
	line-height: 1;
	margin-inline-end: 15px;
	text-decoration: line-through;
}

.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency {
	font-size: 1em;
	margin: 0;
}

.elementor-price-table .elementor-price-table__features-list i {
	font-size: 1.3em;
	margin-inline-end: 10px;
}

.elementor-price-table .elementor-price-table__features-list svg {
	margin-inline-end: 10px;
	fill: var(--e-price-table-features-list-color);
	height: 1.3em;
	width: 1.3em;
}

.elementor-price-table .elementor-price-table__features-list svg~* {
	vertical-align: text-top;
}