#logo img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: 75px !important;
	float: left;
	opacity:0.9;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;	
}

#logo .standard-logo span {
	font-size: 18px;
	line-height: 22px;
	float: left;
	font-family: "Oswald", Arial;
	padding: 4px 20px 4px 15px;
	letter-spacing: 2px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;	
}


li.menu-item a {
    font-family: "Oswald", Arial;
    font-weight: 700;
    font-style: normal; 
    font-size: 24px;
    letter-spacing: 2px;
}

.menu-item:not(:first-child) {
    border-top: none !important;
}

.menu-item:not(:first-child) {
    border-top: 1px solid #333;
}

.dark .menu-item.current > .menu-link > div {
  color: #fff;
}

.light .menu-item.current > .menu-link > div {
  color: #000;
}

.menu-item.current > .menu-link > div {
    border-bottom: 2px solid #fff;
    padding-bottom: 8px;
    padding-top: 7px;
}

.menu-item > .menu-link > div {
    border-bottom: 2px solid transparent;
    padding-bottom: 8px;
    padding-top: 7px;
	font-family: "Oswald", Arial;
	font-weight: 400;
	font-style: normal;
	font-size: 24px;
	letter-spacing: 2px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;		
}

#button-dark-mode .button {
	padding: .2em 0em !important;
}

.button-lang-mode {
	padding: .3em .8em .2em .8em !important;
	margin-left: 8px !important;
	text-shadow: none !important;
	font-size: 14px;
	line-height: 34px;	
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 40px;
	width: 40px;	
}

#header {
	z-index: 999;
	/*
	padding: 10px;
	*/
	height: auto;
}

#header .button-home,
#header .button-dark-mode {
   height: 40px;
   width:40px;
   text-align:center;
   padding: .2em .5em !important;
}

#header .button-lang,
#header .button-account {
    padding: .2em 1.5em;
	line-height: 34px;
}

.button-home i,
.button-dark-mode i {
	font-size: 20px;
	margin: 0px;
	overflow: hidden;
	height: 40px;
	display: inline;
	padding: 0px !important;
	line-height: 32px;
}

.button-dark-mode,
.button-lang {
	margin-left: 8px !important;
}

.button-lang {
	cursor:default !important;
}

.button-lang,
.button-home,
.button-dark-mode,
.button-account {
    text-shadow: none !important;
    background-color: transparent !important;
	border-radius: 22px !important;
    padding: 0.3em 1.0em 0.2em 1.0em !important;
    box-shadow: none !important;
    font-size: 14px !important;
    line-height: 33px !important;
	height: 40px;
}

.full-header #logo {
	padding: 0px !important;
}


#header, #header-wrap {
    border-bottom: none !important;
}


#header.full-header #logo {
    border: none !important;
}

.button-settings {
	border-radius: 50%;
	font-size: 30px;
	margin:3px 0px 0px 0px;
	line-height: 30px;
	-webkit-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;		
}

.header-misc {
    margin-left: 0px !important;
    justify-content: right;
}

.header-misc-icon {
    margin: 0px 0px 0px 15px !important;
	float: right;
}

.header-misc-icon > a {
    width: auto;
    height: auto;
    line-height: 23px;
}


.mr-lg-0, 
.mx-lg-0 {
	/*
    margin-right: 0 !important;
	*/
}

#logo {
	margin-top: 10px;
	margin-bottom: 10px;
	/*
	margin-right: inherit !important;
	*/
}

	
.full-header .primary-menu .menu-container {
    padding-right: 0px !important;
    margin-right: 0px !important;
    border: none !important;
}

.full-header #logo {
    padding: 0px !important;
}

#header.full-header #logo {
    border: none !important;
}

#header a.user-photo span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);	
  font-size: 16px !important;
  color: #ccc;
}

.header-misc-left {
  margin-left: 8px !important;
  justify-content: left;
  position: initial;
  display: flex;
  align-items: center;
}

.header-misc-left a {
	font-family: "Roboto", sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
}

#select-city {
	font-size: 14px;
	text-shadow: none !important;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	height:40px;
	line-height: 31px;
}

.button-lang-mode {
	padding: .3em .8em .2em .8em !important;
	margin-left: 8px !important;
	text-shadow: none !important;
	font-size: 14px;
	line-height: 34px;	
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 40px;
	width: 40px;	
}