footer {
    background: #240085;
    margin-top: 50px;
}

.product-infos {
    display: none;
}

footer p {
    color: #fff;
    line-height: normal;
}

footer #footer-6 .container {
    padding: 0;
}

#rich-footer-6 {
    padding: 40px 0 0;
    max-width: 100%;
}

#footer-6 a {
    cursor: pointer;
    color: #fff;
}

#footer-6 a:hover {
    color: #eeC343;
    text-decoration: none;
}

#rich-footer-6 .col-md-3 {
    width: 20%;
}

#rich-footer-6 .menu li {
    margin-left: 14px;
    position: relative;
}

#rich-footer-6 .menu li::before {
    margin-left: -1.8em;
    margin-top: 1em;
    position: absolute;
}

#rich-footer-6 h2 {
    margin-bottom: 10px;
    font-size: 20px;
    color: #fff;
    position: relative;
    font-family: 'SofiaPro-Light';
    text-transform: uppercase;
}

#footer-6 #footer_connexes .container {
    padding: 20px 0;
    border-bottom: 1px solid #777;
}

#footer-6 #footer_connexes {
    text-align: center;
    font-size: 16px;
}

#footer-6 #footer_connexes li {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 5px;
}

#footer-6 #footer_connexes li::before {
    content: "";
    position: absolute;
    right: 0;
    height: 12px;
    top: 6px;
    border-right: 1px solid #fff;
}

#footer-6 #footer_connexes li:last-child::before {
    display: none;
}

#footer-6 .menu div {
    padding: 10px;
}

#footer-6 #sub_rich_footer {
    padding: 0 0 30px;
}

#footer-6 #sub_rich_footer .container {
    padding: 0 20px;
    text-align: center;
}

#footer-6 #sub_rich_footer li {
    display: inline-block;
    height: 43px;
    width: 43px;
    margin: 0 18px 10px 18px;
}

#footer-6 #sub_rich_footer li a {
    display: block;
    height: 100%;
    width: 100%;
    transition: all 0.35s;
    background: url(images/footer-share.png) no-repeat;
}

#footer-6 #sub_rich_footer li a:hover {
    text-decoration: none;
    transition: all 0.35s;
    background: url(images/footer-share-o.png) no-repeat;
}

#footer-6 #sub_rich_footer li.footer-twitter a {
    background-position: -82px 0px;
}

#footer-6 #sub_rich_footer li.footer-youtube a {
    background-position: -163px 0px;
}

#footer-6 #sub_rich_footer li.footer-instagram a {
    background-position: -245px 0px;
}

#footer-6 #sub_rich_footer li.footer-linkedin a {
    background-position: -327px 0px;
}

#footer-6 #sub_rich_footer li.footer-flickr a {
    background-position: -408px 0px;
}

#footer-6 #brand_footer {
    display: table-cell;
    padding-left: 10px;
}

#footer-6 #brand_footer a:hover {
    text-decoration: none;
}

#footer-6 #sub_footer {
    clear: both;
    overflow: hidden;
    background: #f2f0f1;
    text-align: center;
    padding: 15px;
}

#footer-6 #sub_footer a {
    color: #000;
}

#footer-6 #sub_footer li {
    display: inline-block;
    position: relative;
    padding: 0 10px 0 5px;
}

#footer-6 #sub_footer li::before {
    content: "";
    position: absolute;
    right: 0;
    height: 12px;
    top: 6px;
    border-right: 1px solid #000;
}

#footer-6 #sub_footer li:last-child::before {
    display: none;
}

#footer-6 h2 span {
    position: absolute;
    left: -38px;
    top: -5px;
    font-size: 28px;
}

#footer-6 h2 span a:hover {
    text-decoration: none;
}

#footer-6 h2 span a:hover::before {
    color: #eeC343;
}

#footer-6 h2 span a:hover::before {
    color: #fff
}

#footer-6 h2 span a::before {
    content: '\e80c';
    font-family: 'ermes-font-update';
    color: #fff;
}

#footer-6 .menu p {
    position: relative;
}

#footer-6 p::before {
    font-family: 'ermes-font-update';
    color: #fff;
    position: absolute;
}

#footer-6 p.adresse::before {
    content: '\e812';
    left: -41px;
    font-size: 32px;
    top: 5px;
}

#footer-6 p.mail::before {
    content: '\e805';
    left: -40px;
    font-size: 28px;
    top: -2px;
}

#footer-6 .menu {
    padding-left: 60px;
    padding-bottom: 30px;
}

@media (min-width: 320px) and (max-width: 567px) {
    #rich-footer-6 .col-xs-6 {
        width: 100%;
    }
}

@media (min-width: 1024px) {
    #rich-footer-6 #menu_4 {
        clear: left;
    }
}

@media (min-width: 1280px) {
    #rich-footer-6 #menu_4 {
        clear: left;
    }
}

@media (min-width: 320px) and (max-width: 414px) {
    #footer-6 p {
        float: none;
    }
}

@media (max-width: 1024px) {
    #footer-6 #footer_connexes .container {
        margin: 0 15px;
    }
}

/* #page.page-admin.footers div.container {
    min-height: 0;
} */