header.layout-logo-right .menu {
	text-align: right;
}

header.layout-logo-right .logo {
	padding-left: 5px;
	padding-right: 0;
}


header.layout-fluid-logo-right .logo {
	padding-left: 5px;
	padding-right: 0;
}

header.layout-fluid-logo-right .menu .menu-item:first-child {
	padding-left: 0;	
}


header.layout-fluid-logo-left .menu {
	text-align: right;
}

header.layout-fluid-logo-left .menu .menu-item:last-child {
	padding-right: 0;	
}


header.layout-logo-center > .container > .inner {
	display: block;
}

header.layout-logo-center .logo {
	text-align: center;
	display: block;
	padding: 0;
	margin: 0;
}

header .logo.logo-text {
    padding: 10px 0px;
    white-space: nowrap;
}

header.layout-logo-center .logo.logo-text {
    padding-bottom: 0px;
}
    
header.layout-logo-center .logo img {
	padding-bottom: 0px;
}

header.layout-logo-center > .container {
}

header.layout-logo-center .menu {
	display: block;
	text-align: center;
    margin-bottom: 0px;
    padding-bottom: 10px;
}


/*  #gphw-fb. Design widget.
=================================================*/
#gphw-fd {
    position: fixed !important;
}
