* a {
    text-decoration: none;
}
.map-search__location-phone2 {
    background: url(https://my.chiromatrix.com/0097784/storage/app/media/texting-line.jpg);
    font-size: 0 !important;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: default;
    pointer-events: none;
    width: 190px;
    margin-left: -3px;
}
.map-a .map-search__location-contact {
    margin-top: 4px;
    margin-bottom: 16px;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

html{
    opacity: 0;
    transition: all 1s;
}
a.cta__button.component__button--2 {
    color: #fff !important;
}

.map-a .map-search__location-phone2::before {
    content: "Texting Line: ";
}

.anchor1 {
    margin-top: -150px;
    position: absolute;
}

.editable__container iframe {
    max-width: 100%;
}





@media (min-width: 992px) {
   .testimonials_page__container--inner.testimonials__container--inner .testimonials-b .testimonials-grid {
    display: flex;
    flex-wrap: nowrap;
    /* flex-direction: row; */
    justify-content: space-evenly;
}

.testimonials_page__container--inner.testimonials__container--inner li.testimonials-item.text-left {
    width: 49%;
}
.testimonials_page__container--inner.testimonials__container--inner .testimonials-b--12 .testimonials-item {
        margin-top: 24px;
        display: unset !important;
    }
}

.socialmedia__title {
    text-align: center;
}

.col-lg-2.col-sm-12.section__column-3.ple-column-padding.ple-module-justify-right.align-self-center.alias-cta_header .cta__links-wrapper.cta__alignment--center a {
    width: -webkit-fill-available;
    margin-bottom: 5px;
}
@media (max-width:991px) {
        .header1 {
                display:none !important;
        }
}