

.opening-hours .title			{ font-size:1.3em; font-weight:300; }
.opening-hours ul				{ list-style:none; margin:5px 0px; padding:0px; font-size:1.2em; }
.opening-hours ul span			{ width:43%; }
.opening-hours ul .day			{ float:left; }
.opening-hours ul .time			{ float:right; }

.opening-hours .title			{ color:#C10034; text-transform:uppercase; font-weight:600; }

