
#main-footer .footer-widget h4.title {
    padding-bottom: 20px !important;
    font-size: 18px
}

#footer-widgets .footer-widget li {
    padding: 0px;
    font-size: 15px;
    margin-bottom: 0px;
    transition: .3s ease all;
}

#footer-widgets .footer-widget li:hover {
    padding-left: 2px;
}

#footer-widgets .footer-widget li:before {
    list-style-type: none;
    content: "→ " !important;
    border-style: none;
    position: inherit;
    top: inherit !important;
}

#footer-widgets .footer-widget li.ajout-marge {
    margin-bottom: 25px;
}


/* Hook pour la signature O'Aka */

div#footer-bottom {

    background-color: #ffffff !important;

}

div#footer-bottom div#footer-info:before {

    content: url("../modules/oaka-modules-whitelabel/images/picto-oaka.png") !important;
    padding: 0 5px 0 0;
    vertical-align: -37%;

}

div#footer-bottom div#footer-info a {

    color: #f48b2e !important;
    font-weight: 600;

}

/* .et_pb_section.et_pb_section_1_tb_footer.et_pb_with_background.et_section_regular {
    position:fixed!important;
    left:0;
    bottom:0;
    width: 100%;
} */