/*
Theme Name: Summit Hospital Child
Theme URI: https://www.summithospital.com
Description: Official Website of Summit Hospital
Version: 1.0
Template: summit
*/
.whb-header {
    margin-bottom: unset !important;
}

.main-page-wrapper{
/* padding-top: unset !important; */
}

.map-responsive{
    overflow:hidden;
    padding-bottom: 100%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.topbar-icon {
    width: 25px;
    margin-left: 10px;
}

.menu-emergency-call img{
    width: 50px;
}

sup{
	color: #f00;
}

input[type="number"]{
    padding: 0 15px !important;
    text-align: unset !important;
}

.btn-book-appointment{
    background-color:#015bab !important;
    color: #fff !important;
}

.btn-book-appointment:hover{
    background-color:#07aa46 !important;
}

.title-appointment-booking{
    color:#015bab !important;
}

.wd-plan-footer {
    display: none;
}

.wd-price-table .wd-plan-feature:not(:last-child){
    margin-bottom: 5px !important;
    padding-bottom: 5px !important;
}

.wd-price-table .wd-plan-features{
    padding: 5px 25px !important;
    text-align: left !important;
}

.wd-plan-feature:before {
    content: "\f055";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: green;
    margin-right: 10px;
    font-size: 13px;
}

.wd-price-table .wd-price-value{
    font-size: 28px !important;
}

.wd-price-table .wd-price-suffix{
    font-size: 20px;
    text-decoration: line-through;
}

span.wd-plan-title.title{
    text-transform: unset !important;
}

.wd-price-table .wd-plan-title{
    font-size: 17px !important;
}

.wd-dropdown-menu.wd-dropdown.wd-design-full-width.color-scheme-dark{
    background: #015bab;
}

.department-list a {
    font-size: 18px !important;
}

.department-list li:not(:last-child) {
    border-bottom: 1px solid #0c5291 !important;
}

.department-list a:before{
    content: "\f055";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #fff;
    margin-right: 10px;
    font-size: 13px;
}

.team-member .member-name{
    font-weight: 400 !important;
}

.team-member.color-scheme-light .member-position{
    color: #fff !important;
}

span.pdr-dept {
    color: #000;
}

span.dr-nmc {
    line-height: 60px;
    color: #5f6172;
    font-size: 18px;
}