/* Enter Your Custom CSS Here */
.asif-rahaman{color: #000;}
.asif-rahaman:hover{color: #E1E1E1;}
.red-btn {
  background: #34328F none repeat scroll 0% 0%;
}
.red-btn:hover {
  background: #212163 none repeat scroll 0% 0%;
}

.green-btn {
  background: #0084C9 none repeat scroll 0% 0%;
}

.green-btn:hover {
  background: #0075A8 none repeat scroll 0% 0%;
}

.about-us {
 background: #0084C9 none repeat scroll 0% 0%;
}

.about-us * .white-text {
  color: #fff !important;
}

.about-us * p {
  color: #EDF2F4!important;
}
.doctor.type-doctor header.entry-header{ margin-bottom: 30px;}
.doctor.type-doctor .entry-content p{margin: 0 0 5px;} 
.widget .widget-title{color: #34328F}
.widget .widget-title:before{background: #C4599B;
}
footer {
    margin-top: 0px;
}
.entry-title, .entry-title a, .widget-title, .widget-title a{color:#34328F;}
.entry-title:before{background: #C4599B;}
::selection {
    background: #0084C9;
    color: #FFF;
}
.doctor-template-default .entry-meta{ display:none;}
.doctor-template-default .entry-footer{ display:none;}