/* changing font */

body, p, .component__p, .editable__container p, .section-editable .editable__container p, .section-editable .editable__container ul, .section-editable .editable__container li, .section-editable .editable__container ol, .editable__container table td, body .editable__container p, body .editable__container ol, body .editable__container ul, body .editable__container li, body .editable__container table td, body .editable__container span, body .editable__container b, body .editable__container a, .form .leadFormInfo,
.section--dark .navigation-a .navigation__item--link, .section--dark .navigation-b .navigation__item--link, .section--dark .navigation-c .navigation__item--link, .section--light .navigation-a .navigation__item--link, .section--light .navigation-b .navigation__item--link, .section--light .navigation-c .navigation__item--link,
.editable__container h6, .editable__container h5, .editable__container h4, .editable__container h3, .editable__container h2, .editable__container h1,
.leaflet-container{
    font-family: "Playwrite DE Grund", cursive !important;
}

.section .component__title,
.section--dark .featuredblocks .featuredblock__wrap .featuredblock__title, .section--light .featuredblocks .featuredblock__wrap .featuredblock__title,
.section .component__subtitle, .form .form__caption, .contact-us-im .form__caption, .component__subtitle,
.section-banner .banner .component__title,
.section-banner .banner .component__subtitle,
.section-breadcrumbs .section--dark .breadcrumb__item, .section-breadcrumbs .section--light .breadcrumb__item{
	font-family: "Playwrite DE Grund", cursive !important;
}

.section--dark .featuredblocks .featuredblock .featuredblock__wrap:hover .cta__button, .section--light .featuredblocks .featuredblock .featuredblock__wrap:hover .cta__button,
.section--dark .hours-a__schedule .hours-a__schedule--border strong, .section--light .hours-a__schedule .hours-a__schedule--border strong,
.section--dark .map .map-a .map__col h3, .section--light .map .map-a .map__col h3,
.copyright__container .copyright__item .copyright__link,
.section--dark .form form .form-wrap__submit input, .section--light .form form .form-wrap__submit input,
.section--dark .component__button--1, .section--dark .component__button--2, .section--dark .component__button--3,
.section--dark .featuredblocks .featuredblock__cta .component__button--2, .section--dark .banner .component__button--2.cta__button, .section--dark .cta__button.component__button--2, .section--light .featuredblocks .featuredblock__cta .component__button--2, .section--light .banner .component__button--2.cta__button, .section--light .cta__button.component__button--2{
	font-family: "Playwrite DE Grund", cursive !important;
}

ul.socialmedia__list .icon {
    font-family: 'font-awesome' !important;
}
/* end font */

@media (min-width: 768px) {
    .logo.text-alignment--center .logo__title {
        font-size: 1.75rem !important;
        color: #5A7A90;
    }
}

@media (min-width: 768px) {
    .section.nav-a-18px .navigation-a>.navigation__list>.navigation__item>.navigation__item--link {
        color: #5A7A90;
    }
}

.section--light .navigation-a .navigation__item--expand {
    color: #5A7A90;
}

.section__bg--light-4 .section--light .navigation-a .navigation__list--sub {
    background-color: #ffd6a8 !important;
}

.section--light .navigation-a .navigation__item:hover>.navigation__item--link {
    color: #fff !important;
}