/*
 Theme Name:   Joseph Gas
 Theme URI:    http://www.moocowmedia.co.uk
 Description:  Custom childtheme [storefront]
 Author:       Moocow Media
 Author URI:   http://www.moocowmedia.co.uk
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  josephgas
*/


@import url("customcss.css");


.site-header .site-branding img {
    max-width: 200px !important;
}


.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link {
    padding: 13px 0 !important;
}

.MiddleBlocks { height:500px; }

h1, h2, h3, h4, h5, h6 {
color:#333333;
font-size:30px;
}

 h4 {
color:#00adee;
font-size:20px;
font-weight:bold
}
.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #ffffff;
    background-color: #00adee;
    font-size: 16PX;
    font-weight: normal;

}


.no-wc-breadcrumb .site-header { margin-bottom:0px !important }

.main-navigation ul li a { font-weight:bold !important }
.secondary-navigation ul.menu a { font-weight:bold !important }



