
body .ly_footer_82 .default_foot_menu_style .menu_list dl dd{display: flex;flex-wrap: nowrap;flex-direction: row;}
body .ly_footer_82 .default_foot_menu_style .menu_list.menu_list_contact dl dd i{color: var(--ThemesFooterTextColor);line-height: 1.4;}
body #new_footer .default_foot_menu_style .menu_list dd a{margin-left: 5px;}
@media screen and (max-width: 1000px){
    body #new_footer .default_foot_menu_style .menu_list dl.focus dd{display: flex;flex-wrap: nowrap;flex-direction: row;justify-content: center;}
    body #new_footer .default_foot_menu_style .menu_list dl dd a{line-height: 1.6;}
}
