#block-block-appointment-options {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4.5rem;
}

.location-page {
  width: 100%;
  overflow: visible;
  padding-top: 4.5rem;
}
.location-page::after {
  display: block;
  clear: both;
  content: "";
}
.location-page h3 {
  margin-bottom: 1rem !important;
}
.location-page h5 {
  color: inherit;
  font-family: opensans, sans-serif;
  font-weight: 700;
  font-size: 0.84375rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
.location-page p {
  font-family: opensans, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
.location-page p.address {
  font-family: merriweather;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
.location-page p.number {
  color: inherit;
}
.location-page ul.bullet {
  margin-bottom: 1rem;
}
.location-page ul.bullet > li {
  margin-bottom: 0;
}
.location-page ul.bullet > li > p {
  margin-bottom: 0.5rem;
  color: #447eae;
}
.location-page .contact {
  margin-bottom: 1rem;
}
.location-page .location-page-map {
  position: relative;
  margin-bottom: 1rem;
  width: 100%;
  height: 345px;
}
.location-page .location-page-map .marker {
  width: 34px;
  height: 38.6px;
}
.location-page .directions a {
  width: 100%;
}
.location-page table.location-hours {
  border: 0;
  width: 100%;
}
.location-page table.location-hours thead th {
  border: 0;
  padding-top: 0;
  border: 0;
}
.location-page table.location-hours tbody tr {
  border: 0;
}
.location-page table.location-hours tbody td {
  padding: 0;
  margin: 0;
}
.location-page table.location-hours tbody td.hours {
  white-space: nowrap;
}
.location-page table.location-hours tbody td.hours:last-child {
  width: 100%;
  padding-left: 0.75rem;
}
.location-page table.location-hours tbody td strong {
  display: block;
  padding-top: 0.74074074em;
}
.location-page table.location-hours tbody tbody tr:first-child strong {
  padding-top: 0;
}

/*# sourceMappingURL=location-page.css.map */
