h2 {
    color: #ED7812 !important;
}

div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__content__wrapper__icon {
    display: none;
}

div#\37 9f4ab96-ab29-4b50-8aa8-9c1197c3a180 {
    display: none;
}

div#\35 6282e58-9bb8-48cf-aa5c-abbe4ec45bea img.wizi-img__item {
    border: none;
    border-radius: 0px;
}

div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img--picto .wizi-img__content__wrapper, .wizi-img--picto .wizi-img__content__wrapper:last-child {
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    align-items: flex-end;
}

div#\39 ac188dc-bf87-4aba-8c6e-f504098fa326 {
    background-color: #FFFBF9;
    padding: 30px !important;
}

div#\33 74606ed-128b-472a-b732-56490ff466fe {
    background-color: #F5F5F5;
    padding: 30px;
}

div#e24eb46d-b1cb-498c-870c-a735698ad7f1 {
    background-color: #141414;
    padding: 30px;
}

div#e24eb46d-b1cb-498c-870c-a735698ad7f1 p.we-align-center {
    color: white !important;
}

div#\39 ac188dc-bf87-4aba-8c6e-f504098fa326 .wiziBtn__wrapper {
    justify-content: flex-start;
}

div#\34 f399655-fb7e-438b-9d8f-6085253af85e .wizi-imgtxt__left.wizi-imgtxt__left--small {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 20px;
}

div#\33 74606ed-128b-472a-b732-56490ff466fe .wizi-imgtxt__left.wizi-imgtxt__left--small {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 20px;
}

div#e24eb46d-b1cb-498c-870c-a735698ad7f1 img.wizi-img__item {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 20px;
}

div#\34 f399655-fb7e-438b-9d8f-6085253af85e .wiziBtn__wrapper {
    justify-content: flex-start;
}

div#\33 74606ed-128b-472a-b732-56490ff466fe .wiziBtn__wrapper {
    justify-content: flex-start;
}

div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__content {
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 20px;
}

div#\32 a18cfdc-a2c6-4131-b1af-b9d58935f6d8 {
    margin-top: 30px;
}

section#bloc-home-1 {
    background-color: black;
    padding: 20px;
    border-radius: 20px;
}

.bloc p {
    color: white;
}

@media (max-width: 719px) {
    h1 {
        text-align: -webkit-center;
        font-size: 2.2rem !important;
    }
}

@media (max-width: 719px) {
    div#\34 f399655-fb7e-438b-9d8f-6085253af85e .wiziBtn__wrapper {
        justify-content: center;
    }
}

@media (max-width: 719px) {
    div#\33 74606ed-128b-472a-b732-56490ff466fe .wiziBtn__wrapper {
        justify-content: center;
    }
}

@media (max-width: 719px) {
    div#e24eb46d-b1cb-498c-870c-a735698ad7f1 
    .wizi-imgtxt.wizi-imgtxt--textTextOneText.wizi-imgtxt--three {
        gap: 6vw;
    }
}

@media (max-width: 719px) {
    div#\39 ac188dc-bf87-4aba-8c6e-f504098fa326 p {
        text-align: -webkit-center;
    }
}

@media (min-width: 1024px) {
    .prod-list__title {
        font-size: 2rem;
    }
}

/* Scope uniquement la section "Nos catégories" */
div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__content {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    cursor: pointer;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

/* Image */
div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__item {
    transition: transform 0.6s ease;
}

/* Overlay assombrissant */
div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__content::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.15),
        rgba(0, 0, 0, 0.55)
    );
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 1;
}

/* Contenu texte + icône */
div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__content__wrapper {
    position: absolute;
    inset: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transition: transform 0.35s ease;
}

/* Icône */
div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea
.wizi-img__content__wrapper__icon {
    font-size: 2.4rem;
    margin-bottom: 10px;
    transition: transform 0.35s ease;
}

/* Titre */
div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea
.wizi-img__content__wrapper__text h3 {
    letter-spacing: 0.5px;
    transition: transform 0.35s ease;
}

/* ===================== */
/* HOVER */
/* ===================== */

div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__content:hover {
    transform: translateY(-6px);
}

div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea .wizi-img__content:hover::after {
    opacity: 1;
}


div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea
.wizi-img__content:hover .wizi-img__content__wrapper {
    transform: translateY(-6px);
}

div#\33 b10ef89-2e6c-42e9-a0b8-12afda3855ea
.wizi-img__content:hover .wizi-img__content__wrapper__icon {
    transform: scale(1.1);
}

p.footer__wrapper__bloc__infos__address {
    display: none;
}

.footer__wrapper__bloc__infos__contact:nth-child(4) {
    display: none;
}