.nav-perso-off .nav {
    padding: 0;
    background-color: #F63114;
}

@media (min-width: 1024px) {
    .nav-perso-off .nav__wrapper2 :nth-last-child(2) {
        margin-right: 0;
        color: white;
    }

    .nav-perso-off .nav__wrapper2 :nth-last-child(2):hover {
        color: black;
    }
}

@media (min-width: 1600px) {
    .margin-top-wiziblocks #c1-body .body__wrapper--withoutPadding .wiziblocks__item.margin-top-small, .margin-top-wiziblocks #c1-body .wrapperPage__right .wiziblocks__item.margin-top-small {
        margin-top: 0px !important;
    }
}

@media (min-width: 1024px) {
    .nav__maxWidth {
        justify-content: space-around;
    }
}

@media (min-width: 1024px) {
    .header__logo img {
        max-height: 100px;
        margin-top: 20px;
    }
}

@media (min-width: 1024px) {
    .header__relative {
        padding: 0px 40px;
    }
}

@media (min-width: 1024px) {
    .wizi-imgtxt--textRightTextLeft, .wizi-imgtxt--TextSmallLeftTextRight {
        margin-top: -50px;
    }
}

.powered {
    background: #0f0606;
}

@media (min-width: 720px) {
    .wizi-wrapper--slider>div:first-child {
        margin-right: 0px;
    }
}

.firstbanner .wizi-wrapper :not(.wizi-wrapper__background) {
    background-color: transparent;
}

.footer__wrapper__bloc__infos__contact__link {
    display: none;
}

.footer__wrapper__bloc__infos__separator {
    display: none;
}

@media (min-width: 768px) {
    .reassurance__wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap; /* Ensure items do not wrap to the next line */
    }

    .reassurance__wrapper__item {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        width: 24%; /* Adjust width to ensure all items fit in one line */
        margin: 0 0.5%; /* Adjust margin to reduce space between items */
    }

    .reassurance__wrapper__item__icon {
        font-size: 2em; /* Adjust the size of the icons */
        margin-bottom: 10px; /* Space between icon and text */
    }

    .reassurance__wrapper__item__text {
        font-size: 1em; /* Adjust text size if needed */
    }
}

@media (min-width: 1600px) {
    .margin-top-wiziblocks #c1-body .body__wrapper--withoutPadding .wiziblocks__item.margin-top-small, .margin-top-wiziblocks #c1-body .wrapperPage__right .wiziblocks__item.margin-top-small {
        margin-bottom: 0px !important;
    }
}

@media (max-width: 719px) {
    .margin-top-wiziblocks #c1-body .body__wrapper--withoutPadding .wiziblocks__item.margin-top-small, .margin-top-wiziblocks #c1-body .wrapperPage__right .wiziblocks__item.margin-top-small {
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}

.materiel-motoculture .wizi-wrapper :not(.wizi-wrapper__background) {
    background: black;
}

.section-jardin .wizi-wrapper :not(.wizi-wrapper__background) {
    background: black;
}

.notre-histoire .wizi-wrapper :not(.wizi-wrapper__background) {
    background: black;
}

.wizi-slider .slick-dots li.slick-active button:before {
    background-color: #F63114;
}

@media (min-width: 1024px) {
    .nav-perso-off .nav__label:hover .nav__itemlvl1, .nav-perso-off .nav__label--open .nav__itemlvl1 {
        color: #000000;
    }
}

/*TEST*/
