.chat.appointment .elementor-button:hover, .appointment .elementor-button:hover, .chat .elementor-button:hover {
    cursor: pointer;
}

/** Carousel Anything Buttons Fix **/
#content .elementor-widget-tp-carousel-anything button {
    padding: initial!important;
    border-radius: initial!important;
}

/** LocalMed Callout Appointment Buttons **/
#content .callout-appointment.white {
    color: #98C53D;
    background: #fff;
}

#content .callout-appointment.white a {
    color: #98C53D;
}

#content .callout-appointment {
    text-align: center;
    max-width: 225px;
    float: none;
    margin: auto;
    color: #fff;
    white-space: nowrap;
    background: #98C53D;
    padding: 12px 20px;
    border-radius: 50px;
}

#content .callout-appointment a {
    font-weight: 900;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    color: #fff;
    margin-left: 3px;
}

/** Transparent Header **/
#page .transparent-header {
    position: absolute;
    width: 100%;
}

/** Mobile Menu **/
#page .jet-mobile-menu__item a.mobile-link.mobile-top-level-link {
    line-height: 2.2em;
}

/** Chat Buttons **/
.chat .appointment {
    cursor: pointer!important;
}

/** Testimonial Slider **/
.reviews-carousel img {
    max-width: 200px!important;
    text-align: center!important;
}

.reviews-carousel .elementor-testimonial__footer {
    text-align: center!important;
    float: none!important;
    margin-right: auto!important;
    margin-left: auto!important;
}

.reviews-carousel .elementor-testimonial__cite {
    width: 100%!important;
}

@media (min-width: 861px) {.elementor-testimonial__content {
    background-color: #f2f2f2!important;
    padding: 70px 100px 50px 100px!important;
}

.elementor-testimonial__image {
    margin-bottom: -80%!important;
}
}

@media (max-width: 860px) {.elementor-testimonial__content {
    background-color: #f2f2f2!important;
    padding: 70px 50px 50px 50px!important;
}

.elementor-testimonial__image {
    margin-bottom: -80%!important;
}
}

@media (max-width: 400px) {
    .elementor-testimonial__title .social-image {
        max-width: 100%!important;
        width: 100%!important;
    }
}

.elementor-testimonial__text {
    text-align: left!important;
}

/** Testimonial Grid **/
#content .elementor-testimonial-meta {
    text-align: center;
}
/** Column Shape Divider **/
.tp-plus-shape-divider {
    pointer-events: none!important;
}

/** Disable Column Divider on Mobile **/
@media (max-width: 992px) {
    #content .tp-plus-shape-divider  {
        display: none!important;
    }
}

/** COVID Notice Banner **/

#simple-banner .simple-banner-text .sb-text {
    display: inline-block;
}

#simple-banner .simple-banner-text .sb-btn {
    display: inline-block;
    margin-left: 10px;
}

#simple-banner .simple-banner-text .sb-btn a {
    background: #3EA6D2;
    color: #fff;
    padding: 10px 25px;
    border-radius: 50px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: .5px;
}

@media (max-width: 699px) {
    #simple-banner .simple-banner-text .sb-btn {
        display: block;
        margin: 10px auto;
    }
    #simple-banner .simple-banner-text .sb-text:before {
        display: block!important;
        float: none!important;
        margin-left: auto!important;
        margin-right: auto!important;
        margin-bottom: 10px;
    }
}


#simple-banner .simple-banner-text .sb-text:before {
    content: " ";
    background-image: url(/wp-content/uploads/2020/04/emergency_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    float: left;
    width: 30px;
}

#simple-banner .simple-banner-text {
    display: flex;
    display: -webkit-flex;
    -webkit-alilgn-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
}

/** Join Team Button **/
#masthead .join-team-button .menu-text {
    background: #98C53C;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 50px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 700;
}

/** Custom Sidebar **/
#content .elementor-widget-sidebar li {
    display: block;
}

#content .elementor-widget-sidebar .widget {
    margin: 0 0 1em 0;
}

/** Accessibility Widget **/
#INDbtnWrap {
    z-index: 99;
}

.INDMobile #INDmenu-btn {
    top: 74%!important;
    bottom: 104px!important;
}
