.jhy-elementor-table-wrap {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.jhy-elementor-table-wrap .jhy-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
}

.jhy-elementor-table-wrap .jhy-table td,
.jhy-elementor-table-wrap .jhy-table th {
	vertical-align: middle;
	word-break: break-word;
}

.jhy-elementor-table-wrap .jhy-table--bordered td,
.jhy-elementor-table-wrap .jhy-table--bordered th {
	border-style: solid;
}

.jhy-table__empty {
	margin: 0;
	padding: 16px;
	color: #666;
	font-size: 14px;
	text-align: center;
}
