.container-wrap,html body[data-header-resize="0"] .container-wrap,body[data-header-format="left-header"][data-header-resize="0"] .container-wrap{padding-top:0}
/* Accordéons 2.0 */

.customaccordeons h3, .customaccordeons a {
    font-size: 30px !important;
    line-height: 1.1 !important;
    font-weight: 700 !important;
    color: black !important;
    background-size: auto 100%;
    background-position: left center;
    background-repeat: no-repeat;
    background-color: transparent !important;
}
    
.customaccordeons i {display: none !important;}

.customaccordeons .inner-toggle-wrap {
    text-align: left !important;
}

.customaccordeons .toggle {
    padding-bottom: 10px !important;
    background-repeat: no-repeat;
    background-size: 30% !important;
    background-position: center bottom !important;
    background-image: url('https://originfloat.ch/wp-content/uploads/2020/09/divider-endroit.png');
    }

.customaccordeons .toggle > div {box-shadow: none !important;}