
.top-bar__social {
    align-items: flex-start !important;
    justify-content: flex-end !important;
    margin-right: 30px;
}
html body #specialties .contentwrap ul li {
    color: #000 !important;
}
html body #reviews-banner .reviews .reviews-top .container .user-img {
    border-radius: 50%;
    border: 0px solid #fff !important;
}
html body #reviews-banner .reviews .reviews-top .container .user-img img {
    display: none !important;
}
html body header#header .navbar .navbar-collapse .navbar-nav>li.dropdown:hover .dropdown-menu a {
    line-height: 25px!important;
}
.add {
    display: flex;
    flex-wrap: wrap;
}
.location__address img {
    filter: brightness(0) invert(1);
    width: 20px;
    margin-right: 5px;
  height: 20px;
}
.location__address .fa {
    margin-right: 5px !important;
  font-size: 14px !important;
}
.top_strip .row.flex {
    display: flex;
    align-items: center;
    justify-content: flex-end !important;
}
.top_strip .row.flex .col-md-6 {
    width: max-content;
}


.footer-address .button--primary:hover {
    opacity: 0.7;
}





html body header#header .navbar .navbar-collapse .navbar-nav>li.dropdown:hover .dropdown-menu a {
    line-height: 19px;
}
html body .contentwrap h2 {
    font-size: 30px !important;
    line-height: 30px;
    font-weight: 700 !important;
    color: #4b4e52 !important;
}

html body .tooltip.top {
    z-index: 1;
}

.zd-sticky-button {
    bottom: 60px !important;
}


.inner-page-head.services h1 {
        text-shadow: 1px 1px black;
    }

#specialties .contentwrap {
    text-align: left !important;
}


html body .contentwrap h3 {
    font-size: 20px !important;
    line-height: 30px;
    font-weight: 700 !important;
  color: #4b4e52 !important;
      cursor: pointer;
}
.cycle-pager span {
    min-height: 37px;
}


#success-popup .success-message__text .btn {
    color: #fff !important;
    border-radius: 30px;
}

#success-popup .success-message__text .btn:hover {
    opacity:0.7;
}



#success-popup .success-message__text p i.fa {
    color: #adafb1 !important;
}


div#location {
    background: #4b4e52;
}

a:hover{
  text-decoration:none;
}



.mobHdr-btns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    /* margin-left: 15%; */
    margin: 0 auto;
}

.mobHdr-btns a {
    font-size: 17px;
    background: #dabc95;
    color: #fff;
    border: 1px solid #fff;
    padding: 6px 18px;
    margin: 1px 1px;
    text-align: center;
}

.mobHdr-btns a:hover {
opacity:0.7;
}

@media(min-width:900px){
.mobHdr-btns {
display:none !important;
}
}

@media only screen and (max-width: 768px) {
  header#header .navbar .navbar-brand img {
    margin-top: 24px !important;
}
    .inner-page-head.services h1 {
        padding: 0;
        font-size: 30px !important;
    }
  .app{
     right: 45px !important;
     top: 1px !important;
  }
}


#location > div > div.container > div > div.location__list > div > div.location__address > h3 {
    display: none;
}


body {
    background-color: #fdf6ee !important;
}


.inner-page-head {
    margin-top: 118px;
    height: 25vw !important;
    border-bottom: 0px solid #55ba7c !important;
}


 #specialties .main-box .recent-box h3 {
    background: #dabc95 !important;
}

 #specialties .main-box .recent-box h3:hover {
    opacity:0.8;
}



#location .location {
    padding: 50px 0 0 0 !important;
}

.breadcrum_link {
    margin-left: 0;
    color: #4b4e52 !important;
    text-transform: capitalize;
}

.breadcrumb>li {
    color: #4b4e52 !important;
    text-transform: capitalize;
}

section.container-fluid.content-breadcrum {
    background: #dabc95 !important;
}


header#header .navbar .navbar-collapse .navbar-nav>li.dropdown .dropdown-menu {
    top: 64px;
}

#location > div > div.container > div > div.location__list > div > div.location__hours > ul > li:nth-last-child(-n+2) {
    display: none;
}


.ggl i {
    border: none !important;
    font-size: 25px;
      margin-top: -5px;
}

#specialties .main-box .recent-box:hover h3 {
    opacity: 0.8;
}

.location__list {
    background: #4b4e52 !important;
    border-radius: 30px;
}

.location__details p, .location__details ul {
    font-size: 17px !important;
    color: #fff !important;
}


 #footer .footer {
    padding: 0 !important;
}

header#header .navbar .navbar-collapse .navbar-nav>li>a {
    font-size: 15px !important;
    text-transform: uppercase;
}

    


