/*

Theme Name: Topfun Aviation

Tags: Wordpress Themes, WP Themes, Custom Themes, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready

Text Domain: Topfun Aviation

Version: 1.0

License: Copyrighted

*/
.navigation-text li
{
	display:inline-block;
	list-style:none;
}
.navigation-text li a
{
	color: inherit;
    font-family: inherit;
    font-size: inherit;
    padding: 0 0 0 20px;
    text-decoration: none;
}
.navigation-text a:hover
{
    color: #45c9f5;
    font-family: inherit;
    font-size: inherit;
    padding: 0 0 0 20px;
    text-decoration: none;
}