/* IMPORT FONTS */
@font-face {
  font-family: "Avalon";
  src: url("/storage/app/media/Avalon-Book-webfont.woff");
}
.component__title-caption-wrap h2 {
    font-size: 16px !important;
    font-family: arial !important;
}
/* HEADER */
/* Header logo and text */
.new_loc_header p {
  margin: 0px;
}
.logo-a__text p {
  text-align: left;
  margin: 0px !important;
  padding: 0px !important;
}

.divTableCell {
    text-align: center;
}
/* Header logo title */
.new_loc_header p,
.new_loc_header a {
  color: #67655c !important;
}
p.logo-a__title.component__title {
        font-style: italic !important;
  padding: 10px 0px 5px 0px !important;
  margin: 0px !important;
  font-family: "Avalon" !important;
  color: #0000ff !important;
  margin-bottom: 5px !important;
}
.new_loc_header div, .new_loc_header p {
    text-align: right;
    color:white !important;
}

.new_loc_header a{
   color: white !Important
}
/* Header logo description */

p.logo-a__caption.component__subtitle {
        font-style: italic;
  padding: 5px 0px 10px 0px !important;
  margin: 0px !important;
  font-family: "Avalon" !important;
  margin-bottom: 0px !important;
    color: red !important;
  font-weight: bold !important;
  margin-bottom: 0px !important;
  font-size: 20px !important;
}

.logo-a.logo-a--8.logo-a__horizontal__left:after {
        float: left;
    content: ' Patient-Centered Care';
    font-style: italic;
    padding: 5px 0px 10px 0px !important;
    margin: 0px !important;
    font-family: "Avalon" !important;
    margin-bottom: 0px !important;
    color: #ffcc00 !important;
    font-weight: bold !important;
    margin-bottom: 0px !important;
    font-size: 20px !important;
}


/* Header logo phone right side */
.phone__number {
  font-family: "Avalon";
  font-size: 20px;
  color: #632466 !important;
}
/* END OF  HEADER */

/* SLIDER  */
/* FADE SETTINGS : SPEED = 6500 PAUSE = 2800 AUTO DELAY = 1 */
.mediaslider-a__title-subtitle h3 {
  font-size: 50px !important;
  width: 85%;
  text-align: center;
  color: black !important;
}

/* CONTENT PAGE TITLE */
/* Hides breadcrums and resize page title */
/* li.breadcrumb__item {
  display: block !important;
}
li.breadcrumb__item:after,
li.breadcrumb__item a {
  display: none !important;
} */
/* li.breadcrumb__item {
  font-size: 24px !important;
}
 */
/* HOME CONTENT CUSTOM TITLE */
.custom_title {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 24px;
  color: #666;
}
/* HOME CONTENT BACKGROUND SETTINGS */
#id_509b2bc6-157d-5ef7-b34e-1170803631f5 {
  background-size: 100% !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
}

/* FOOTER COPYRIGHT HIDDEN LINKS */

#copyright > ul > li:nth-child(4),

#copyright > ul > li:nth-child(6) {
  display: none;
}
.section-copyright .copyright__item:not(:last-child)::after,
.section-copyright #copyright__item:not(:last-child)::after {
  display: none;
}
/*END OF  FOOTER COPYRIGHT HIDDEN LINKS */

/* HIDDEN SECTIONS */
.featured_icons {
  display: none !important;
}

/* SMILE GALLERy */

