
.btn-primary {
    top: 10px !important;
    right: 10px !important;
}
  .badge-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 20px;
  }

  .badge-container img {
    width: 80px;
    height: auto;
  }

  .badge-text {
    font-size: 16px;
    margin-left: 20px;
    display: block;
    color: #000;
    font-weight: 400;
  }

  @media (max-width: 768px) {
    .badge-text {
      display: none;
    }
    .css-only-modal {
    max-width: 60%;
}
  }



.img-banner-top {
    /* position: relative;
    top: -50px; */
}

.text-banner {
    position: relative;
    top: -40px;
    left: 25px;
    color: #000;
    font-weight: 900;
}

.wrap__logo__header {
    display: flex;
}

.navigation:not(.mm-menu) .navigation__list .navigation__item a {
    padding: 15px 26px;
}
.locations_header__container .location {
  display: inline-block;
}
.locations_header__container .location:nth-child(1) {
  margin-right: 10px;
}
.icon-facebook-f:before,
.icon-facebook:before {
  color: #4267b2;
}
.icon-yelp:before {
  color: #c41200;
}
.socialmedia__link:before {
  color: #fff;
}
.socialmedia__link:hover {
  background-color: #fff !important;
}
span.socialmedia__link.icon.icon-facebook {
  background-color: #4267b2;
}
span.socialmedia__link.icon.icon-yelp {
  background-color: #c41200;
}
.icon-facebook-f:hover:before,
.icon-facebook:hover:before {
  color: #4267b2;
}
.icon-yelp:hover:before {
  color: #c41200;
}
.affiliations_gallery__container--inner.gallery__container--inner
  .gallery__title {
  text-align: center !important;
}
.wrap__hours-map {
  background: #f7be24;
}
a {
  color: #3c9a29;
}
.clearfix {
  clear: both;
  overflow: hidden;
}
.center-element {
  text-align: center;
  margin: 10px auto;
  display: block;
}
.f-left-element {
  float: left;
}
.f-right-element {
  float: right;
}
.imgR {
  float: right;
  margin: 5px;
}
.img-width2 {
  width: 450px;
  max-width: 100%;
}
.navigation:not(.mm-menu) .navigation__list > .navigation__item.active a {
  background-color: #59b147;
}
.navigation:not(.mm-menu) .navigation__list .navigation__item a:hover {
  background-color: #469e34;
}
.navigation:not(.mm-menu)
  .navigation__list
  .navigation__item
  .navigation__list--sub
  .navigation__item
  a {
  background-color: #358624;
}
.bx-wrapper .bx-controls .bx-pager a:hover,
.bx-wrapper .bx-controls .bx-pager a.active {
  background-color: #ba5938;
}

.editable_home_above_info__container.editable__container {
  padding: 10px 200px;
  text-align: center;
  margin-bottom: 15px;
}
.cstm-home-heading-content,
.cstm-home-heading-content a {
  font-size: 4vh;
}
.cstm-home-btns a {
  display: inline-block;
  width: 270px;
  vertical-align: middle;
  background: #f7be24;
  padding: 10px 15px;
  border-radius: 10px;
  color: #373737;
  font-weight: bold;
  margin: 5px;
  max-width: 100%;
}
.box-content-design.block-element {
  display: block;
  width: 550px;
}
.box-content-design {
  border-radius: 5px;
  padding: 15px;
  background: #ededed;
  margin-bottom: 10px;
  color: #555;
  border-left: 8px solid #fcb134;
  position: relative;
  display: inline-block;
  width: 400px;
  max-width: 100%;
  vertical-align: top;
  margin: 5px 5px 25px 5px;
}

.box-content-design2 {
  border-radius: 5px;
  padding: 15px;
  background: #ededed;
  margin-bottom: 10px;
  color: #555;
  border-left: 8px solid #fcb134;
  position: relative;
  display: inline-block;
  width: 400px;
  max-width: 100%;
  vertical-align: top;
  margin: 5px 5px 25px 5px;
}

.cstm-home-btns a:hover {
  background: #ecc02e;
  text-decoration: none;
}
.wrap__home-sidebar {
  margin-top: 0;
}
.featuredblock__item:nth-child(4n + 1),
.tab-container .wrap__cta__staff-tab .cta {
  background: #ba5938;
}
.featuredblock__item:nth-child(4n + 4) {
  background: #ec8b2e;
}
.f-right-element .box-content-design {
  display: block;
  margin-right: 20px;
}
/*a.cstm-covid-btn {
    text-align:center;
    display: block;
    width: 415px;
    background: #f7be24;
    margin: 15px auto;
    border-radius: 10px;
    padding: 10px 15px;
    color: #ea3c00;
    font-weight: bold;
}*/
.cstm-covid-btn {
  text-align: center;
  display: block;
  width: 415px;
  font-weight: bold;
  background: #ededed;
  margin-bottom: 10px;
  color: #555;
  border-left: 8px solid #fcb134;
  border-radius: 5px;
  padding: 15px;
  position: relative;
  /* display: inline-block; */
  /* width: 400px; */
  max-width: 100%;
  vertical-align: top;
  margin: 5px auto 25px;
}
.contL {
    width: 350px;
}
.contL h2{
    font-size: 50px;
    font-family: "Black", Arial, Helvetica, sans-serif;
    color: #59b147;
}

