/*
Theme Name:     FitPro Child
Theme URI:      http://portfoliotheme.org/fitpro
Description:    Child theme for the FitPro Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       fitpro
Version:        1.0
*/

@import url("../fitpro/style.css");

#header.sticky #site-logo {
    top: 5px;
    }
	
a.button.black.rounded{
	border-radius:5px !important;
	padding:5px 22px;
}

.ui-tabs-anchor{
	font-weight:bold;
}
#primary-menu > ul.menu > li > a {
font-size: 14px !important;
text-transform: uppercase;
}