.alias-navigation_header {
    flex-direction: column;
}

a.cta__button.component__button--3.pay-my-bill-btn {
    padding: 14px;
    font-size: 18px;
}

/* doctors layout */
.profile {
    max-width: 800px;
    margin: 0 auto;
    padding: 40px 24px 60px;
}
.intro img {
    width: 150px;
    height: 175px;
    object-fit: cover;
    object-position: center top;
    border-radius: 4px;
    flex-shrink: 0;
    border: 3px solid #2E9C7A;
}
.intro {
    display: flex;
    gap: 32px;
    align-items: flex-start;
    margin-bottom: 40px;
}
.intro-text .cred {
    font-size: 13px;
    font-weight: 700;
    color: #2E9C7A;
    letter-spacing: 0.05em;
    margin-bottom: 4px;
}
.intro-text .specialty {
    font-size: 13px;
    color: #888;
    font-style: italic;
    margin-bottom: 16px;
}
.teal-bar {
    width: 40px;
    height: 3px;
    background: #2E9C7A;
    margin-bottom: 16px;
}
.section-available, .section-available .section {
    position: relative;
}
.section {
    margin-bottom: 36px;
}
.section::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all .3s linear;
}
.section-title {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #2E9C7A;
    margin-bottom: 14px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e4de;
}
.exp-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 24px;
}
.edu-item {
    display: flex;
    gap: 20px;
    margin-bottom: 16px;
}
.edu-year {
    font-size: 11px;
    font-weight: 700;
    color: #2E9C7A;
    min-width: 38px;
    padding-top: 2px;
}
.affil-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.affil-item {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 12px 16px;
    background: #f8f7f4;
    border-left: 3px solid #2E9C7A;
}
.quote {
    border-left: 3px solid #2E9C7A;
    padding: 14px 20px;
    background: #f5fbf8;
    margin: 28px 0;
}
/* end */

/* move cta button PY MY BILL */
.align-BtnPayMyBill .alias-cta_header_home_banner {
    position: relative;
    top: -42px;
    left: 20px;
}
.align-BtnPayMyBill .logo__image {
    position: relative;
    top: -24px;
}
a.navigation__item--link:hover {
    background-color: white !important;
    color: #000 !important;
}
.section--light .navigation-a>.navigation__list>.navigation__item>.navigation__item--link {
    color: #000;
}
.section--light .cta__button.component__button--3:hover {
    border: 2px solid #3dab99;
}
.section--light .cta__button.component__button--3 {
    border: 2px solid #3dab99;
}
.section--light .cta__button.component__button--3 {
    color: #fff !important;
    background-color: #3dab99 !important;
}
 /* .section--light .cta__button.component__button--3 {
     color:#000;
} */
.section--light .navigation-a .navigation__item:hover {
        background-color: #fff!important;
        color:#000;
}

.section--light .navigation-a .navigation__list--sub .navigation__item:hover>.navigation__item--link {
    background-color: #fff;
     color:#000;
}
/* move cta button PY MY BILL */
.section--light .navigation-a>.navigation__list>.navigation__item.has-drop-down .navigation__item--expand {
    color: #0f6abf;
}
.section--light .navigation-a>.navigation__list>.navigation__item:hover>.navigation__item--link {
    color: #0f6abf;
}
.section--light .navigation-a>.navigation__list>.navigation__item:after {
    background: #0f6abf!important;
    border: 2px solid #0f6abf;
}
#id_e10cd45d-33e4-5d18-864d-f36d883f16e3 .section__column-3.ple-column-padding {
    padding-bottom: unset!important;
}
#ple_column-b.alias-map_header_copy {
    padding: 5px !important;
}

/* Header */
.cta-a.cta-a--4 .cta__links-wrapper {
        flex-direction: column;
        gap: 10px;
}
.header-phone span.component-phone__number {
    color: #000 !important;
}
/*----- Custom-Locations-Body.htm edits ---->*/
.wrap__contact-info {
    z-index: 3;
    position: relative;
}
.wrap__contact-info .row_clear {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}
.col2_map_hours {
    float: left;
    width: 46%;
    display: block;
    margin: 0% 2% 4% 2%;
}
.col2_map_hours-left {
    float: left;
    width: 50%;
    margin-right: 10px;
}
.col2_map_hours-right {
    float: left;
    width: 48%;
}
.day__name {
    width: 34%;
    padding: 6px 0px 6px;
}
.day__time--wrap {
    width: 65%;
}
.wrap_location5 {
    width: 50%;
    margin: 0 auto;
}
.map__container--inner {
    position: unset;
}
.map__display {
    position: relative !important;
    width: 100% !important;
    height: 332px !important;
    margin-top: 0;
}
/*----- /Custom-Locations-Body.htm edits ---->*/

