/*
Theme Name:Medicure Child
Theme URI:http://medicure.cmsmasters.net/
Author:cmsmasters
Author URI:http://cmsmasters.net/
 Template:medicure
Description:Medicure Wordpress Theme is based on the newest 1.0 version of Cmsmasters' custom wordpress admin panel that allows a profound website management to be performed easily and hassle-free.  The customized admin significantly expands original functionality of Wordpress CMS, turning it into a one-stop solution for creating a beautiful website with highly diversified content. The custom admin key features are:a WYSIWYG content composer - the newest tools implemented by Cmsmasters' developers.
Version:1.4.1
License:
License URI:
Tags:light, white, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, featured-images, sticky-post, custom-colors, custom-background, custom-header, custom-menu, editor-style, post-formats, theme-options, translation-ready, responsive-layout, fixed-layout, microformats, rtl-language-support, threaded-comments
Text Domain:medicure-child
*/


.logo_wrap {
    height: 30%;
    float: left !important;
    margin-left: -42px;
    margin-top: -20px;
}
.custom_header {
    width: 70% !important;
    float: right !important;
}
.header-text {
    width: 100%;
    display: block;
    line-height: 70px;
    padding-top: 30px;
    text-align: right;
}
.header-text .header-title {
    display: inline-block;
    font-size: 26px;
    margin-right: 30px;
    color: #1b90da;
}
.header-text .header-phone {
    display: inline-block;
    font-size: 23px;
    font-weight: bold;
    color: #2a2a2a;
}
#footer {
    background: #1b90da;
}