/* ------------- Single Department -------------- */
.department_des p {
    margin-top: 15px;
}
/*------------------ Single Doctors -----------------*/
#doctors_single .doctors-social i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 10px 10px;
  color: #fff;
  font-size: 12px;
}
.doctor-singles {
  margin-top: 10px;
  margin-bottom: 10px;
}
#doctors_single .doctors-social {
    margin-bottom: 10px;
}
#doctors_single .teams-desig strong{
  font-size: 14px;
  color: #2d3a3d;
  font-family: "Source Sans Pro";
  font-weight: bold;
}
#doctors_single .teams-desig{
  font-size: 14px;
  color: #2d3a3d;
  font-family: "Source Sans Pro";
}
#doctors_single .testimonial_des p{
  font-size: 18px;
  color: #8fa3aa;
  font-family: "Source Sans Pro";
  line-height: 28px;
}
#doctors_single .testimonial_des {
    margin-bottom: 25px;
    color: #555;
    line-height: 24px;
}
#doctors_single blockquote {
  padding: 1.25em 40px;
  color: #383838;
  background: #ffffff;
  border: 1px solid #ddd;
  width: 100%;
}
/*------------------Single Post -----------------*/
#single_post .postbox .postbox-content {
  position: static;
  padding: 15px 0;
}
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 30px;
  background-color: #3fa4f6;
  color: #ffffff;
  margin-left: 15px;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font-size: 28px;
  letter-spacing: 1px;
  color: #1f1e1e;
  font-family: 'PT Sans', sans-serif;
}
.page-header h1{
  color: #1f1e1e;
  font-family: 'PT Sans', sans-serif;
}
.entry-title{
  color: #1f1e1e;
  font-family: 'PT Sans', sans-serif;
}
/*------------------ Single Clients -----------------*/
#clients_single .single-classes-meta i {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  padding: 10px 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  color: #fff;
}
#clients_single .single-classes-meta{
  padding: 13px 0 0 0;
}
#clients_single .single-classes-meta span{
  font-size: 17px;
  letter-spacing: 0px;
  line-height: 29px;
  color: #1f1e1e;
  font-family: "Roboto";
}
.client-des {
    margin-top: 10px;
}
#clients_single .classes_des p{
  font-size: 14px;
  letter-spacing: 0px;
  line-height:30px;
  color: #848484;
  font-family: "Roboto";
}
/*----------------------  index ---------------------------*/
.post-section {
    padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.bradcrumbs{
  padding:30px 0;
  margin-bottom: 20px;
}
.bradcrumbs a{
  background:#f1f1f1; 
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs a:hover{
  background-color:#3fa4f6;
  color: #fff;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
  display: inline-block;
  margin-top: 5px;
}
.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,.posts-navigation .nav-previous,.post-navigation .nav-previous{
  float: left;
  width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
}
/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
  color: #000;
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
  color: #3fa4f6 !important;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],.contac_form input[type='email'],.contac_form input[type='url'],.contac_form input[type='password'],.contac_form input[type='search'],.contac_form input[type='number'],.contac_form input[type='tel'],.contac_form input[type='range'],.contac_form input[type='date'],.contac_form input[type='month'],.contac_form input[type='week'],.contac_form input[type='time'],.contac_form input[type='datetime'],.contac_form input[type='datetime-local'],.contac_form input[type='color'],.contac_form select,.contac_form textarea,.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
 width: 70%;
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:2px dashed #3fa4f6;
  background-color: transparent;
}
.vw_contact-box .wpcf7 input[type="text"], .vw_contact-box .wpcf7 input[type="email"] {
  width: 70%;
  font-size: 16px;
  padding: 10px 10px;
  margin: 0 12px 46px 0;
  height: auto;
  border:2px dashed #3fa4f6;
  background-color: transparent;
}
.vw_contact-box .wpcf7 input[type="text"]::placeholder,.vw_contact-box .wpcf7 input[type="email"]::placeholder,.vw_contact-box .wpcf7 textarea::placeholder{
  font-family: 'PT Sans', sans-serif;
}
.vw_contact-box .contac_form input[type="submit"]{
  border-radius: 40px;
  font-family: 'PT Sans', sans-serif;
  padding: 12px 20px;
  margin-top: 20px;
  background-color: #3fa4f6 !important;
}
.contac_form.col-md-12 {
  margin-top: 20px;
}
section#vw_contact-box{
  padding:0;
  margin:0;
}
.contac_form h3,.contact-color-bg{
  text-align: center;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
  width: 250px;
  margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address,.contact-page-details .contact-email,.contact-page-details .contact-phone{
  text-align:center;
  border:2px dashed #3fa4f6;
  padding: 11px;
}
.contact-page-details span{
  font-size: 18px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 15px;
  color: #1f1e1e;
  font-family: 'PT Sans', sans-serif;
}
.contact-page-details .inner-cont i{
  font-size: 35px;
  color:#343434;
  padding: 14px 0;
}
.contact-page-details .inner-cont p{
  font-family: Poppins,sans-serif;
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.contact-color-bg h3{
  font-size: 36px;
  color: #1f1e1e;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  padding-bottom: 30px;
}
.contact-color-bg form textarea{
  margin-right: 10px;
}
.contact-page-details .inner-cont h6{
  font-family: Poppins,sans-serif;
  color: #343434;
  font-size: 17px;
  font-weight: 600;
}
/* ------------- Category --------------------*/
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}
.content_boxes {
  padding: 0;
  border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
/*-------------- Main Title ---------------*/
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.services_inner h4, .services_inner .short_text {
    color: #ffffff;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/*------------------------- Testimonial Shortcode --------------------------*/
.testimonial-shortcode .testimonials_inner,.testimonial-shortcode .testimonials_inner:hover {
    border: solid 2px #002b46;
}
.our_testimonials_outer.testimonial-shortcode {
    margin-top: 2em;
}
.testimonial-shortcode .testimonials-icon img {
  width: 100%;
}
.clients-box-info{
  text-align: center;
}
/*-------------------Doctors Shortcode-----------*/
.doctors_box h4.doctors_name a {
  color: #000;
  font-size: 16px;
}
.doctors_box .image-box {
    margin-top: 28px;
}
.doctors_box img.client-img {
    border-radius: 50%;
}
.doctors_box p.designation {
    margin-bottom: 15px;
    font-size: 14px;
}
.doctors_box .short_text {
    display: none;
}
.doctors_box .inst_socialbox i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 10px 10px;
  color: #fff;
  font-size: 12px;
  margin-right: 4px;
}
.doctors_box .inst_socialbox {
    margin-bottom: 15px;
}
.doctor-class {
  margin-bottom: 25px;
}
.doctors_box i.fab.fa-facebook-f {
  background: #3c5a99;
}
.doctors_box i.fab.fa-twitter {
  background: #da4835;
}
.doctors_box .content_box p {
  margin-bottom: 5px;
}
.doctors_box i.fab.fa-google-plus-g {
  background: #55acee;
}
.doctors_box i.fab.fa-linkedin-in {
    background: #007bb5;
}
/*---------------Department Shortcode-----------*/
.depart-img img {
    margin-bottom: 20px;
}
.middle-content #vw_comments{
  display: none;
}
/*----------------Happy Clients----------*/
h5.testimonial-title a {
    color: #3fa3f5;
}
.fb_socialbox i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    padding: 10px 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    color: #fff;
}
.fb_socialbox a i.fab.fa-facebook-f {
    background: #3c5a99;
}
.fb_socialbox a i.fab.fa-twitter {
    background: #da4835;
}
.fb_socialbox a i.fab.fa-google-plus-g {
    background: #55acee;
}
.fb_socialbox a i.fab.fa-pinterest-p {
    background: #d73431;
}
.fb_socialbox a i.fab.fa-instagram {
    background: #007bb5;
}
.fb_socialbox {
    margin-top: 15px;
}
.clients-info {
    font-family: 'PT Sans', sans-serif;
    font-style: italic;
    margin-top: 5px;
}
.clients-icon-srtcd {
    margin-top: 10px;
}
.clients-class {
    margin-bottom: 25px;
}
.related-post-wrapper .post-page-title {
    font-size: 15px;
    font-weight: 600;
    display: block;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 18px;
  color: #8fa3aa;
  font-family: "Source Sans Pro";
  line-height: 28px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
  margin-bottom: 39px;
  border: none;
  border-radius: 6px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.metabox {
  color: #000;
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  margin:0 20px 0 0;
}
.metabox .entry-comments,.metabox .entry-author{
  padding: 0 0 0 20px;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#vw_medical_care_sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}
.authordetails{
  padding: 30px 0;
}
.authordetails .author_links{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #90939c;
  font-family: "Roboto";
  font-style: italic;
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
    display: inline;
}
.authordetails ul li a i {
  background-color: #000;
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img{
  border-radius: 50%;
}
.woocommerce .star-rating{
	margin: 10px auto 10px auto !important;
}