.google-review-sec-1 .badge {
  min-height: 100vh;
}
.google-review-sec-1 .badge .main-badge .google-font {
  width: 15%;
}
.google-review-sec-1 .badge .main-badge .rating-number {
  color: black;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
}
.google-review-sec-1 .badge .main-badge .rating-star i {
  line-height: 28px;
  font-size: 22px;
  color: rgb(252, 191, 2);
}
.google-review-sec-1 .badge .main-badge .small-text {
  color: rgba(17, 17, 17, 0.5019607843);
  font-size: 12px;
  line-height: 1.17;
  text-decoration: underline;
  text-decoration-color: rgba(17, 17, 17, 0.5019607843);
}
.google-review-sec-1 .badge .offcanvas .offcanvas-body .svg_image {
  width: 30%;
}
.google-review-sec-1 .badge .offcanvas .offcanvas-body .google-font {
  width: 8%;
}
.google-review-sec-1 .badge .offcanvas .offcanvas-body .google-font-text {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: rgb(17, 17, 17);
}
.google-review-sec-1 .badge .offcanvas .offcanvas-body .rating-star {
  font-size: 15px;
  line-height: 20px;
  color: rgb(252, 191, 2);
}
.google-review-sec-1 .badge .offcanvas .offcanvas-body .rating-text p {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: rgb(17, 17, 17);
}
.google-review-sec-1 .badge .offcanvas .offcanvas-body .card .card-body .review-photo {
  display: inline-block;
  position: relative;
  width: 15%;
}
.google-review-sec-1 .badge .offcanvas .offcanvas-body .card .card-body .review-photo .google-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  padding: 2px;
  background-color: white;
  width: 45%;
}
.google-review-sec-1 .main-badge:focus-visible {
  outline: 0;
}
.google-review-sec-1 .btn-close:focus {
  outline: 0;
  box-shadow: none;
}
.google-review-sec-1 #review-container .review .comment {
  font-size: 14px;
  text-wrap: wrap;
  line-height: 1.5;
}/*# sourceMappingURL=google-reviewDesign1.css.map */