.grid-location-hero-banner {
  padding-top: 25px;
}
@media (max-width: 767.98px) {
  .grid-location-hero-banner {
    padding-top: 25px;
  }
}
.grid-location-hero-banner .left-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.grid-location-hero-banner .left-container .inner-left-container {
  margin-top: -50px;
}
@media (max-width: 991.98px) {
  .grid-location-hero-banner .left-container {
    align-items: flex-start;
  }
  .grid-location-hero-banner .left-container .inner-left-container {
    padding-left: 45px;
  }
}
.grid-location-hero-banner .pre-heading h1, .grid-location-hero-banner .pre-heading h2, .grid-location-hero-banner .pre-heading h3, .grid-location-hero-banner .pre-heading h4, .grid-location-hero-banner .pre-heading h5, .grid-location-hero-banner .pre-heading h6 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .grid-location-hero-banner .pre-heading h1, .grid-location-hero-banner .pre-heading h2, .grid-location-hero-banner .pre-heading h3, .grid-location-hero-banner .pre-heading h4, .grid-location-hero-banner .pre-heading h5, .grid-location-hero-banner .pre-heading h6 {
    font-size: 1.3rem;
  }
}
@media (max-width: 767.98px) {
  .grid-location-hero-banner .pre-heading h1, .grid-location-hero-banner .pre-heading h2, .grid-location-hero-banner .pre-heading h3, .grid-location-hero-banner .pre-heading h4, .grid-location-hero-banner .pre-heading h5, .grid-location-hero-banner .pre-heading h6 {
    font-size: 1.125rem;
  }
}
.grid-location-hero-banner .store-name h1, .grid-location-hero-banner .store-name h2, .grid-location-hero-banner .store-name h3, .grid-location-hero-banner .store-name h4, .grid-location-hero-banner .store-name h5, .grid-location-hero-banner .store-name h6 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .grid-location-hero-banner .store-name h1, .grid-location-hero-banner .store-name h2, .grid-location-hero-banner .store-name h3, .grid-location-hero-banner .store-name h4, .grid-location-hero-banner .store-name h5, .grid-location-hero-banner .store-name h6 {
    font-size: 2.3rem;
  }
}
@media (max-width: 767.98px) {
  .grid-location-hero-banner .store-name h1, .grid-location-hero-banner .store-name h2, .grid-location-hero-banner .store-name h3, .grid-location-hero-banner .store-name h4, .grid-location-hero-banner .store-name h5, .grid-location-hero-banner .store-name h6 {
    font-size: 2.25rem;
  }
}
.grid-location-hero-banner .big-heading h1, .grid-location-hero-banner .big-heading h2, .grid-location-hero-banner .big-heading h3, .grid-location-hero-banner .big-heading h4, .grid-location-hero-banner .big-heading h5, .grid-location-hero-banner .big-heading h6 {
  font-size: 5.7rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .grid-location-hero-banner .big-heading h1, .grid-location-hero-banner .big-heading h2, .grid-location-hero-banner .big-heading h3, .grid-location-hero-banner .big-heading h4, .grid-location-hero-banner .big-heading h5, .grid-location-hero-banner .big-heading h6 {
    font-size: 4.8rem;
  }
}
@media (max-width: 991.98px) {
  .grid-location-hero-banner .big-heading h1, .grid-location-hero-banner .big-heading h2, .grid-location-hero-banner .big-heading h3, .grid-location-hero-banner .big-heading h4, .grid-location-hero-banner .big-heading h5, .grid-location-hero-banner .big-heading h6 {
    font-size: 5.4rem;
  }
}
@media (max-width: 767.98px) {
  .grid-location-hero-banner .big-heading h1, .grid-location-hero-banner .big-heading h2, .grid-location-hero-banner .big-heading h3, .grid-location-hero-banner .big-heading h4, .grid-location-hero-banner .big-heading h5, .grid-location-hero-banner .big-heading h6 {
    font-size: 4.8rem;
  }
}
.grid-location-hero-banner .rating {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
}
.grid-location-hero-banner .rating .score {
  font-family: "MagistralWebBook", serif;
  font-size: 1.125rem;
  font-weight: 600;
}
.grid-location-hero-banner .rating .star-rating {
  display: flex;
  justify-content: center;
  padding-left: 5px;
  padding-right: 5px;
}
.grid-location-hero-banner .rating .star {
  width: 24px;
  height: 24px;
  display: inline-block;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  background-color: #ffffff; /* Base color for empty stars */
  margin-right: 2px;
}
.grid-location-hero-banner .rating .star.full {
  background-color: #005131; /* Color for filled stars */
}
.grid-location-hero-banner .rating .star.half {
  background-color: transparent; /* Needed for the gradient background */
}
.grid-location-hero-banner .small-heading h1, .grid-location-hero-banner .small-heading h2, .grid-location-hero-banner .small-heading h3, .grid-location-hero-banner .small-heading h4, .grid-location-hero-banner .small-heading h5, .grid-location-hero-banner .small-heading h6 {
  font-size: 1.5rem;
  font-weight: 600;
}
@media (max-width: 1199.98px) {
  .grid-location-hero-banner .small-heading h1, .grid-location-hero-banner .small-heading h2, .grid-location-hero-banner .small-heading h3, .grid-location-hero-banner .small-heading h4, .grid-location-hero-banner .small-heading h5, .grid-location-hero-banner .small-heading h6 {
    font-size: 1.3rem;
  }
}
@media (max-width: 767.98px) {
  .grid-location-hero-banner .small-heading h1, .grid-location-hero-banner .small-heading h2, .grid-location-hero-banner .small-heading h3, .grid-location-hero-banner .small-heading h4, .grid-location-hero-banner .small-heading h5, .grid-location-hero-banner .small-heading h6 {
    font-size: 1.25rem;
  }
}
.grid-location-hero-banner .button-container {
  padding-top: 15px;
}
.grid-location-hero-banner .modal-dialog {
  max-width: 65vh;
}
.grid-location-hero-banner .modal-dialog .slider-nav .swiper-slide {
  overflow: hidden;
}
.grid-location-hero-banner .modal-dialog .slider-nav .swiper-slide-thumb-active::before {
  display: none;
}
.grid-location-hero-banner .modal-dialog .slider-nav .swiper-slide::before {
  content: ""; /* Required for pseudo-elements */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Black tint with 50% opacity */
  z-index: 1; /* Places it above the background */
}
.grid-location-hero-banner .location-image-slider {
  overflow: hidden;
  border-radius: 20px;
  box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.25);
}
.grid-location-hero-banner .location-image-slider.location-image-slider-mob {
  border-radius: 0px;
}
.grid-location-hero-banner .location-image-slider.location-image-slider-mob .swiper-slide {
  transition: transform 0.5s ease, opacity 0.5s ease;
  transform: scale(0.8) !important;
}
.grid-location-hero-banner .location-image-slider.location-image-slider-mob .swiper-slide-active {
  transform: scale(1) !important;
}
.grid-location-hero-banner .location-image-slider.location-image-slider-mob .swiper-wrapper {
  height: auto !important;
}
.grid-location-hero-banner .location-image-slider .overlap-button {
  position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 1000; /* Ensures the button appears on top */
  background-color: #ffffff;
  color: #000000;
  border: none;
  cursor: pointer;
  box-shadow: none;
  display: flex;
  align-items: center;
}
.grid-location-hero-banner .location-image-slider .overlap-button svg {
  margin-right: 10px;
}
.grid-location-hero-banner .location-image-slider .overlap-button:hover {
  background-color: #005131;
  color: #ffffff;
  box-shadow: none;
}
.grid-location-hero-banner .location-image-slider .overlap-button:hover svg path {
  fill: #ffffff;
}
@media (max-width: 767.98px) {
  .grid-location-hero-banner .location-image-slider .slick-slide {
    transform: scale(0.9);
    transition: all 300ms ease;
  }
  .grid-location-hero-banner .location-image-slider .slick-slide.slick-current {
    transform: scale(1);
  }
}
.grid-location-hero-banner .location-image-slider .swiper-wrapper {
  padding-left: 0px;
  padding-right: 0px;
}
.grid-location-hero-banner .location-image-slider .image-slide {
  width: 100%;
}
@media (max-width: 767.98px) {
  .grid-location-hero-banner .location-image-slider {
    overflow: visible;
    box-shadow: none;
  }
  .grid-location-hero-banner .location-image-slider .image-slide {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .grid-location-hero-banner .location-image-slider .image-slide img {
    width: 100%;
    border-radius: 20px;
    box-shadow: 3px 3px 8px 2px rgba(0, 0, 0, 0.25);
  }
}
.grid-location-hero-banner .slider-nav {
  padding-top: 10px;
}
.grid-location-hero-banner .slider-nav .slick-slide {
  margin-left: 10px;
  margin-right: 10px;
}
.grid-location-hero-banner .swiper-button-prev {
  z-index: 2;
  left: 39px;
  height: 39px;
  width: 39px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 4px 4px 0px 0px #005131;
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-location-hero-banner .swiper-button-prev::before {
  display: flex;
  content: "";
  opacity: 1;
  font-size: 39px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="19" viewBox="0 0 11 19" fill="none"><path d="M2.82839 9.80762L10.6066 17.5858L9.19235 19L-3.37804e-05 9.80762L9.19235 0.615234L10.6066 2.02945L2.82839 9.80762Z" fill="%23005131"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  height: 19px;
  width: 11px;
}
.grid-location-hero-banner .swiper-button-prev::after {
  display: none;
}
.grid-location-hero-banner .swiper-button-next {
  z-index: 2;
  right: 39px;
  height: 39px;
  width: 39px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 4px 4px 0px 0px #005131;
  display: flex;
  justify-content: center;
  align-items: center;
}
.grid-location-hero-banner .swiper-button-next::before {
  display: flex;
  content: "";
  opacity: 1;
  font-size: 39px;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="19" viewBox="0 0 11 19" fill="none"><path d="M7.77817 9.80761L-1.05753e-06 2.02944L1.41421 0.615223L10.6066 9.80761L1.41421 19L-6.18173e-08 17.5858L7.77817 9.80761Z" fill="%23005131"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  height: 19px;
  width: 11px;
}
.grid-location-hero-banner .swiper-button-next::after {
  display: none;
}
.grid-location-hero-banner .swiper-pagination {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: absolute;
  bottom: 16px;
}
.grid-location-hero-banner .swiper-pagination .swiper-pagination-bullet {
  display: block;
  background-color: #ffffff;
  height: 16px;
  width: 16px;
  border-radius: 100%;
  margin: 0 3px;
}
.grid-location-hero-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #005131;
}
.grid-location-hero-banner .slick-slider {
  line-height: 0;
}