.dt-length,
.dt-search,
.dt-info,
.dt-paging {
	display: none;
}

.tablepress tfoot th,
.tablepress thead th {
	background-color: #cfa167;
	color: #fff;
}

.tablepress .sorting:hover,
.tablepress .sorting_asc,
.tablepress .sorting_desc {
	background-color: #cfa167;
}

.tablepress .sorting::after {
	display: none;
}