@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');


/* font family lora */
#id_290d10bf-9f57-5a18-9a06-8c01af03d3c9::before a,
.section .component__title,
.section--light .article h1, 
.section--light .article h2, 
.section--light .article h3, 
.section--light .article h4, 
.section--light .article h5, 
.section--light .article h6, 
.section--light .article p, 
.section--light .article ol,
 .section--light .article ul, 
 .section--light .article li, 
 .section--light .article td, 
 .section--light .blog h1, 
 .section--light .blog h2, 
 .section--light .blog h3, 
 .section--light .blog h4, 
 .section--light .blog h5, 
 .section--light .blog h6, 
 .section--light .blog p, 
 .section--light .blog ol, 
 .section--light .blog ul, 
 .section--light .blog li, 
 .section--light .blog td, 
 .section--light .editable__container h1, 
 .section--light .editable__container h2,
 .section--light .editable__container h3, 
 .section--light .editable__container h4, 
 .section--light .editable__container h5, .section--light .editable__container h6, 
 .section--light .editable__container p, .section--light .editable__container ol, 
 .section--light .editable__container ul, .section--light .editable__container li, 
 .section--light .editable__container td
{
    font-family: 'Lora', serif !important;
}
.phone__wrapper a .phone__number
{
    font-family: 'Lora', serif !important;
}
.section .component__title,
.section--dark .banner .component__button--3.cta__button, .section--dark .component__button--3, .section--dark .cta__button.component__button--3 {
    font-family: 'Lora', serif !important;
}
.blade-a.blade-a--12.blade-a__text--swapped :where(*)
{
    font-family: 'Lora', serif !important;
}
.featuredblock__wrap .featuredblock__title,
.section--dark .component__button--1
{
   font-family: 'Lora', serif !important; 
}
.featuredblock__wrap .featuredblock__title {
    font-family: 'Lora', serif !important; 
}
.map__container :where(*) {
    font-family: 'Lora', serif !important; 
}
.hours.component
{
    font-family: 'Lora', serif !important;
}
a.copyright__link
{
    font-family: 'Lora', serif !important;
}
h4.cta-a__subtitle.component__subtitle
{
    font-family: 'Lora', serif !important;
}
p.logo-a__caption.component__subtitle {
    font-family: 'Lora', serif !important;
}
ul.breadcrumb__list li {
    font-family: 'Lora', serif !important;
}
p.leadFormInfo {
    font-family: 'Lora', serif !important;
}
.editable__container--inner.editable__container--inner h2 {
    font-family: 'Lora', serif !important;
}
.section--dark .article h1, .section--dark .article h2, .section--dark .article h3, .section--dark .article h4, 
.section--dark .article h5, .section--dark .article h6, .section--dark .article p, .section--dark .article ol, 
.section--dark .article ul, .section--dark .article li, .section--dark .article td, .section--dark .blog h1, 
.section--dark .blog h2, .section--dark .blog h3, .section--dark .blog h4, .section--dark .blog h5, .section--dark .blog h6, 
.section--dark .blog p, .section--dark .blog ol, .section--dark .blog ul, .section--dark .blog li, .section--dark .blog td, 
.section--dark .editable__container h1, .section--dark .editable__container h2, .section--dark .editable__container h3, 
.section--dark .editable__container h4, .section--dark .editable__container h5, .section--dark .editable__container h6, 
.section--dark .editable__container p, .section--dark .editable__container ol, .section--dark .editable__container ul, 
.section--dark .editable__container li, .section--dark .editable__container td
,.section--dark .navigation-a .navigation__item--link, .section__bg--dark-4 .navigation-a .navigation__item--link,
.section-pagecontent .section--light h1,
.section-pagecontent .section--dark h1{
    font-family: 'Lora', serif !important;
}
body .section--light .editable__container p, body .section--light .editable__container ol, 
body .section--light .editable__container ul, body .section--light .editable__container li, 
body .section--light .editable__container table td, body .section--light .editable__container span
{
    font-family: 'Lora', serif !important;
}
.logo-a__img {
    max-width: 218% !important;
    position: relative;
    left: -91px;
    top: -20px;
}
img.leaflet-marker-icon.leaflet-zoom-animated.leaflet-interactive 
{
    margin-left: 13px !important;
    margin-top: -60px !important;
}
.section--dark .banner .component__button--3.cta__button, 
.section--dark .component__button--3, 
.section--dark .cta__button.component__button--3 
{
    border-color: #193227 !important;
    background-color: #193227 !important;
}
.section--dark .banner .component__button--3.cta__button:hover, 
.section--dark .component__button--3:hover, 
.section--dark .cta__button.component__button--3:hover {
    border-color: #193227 !important;
    background-color: #fff !important;
    color: #193227 !important;
}
.map-search__location-distance 
{
    display: none;
}
.map-search__location-address
{
    padding: 0px !important;
}

/* @media (min-width: 500px){
    .mobileHeader-phone{
        display: none;
    }
} */

@media (max-width: 1024px) {
    .logo-a__img {
    width: 250px;
    position: unset;
    top: 0;
    left: 0;
}
}