
    body .ly_footer_11 .default_foot_menu_style .menu_list.menu_list_contact dd.row {margin-bottom: 5px;}
    body .ly_footer_11 .default_foot_menu_style .menu_list dt {margin-bottom: 15px;}
    body .ly_footer_11 .default_foot_menu_style .menu_list.menu_list_newsletter .subtitle {margin-bottom: 20px;}
    body .ly_footer_11 .nav {padding-bottom: 5px;}
    .ly_footer_11 .default_foot_menu_style .menu_list dd, .ly_footer_11 .default_foot_menu_style .menu_list dd a {word-break: break-word;}
    @media screen and (min-width: 1000px) {
        .ly_footer_11 .wide .default_foot_menu_style .menu_list dl {padding-right: unset;}
        .ly_footer_11 .default_foot_menu_style .menu_list {width: 26%;}
        .ly_footer_11 .default_foot_menu_style {gap: 6%;justify-content: center;}
    }
    @media screen and (max-width: 1000px) {
        body .ly_footer_11 .default_foot_menu_style .menu_list.menu_list_contact dd.row {display: flex !important;}
        body .ly_footer_11 .default_foot_menu_style .menu_list dl {padding-bottom: 15px;}
        body .ly_footer_11 .default_foot_menu_style .menu_list dl dt>i {display: none !important;}
        body .ly_footer_11 .default_foot_menu_style .menu_list dl dd {display: block !important;}
    }
