.opening-hours .opening-hours-table {
  margin-bottom: 24px; }
  .opening-hours .opening-hours-table .one-half {
    margin-bottom: 0; }
    .opening-hours .opening-hours-table .one-half.first + .one-half {
      text-align: right; }
.opening-hours .contact_info {
  margin-bottom: 24px; }

.hidden {
  visibility: hidden;
  display: none;
  position: absolute;
  left: -5000px;
  z-index: -1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*# sourceMappingURL=frontend.css.map */
