
.hw-nav-contact-us > li > span::before{
	font-family: 'fontsite' ;
	content: '\F008' ;
	margin-right:var(--hw-nav-icn-mr);
}
.hw-nav-contact-text-2 > li > span::before{
 	content: '\F007' ;
 }

.hw-nav-call > li > span::before{
	font-family: 'fontsite' ;
	content: '\F010' ;
	margin-right:var(--se-nav-icn-mr,0.4em);
}

.hw-nav-call-text-2 > li > span::before{
 	content: '\F010' ;
 }

 
.hw-nav-text-html > li,.hw-nav-date-header > li{
	--hw-nav-fn-wt:400;
	--hw-nav-md-ht:auto;
}
.hw-nav-text-header > li > span{
	line-height:1.5em;
}
.hw-nav-date-header > li > span{
	opacity:0.8;
}

.hw-nav-mobile-account > li > a::before,
.hw-nav-account-text > li > a::before,
.hw-nav-account-icon > li > a::before{
	content:'\F002';
	font-family:'fontsite';
}
.hw-nav-account-text-2 > li > a::before,
.hw-nav-account-icon-2 > li > a::before{
	content:'\F001';
	font-family:'fontsite';
}
   
.hw-nav-account-text > li > a::before,
.hw-nav-account-text-2 > li > a::before{
	margin-right:var(--hw-nav-icn-mr,0px);
}
body li a.hw-username{
 text-align: center !important;
font-size: 1.5em !important;
width: 100% !important;
 
 }
 body li a.hw-username::before{
	 float:none !important;
	 	content:'\F002'!important;
	font-family:'fontsite'!important;
	 margin-right: 10px!important;
	 display:inline-block !important;
	 font-size: 1.25em;
 }
 
.hw-nav-banner-header > *{
	height:auto !important;
} 