/* HT FID: 272835 - updated 4-11-2025 816AM */

/* 2-21-25 | T3464 */
.sidebar-cta nucleus-link::part(root){
  font-size:1rem !important;
}

/* T3696 - 3-12-2025 | CTA down */
@media (min-width: 768px) {
div.bottom > div.designation{
     margin: 0px 0px 50px 0px; 
}}

/* /find-care - 3-31-2025 | Color bubble */
.accepting-patient{
 width: 13rem;
}

/* C27173 | 4/1/2025 | CTA expand */
@media only screen and (max-width: 767px) {
    .hero>.hero-content>.hero-image>.hero-image-secondary {
        height:  35vh;
    }
}
@media only screen and (max-width: 767px) {
    .tabbed-content>.tab-cta-wrapper>.cta-btn {
       height: 4rem;
    }
}


/* c32602 */
cw-search, .search-container {display:none}


body
  > div.__className_e8ce0c
  > div
  > header
  > nucleus-header
  > div.header-phone-number-details.desktop-align
  > section
  > div.dis-flex
  > div:nth-child(2)
  > select {
  min-width: 208px;
}
