@media only screen and (max-width: 767px) {
  html body .wa8chrx #appointment .modal-close {
	width: 12% !important;
}
  .selcteddoc-mobile img, .selcteddoc-mobile .selected-doc-name {
    display: none !important;
}
}

.service-box__text {text-align: center !important;}
li.previous-location {
    font-size: 20px !important;
}

.appointment-tab li {
    background: #7d6b59 !important;
}

 .appointment-tab li.active {
 
    background: #479599 !important;
}

#appointment .team .team-box__text, #appointment .serviceslist .service-box__text{
 
    background: #479599 !important;
}
#appointment #location .location__list__content__hours {
 
    color: #000000 !important;
 
}

  #appointment .team .team-box__text {
    background: #7d6b59;
}

  #appointment .form-control {
 
    border: solid 2px #000000 !important;
 
}
 #appointment .builder-dynamic-check:checked+.checkbox-custom-label span {
    color: #fff;
    background: #7d6b59 !important;
}

 #appointment .radio:checked~.switch-handle {
 
    background: #7d6b59 !important;
}

  #appointment .radio-inline .radio:checked~.switch-label:after {
 
    background: #479599;
 color: #fff !important;
}

 #appointment .switch-handle {
   background: #7d6b59 !important;
}

  #appointment .radio-inline .switch-label:before {
    background: #479599 !important;
    color: #fff !important;
}
