/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.car-list-elementor-table-wrap {
	overflow-x: auto;
}

.car-list-elementor-table {
	border-collapse: collapse;
	width: 100%;
}

.car-list-elementor-table th,
.car-list-elementor-table td {
	border: 1px solid #dcdcde;
	padding: 8px 10px;
	text-align: left;
	vertical-align: top;
}

.car-list-elementor-table th {
	background: #f0f0f1;
	font-weight: 600;
}