/*
Theme Name: Flex Business Child - Menubar
Theme URI: http://creativthemes.com/downloads/flex-business-free/
Template: flex-business
Author: Creativ Themes
Author URI: http://creativthemes.com/
Description: Flex Business is a clean and Modern WordPress Theme. Flex Business is best suited for corporate website like Financial Adviser, Accountant, Consulting Firms, insurance, loan, tax help, Investment firm etc. This is a business theme that is help full for online presence for Corporate Business and Financial Firms. This theme comes with necessary features for your online presence like portfolio, blog and personal profile page etc. Flex Business can be a great choice for your online presence. It is super responsive and easily customizable WordPress theme.
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-menu,featured-images,full-width-template,translation-ready,theme-options,threaded-comments,custom-logo,custom-background,custom-header,footer-widgets,blog
Version: 1.5.1622561020
Updated: 2021-06-01 15:23:40

*/

div.custom-header-class {
	background-color:#282C2E;
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
}


div.custom-header-logo-class {
	position: absolute;
	background-color:#A6CF39;
	height:50px;
	width:85px;
	padding-top:10px;
}

div.custom-header-login-class {
	position:absolute;
	right:20px;
	top:10px;
}

div.custom-header-login-class a {
	text-decoration: none;
	color:#ffffff;
}

div.custom-header-platforms-class {
	position: absolute;
	left:80px;
	top:10px;
}

div.custom-header-lang-class {
	position:absolute;
	right:350px;
	top:10px;
}

div.custom-menu-class ul {
    /*margin:20px 0px 20px 0px;*/
	margin-left:15px;
	display: inline-block;
    list-style-type: none;
    list-style: none;
    list-style-image: none;
    text-align:right;
}

div.custom-menu-class li {
	list-style: none;
    margin: 0px 20px 0px 20px;
    display: inline-block;
	
} 

div.custom-menu-class a { 
	text-decoration: none;
	color:#ffffff;
}

/*fixing the image menu location for text below and above*/
/*text below menu*/
.menu-image-title-below.menu-image-not-hovered img, .menu-image-title-below .menu-image-hover-wrapper img {
	padding-bottom:0px;
	display:inline-block;
}

.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper {
	padding-bottom:0px;
}

.menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below, .menu-image-title-below, .menu-image-title-above, .menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
	font-size:14px;
	line-height:14px;
}

.menu-image-title-above.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper, .menu-image-title-above .menu-image-hover-wrapper {
	padding-top:0px;
	display:inline-block;
}

/*.menu-image-title-above.menu-image-not-hovered > img, .menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper, .menu-image-title-above .menu-image-hover-wrapper*/