.bht-496-container {
	width: 100%;
}

.bht-496-title {
	margin-top: 0;
	margin-bottom: 20px;
}

.bht-496-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bht-496-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
}

.bht-496-row:last-child {
	border-bottom: none;
}

.bht-496-day {
	font-weight: 600;
}

.bht-496-row.is-closed .bht-496-time {
	font-weight: 600;
}