/*
Theme Name: Belgrade Child
Author: Tonatheme
Version: 1.0.0
Author URI: http://themeforest.net/user/tonatheme
Theme URI: http://themeforest.net/user/tonatheme
Description: This is Belgrade Business WordPress theme
License: ''
License URI: ''
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
Text Domain: wp_belgrade
Template: belgrade
*/

/* ajout par gaetan*/
ul, li {
	margin-left: 1em;
}
.menu-item {
	margin-left: 0px !important;
}

.header-style-three .header-upper{
	padding:2px 0px;
}
.main-menu {
	text-decoration:none;
}
.main-header .main-menu .navigation a{
	text-decoration: none;
}
.header-style-three.search-btn{
	display:none;
}

.fa.fa-globe{
	display:none;
}

.fa.fa-search{
	display:none;
}

.sticky-header .main-menu .navigation > li:hover > a, .sticky-header .main-menu .navigation > li.current > a, .sticky-header .main-menu .navigation > li.current-menu-item > a {
    background: #fde953;
    color: #ffffff !important;
    opacity: 1;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

/*.logo{
	width: 154px;
	height: 77px;
}*/

.main-footer .footer-upper{
	    position: relative;
    padding: 30px 0px 0px;
    z-index: 1;
}

.main-footer .footer-bottom{
	    position: relative;
    padding: 0px 0px;
    border-top: 1px solid #09252f;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

