ul, li {
    font-size: 18px;
    font-weight: 200;
}

.featuredblocks__title {
    font: 22px / 60px "lato-light", "Arial Black", Arial, Helvetica, sans-serif;
    margin: 0 0 16px;
    font-weight: bold;
}
.logo_header__container--inner.logo__container--inner .logo img {
  width: 75px !important;
  height: auto !important;
}
h2.testimonials__title {
    color: black !important;
}
.testimonials-item--content, .testimonials-item--source, .testimonials a, .testimonials p, .testimonials .quotemark {
       color: black !important;
}

em, cite, address {
     margin-right: 25px !important;
}

/* breaks the editor toolbar */
/* i {
     margin-right: 25px;
} */
.wrap__header--middle__left .wrap__logo h4.logo__title {
  font-size: clamp(1rem, 0.6094rem + 1.25vw, 1.3125rem) !important;
}

.testimonials__holder .wrap__image--inner, .testimonials__holder .image__container, .testimonials__holder .image__container--inner, .form__holder .wrap__image--inner, .form__holder .image__container, .form__holder .image__container--inner {
     background: #d0d7df;;
}
.testimonials {
      background: white !important;
}
/* .day:last-child::after {
  content: "Fridays by appointment - Closed Dec 23 and 30, 2022. Have a blessed and healthy holiday season! ";
  padding-top: 10px;
} */
/*.day:last-child::after {
  content: "Open Friday, February 3 and 17, 2023 and we are also open on Presidents day, Monday, February 20, 2023 ";
  padding-top: 10px;
}*/
.day:last-child {
  flex-wrap: wrap;
}
.wrap__hours {
    border-bottom: 0;
}
.wrap__hours--body {
    position: relative;
    z-index: 1000;
    border: 10px solid rgba(163, 119, 116, 0.6);
    width: 477px;
    border-top: 0;
    pointer-events: all;
    background: #e5e6e8;
    padding: 0 28px 26px 28px;
}
/* custome email css */

p.location__email {
    
    cursor: pointer;
    
    }
 p.location__email:hover {
  color: grey;   
 }

 .featuredblocks_home__container--inner ul.featuredblocks__list li.featuredblock__item:nth-child(7) .featuredblock__image{
   background-image: url("/storage/app/media/large-pad_20251108_2336.jpg") !important;
}
@media (min-width:1200px) {
    .featuredblock__item {
        width: 45%;
    }
  
}


.slider .text__wrap {
    background-color: #5e5d67a1;
}

.featuredblock__item [class^="__title"], .featuredblock__item [class*="__title"] {
    font: 24px lato-bold, Arial Black, Arial, Helvetica, sans-serif;
}

.featuredblock__description.nonPle {
    display: none;    
}
@media(max-width: 1199px){
       i, em, cite, address {
     margin-right: -30px !important;
}    
}

@media(max-width: 767px) {
    
     i, em, cite, address {
     margin-right: -35px !important;
}   
.wrap__hours,
.wrap__hours--body {
  width: 100%;
}
}

@media(max-width: 519px){
    
    
    
}

.featuredblocks__title {
    font: 36px / 45px "lato-light", "Arial Black", Arial, Helvetica, sans-serif;
    text-align: center;
    font-weight: bold !important;
}

.logo__link.logo__left .logo__title, .logo__link.logo__left .logo__description {
    text-align: center;
}

@media (max-width: 767px) {
    .logo [class^="__title"], .logo [class*="__title"] {
        font-size: 22px;
    }

    .logo__link.logo__left .logo__image {
        margin: 0 13px 0 0;
        width: 100% !important;
        height: auto !important;
    }

        .wrap__header--middle {
        padding: 0px 0;
    }
        .wrap__header--middle__left {
        margin-bottom: 2px;
    }
        .slider .slider__title {
        font-size: 24px;
        margin-bottom: 22px;
    }
}

@media (max-width: 1024px) {
    .wrap__header--middle .location__phone a, .wrap__header--middle .location__name {
        font-size: 20px;
    }
}

/* @media (max-width: 767px) {
    .logo [class^="__title"], .logo [class*="__title"] {
        font-size: 13px;
        display: none;
    }
} */




@media (max-width: 767px) {
    .logo__link.logo__left .logo__image {
      
        display: none;
    }

    .logo [class^="__title"], .logo [class*="__title"] {
    font-size: 16px;

    }

        .logo__link.logo__left .logo__title, .logo__link.logo__left .logo__description {
        text-align: center;
        line-height: normal;
    }
    
    .wrap__header--top {
        padding: 10px 0;
        display: none;
    }

        .logo__summary {
        flex: 0 1 auto;
        margin-top: 4px;
    }
    span.embeddedVideo--iframe video {
       width: 100%;
       height: auto;
    }
}


.page__title {
    width: 100%;
    margin-top: 5%;
}

.wrap__header--top {
    display: none;
}

@media (max-width: 1240px) {
    .logo_summary_new {
        display: none;
    }
}
@media (min-width: 1241px) {
    a.logo__link.logo__left {
        width: max-content;
    }
    .logo__summary {
        margin: 0 40px 0 0;
    }
    .logo__summary .logo__title {
        text-align: left !important;
    }
    .logo_summary_new2 {
        display: none;
    }
}