/*
Theme Name: GYM Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the GYM Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: CoralixThemes
Author URI: http://www.coralixthemes.com
Template: gym
*/



/*Add your own styles here:*/

header {
	background-image:url(images/HeaderBG.png);
	background-position:bottom;
}

body header .top-bar {
	background-color:#426DA0;
	border-top:none;
	border-bottom:none;
}

body header .main-menu {
	background-color:transparent;
	border-top:none;
	border-bottom:none;
}

body header .main-menu {
	padding-bottom:25px;
}

.home .col-md-10 .button-gym {
	display:none;
}

body header .main-menu .main-menu-line {
	border-bottom:none;
}