.hesketh-opening-times { margin: 1em 0; font-family: inherit; }
.hesketh-opening-times .hot-section { margin-bottom: 1.5em; }
.hesketh-opening-times h3 {
	margin: 0 0 .5em;
	font-size: 1.15em;
	font-weight: 600;
	border-bottom: 2px solid #0a5c2e;
	padding-bottom: .25em;
}
.hesketh-opening-times table {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	font-size: .95em;
}
.hesketh-opening-times th,
.hesketh-opening-times td {
	padding: .55em .75em;
	text-align: left;
	border: 1px solid #ddd;
}
.hesketh-opening-times thead th,
.hesketh-opening-times tr:first-child th {
	background: #0a5c2e;
	color: #fff;
	font-weight: 600;
}
.hesketh-opening-times tbody tr:nth-child(even) td { background: #f7f7f7; }
.hesketh-opening-times tbody tr:hover td { background: #eef6f0; }
.hesketh-opening-times .hot-source {
	margin-top: .5em;
	color: #666;
	font-size: .8em;
}
@media (max-width: 600px) {
	.hesketh-opening-times th,
	.hesketh-opening-times td { padding: .4em .5em; font-size: .9em; }
}