.iframe-map {
  border: 0;
  width: 450px;
  height: 250px;
  max-width: 100%;
  margin: 10px 3px;
}

.wrap__locations__header .location__name {
  margin-bottom: 3px;
}

.wrap__locations__header .location__city-state-zip {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.8);
  font-weight: bold;
}

footer {
  background: #59b147 url(../img/footer__background.gif);
}

.copyright__link {
  color: #ffd76b;
}
.copyright__link:hover {
  color: #ba5938;
}
.wrap__map {
  background-color: #f7be24;
}
.wrap__hours {
  background-color: #f3d688;
}
.day__time--wrap,
.day__time:only-child {
  background: #f7be24;
}
.day__time,
.day__time--closed,
.day__time--appt {
  color: #000000;
}
.socialmedia__link:after {
  background-color: #ba5938;
}
.fullwidth-layout.contact .wrap__breadcrumbs + h1 {
  display: none;
}

.wrap__newslettersignup--inner {
  background-color: #f2f2f2;
}

.wrap__socialmedia__header
  .socialmedia
  ul.socialmedia__list
  li.socialmedia__item:nth-child(1) {
  margin-right: 150px !important;
}

.prenatal_notes strong {
  font-weight: 700;
}

.indented_ul {
  transform: translateX(2%);
}

.col60 {
  width: 60%;
  float: left;
  padding: 15px;
}
.col40 {
  width: 40%;
  float: left;
  padding: 15px;
}

.staff_vaccine {
    float: right;
}

.staff_vaccine img {
    width:160px;
    height:auto;
    margin:2px;
    box-shadow: 0 0 3px rgb(0 0 0 / 50%);
}

.cta_homebutton__container--inner .cta__button {
    color: #fff;
    background: #60b14d;
    padding: 16px;
    border: 2px solid #60b14d;
    border-radius: 8px;
   
        
}
.cta_homebutton__container--inner:hover .cta__button:hover {
    background: #3e7331;
    transition: 0.3s;
    text-decoration: none;
   
}
/*---------------Pop up css------------*/ 
#css-only-modals { 
position:fixed; 
pointer-events:none;
left:0;
top:0;
right:0;
bottom:0;
z-index:10000000;
text-align:center;
white-space:nowrap;
height:100%;
}
#css-only-modals:before {
content:'';
display:inline-block;
height:100%;
vertical-align:middle;
margin-right:-.25em;
}
.css-only-modal-check {
pointer-events:auto;
display:none;
}
.css-only-modal-check:checked ~ .css-only-modal {
opacity:1;
pointer-events:auto;
}
.css-only-modal {
width: 700px;
background:#fff;
z-index:1;
display:inline-block;
position:relative;
pointer-events:auto;
padding:0;
text-align:right;
border-radius:4px;
white-space:normal;
display:inline-block;
vertical-align:middle;
opacity:0;
pointer-events:none;
max-width: 90%;

}
.css-only-modal h2 {
text-align:center;
}
.css-only-modal p {
text-align:left;
}
.btn-primary:hover {
color:#fff;
background-color:#999;
border-color:#999;
}
.btn-primary {
color:#fff;
background-color:#ba5938;
border-color:#ba5938;
border-radius: 4px;
padding: 6px 12px;
text-align:center;
position: absolute;
    top: 0;
    right: 0;
        border-radius: 100%;
}
.css-only-modal-check:checked ~ #screen-shade {
opacity:.5;
pointer-events:none;
}
#modal1 { display: none; }
#screen-shade {
opacity:0;
background:#000;
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
pointer-events:none;
transition:opacity .8s;
}
/*------------End pop up css------*/ 
@media (max-width: 1200px) {
  .location__phone a {
    font-size: 20px;
  }
  h3.location__name {
    margin: 0;
    color: white;
    font-weight: 900;
  }
  .wrap__locations__header p {
    margin: 0;
    line-height: 1;
  }
    .featuredblock__item {
        width: calc((100% - 20px) / 2);
        margin-right: 10px;
        height: 265px;
    }
}

@media(max-width: 925px) {
    .text-banner {
        position: unset!important;
        top: unset!important;
        display: block!important;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
  .iframe-map {
    float: none;
    display: block;
    margin: 15px auto;
  }
  .wrap__locations__header .location h3,
  .wrap__locations__header .location p a {
    font-size: 11px;
  }
  .col60,
  .col40 {
    width: 100%;
    float: left;
    padding: 15px;
  }
  
   .staff_vaccine {
        float: unset;
        text-align:center;
    }
    
    .staff_vaccine img {
        margin:5px 10px;
    }
    .featuredblock__item {
        width: calc((100% - 20px));
    }
    .text-banner {
        position: unset!important;
        top: unset!important;
        display: block!important;
        text-align: center;
    }
}
@media (max-width: 515px) {
    .wrap__logo__header {
        display: unset!important;
        
    }
    .wrap__logo__header .top-banner-img {
        text-align: center;
    }
}