/*
 Theme Name:   Emarat Child
 Theme URI:    http://expert-themes.com/wp/emarat
 Description:  This is Emarat Child WordPress theme
 Author:       Expert Themes
 Author URI:   https://themeforest.net/user/expert-themes
 Template:     emarat
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
 Text Domain:  emarat-child
*/
.main-header.header-style-six .upper-box .logo-box{
	position: absolute;
    top: 0px;
    left: 50%;
	width:150px;
    margin: auto;
	margin-left:-92px;
    display: inline-block;
    padding: 44px 0px;
    
}