.key-points-wrapper {
	background-color: #f5f5f5;
	padding: 25px;
	font-family: "Helvetica", sans-serif;
	/* width: 285px;
	max-width: 100%; */
}

.font-weight-medium {
	font-weight: 500;
}

table.key-points-table {
	margin-bottom: 0;
	color: #54595f;
	font-size: 14px;
}

table.key-points-table tr td {
	background-color: inherit !important;
	padding: 12px 0;
	line-height: 1.625;
}

table.key-points-table tr td:first-child {
	padding-right: 20px;
}

table.key-points-table tr:last-child td {
	padding-bottom: 0;
}

table.key-points-table td,
table.key-points-table th {
	border: none;
}

table.key-points-table tr {
	border-top: 1px solid #d2cfcf;
}
table.key-points-table tr:first-child {
	border-top: none;
}

table.key-points-table tr td:last-child {
	font-weight: 700;
}

table.key-points-table.table-key_points_costs_contract tr td:last-child {
	width: 48%;
}
table.key-points-table.table-key_points_complaints_service tr td:last-child {
	width: 22%;
}

.has-keypoints-table .elementor-widget-cpo_acf_repeater_table {
	z-index: 1;
}
section.elementor-sticky.elementor-sticky--active {
	z-index: 99 !important;
}

/*
Responsive
*/
@media (min-width: 600px) {
	.has-keypoints-table .elementor-widget-wrap:first-of-type {
		display: block;
	}

	.has-keypoints-table > div > div > div > div > .elementor-widget-wrap {
		display: block !important;
	}

	.has-keypoints-table .elementor-widget-cpo_acf_repeater_table {
		width: 285px !important;
		max-width: 100%;
		float: left;
		margin-right: 25px;
		margin-bottom: 10px !important;
	}
}
