.fea-submit-button.button.button-primary {
    background: #EBB759 !important;
    font-size: 14px;
}

.wpuf-submit input[type="submit"] {
    background: #B1810B;
    border-radius: 10px;
}

.annuler-save {
    width: 120px !important;
}

.annuler-save a {
    padding: 5px !important;
    /* width: 70px !important; */
}

/* ****************************************************************
                        RESPONSIVE
***************************************************************** */
@media (max-width: 767px) {
    .elementor-28 .elementor-element.elementor-element-a954d29 .elementor-heading-title {
        font-size: 12px;
    }

    .lire-suite {
        text-align: center !important;
    }

    .lire-suite a {
        padding: 10px !important;
    }

    .see-all-product a {
        font-size: 18px;
    }

    .hfe-nav-menu__align-left .hfe-nav-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
        line-height: 10px;
    }

    #menu-item-47.parent-has-child a.hfe-menu-item {
        /* background: red; */
        padding-left: 30px !important;
    }

    #menu-item-47.parent-has-child a.hfe-menu-item[aria-expanded="false"] {
        /* background: yellow; */
        padding-left: 55px !important;
    }
    #menu-item-47.parent-has-child a.hfe-menu-item[aria-expanded="true"] {
        /* background: yellow; */
        padding-left: 45px;
    }

    .texte-adresse .elementor-widget-container p {
        text-align: center !important;
    }

    .adresse-suivre-footer {
        text-align: center;
    }

    .adresse-suivre-footer .elementor-container.elementor-column-gap-default {
        text-align: center !important;
        width: 200px;
    }

    /* .adresse-suivre-footer .elementor-container.elementor-column-gap-default .elementor-icon-wrapper {
        background: blue;
    }

    .adresse-suivre-footer .elementor-container.elementor-column-gap-default .elementor-widget-container {
        background: yellow;
    } */

    .elementor-social-icons-wrapper.elementor-grid {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .lire-suite a {
        padding: 10px !important;
    }

    .hfe-nav-menu__align-left .hfe-nav-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 15px;
        line-height: 10px;
    }

    .texte-adresse .elementor-widget-container p {
        text-align: center !important;
    }

    .adresse-suivre-footer {
        text-align: center;
    }

    .adresse-suivre-footer .elementor-container.elementor-column-gap-default {
        text-align: center !important;
        width: 200px;
    }

    .elementor-social-icons-wrapper.elementor-grid {
        text-align: center;
    }
}