/* CSS Document */ .opening-hours.no-border, .opening-hours.no-border tr th, .opening-hours.no-border tr td { border: 0 none; width: 100% !important; white-space: nowrap; } .opening-hours.current-line .today .day-name, .opening-hours.current-line .today .hours { box-shadow: none !important; border-top: 1px dashed; border-bottom: 1px dashed; } .opening-hours.dark.current-line .today .day-name, .opening-hours.dark.current-line .today .hours { box-shadow: none !important; border-top: 1px dashed; border-bottom: 1px dashed; } .open-now { color: #993300 !important; font-weight: 700; } /* CSS Document */