.divTableRow {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.divTableCell h3 {
  font-family: "Avalon" !important;
}
.bf {
  display: flex;
  justify-content: space-around;

  margin: 10px 0px;
  padding: 3px;
  border-radius: 10px;
}

.divTableCell h3 {
  font-size: 20px;
  padding: 10px;

  text-align: center;
  border-radius: 10px;
  /* background-image: url(); */
  cursor: pointer;
}
/*END OF  SMILE GALLERy */

/* GLOBAL */

/* SMILE GALLERY */
.smilerow {
    display: flex;
    gap: 12px;
}
.smile_gal_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.smilecol img {
    margin: 15px;
}











.ple-column--single.ple-module-container.home_form__container--inner.form__container--inner .form.isPleForm.form-themeExtras {
    text-align: center;
}
.col-md-12.location__text-wrapper a {
    color: white !important;
}
.ftxt {
  text-align: center;
  padding: 20px;
  color: #55504a;
}
/* GLOBAL CONTENT LINK BUTTONS */
.linkbuttons {
  float: right;
}
a.link_btn {
  background: #ffffff;
  padding: 2px 14px;
  text-decoration: none !important;
  border: 1px solid grey;
  border-radius: 3px;
  color: inherit !important;
}

/* IMAGE OFFESETS */
.slider__button-wrapper.banner-img__wrapper {
  outline: none !important;
}
.outline-border.section__bg--dark-1::before {
  outline: 0px !important;
  outline-offset: 0px !important;
}
.section--dark .mediaslider-a__bg img {
  outline: 0px !important;
}

/*END OF  IMAGE OFFESETS */

.asterisk {
  font-size: 10px !important;
}

.section--light .editable__container a {
  color: #0384d7;
  text-decoration: underline;
}
img-right_clear {
  float: right;
  clear: both;
  padding: 0px 10px 10px 0px;
}
.img-left {
  float: left;
  padding: 0px 10px 10px 0px;
}
.img-right {
  float: right;
  padding: 0px 0px 10px 10px;
}

.img-center {
  display: block;
  margin: auto;
}

.wrap__page-content a {
  word-break: break-word;
}

/* FONT COLORS */
.red {
  color: red;
}
.outline-border.section-banner .section--dark .banner-img__wrapper {
  outline: 0px !important;
}
/* END OF GLOBAL */

/* RESPONSIVE */
@media (max-width: 1200px) and (min-width: 992px) {
}
@media (max-width: 991px) and (min-width: 768px) {
  /* START OF SLIDER */
  #id_d7fa7d03-a316-5021-b087-3c0434abe0c2 {
    min-height: 100% !important;
  }
  .banner-c__text.banner-text__wrapper.component__text.row.align-items-center {
    display: none !important;
  }

  .controls-wrapper {
    display: none !important;
  }
  .banner-c .flexslider {
    padding-bottom: 0px !important;
  }
  /* END OF SLIDER */
  /* HEADER SETTINGS TABLET_V2 */
  .new_loc_header {
    width: unset !important;
    gap: 20px !important;
  }
  .col-lg-8.section__column-1.ple-column-padding.col-sm-12.ple-module-justify-left.align-self-center.alias-logo_header,
  .col-lg-4.section__column-2.ple-column-padding.col-sm-12.ple-module-justify-right.align-self-center.alias-new_location_header {
    max-width: 50%;
  }
  .col-lg-4.section__column-2.ple-column-padding.col-sm-12.ple-module-justify-right.align-self-center.alias-sticky_location_header {
    flex: 0 0 50%;
  }

  /* HEADER SETTINGS TABLET
  .section .ple-module-justify-right,
  #id_eddbfbb5-5ac6-58a5-9bc0-d29c78c7f254
    .section__column-2.ple-column-padding,
  .alias-phone_home_sticky {
    display: unset !important;
    justify-content: unset !important;
    max-width: 30% !important;
  }

  .section .ple-module-justify-left,
  #id_eddbfbb5-5ac6-58a5-9bc0-d29c78c7f254
    .section__column-1.ple-column-padding {
    display: unset !important;
    justify-content: unset !important;
    max-width: 70% !important;
  }

  .phone__wrapper.text-right a {
    text-align: right !important;
  } */
}

@media (max-width: 767px) {
    .smilerow {
    flex-direction: column;
}
  .mobileHeader-container.d-md-none.sticky-top {
    background: #04364e;
  }
  nav#mobileHeaderNav {
    background: #04364e;
  }
  .mm-navbar.mm-navbar-top.mm-navbar-top-1.mm-navbar-size-1.mm-hasbtns a {
    color: white !important;
  }
  .fullwidth-layout img {
    width: 100%;
    height: auto;
    display: block;
    float: none;
    margin: auto;
  }
  .banner-c .flexslider {
    padding-bottom: 0px !important;
  }
  /*     STSRT OF SLIDER */
  #id_d7fa7d03-a316-5021-b087-3c0434abe0c2 {
    min-height: 100% !important;
  }
  .banner-c__text.banner-text__wrapper.component__text.row.align-items-center {
    display: none !important;
  }

  .controls-wrapper {
    display: none !important;
  }

  #id_d7fa7d03-a316-5021-b087-3c0434abe0c2
    .section__column-1.ple-column-padding {
    padding-top: 10px;
    padding-bottom: 0px !important;
  }

  /* END OF SLIDER */

/*   li.breadcrumb__item {
  font-size: 20px !important;
} */

  /* LINK BUTTONS */
  .linkbuttons {
    float: unset;
    text-align: center;
    margin: 20px 0px;
    line-height: 3;
  }

  /* IMGE SETTINGS MOBILE  */

  /* SLIDER TITLE */
  .mediaslider-a__title-subtitle h3 {
    width: 100%;
    font-size: 30px !important;
  }
}

/* QUERY FOR MOBILE IMGAES ONLY */

@media (max-width: 560px) {
  /* SMILGE GALLERY */
  .divTableCell h3 {
    margin: 0px 58px;
    font-size: 17px !important;
    padding: 6px;
  }
  .home_editable__container.editable__container img,
  .alias-pcontent img {
    float: none;
    display: block;
    margin: auto;
    padding: 15px;
    width: 100%;
    height: auto;
  }
}
