
    #default_language_currency_box { display: none !important;}
    .ly_header_5 .tool .tool_language { display: none;}
    .ly_header_5 .tool .lang_item.active { color: #ef0b6e; font-weight: bold;}
    .ly_header_5 .tool .lang_item { display: inline-block; padding: 0 10px; height: 30px; line-height: 30px; border-radius: 15px; margin-right: 5px; cursor: pointer; font-size: 16px; color: black; }
    @media screen and (max-width: 1000px) {
        .ly_header_5 .tool .lang_item { display: none; }
    }