.col_days_2 {
    float: left;
    width: 10%;
}
/*----- /Physicians page edits ---->*/
/*-----Custom Map pin with tel----*/
.location-bar {
  background: #fff;
  border-top: 1px solid #e6e6e6;
  padding: 10px 16px;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
}
.location-bar ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
}
.location-bar li{
  display:flex;
  align-items:center;
  gap:8px;
}
.location-bar a{
  display:inline-flex;
  align-items:center;
  gap:8px;
  text-decoration:none;
  color:#2b2b2b;
  font-size: 14px;
}
.location-bar a:hover .label, .location-bar a:focus .label { text-decoration: underline; }
/* icon base */
.icon{ width:18px; height:18px; display:block; }
.icon.pin{ fill:#3dab99;  }
.icon.phone{ fill:#1f9bd7; }

.location-bar .phone{
  padding:6px;
  border-radius:6px;
}
.location-bar .phone:focus, .location-bar .phone:hover{
  background: rgba(31,155,215,0.08);
  outline: none;
  box-shadow: 0 0 0 3px rgba(31,155,215,0.12);
}

.fa-phone:before {
    content: "\f095";
    font-family: 'font-awesome';
}

@media screen and (max-width: 767px) {
  .location-bar ul {
    justify-content: center!important;
    font-size:13px;
  }
}


/*---- End Custom Map Pin----*/
/*---- Locations Page ----*/

.office_info {
    float: left;
    width: 50%;
}
.office_reviews {
    float: left;
    width: 50%;
    text-align: right;
}
.row_clear:after {
    content: "";
    display: table;
    clear: both;
}
.col_days {
    float: left;
    width: 20%;
}
.col_hours {
    float: left;
    width: 40%;
}
.col2 {
    float: left;
    width: 30%;
    margin-left: 169px;
}
#cta__button--icon {
    /* background-color: #13cfd6; */
    background-color: #36ac92 !important;
    color: white;
    border-radius: 20px;
    cursor: pointer;
    display: inline-block;
    font-family: "montserrat-bold", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 31px 10px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    min-width: 195px;
    text-transform: uppercase;
    transition: all .2s ease;
}
.section--light .testimonials-a .testimonials-item .expand,
 .breadcrumb__item a, .copyright__link,
  .component-phone__number {
    color: #36ac92 !important;
}
.section--light .component__title-caption-wrap:after, .title-subtitle__wrapper:after {
    background-color: #36ac92 !important;
}
.cta__button.component__button--1 {
    background-color: #36ac92 !important;
    border: 2px solid #36ac92 !important;
}
.section--dark .cta__button.component__button--3 {
    border: 2px solid #36ac92;
}

/*---- /Locations Page ----*/

/*---- Global ----*/

.wrap__page-content ul, .wrap__page-content ol, .wrap__editable ul, .wrap__editable ol, .wrap__editable-content ul, .wrap__editable-content ol, .staff-member ul, .staff-member ol, .editable ul, .editable ol, .form ul, .form ol {
    clear: none;
}
.col_pics-left {
    float: left;
    width: 45%;
    text-align: right;
    margin-right: 1%;
}
.col_pics-right {
    float: left;
    width: 45%;
    text-align: left;
    margin-left: 1%;
}
.blog .blog__posts .blog__list li, .blog ul.blog__breadcrumbs li {
    margin-bottom: 40px;
    box-shadow: 0 1px 6.5px 1px rgb(20 20 20 / 13%);
    padding: 40px;
}
.featuredblocks-flyup-a .featuredblocks .featuredblock__image {
    width: 200px;
    height: 300px;
}
.globalhours{
    display: none;
}
/*---- /Global ----*/

/* home-custom start */
.map-hours-container{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-items: center;
    gap: 10px;
}
.map-hours-sub-container{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    justify-items: center; 
     gap: 10px;
}
.map-hours-sub-container > div:nth-child(3) {
    grid-column: span 2; 
}
/* form */
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]), .section--light .form-a .form__input textarea, .section--light .form-a .form__input select {
    color: #000 !important;
}
::placeholder{
    color: #000 !important;
}
.section--light .form-a .form__input input:not([type=radio]):not([type=checkbox]) option, .section--light .form-a .form__input textarea option, .section--light .form-a .form__input select option {
    color: #000 !important;
}
/* Responsive Design */
@media (max-width: 768px) {
    .map-hours-container {
        grid-template-columns: 1fr; 
    }

    .map-hours-sub-container {
        grid-template-columns: 1fr; 
    }

    .map-hours-sub-container > div:nth-child(3) {
        grid-column: span 1; 
    }
}
/* home-custom end */
@media (max-width: 1200px) {

    .col2_map_hours {
        width: 100%;
        margin: 0% 2% 4% 0.5%;
    }
    .map__display {
        min-height: 333px;
    }
    .col2_map_hours-right {
        width: 48%;
    }
    .wrap_location5 {
        width: 100%;
        margin-left: 0.5%;
    }
}
@media (max-width: 767px) {
    .wrap__page-content img.align-left, .wrap__page-content img.align-right, .wrap__editable img.align-left, .wrap__editable img.align-right, .wrap__editable-content img.align-left, .wrap__editable-content img.align-right, .staff-member img.align-left, .staff-member img.align-right, .form img.align-left, .form img.align-right {
        float: none !important;
    }

}
@media (max-width: 520px){


    .col2 {
        float: left;
        width: 100%;
        margin-left: 0;
    }
    .col2_map_hours-left {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .col2_map_hours-right {
        width: 100%;
    }
    .office_info {
        width: 100%;
    }
    .col_days {
        width: 30%;
    }
    .col_days_2 {
        width: 25%;
    }
    .col_hours {
        width: 66%;
    }
    .office_reviews {
        text-align: center;
        width: 100%;
    }

    .col_pics-left {
        width: 100%;
        text-align: none;
        margin-right: 0;
    }
    .col_pics-right {
        width: 100%;
        text-align: none;
        margin-left: 0;
    }
}
