    /*
    Theme Name: Fitness Child Theme
    Theme URI: http: //mysite.com/
    Description: This is a custom child theme I have created.
    Author: My Name
    Author URI: http: //mysite.com/
    Template: fitness-wp
    Version: 0.1
    */

    @import url("../fitness-wp/style.css");
.header_info {
	color:#ffffff;
	font-family:'Muli', sans-serif;
	font-size:12px;
	float:right;
	clear:both;
	margin-top:0px !important;
	width:100%;
	text-align:right;
	}