@charset "UTF-8";
body.node-type--locations #right-content {
  margin-bottom: 4rem;
}
@media (min-width: 992px) {
  body.node-type--locations #right-content {
    padding-left: 1rem;
    padding-right: 0px;
  }
}
body.node-type--locations .geofield-google-map {
  border-radius: 30px;
}
@media (max-width: 991.98px) {
  body.node-type--locations .geofield-google-map {
    height: 350px !important;
  }
}
body.node-type--locations .block--block-content-e6399eaa-b4ca-4f12-8895-a5b2f3554f96 {
  padding-top: 8rem;
  padding-bottom: 2rem;
}
@media (max-width: 991.98px) {
  body.node-type--locations .block--block-content-e6399eaa-b4ca-4f12-8895-a5b2f3554f96 {
    display: none;
  }
}
body.node-type--locations .page {
  background-image: url(/themes/custom/qscan/src/assets/images/background-map.jpg);
  background-size: cover;
  background-repeat: repeat-y;
}
body.node-type--locations .page__content-left,
body.node-type--locations .radix-layouts-content.col-lg-7 {
  background-color: #fff;
  padding: 2rem;
  font-weight: 500;
  margin-bottom: 4rem;
  min-height: 850px;
}
@media (min-width: 992px) {
  body.node-type--locations .page__content-left,
  body.node-type--locations .radix-layouts-content.col-lg-7 {
    border-radius: 30px;
  }
}
body.node-type--locations .page__content-left .block,
body.node-type--locations .radix-layouts-content.col-lg-7 .block {
  margin-bottom: 1.5rem;
}
body.node-type--locations .page__content-left .block-field-blocknodelocationsfield-services .gap,
body.node-type--locations .radix-layouts-content.col-lg-7 .block-field-blocknodelocationsfield-services .gap {
  gap: 0.5rem !important;
}
body.node-type--locations .page__content-left .block-field-blocknodelocationsbody p,
body.node-type--locations .radix-layouts-content.col-lg-7 .block-field-blocknodelocationsbody p {
  font-size: 1rem !important;
}
body.node-type--locations h1.h3 {
  font-size: 3rem;
}
body.node-type--locations .breadcrumb-item {
  font-weight: 700;
}
body.node-type--locations .address {
  color: #000;
}
body.node-type--locations .location-header .office-hours-status--closed {
  color: #dc3545;
  font-weight: 500;
  padding-left: 1rem;
  font-size: 1.375rem;
  line-height: 130%;
}
body.node-type--locations .location-header .office-hours-status--closed:before {
  content: "•";
  font-size: 3rem;
  display: inline-block;
  float: left;
}
body.node-type--locations .location-header .office-hours-status--open {
  color: #43BA4F;
  font-weight: 500;
  padding-left: 1rem;
  font-size: 1.375rem;
  line-height: 130%;
}
body.node-type--locations .location-header .office-hours-status--open:before {
  content: "•";
  font-size: 3rem;
  display: inline-block;
  float: left;
}
body.node-type--locations .node__content .views-label,
body.node-type--locations .node__content h2.block__title {
  color: #47833F;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  margin-bottom: 1rem;
}
body.node-type--locations .node__content .office-hours__item {
  line-height: 100%;
}
body.node-type--locations .node__content .views-field-field-phone .gap {
  gap: 1rem;
}

.gm-style-iw-c {
  flex-direction: row !important;
  border: 1px solid #B7A8CD;
  min-width: 300px !important;
}
.gm-style-iw-c .gm-style-iw-chr {
  order: 2;
}
.gm-style-iw-c button {
  color: #47833F;
}

.gm-style-iw-d .btn {
  font-size: 1rem !important;
  font-weight: 500;
}
.gm-style-iw-d p {
  font-size: 1rem !important;
}
.gm-style-iw-d p.h5 {
  margin-top: 1rem;
  font-size: 1.2rem !important;
}
.gm-style-iw-d .d-flex {
  flex-wrap: wrap;
  gap: 0.5rem;
}

.location-header .office-hours {
  display: none;
}

.tooltip-content {
  padding-top: 10px !important;
  max-width: 300px;
  font-size: 16px;
}

.show-only-status {
  color: #fff;
  margin-top: -0.5rem;
}
.show-only-status .office-hours {
  display: none;
}
.show-only-status .office-hours-status--open {
  color: #43BA4F;
  font-weight: 600;
}

.view-location-map .views-field {
  margin-bottom: 1.5em;
}
.view-location-map .views-field-field-services .field-content {
  gap: 0.5rem;
  display: flex;
  flex-wrap: wrap;
}

.view-display-id-attachment_1 .address {
  margin-bottom: 2em;
}

.node-type--locations .layout--onecol {
  background-color: #F6F8FA;
  border-radius: 25px;
  margin-bottom: 4rem;
}
.node-type--locations .layout--onecol h2.block__title {
  font-size: 2.5rem;
  color: #47833F;
  margin-top: 2rem;
}
.node-type--locations .layout--onecol .container .container {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.node-type--locations .layout--onecol .block-views-blocksection-on-locations-block-1,
.node-type--locations .layout--onecol .block-views-blockclinic-doctors-block-1 {
  padding: 2rem;
}

.reviews-container {
  gap: 1rem;
}
.reviews-container .review-container {
  background-color: #fff;
  padding: 1rem;
  border-radius: 10px;
}
.reviews-container .review-container .review-rating-info {
  margin-bottom: 2rem;
}
.reviews-container .review-container .review-rating-info .stars-background {
  position: absolute;
}
.reviews-container .review-container .review-author-image img {
  width: 100%;
}
.reviews-container .review-container a {
  color: #000;
}
.reviews-container .review-container .review-rating {
  flex-direction: column-reverse;
  margin-top: -0.2rem;
}
.reviews-container .review-container .review-rating .review-date {
  margin-left: 0px;
}

.googlereviews-ratings-container {
  flex-direction: row !important;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  gap: 1rem;
  margin-bottom: 2rem;
}
.googlereviews-ratings-container .rating-container {
  align-items: center;
}

.block--googlereviews-rating,
.block-googlereviews-reviews {
  margin: 1rem;
}

.block-googlereviews-rating {
  display: none;
}

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