/*
Theme Name: 	Bizspeak Child
Theme URI: http://themewinter.com/WP/bizspeak/
Author: tripples
Author URI: http://themewinter.com/
Description:	Child Theme for Bizspeak - Premium WordPress Industrials Theme
Template:		bizspeak
Version: 		1.0
 Text Domain:  themewing
*/

/* Theme customization starts here
-------------------------------------------------------------- */
@import url("../bizspeak/style.css");


/* change color for main nav */
ul.main-menu>li>a {
    font-weight: 600 !important;
    color: #012876!important ;
    }
    
/* top header img bkg */
.site-header {
    background: #1a3973 !important;
    background-image: url('http://www.mobilerepairambulance.com/wp-content/uploads/2015/10/header_bkg_2.jpg') !important;
}

/* white bkg transparency for right hand info */
ul.top-info {
    
    background-color: rgba(252,252,252, 0.86);
    padding: 12px 10px 12px 0px;
    border-radius: 18px;
}

#masthead > div > div > div.col-md-8.col-sm-9 > ul > li:nth-child(1){
    margin-left: 0px;
}

