html body{
font-weight:300;
color:#222;
}

.header.header-version-v6 .iw-logo img.main-logo {
    margin: 10px 0;
}

.iw-footer-middle .widget_nav_menu .menu li a:hover{
color:#fff;
}

.breadcrumbs {
    padding: 0 0 5px;
}

.widget-info-footer .link_page_about_us{
color:#fff !important;
}

.header-version-v6 .iw-top-bar{
font-family:nunito;
}

.appointment-form-header {
    padding: 20px;
}

.appointment-form-body input, .appointment-form-body select {
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    margin-bottom: 5px;
}
.appointment-form-body textarea{height:70px !important;}

.meet-other-doctors{display:none;}
.doctor-education-profile{display:none;}
.single-indoctor .social-link{display:none;}
.single-indoctor .view-schedule{display:none;}

.iw-footer-default .widget-info-footer .iw-widget-about-us img {
    border-radius: 10px;
    border: solid 2px #fff;
}

.iw-copy-right {
    text-align: center;
}

@media screen and (max-width:600px){
.header.header-version-v6 .logo {
    margin:  5px 0;
    padding: 5px 0;
}
.header.header-version-v6 .logo img {
    max-height: 100%;
}
}