
/* Hamburger */
.mobileHeader-navWrap {
    padding: 7.5px 15px;
}
.mobileHeader-logoImg {
    min-height: 50px;
}

/* Location */
.section.single-locations-1 .locations-a .list .location__address, .locations-a .location__phone-num, .locations-a .location__address, .locations-a .location__phone--link, .locations-a .location__fax--link, .hours-a .hours__time {
    font-size: 16px;
    line-height: 1.75rem;
}
.locations-a .location__setting-title, .hours-a .hours__dayname {
    font-size: 20px;
    line-height: 1.75rem;
}

/* Testimonials */
.home-tesimonials .col-lg-12 .testimonials-a,
.home-tesimonials .testimonials-d .testimonials-item-wrapper {
    background: #D7D0BF;
    border-radius: 10px;
}
.home-tesimonials .testimonials-d .testimonials-item-wrapper, .home-tesimonials .section--light .testimonials-d .testimonials-content-wrapper {
    min-height: 360px;
}
.home-tesimonials .col-lg-12 .testimonials-a .testimonials-content-wrapper {
    max-width: 730px;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    flex-direction: column;
}
.home-tesimonials .col-lg-12 .testimonials-d {
    max-width: 100%;
}
.home-tesimonials .section--light .testimonials-d .testimonials-content-wrapper {
    max-width: 730px;
    margin: 0 auto;
}

/* Font */
@font-face {
    font-family: Arpon;
    src: url('//stratumderm.com/storage/app/media/Arpona-Medium.ttf');
}
.component_title_default, .component__title, .stats-a .stats-item .stat__title, .search-a__page-title, .section.seo-friendly .component h1, .section.seo-friendly .editable__container h1, .featuredblocks .featuredblock__title {
    font-family: 'Arpon', sans-serif !important;
}


/* Custom colors */
.header-f .locations-a .location__address-wrapper::before {
    color: #16355d;
}
.section.aspen-fb-grid-a-section-and-card-same-color.section__bg--light-4 .section--light .featuredblocks-grid-a .featuredblocks .featuredblock__icon .main-icon {
    color: #18345D;
}
.section--dark .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--dark .form-a .form__input textarea, .section--dark .form-a .form__input select {
    background: rgb(255 255 255 / 70%);
    color: #000;
}
.section--dark .featuredblocks-grid-a .featuredblocks .featuredblock-image-title-wrapper:hover .featuredblock__title {
    color: white;
}
.section--light .map-a .map-search__zip {
    background-color: #d8d0c0;
    color: #000;
}
.section--light .map-a .map-search__search-icon,
.section--light .map-a ::placeholder {
    color: black !important;
}
.section--dark .map-a .map-search__zip {
    background-color: rgb(255 255 255);
}
.section--dark .map-a .map-search__submit {
    color: white;
    background-color: rgb(154 179 202);
    border-color: rgb(154 179 202);
}
.section--dark .map-a .map-search__submit:hover {
    background-color: #3C9EDF;
    border-color: #3C9EDF;
    color: white;
}
.section--dark .cta__button.component__button--1 {
    color: white !important;
}
.section__bg--light-1 .section--light .navigation-a .navigation__list--sub {
    background-color: #f5f5f5;
}
.section--light .articles-a .articles__item {
    background-color: #D6D0BF;
}
.section--light .articles-a .articles__item .article__post-title,
.section--light .articles-a .articles__item .article__post-permalink{
    color: #16355d;
}
.section--light .articles-a .articles__item .article__post-category,
.section--light .articles-a .articles__item .article__post-content p {
    color: black;
}
.section.single-locations-1 .section--light .locations-a .list .location__address:before,
.section.single-locations-1 .section--light .locations-a .list .location__phone:before {
    border-color: #16355d;
    color: #16355d;
}
.home-tesimonials .section--light .testimonials-d .testimonials-content-wrapper {
    background-color: #D6D0BF;
    padding: 50px 15px;
    text-align: center;
}
.home-tesimonials .section--light .testimonials-d .testimonials-item .testimonial__content p, .section--light .testimonials-d .testimonials-item .testimonial__source {
    color: #0F1822;
}
.home-tesimonials h4.testimonials__caption.component__subtitle {
    color: #18345D;
}
.home-tesimonials .section--light .testimonials__container .testimonials-b .testimonials-content-wrapper .testimonial__content span, .section--light .testimonials__container .testimonials-d .testimonials-content-wrapper .testimonial__content span {
    color: #0F1822;
}
.home-tesimonials .section--light .testimonials__container .testimonials-b .testimonials-content-wrapper a, .section--light .testimonials__container .testimonials-d .testimonials-content-wrapper a {
    color: #3C9EDF !important;
}
.fb-grid-a-card-left-align .section--light .component__subtitle {
    color: #18345D;
}
/* .staff_page__container--inner li.staff__item .staff-member__description {
    display: none;
} */
.staff_page__container--inner li.staff__item span.staff-member__name {
    font-size: 1.5rem;
}
/* Media */
@media (min-width: 1200px) {
    .col-lg-12 .testimonials-a {
        max-width: 100%;
        padding: 50px 15px 0;
    }
}
@media (min-width: 992px) {
    .section--light .banner-a .banner__title {
        max-width: 600px;
    }
    .header-c .column-1 {
        max-width: 33.33%;
    }
  .staff_page__container--inner  .staff-member__name-wrapper {
    padding-top: 1.5rem;
  }
}
@media(min-width: 768px) {
    img.align-right {
        float: right !important;
        margin: 0 0 20px 20px !important;
    }
    img.align-left {
        float: left !important;
        margin: 0 20px 20px 0 !important;
    }
}
@media(max-width: 767px) {
    .home-tesimonials .testimonials-d .testimonials-item-wrapper, .home-tesimonials .section--light .testimonials-d .testimonials-content-wrapper {
        min-height: 430px;
    }
    img.align-right, img.align-left {
        float: none !important;
        margin: 0 auto 20px !important;
        display: block;
    }
}
@media(max-width: 519px) {
    .home-tesimonials .testimonials-d .testimonials-item-wrapper, .home-tesimonials .section--light .testimonials-d .testimonials-content-wrapper {
        min-height: 670px;
    }
}