/*
 Theme Name:   Mow Child Theme
 Theme URI:    https://themeforest.net/item/mow-blog-magazine-wordpress-theme/
 Description:  Child theme for Mow theme
 Author:       Frenify
 Author URI:   http://themeforest.net/user/frenify
 Template:     mow
 Version:      1.0
 License: 	   Located in 'licensing' folder
 License URI:  license.txt
 Tags:         custom-header, custom-background, threaded-comments, custom-menu, featured-images, full-width-template, theme-options, translation-ready
 Text Domain:  mow-child
*/

.copyright{
	text-align:center;
}
.mow_fn_main_nav{
	font-size:16px!important;
}
.mow_fn_header .mow_fn_main_nav > li > a{
	height:100px!important;
	line-height:100px!important;
}
.mow_fn_fixed_right_bar .bar_button .register{
	display:none;
}