.featuredblocks-grid-d .featuredblock__image {
    min-width: 100%;
}


.banner-c .slider__background--overlay:after {
    background: #000000 !important;
}
.hours-a__title {
    padding-bottom: 25px;
}
.hours-a__schedule .hours-a__schedule--border {
    padding: 0px 10px;
}
.logo-a__img {
    width: 300px !important;
    height: auto !important;
}
.phone__number {
    font-weight: bold;
    font-size: 1.2625rem;
}

.WriteAReviewButton__Button-sc-55ha4u-1.ggPruH {
    color: #fff !important;
}
.socialmedia {
    padding: 0rem 0;
}
#id_2f505dc4-05b5-5926-9775-b7b949e66c4e::before{
    opacity: 0 !important;
    background-color: white;
}
.featuredblocks-grid-e .featuredblock__bgImage:before{
    opacity: 0.4;
}

/*Accordion*/

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}
.accordion .active, .accordion:hover {
  background-color: #ccc;
}
.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.accordion .active:after {
  content: "\2212";
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.featuredblocks-grid-d .featuredblock__wrap {
    padding: 0 0 1.875rem 0;
}
.featuredblocks-grid-d .featuredblock__image{
    min-height: 215px;
    background-size: cover;
}






@media (max-width: 768px) {
    .banner-c__title, .banner-c__subtitle {
        text-align: center;
    }
    .x21-mobile-controls.d-md-none.sticky-top {
        display: none !important;
    }
    .phoneIconLink.icon {
        font-family: "lato-regular","Arial Black",Arial,Helvetica,sans-serif;
        font-size: 13px !important;
    }
    .icon-phone:before {
        display: none;
    }
}
@media (max-width: 520px) {
    .editable__container img {
        max-width: 100% !important;
        margin: auto !important;
        width: 65% !important;
        float: none !important;
        height: auto !important;
        display: block !important;
        padding-bottom: 7px !important;
    }
    .blade-a__text {
        padding-top: 0rem !important;
    }
    .blade-a__bg {
        margin-bottom: 0rem !important;
        padding-bottom: 1.125rem !important;
    }
}

@media only screen and (max-width: 991px) {
.ple-column--single.ple-module-container.header_location__container--inner.editable__container--inner {
    text-align: center !important;
}
}













