section.loaction_flip.com60 .row:nth-child(3) .cards , section.loaction_flip.com60 > div > div:nth-child(3)::before {
    display: none !important;
}

.subMenu-1 {
    top: 75px !important;
}
div#location .appointment-modal__locations__list:nth-child(3) {
    opacity: 0.4;
    display: none !important;
}
#navigation ul.header-rt li {
    display: flex;

}

html body  #navigation ul.header-rt .ctanav1 p span b {
    font-size: 0px;
}
       #navigation ul.header-rt .ctanav1 p span b {
    font-size: 0px;
}
       html body   #navigation ul.header-rt .ctanav1 p span b:after {
    content: "IRVINE, CA";
    font-size: 17px;
}
  html body   #navigation ul.header-rt .ctanav1 p span .tel:after {
    content: "LAGUNA NIGUEL, CA";
    font-size: 17px;
}
.location_iframe_main iframe {
    width: 100%;
}

@media only screen and (max-width:500px){
 .appointment-modal__doctors__list, .appointment-modal__locations__list {
    min-width: 270px !important;
}
 #specialties {
    margin: 0px !important;
}
}