header
{
	position:relative;
	border:0px solid red;
	padding-top:40px;
	border-bottom:1px solid #e5e5e5;
}

/*------------------------------------------------------------ SEARCH FORM ------------------------------------------------------------*/
#header-mobile-search-form-display-changer
{
	display:none;
}
#header-search-form
{
	display:block;
	position:absolute;
	right:20px;
	top:61px;
	
}
#header-search-form input
{
	display:block;
	float:right;
	padding:0px 10px;
	background:transparent;
	border:1px solid #e5e5e5;
	border-right:0;
	font-size:14px;
	color:#a8a7a7;
	width:311px;
	height:36px;
}
#header-search-form button
{
	display:block;
	float:right;
	padding:0px;
	background:transparent;
	border:1px solid black;
	font-size:12px;
	cursor:pointer;
	width:152px;
	text-align:center;
	height:38px;
	vertical-align:middle;
}
#header-search-form button i
{
	display:none;
}

/*------------------------------------------------------- additional-navigation-menu------------------------------------------------------*/
#header-additional-navigation-menu-display-changer
{
	position:absolute;
	top:0px;
	left:20px;
	padding-top:10px;	
	font-size:15px;
	cursor:pointer;
	font-weight:bold;
	color:#676566;
		
	height:31px;
	width:88px;
	border:0px solid red;
	
}
.hanmdc-smallname
{
	display:none;
}
.hanmdc-bigname
{
	display:inline;
}

.header-mobile-navigation-pad-menues-display-changer-bottom-separator
{
	display:none;
}
.header-mobile-navigation-arrow-right
{
	position:absolute;
	right:20px;
	top:28px;
	background:transparent;
    width: 0;
    height: 0;
	display:none;
}
.header-mobile-navigation-arrow-right-closed
{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid white;
}
.header-mobile-navigation-arrow-right-opened
{
    border-left: 5px solid white;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
	right:22px !important;
	top:25px !important;
}

#header-additional-navigation-menu
{
	
	display:none;
	position:absolute;
	z-index:1000000;
	top:41px;
	left:20px;
	background:white;
	border:0px solid red;
	padding:12px 20px 11px 16px;

	box-shadow: 0px 2px 2px #515151;
	-webkit-box-shadow: 0px 2px 2px #515151;
	-moz-box-shadow: 0px 2px 2px #515151;
	
}	

#header-additional-navigation-menu a
{
	padding: 10px 10px;
	font-size:12px;
	color:#676566;
	text-decoration:none;
	display:block;
	float:left;
}
#header-additional-navigation-menu a:hover
{
	text-decoration:underline;
}
.hanm-link-top-separator,.hanm-link-bottom-separator, .hanm-link-arrow-right
{
	display:none;
}

/*------------------------------------------------------------Header options menu------------------------------------------------------------*/
#header-options-menu-wrapper
{
	position:absolute;
	right:20px;
	top:0;
	font-size:12px;
}

#header-basket
{
	display:block;
	color:white;
	float:right;
	cursor:pointer;
	position:relative;
	text-decoration:none;	
	height:40px;

	/*padding-right:20px;
	width:133px;*/
	
	width:55px;
	padding-right:0px;	
}
#header-basket span
{
	/*display:table-cell;*/
	display: none;
	vertical-align:middle;
	text-align:right;
	width:133px;
	height:40px;
}
#header-basket div
{
	display:none;
}
#header-basket i
{
	position:absolute;
	left:14px;
	top:7px;
	font-size:25px;
}
#header-user-accaunt
{
	display:block;
	float:right;
	padding:0px 20px 0px 42px;
	position:relative;
	color:#676566;
	cursor:pointer;
	/*width:137px;*/
	height:40px;
	text-decoration:none;
}
#header-user-accaunt span
{
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	/*width:136px;*/
	height:40px;
}
#header-user-accaunt div
{
	position:absolute;
	top:6px;
	left:0;
	width:0;
	height:29px;
	border-left:1px solid #e5e5e5;
}
#header-user-accaunt i
{
	position:absolute;
	left:16px;
	top:12px;
	font-size:16px;
}
#header-smile
{
	float:right;
	padding:0px 15px 0px 40px;
	position:relative;
	color:#676566;
	cursor:pointer;
	height:40px;
	text-align:right;
}
#header-smile img
{
	display:none;
	width:16px;
	height:16px;
	position:absolute;
	left:14px;
	top:12px;
}
#header-smile i
{
	position:absolute;
	left:14px;
	top:12px;
	font-size:16px;
}
#header-smile-content
{
	position:absolute;
	top:41px;
	right:1px;
	width:389px;
	padding:74px 40px 50px 40px;
	border:0px solid red;
	background:white;
	opacity:0.95;
	font-size:16px;

	color:black;
	box-shadow: 0px 2px 2px #1178bd;
	-webkit-box-shadow: 0px 2px 2px #1178bd;
	-moz-box-shadow: 0px 2px 2px #1178bd;
	
	z-index:101;
	display:none;
}
#header-smile-content-close
{
	position:absolute;
	left:170px;
	top:10px;
	font-size:20px;
	cursor:pointer;
}
#header-smile-content-close i
{
	font-size:18px;
}
#header-smile-content-update
{
	position:absolute;
	left:20px;
	top:10px;
	font-size:20px;
	cursor:pointer;
}
#header-smile-content-update i
{
	font-size:18px;
}

#header-smile span
{
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	height:40px;
}
#header-smile div
{
	position:absolute;
	top:6px;
	left:0;
	width:0;
	height:29px;
	border-left:1px solid #e5e5e5;
}


#header-language-changer
{
	float:right;
	padding:0px 0px 0px 0px;
	background:white;
	width:51px;
	position:relative;
	z-index:200;
}
.header-language-changer-separator
{
	position:absolute;
	top:6px;
	left:0;
	width:0;
	height:29px;
	border-left:1px solid #e5e5e5;
}
.header-language a
{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:51px;
	height:20px;
	text-decoration:none;
	color:#676566;
}
.header-language span
{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:51px;
	height:20px;
	text-decoration:none;
	color:#676566;
	border:0px solid red;
}
.header-language span div
{
	display:inline-block;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #676566;
	margin:0 0 2px 0;

}
#header-language-changer:hover .header-language
{
	display:block;
}
#header-language-changer div.header-language
{
	display:none;
}
#header-language-changer div.header-language:first-child
{
	display:block;
}
#header-language-changer div.header-language:first-child span
{
	height:40px;
}