<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Medical Pro Child
Theme URI: http://medicalpro.themedesigner.in
Author: Themedesigner
Author URI: http://www.themedesigner.in
Description: Child theme for medical pro. This is health and medical related websites.
Version: 1.4
License: GNU General Public License v3.0 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: tag1, tag2
Text Domain: medical-pro
Template: medical-pro
Domain Path: /languages
*/

/* vertical align right text pdf*/
.pdf-right-text {line-height: 3.9em;}
span.wpcf7-list-item {
    float: none;
    display: block;
}
.wpcf7-form-control-wrap{
    display: block;
}
footer {
    color: #828FA8;
}
footer .wpb_content_element {
    margin-bottom: 20px;
}
.recent_post_home .media .media-body .meta,
.blog .meta{
    display: none;
}
.blog h3{
    margin-bottom: 40px;
}
.team_section .view_all {
    display: none;
}

/*smaller header on mobile*/
@media (max-width: 767px) {
	.default .navbar .navbar-header a.navbar-brand, .default .navbar.navbar2 .navbar-header a.navbar-brand {margin: 0px 18px;}
}

/*smaller line-height for mobile menu*/
.default .navbar.navbar2 #main_nav .nav li a {line-height:48px;}

/*remove breadcrumbRow*/
.breadcrumbRow {display:none;}

/*blog 100%*/
.category-blog .blog_list {width: 100% !important;}
.category-blog .sidebar {display: none;}
.category-news .blog_list {width: 100% !important;}
.category-news .sidebar {display: none;}
.category-video .blog_list {width: 100% !important;}
.category-video .sidebar {display:none;}

/*libri page - center img*/
.page-id-918 

/*dr. page*/
.postid-22 .sidebar {display:none !important;}
.postid-22 .doctor_details_sidebar {display:none !important;}
.postid-22 .doctor_about {width: 100% !important;}

/*remove comments from blog pages*/
.comments {display:none;}

div .fa-google:before {
    content: "\f09a";
}
.default .navbar #main_nav .nav#menu-menu_1 {
    padding: 20px 0;
}
.single .col-md-8 {
    width: 100%;
}
.author_description{
    display: none;
}

/*remove text page intro on profile page*/
.postid-22 .page_intro .container .row {display: none;}
.page-id-498 .page_intro .container .row {display: none;}

/*remove page intro on all*/
.page_intro .inner .container .row h5 {display: none;}
.page_intro .inner .container .row h2 {display: none;}

.half-full {width: 50%; float:left;font-size:16px; line-height:20px; margin-bottom: 20px;}
.full-full {width:100%;} 
.half-calendar {width: 48%; float:left; margin: 0 1%;}

/*calendar page h3 font-size*/
.page-id-498 h3 {font-size:23px; line-height:27px;  }

@media screen and (max-width: 1024px) {
    .page-id-498 h3 {font-size:19px; line-height:27px;  }

}


@media screen and (max-width: 768px) {
    .page-id-876 .vc_col-sm-2 {
        display: none !important;
    }

    .page-id-876 .wpb_content_element .pdf-right-text {
	line-height: 2.8em;
    }
    .half-full {width: 100%;}
    .half-calendar {width: 100%;}
}
@media(max-width: 991px){
    body.default .navbar .navbar-header{
        width: auto;
    }
}
@media(min-width: 992px){
    .default .navbar .navbar-header a.navbar-brand img {
        width: 174px;
    }
}
@media(max-width: 767px){
    .third-full {width: 100% !important;}
    .profile1 {margin-right: 0;}
    .profile2 {margin-right: 0;}
    .default .navbar .navbar-header a.navbar-brand img {
        width: 174px;
    }
    .default .navbar .navbar-header a.visible-xs{
        background-color: #f27db4;
    }
    div iframe{
        width: 100%;
    }
    /*accordeon press page*/
    .small-tel {font-size: 13px; line-height: 16px;}
    .pdf-right-text {font-size: 13px; line-height: 16px;}
    .vc_tta-title-text {font-size: 15px; line-height: 18px;}
}
@media(max-width: 991px) and (min-width: 768px){
    body.default .navbar #main_nav .nav#menu-menu_1 {
        padding: 0 0 20px;
        margin-top: 0;
    }
    .default .navbar.navbar2 #main_nav .nav li.book {
        padding: 20px 0;
        margin-top: 20px;
    }
}
@media(max-width: 480px){
    .recent_post_home .media {
        margin-right: 0;
        text-align: center;
    }
}

/*homepage last-post line-height for fixing the arrangement*/
.recent_post_home .media .media-body h4 {line-height: 20px;}

/*home page team doctor remove left side*/
.page-id-750 .team_section .team_menu {display: none; width: 0px;}
.page-id-750 .team_section .text-left {width: 100% !important;}
.page-id-750 .team_section .col-sm-8 {width: 100% !important;}
.page-id-750 .team_section .col-md-9 {width: 100% !important;}

/*remove cv from bottom of profile page*/
.postid-22 .doctor_cv {display:none; height:0px;}

/*profile page 3 divs */
.third-full {width: 32%; float: left; padding: 10px; color: #ffffff;  margin-bottom: 20px;}
.profile1 {margin-right: 2%; }
.profile2 {margin-right: 2%; }
.profile3 { }

/*madeby*/
a.madeby {text-transform: lowercase; }
a.madeby:hover {text-decoration:underline !important;}
a.madeby span {text-transform: uppercase !important; }
footer .footer_bottom .copyright a {text-transform: lowercase;}</pre></body></html>