.editable_phone a {
    font-size: 1.5rem;
    font-weight: 500;
    background: #ccefff;
    border-radius: 25px;
    color: #2d91c0 !important;
    padding: 5px 10px;
    border: 2px solid;
}

.testimonials .pause-slideshow {
    background: #ceefff;
    color: #2aaeff;
    border-radius: 50%;
}

.testimonials .bx-wrapper .bx-pager .bx-pager-link {
    background: #ceefff;
}

.testimonials .bx-wrapper .bx-pager .bx-pager-link.active, .testimonials .bx-wrapper .bx-pager .bx-pager-link:hover {
    background: #0264a0;
}


.wrap__form.newslettersignup .form {
    
    color: #2aaeff;
    background: #ceefff;
    border-bottom-color: #ceefff;
}

.wrap__form.newslettersignup .form .btn:hover, .wrap__form.newslettersignup .form .btn:focus {
    background-color: #5ebdf8;
}

.wrap__form.newslettersignup .form .btn {
    background-color: rgb(42, 174, 255);
}
.wrap__footer--inner {
    background: #2aaeff;
}

.wrap__form.newslettersignup .form__title {
    color: #2aaeff;
}

  .testimonials {
    background: #2aaeff;
}

 .testimonials__content {
    color: #2aaeff;
}

 .testimonials__source:before {
    background: #ffffff ;
    color: #2aaeff ;
}


 .testimonials__content:after {
    background: #2aaeff;
}

.map {
    background: #ceefff;
}

.map__title {
    color: #2aaeff;

}

.wrp--bttn {
    position: fixed;
    right: 20px;
    top: 260px;
    max-width: 200px;
    border-radius: 10px;
    padding: 10px;
    background-color: #fff;
}

ul#staff__list {
    list-style-type: none;
}

.wrap__page-content--inner {
    padding-top: 5px !important;
}
.cta_pharmacy__container .cta__button {
    width: 100%;
    text-align: center;
    text-decoration: none;
    display: block;
    border: 1px solid #e3e3e3;
}
/*h1.page__title {
    display: none;
}*/
@media all and (max-width: 812px) and (min-width: 320px) {
.cta_pharmacy__container .cta__button {
    width: 80%;
padding: 10px 10px;
    margin: 10px auto;
}
}

@media(max-width: 767px) {
    .wrp--bttn {
        background-color: #fff;
        margin-left: 40px;
        box-shadow: 0 0 5px #00000052;
        margin-top: 4px;
        max-width: 110px;
        position: relative;
        right: unset;
        top: unset;
    }
    .wrap__socialmediaHeader .socialmedia {
        margin-top: 30px;
    }
    .wrap__locationsHeader .location p {
        font-size: 16px;
    }
    .wrap__locationsHeader {
        width: 150px;
        position: relative;
    }
    .editable__container--inner img {
        float: none !important;
        margin: auto !important;
        display: block;
    }
    .wrap__locationsHeader .location__phone:after {
        border: 2px solid #005780;
    }
    .wrap__locationsHeader .location__phone:before {
        color: #005780;
    }
    .wrap__locationsHeader .location a {
        color: #005780;
    }
}
.embedcode_app__container.embedcode__container {
    padding: 24px 0px;
}
.logo__link.logo__left .logo__image {
    padding-left: 8px;
    height: auto!important;
}
a[href^="tel"], a[href^="fax"] {
    cursor: pointer;
    pointer-events: auto;
}

ul.staff__list {
    list-style-type: none;
}

@media (max-width: 520px) {
    .staff-member__image-wrapper {
    float: none;
    margin: auto;
    max-width: 115px;
 }
 .blog__item .blog__post-content img.blog__image {
    float: none;
    margin: 20px auto;
 }
}


@media (max-width: 765px) {
    .wrap__locationsHeader--inner {
      display: none !important;
    }
    .cta_phone_icon__container .hidden--m{
     display: block !important;

    }
    .cta_phone_icon__container.cta__container {
    float: right !important;
    padding: 15px;
    }
    .cta_phone_icon__container span.icon-phone.icon {
    font-size: 18px !important;
    }
    .cta_phone_icon__container span.icon-phone.icon:after {
    content: "";
    border: 2px solid #2aaeff;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 5.5%;
}

}

.testimonials .js-testimonials-layout-settings {
     max-width: 1200px !important; 
    width: 100% !important;
}

@media (min-width: 992px) {
    .wrap__locationsHeader .location__phone:before, .wrap__locationsHeader .location__phone:after{
        font-size: 0px !important;
    }
}

p.editable_phone {
   padding: 10px !important;
   background: #f8f8f5;
   margin-bottom: 0px !important;
}

.phone_1__container--inner.editable__container--inner a.piwik_ignore {
    text-decoration: none !important;
        color: #7f7f60 !important; 
        font-size: 20px;
}

li.testimonials__item {
    margin-right: 60px !important;
}