
body .ly_header_7 .default_language_currency_style{line-height: 41px;}
body .ly_header_7 #head_information .wrap_container .wrap_nav{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-right: 10px;
}
body .ly_header_7 #head_information .wrap_container .wrap_social{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 0 15px;
}
body .ly_header_7 #head_information .wrap_container .wrap_social li{
    cursor: pointer;
}
body .ly_header_7 #head_information .wrap_container .wrap_social li i{
    color: #ffffff;
    font-size: 16px;
}
body .ly_header_7 #head_information .wrap_container .wrap_nav a{
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
}
body .ly_header_7 #head_information .wrap_container .wrap_nav a:hover{
    color: #ffffff;
    text-decoration: none;
}