header#header .top_strip .strip-nav-item {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400 !important;
  font-size: 15px !important;
}

#contact {
    padding-top: 50px !important;
}
@media screen and (min-width: 670px) {
    .top_strip {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}



 header#header .navbar, .wawss09 header#header .navbar.affix{
    top: 84px !important;
    padding: 0;
}


.top-bar__social .apt__btn:hover {
    color: #fff !important;
    border: 1px solid #dabc95 !important;
    background:#dabc95 !important;
    margin: 0 5px;
}

.top-bar__social .apt__btn {
    color: #fff;
    border: 1px solid #fff;
    margin: 0 5px;
  font-size: 15px !important;
    font-weight: 400 !important;
}


#location > div > div.container > div > div.location__list > div > div.location__address > p:nth-child(3){
  display:none;
}

.cll{
  color:#fff !important
}

.cll:hover{
  color:#dabc95  !important
}


 #footer > div.footer > div.container > div > div > div > div > span:nth-child(1) > a {
    display: none;
}


#about .about__image {
    filter: grayscale(0) !important;

}

.top_strip .row.flex {
    padding-top: 9px!important;
}

header#header .top_strip {
    height: 150px!important;
}


@media screen and (min-width: 1200px) {
    #header > div > nav > div > div > div.navbar-header > a.navbar-brand.navbar-link > img {
        width: 100%;
        max-width: 197px !important;
        /* max-width: 147px !important; */
        top: -68px !important;
        padding: 0;
        left: 30px !important;
        position: absolute;
    }

  /* header#header .navbar .navbar-brand img {
        filter: invert(1) brightness(100);
  } */
}


@media(max-width:700px){
.top-bar__social {
    display: none !important;
}

  #location .header {
    margin: 0 !important;
}

  h2.title {
    color: #dabc95 !important;
}
}


@media(max-width:1050px){
 header#header .navbar .navbar-brand img {
    height: 50px !important;
 }
}


@media  (min-width: 1800px) and (max-width: 2000px) {
#location .location__map {
    width: 1200px !important;
}
}



@media (min-width: 2000px) and (max-width: 2500px) {
#location .location__map {
    width: 180rem !important;
}
}

@media (min-width: 2500px) and (max-width: 3400px) {
#location .location__map {
    width: 1200px !important;
}
}


@media (min-width: 3500px){
#location .location__map {
    width: 260rem !important;
}
}

.gm-style-iw-chr {
  position: absolute;
  right: 0;
}


.top-bar__social .apt__btn {
  background: #dabc95 !important;
}

.top-bar__social .apt__btn:hover {
  background: #dabc95 !important;
    opacity: 0.95 !important;
      border: 1px solid #fff;
}






@media only screen and (min-width: 64em) {
    html body #bd-callouts a {
        float: none;
        width: max-content;
        margin-right: 1%;
        margin-left: 1%;
        text-align: center;
        display: flex;
        justify-content: center;
    }
}



@media (min-width: 1150px) {
    .navbar-right {
        float: right !important;
        margin-right: -15px;
        margin-top: -3px;
    }

  header#header .navbar {
    height: 67px !important;
    margin-bottom: 0;
}

  header#header .navbar .navbar-collapse {
    float: none !important;
}

  header#header .navbar .navbar-collapse .navbar-nav>li>a:hover {
        border-bottom: none;
        box-shadow: none !important;
    }
}


@media(max-width:1280px){
header#header .navbar .navbar-collapse .navbar-nav>li>a {
    padding: 0 17px !important;
}
}


@media (min-width:1150px) and (max-width:1480px){
header#header .navbar .navbar-collapse .navbar-nav>li>a {
    font-size: 13px !important;
    text-transform: uppercase;
      padding: 0 20px !important;

}
  html body header#header .top_strip .strip-nav-item, html body .top-bar__social .apt__btn{
    font-size: 13px !important;
  }
}


@media (min-width:900) and (max-width: 1050px) {
    header#header .navbar .navbar-collapse .navbar-nav>li>a {
        padding: 0 11px !important;
    }
  header#header .navbar .navbar-collapse .navbar-nav>li>a {
    font-size: 10px !important;
    text-transform: uppercase;
}
}




@media(min-width:1500px){
 nav.strip-nav {
    xmargin-right: -310px !important;
}
}


@media (min-width: 1350px) and (max-width:1500px){
    xnav.strip-nav {
        margin-right: -263px !important;
    }
}

@media (min-width: 1180px) and (max-width:1350px){
    xnav.strip-nav {
        margin-right: -194px !important;
    }
}



@media(min-width:1200px){
header#header .top_strip .strip-nav-item {
    margin-top: 0px;
}
}


