/* .subMenu-1 li:hover ul.SuperSubMenu-1 li a {
    color: #fff !important;
} */

    /* .subMenu-1 li:hover .subMenu-1 a{
        color: #fff !important;
    } */

/* 
.footer__wrap .col-md-8 .col-md-3.logo__footer {
    display: none !important;
} */

#success-popup .success-message__text {
    background: #fff;
}
body .modal-content.success-message {
    background: none !important;
}
#success-popup .success-message__text p {
    color: #000 !important;
    font-size: 15px !important;
}
#appointment .fill-form .pop_h5 {
    font-size: 32px !important;
    font-weight: 700 !important;
}
#appointment .app-header {
    font-size: 32px !important;
    font-weight: 700 !important;
}
#appointment .team .team-box__img img {
    object-position: center !important;
}
.foot-sec .hour__wrap p:first-child::after {
    content: ', 85204';
}
section#location h2:before {
    content: 'Location ';
    font-size: 30px;
}
section#location h2 {
    font-size: 0; 
}

.w1lixhjf .location-hours li span {
    width: 43%;
    float: right;
    color: var(--w1lixhjf-0);
}
.social-icon-container {
    width: 18% !important;
}
.col-md-3.logo__footer p:nth-child(1)::after {
    content: ', ';
    background: #fff;
    position: relative;
    color: #fff;
    right: 45px;
}

.header__top a .fa {
    color: #000 !important;
}


.row.location-hours-details {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.row.location-hours-details .col-md-5 {
    display: none !important;
}

.row.location-hours-details .col-md-4, .row.location-hours-details .col-md-3 {
    width: 50%;
}

 .foot-sec .footer__wrap .col-md-4 li {
    font-size: 26px;
    line-height: 24px;
}

.foot-sec .footer__wrap .col-md-4 li a {
    font-size: 15px !important;
}

.foot-sec .footer__wrap .col-md-4 ul {
    padding-left: 15px !important;
}


.foot-sec .footer__wrap  p.info, .foot-sec .footer__wrap  a.info {
   font-size: 15px !important;
}



@media only screen and (max-width: 767px) {
  section#location h2:before {
   
    font-size: 25px;
}
    
.row.location-hours-details .col-md-4, .row.location-hours-details .col-md-3 {
    width: 100%;
}

}