/* p.info.inf.add-split-javascript {
  font-size: 0 !important;
}
p.info.inf.add-split-javascript:before {
  content: "120 Oakmont Dr, Greenville, NC, 27858";
  font-size: 14px;
}
 */
section#reviews-banner section.reviews.border-bottom .col-md-12.text-center .user-img {
    display: none !important;
}
.google-review-link {
    display: block; 
    color: #ffa200;
    font-weight: 600;
    text-decoration: none;
    transition: color 0.3s ease;
    margin: 10px auto;
    width: 100%;
    text-align: center;
}

.google-review-link:hover {
  color: #cc8400;
  text-decoration: underline;
}


.carousel-meet-btn {
    display: inline-block;
    margin-top: 15px;
    padding: 10px 30px;
    background-color: #f7941d;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    border-radius: 25px;
    transition: background 0.3s ease;
}
 
.carousel-meet-btn:hover {
  background-color: #000; color: #fff;
}


  header#header .navbar ul.navbar-nav > li:nth-last-child(3) > a {
    border-radius: 30px;
    height: 40px !important;
    line-height: 40px !important;
    padding: 0 30px !important;
    margin: 18px 10px 0 0px;
    text-transform: uppercase;
    font-size: 14px !important;
    background: #ffa200;
    color: #fff !important;
}
  header#header .navbar ul.navbar-nav > li:nth-last-child(3) > a:hover {
    background: #000 !important;
}

.w1maqk8h header#header .navbar, .w1maqk8h header#header .navbar.affix, .w1maqk8h header#header .navbar.affix-top{
      background: #ffffffdb;
}
.skiptranslate.goog-te-gadget:before {
    content: 'Haga Clic Aqui Para Espanol';
    background: #000000;
    width: 100%;
    display: block;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 13px;
}
.goog-te-gadget-simple {
    background: #000 !important;
    color: #fff !important;
    padding: 4px 10px !important;
    border: 2px solid #000 !important;
    /* border-radius: 3px; */
    cursor: pointer !important;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out !important;
    /* border-radius: 6px; */
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #ffffff !important;
}
html body .carousel-main .carousel-caption-desk h1:after,html body .carousel-caption-mob h1:after {
    content: '1295 East Arlington Blvd Greenville, NC, 27858' !important;
}

   @media screen and (max-width: 768px) {
    .w1yjvx0j .appointment-modal__doctors__list {
  
    min-width: unset !important;
    }
}