.navigation_footer_large__container {
    display: none !important;
}

img.logo-a__img {
    border: 1px solid;
    padding: 5px;
}

.location__phone a {
color:#134669 !important;
}

/* a.cta__button.component__button--1 {
    max-width: 200px;
} */

@media (min-width: 992px) {
.header1 .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

.header1 a.cta__button.component__button--2 {
    margin-top: 0px;
}

.home_1 .col-sm-12 {
    display: flex !important;
}

.hours1 .hours__wrapper:last-child .hours__day.hours__day--grouped:first-child {
    display: none;
}


/* .locations1 .location__fax:after {
    content: "Also serving Aboite, IN and surrounding areas.";
    margin-top: 10px;
    display: block;
} */

@media (min-width: 768px) {
.form__input.form__input--radio.form-check.form-check-inline {
    flex-direction: row;
    justify-content: space-evenly;    
}
.list_cl2 {
    column-count: 2;
}

}

.blog-singlepost__content ul {
    list-style: disc;
    margin-left: 20px;
}

.hours2 .hours__wrapper:last-child .hours__day:nth-child(-n+5) {
    display: none;
}

.articles__pagination .fancy-pagination {
    display: flex;
    gap: 5px;
}

.articles__pagination .item-list {
    display: none;
}

.article__post-content .article__image, .category__description .article__image {
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    margin-right: 20px;
}

li.articles__item {
    background: var(--color1);
    clear: both;
    height: 190px;
    padding: 15px;
    margin-bottom: 40px
}

a.article__post-title {
    font-size: 24px;
    font-weight: 700;
}

.articles__pagination p.current-page {
    display: flex;
    gap: 5px;
}

@media (max-width: 767px) {
    .article__post-content .article__image, .category__description .article__image {
    float: none;
    height: 100px;
    }
    li.articles__item {
    height: unset;
}
}

.articles__categories-list li, .articles__categories .category__list-child li {
    background-color: var(--color1);
}

a.cta__button.component__button--2 {
    margin: auto;
}

@media (max-width:767px) {
.hours1 .section__column-2.ple-column-padding {
    padding-left: 20px !important;
}
}

.ecare .editable a {
    color: #ffffff;
}

@media(max-width:992px){
.banner-d .banner__title {
    font-size: 36px;
}
}

@media screen and (max-width: 767.98px){
#id_18af3b73-af43-52d8-aeab-2c6801b154aa .section__column-1.ple-column-padding {
    padding-top:0;
    padding-bottom:0;
    margin-bottom:0;   
}
}

img.imghome {
    width: 100%;
    margin-top: 20px;
}