  #language .IconLang{dsiplay:none !important;}
 #language .ElementSelected{
     color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
	}

  #language .Elemnt{
    text-decoration: none;
    color: #ebebeb;
    font-size:14px;
    text-transform: uppercase;
}

 #language .litesLangs {
    padding: 0px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 25px;
}
  #language .litesLangs li {
    list-style: none;
    float: none;
    clear: both;
    display: block;
    margin-top: 25px;
}





