/** TERACT ACCORDIION **/
/*add icon to the opened accordion*/
.pa-add-accordion-icon .et_pb_accordion_item.et_pb_toggle_open .et_pb_toggle_title:before {
    display: block;
    font-family: ETmodules!important;
    font-weight: 400!important;
    content: "\58"!important;
}

.teract_accordion H6 {
    font-family: Poppins, sans-serif;
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
}

/** JARDILAND **/
div.jardinerie_animalerie_container_with_macaron {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

div.jardinerie_animalerie_brand_img_container img {
    margin-bottom: 2em;
}

div.jardinerie_animalerie_brand_img_container {
    width: 90%;
}

img#jardiland_jardinerie {
    width: 23%;
}

span#sup_in_list {
    font-size: 12px;
}

/** GAMMVERT **/
img#gammvert_jardinerie {
    width: 30%;
}

/** DELBARD **/
img#delbard_jardinerie {
    width: 16%;
}

/** JDR **/
img#jdr_img {
    width: 14%;
}

/** NOA **/
img#noa_animalerie {
    width: 12%;
}

/** BOULANGERIE LOUISE **/
img#boulangerie_louise {
    width: 13%;
}

/** GRAND MARCHE **/
img#grand_marche_img {
    width: 21%;
}

/** FRAIS D'ICI **/

img#fraisdici_alimentaire {
    width: 13%;
}

/** BIO N CO **/
img#bionco {
    width: 20%;
}

/** ECLOZ **/
img#ecloz {
    width: 20%;
}

/** INVIVO NOS **/
img#invivo-nous-on-seme {
    width: 18%;
}

/** PURE FAMILY **/
img#purefamily_alimentaire {
    width: 18%;
}

/** LSDT **/
img#lsdt {
    width: 18%;
}

.teract_accordion blockquote {
    border-color: #7DE29F;
}

@media all and (max-width: 1023px) {
    div.teract_cfa_adn_accordion div.et_pb_accordion_item {
        padding-top: 50%;
        margin-bottom: 12% !important;
    }

    div.teract_cfa_adn_accordion div.et_pb_accordion_item::before {
        width: 80px;
        height: 80px;
        top: 10%;
        left: 5%;
    }

    div.teract_cfa_adn_accordion div.et_pb_accordion_item.et_pb_toggle_open::before {
        top: 4%;
    }

    div.et_pb_accordion_item_4::after {
        position: absolute;
        content: "";
        bottom: -10%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #7DE29F;
    }

    div.jardinerie_animalerie_container_with_macaron {
        flex-direction: column;
    }

    img#jardiland_jardinerie {
        width: 63% !important;
    }

    img#gammvert_jardinerie {
        width: 55% !important;
    }

    img#delbard_jardinerie {
        width: 46% !important;
    }

    img#jdr_img {
        width: 40% !important;
    }

    img#noa_animalerie {
        width: 32% !important;
    }

    img#boulangerie_louise {
        width: 33% !important;
    }

    img#bionco {
        width: 50% !important;
    }

    img#fraisdici_alimentaire {
        width: 33% !important;
    }

    img#grand_marche_img {
        width: 55% !important;
    }

    div#jardiland_elu_meilleur_chaine img {
        width: 55%;
        margin-top: 1em;
    }
}

@media all and (min-width: 1024px) {
    div.teract_cfa_adn_accordion div.et_pb_accordion_item {
        padding-top: 13%;
        margin-bottom: 13% !important;
    }

    div.teract_cfa_adn_accordion div.et_pb_accordion_item::before {
        width: 160px;
        height: 160px;
        top: 30%;
        left: -30%;
    }

    div.teract_cfa_adn_accordion div.et_pb_accordion_item_4::after {
        position: absolute;
        content: "";
        bottom: -45%;
        left: 0;
        width: 100%;
        height: 1px;
        background: #7DE29F;
    }
}

div.teract_cfa_adn_accordion div.et_pb_accordion_item::before {
    content:"";
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

div.teract_cfa_adn_accordion div.et_pb_accordion_item_0::before {
    background-image: url('/wp-content/themes/Formations_Teract/assets/uploads/images/100_pourcent_tutoree.png');
}

div.teract_cfa_adn_accordion div.et_pb_accordion_item_1::before {
    background-image: url('/wp-content/themes/Formations_Teract/assets/uploads/images/100_pourcent_innovante.png');
}

div.teract_cfa_adn_accordion div.et_pb_accordion_item_2::before {
    background-image: url('/wp-content/themes/Formations_Teract/assets/uploads/images/100_pourcent_adaptee.png');
}

div.teract_cfa_adn_accordion div.et_pb_accordion_item_3::before {
    background-image: url('/wp-content/themes/Formations_Teract/assets/uploads/images/100_pourcent_rythme.png');
}

div.teract_cfa_adn_accordion div.et_pb_accordion_item_4::before {
    background-image: url('/wp-content/themes/Formations_Teract/assets/uploads/images/100_pourcent_agile.png');
}