/* Themify Customize Styling */
body {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;
	color: #444444; 
}

/* Themify Custom CSS */
#content {
	padding-top: 0 !important;
}

.open-hours {
	border-collapse: collapse;
}

.open-hours tr td{
	border-bottom: 1px solid #f0f0f0;
	padding-top: 5px
}

.open-hours button {
	background: #f3b366;
	padding: 5px 10px;
}

.open-hours button a {
	color: #fff;
	font-size: 10px;
}