/*
 Theme Name:   Medixi Child
 Theme URI:    https://wordpress.vecurosoft.com/medixi/
 Author:       Vecurosoft
 Template:     medixi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  medixi-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.header-wrapper {
        position: relative;
    z-index: 41;
    padding-top: 0px;
    border-bottom: 5px solid #27477d;
    padding-bottom: 0px;
    background: #f5f5f5;
}

.home .breadcumb-wrapper{
    display: none;
}
.breadcumb-menu-wrap{
    display: none;
}
.breadcumb-wrapper {
    padding-top: 65px;
    padding-bottom: 6px !important;
    }
    .clientsection{
        display: none;
    }
    .logo img{
        width: 120px;
        height: 70px;
    }