.p-0 {
  padding: 0 !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 768px) {
  .p-md-5 {
    padding: 3rem !important;
  }
}

@media (min-width: 992px) {
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

@media (min-width: 1200px) {
  .p-xl-4 {
    padding: 1.5rem !important;
  }
}

@media (min-width: 1200px) {
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
}

.bs-icon {
  --bs-icon-size: .75rem;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  font-size: var(--bs-icon-size);
  width: calc(var(--bs-icon-size) * 2);
  height: calc(var(--bs-icon-size) * 2);
  color: var(--bs-primary);
}

.bs-icon-xs {
  --bs-icon-size: 1rem;
  width: calc(var(--bs-icon-size) * 1.5);
  height: calc(var(--bs-icon-size) * 1.5);
}

.bs-icon-sm {
  --bs-icon-size: 1rem;
}

.bs-icon-md {
  --bs-icon-size: 1.5rem;
}

.bs-icon-lg {
  --bs-icon-size: 2rem;
}

.bs-icon-xl {
  --bs-icon-size: 2.5rem;
}

.bs-icon.bs-icon-primary {
  color: var(--bs-white);
  background: var(--bs-primary);
}

.bs-icon.bs-icon-primary-light {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), .2);
}

.bs-icon.bs-icon-semi-white {
  color: var(--bs-primary);
  background: rgba(255, 255, 255, .5);
}

.bs-icon.bs-icon-rounded {
  border-radius: .5rem;
}

.bs-icon.bs-icon-circle {
  border-radius: 50%;
}

@media (max-width: 768px) {
  .navbar {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

img {
  max-height: 60px;
}

@media (max-width: 768px) {
  .navbar-brand img {
    max-height: 40px;
  }
}

@media (max-width: 576px) {
  .navbar-brand img {
    max-height: 30px;
  }
}

.contact-list-sm li {
  font-size: 13px;
}

.contact-list-sm li {
  font-size: 12.68px;
}

.text-custom {
  color: #76a6ca;
}

.text-custom {
  color: #76a6ca;
}

.text-custom {
  color: #76a6ca !important;
}

.fit-cover {
  object-fit: cover;
}

.underline::after {
  background: #76a6ca !important;
}

.list-inline-item:first-child svg {
  pointer-events: all;
}

.list-inline-item:first-child svg:hover {
  fill: #0077b5;
}

.list-inline-item svg {
  cursor: pointer;
}

.list-inline-item:first-child svg {
  pointer-events: all;
}

.list-inline-item:first-child svg:hover {
  fill: #0077b5;
}

<div class="d-flex justify-content-center" > <iframe src="https://www.google.com/maps/embed?pb=YOUR_EMBED_CODE_HERE" width="600" height="400" style="border:0;" allowfullscreen="" loading="lazy" > </iframe > </div > .ratio {
}

.map-center {
  display: block!important;
  margin: 0 auto;
  text-align: center;
}

@media (max-width: 768px) {
  .store-hours {
    font-size: 14px !important;
  }
}

@media (max-width: 768px) {
  .headermobile {
    font-size: 28px !important;
  }
}

@media (max-width: 768px) {
  .responsive-img {
    width: 120px !important;
    height: auto !important;
  }
}

@media (max-width: 768px) {
  .store-hours {
    font-size: 14px !important;
  }
}

@media (max-width: 768px) {
  .headertwo {
    font-size: 24px !important;
  }
}

.emailsize {
  font-size: small;
}

@media (max-width: 768px) {
  .headermobile {
    font-size: 24px !important;
  }
}

@media (max-width: 768px) {
  .mobile {
    font-size: 14px !important;
  }
}