@media (min-width:1180px) and (max-width: 1300px) {
    #header > div > div > div > div > div:nth-child(2) > div > div:nth-child(1) {
        xmargin-left: 33px !important;
    }
}


@media(min-width:1300px) and (max-width:1600px){
#header > div > div > div > div > div:nth-child(2) > div > div:nth-child(1) {
      xmargin-left: 115px !important;
}
}



@media(min-width:1600px) and (max-width:2600px){
#header > div > div > div > div > div:nth-child(2) > div > div:nth-child(1) {
    xmargin-left: -35% !important;
}
}

@media(min-width:3500px){
#header > div > div > div > div > div:nth-child(2) > div > div:nth-child(1) {
    xmargin-left: -56% !important;
}
}

@media(max-width:1150px){
.location__details .title {
        font-size: 30px !important;
        max-width: 384px;
        -webkit-letter-spacing: 1px;
        -moz-letter-spacing: 1px;
        -ms-letter-spacing: 1px;
        letter-spacing: 1px;
        line-height: 65px;
        color: #dabc95 !important;
    }
}

@media (max-width: 1250px){
  html body header#header .navbar .navbar-collapse .navbar-nav>li>a {
        font-size: 11px !important;
        padding: 0 18px !important;
    }
  html body header#header .navbar .navbar-collapse {
    width: 82%;
}
}


@media (max-width: 1080px){
html body header#header .navbar .navbar-collapse {
        width: 100% !important;
    }

  .navbar-right {
        float: none !important;
        margin-right: auto;
        margin-left: auto;
    width: 100% !important;
    }
}


@media (min-width: 1080px) and (max-width:1200px){
html body header#header .navbar .navbar-collapse {
        width: max-content !important;
    }

  .navbar-right {
        float: none !important;
        margin-right: auto;
        margin-left: auto;
    width: max-content;
    }
  
}



@media (max-width: 1200px){
  html body header#header .navbar .navbar-collapse .navbar-nav>li>a {
        font-size: 10px !important;
        padding: 0 12px !important;
    }
  html body header#header .navbar .navbar-brand img {
        display: none;
    }
     
      html body .navbar-header {
        display: none;
      }
  header#header .navbar .navbar-collapse {
    float: none;
    width: max-content !important;
    margin: auto;
}
  
}



@media (max-width: 1200px) {
    html body .navbar-header, html body header#header .navbar .navbar-brand img {
        display: block !important;
    }
     html body header#header .navbar .navbar-collapse .navbar-nav {
        float: right !important;
    }
}

   .ins-logos a img {
        margin: 20px 0px !important;
        max-width: 100%;
        width: 115px !important;
    }

    .inner-page-head .services {
        height: 265px !important;
    }

    .inner-page-head {
        height: 265px !important;
    }
@media (max-width: 1100px){
  html body #location .location__map {
    width: 350px !important;
}
}

  @media (max-width: 990px){
  html body #reviews-banner .reviews .reviews-top .container .user-img {
    margin-top: 0px !important;
    
    border: 0px solid #fff;
}
  }
@media (min-width: 2000px) {
  .off-sec .container {
    max-width: 1800px !important;
  }
}
@media (min-width: 3000px) {
  .off-sec .container {
    max-width: 2560px !important;
  }
}
@media (min-width: 1800px) {
  .off-sec .container {
    max-width: 1470px !important;
  }
}
@media screen and (min-width: 998px) {
  header#header .navbar .navbar-brand img {
    top: -75px !important;
    position: relative !important;
  }
}
@media (max-width: 600px) {
  nav.strip-nav {
    justify-content: center !important;
  }
  .top_strip .col-md-6 {
    width: 100% !important;
  }
  header#header .navbar .navbar-brand {
    padding-left: 0;
  }
}
@media only screen and (max-width: 768px) {
    header#header .navbar .navbar-brand {
        padding-left: 0 !important;
    }
}

  @media (min-width: 768px) and (max-width: 1023px) {
     header#header .navbar .navbar-brand img {
        height: 70px !important;
       padding-top: 20px;
    }
  }


@media only screen and (max-width: 1000px) {
    .wawss09 header#header .navbar .navbar-collapse .navbar-nav>li.dropdown .dropdown-menu>li>a, .wawss09 header#header .navbar .navbar-collapse .navbar-nav>li.dropdown .dropdown-menu__child>li>a {
        color: #636363 !important;
    }
}



@media (min-width:700px) and (max-width: 991px) {
    .wawss09 header#header .navbar .navbar-collapse .navbar-nav {
        background: #fff;
        height: 100%;
        overflow-y: auto !important;
        border-bottom: 5px solid #fff;
        float: none !important;
    }

  header#header .navbar .navbar-brand img {
    margin-left: 26px;
  }
}

