.elementor-helcci-table {
	font-family: "DinPro", Sans-serif;
	overflow-x: auto;
	display: block;
	padding: 1px;
}

.elementor-helcci-table table {
	margin-bottom: 0;
	border: 0;
	border-collapse: collapse;
}

.elementor-helcci-table th {
	background: #012842;
	color: #ffffff;
	font-weight: 400;
	text-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
	position: relative;
	border-right: none;
}

.elementor-helcci-table th:before {
	content: "";
	width: 1px;
	background-color: white;
	height: 80%;
	position: absolute;
	left:0;
	bottom: 10%
}

.elementor-helcci-table th:first-child {
	border-top-left-radius: 5px;
}

.elementor-helcci-table th:first-child:before {
	content: none;
}

.elementor-helcci-table th:last-child {
	border-top-right-radius: 5px;
}

.elementor-helcci-table tbody {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.elementor-helcci-table caption {
	text-align: left;
	caption-side: bottom;
	font-size: 14px;
}

.elementor-helcci-table tr.helcci-table-seemore {
	display: none;
}

.elementor-helcci-table tr.helcci-table-seemore-show {
	display: table-row;
}

.elementor-helcci-table td.row-header {
	font-weight: 500;
	border-left: 1px solid rgba(0,0,0,.1);
}

.elementor-helcci-table .helcci-table-seemorebutton {
	font-weight: 500;
	color: #012842;
}

.elementor-helcci-table .helcci-table-seemorebutton .helcci-seemore-icon {
	padding-right: 5px;
}

.elementor-helcci-table .helcci-table-seemorebutton:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #d06b48;
}
