.wiziblocks__item__maxWidth {
    background-color: transparent;
}

.wiziblocks__item--fullpage {
    background: transparent;
}

@media (min-width: 1024px) {
    .nav__itemlvl1:hover {
        color: white;
    }
}

@media (min-width: 1024px) {
    .rea__item:hover, .rea__item:hover strong {
        color: white;
    }
}

div#\36 046247f-05d6-4443-8d58-6deec57b9793 {
    display: none;
}

div#\32 30eb38c-4837-45a0-afea-e42ab51f6244 .wiziBtn__wrapper {
    justify-content: flex-start;
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        font-weight: 800;
    }
}

@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1:hover {
        color: white !important;
    }
}

div#ebe56a3f-6a5e-45f8-9266-bf0d39e5ec76 {
    background-color: #f9f9f9;
    padding: 40px 0px !important;
}

div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 {
    background-color: #f9f9f9;
    padding: 0px 50px !important;
    padding-bottom: 40px !important;
}

div#b53184f6-4b02-4442-8048-c4611a6c0021 .wiziBtn__wrapper {
    justify-content: flex-start;
}

div#dd983823-017b-4c02-a49b-c38500f896ed {
    background-color: #F4F6F6;
    padding: 40px !important;
}

div#b64bd8bf-c9d8-41f1-a579-0a23c63de25b {
    background-color: #f9f9f9;
    padding: 40px 0px !important;
}

div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 {
    background-color: #f9f9f9;
    padding: 0px 50px !important;
}

div#\33 8e74f40-be43-40ef-b061-49076d693198 {
    background-color: #f9f9f9;
}

div#\39 709e6a8-0731-4447-b3d4-8657af841558 {
    padding: 0px 50px !important;
    padding-bottom: 30px !important;
}

div#\39 709e6a8-0731-4447-b3d4-8657af841558 span {
    color: white !important;
}

div#bloc-home-1 {
    border: 3px solid white;
    border-radius: 10px;
    padding: 10px;
}

div#b53184f6-4b02-4442-8048-c4611a6c0021 {
    padding-left: 40px !important;
}

.footer {
    background-color: #0F1A24;
    color: white;
}

.powered {
    background: #0F1A24;
}

.footer__wrapper__bloc__title {
    color: white;
}

.footer__wrapper__bloc__ul__li__link {
    color: white;
}

.footer__wrapper__bloc__infos__contact__link i {
    color: white;
}

.footer__wrapper__bloc__infos__contact__link {
    color: white;
}

div#\33 8e74f40-be43-40ef-b061-49076d693198 {
    background-color: #f9f9f9;
    padding: 40px;
}

div#dd983823-017b-4c02-a49b-c38500f896ed .prod .prod__name {
    color: black !important;
}

div#dd983823-017b-4c02-a49b-c38500f896ed .prod .prod__price__cur {
    color: black;
}

div#\32 30eb38c-4837-45a0-afea-e42ab51f6244 .wizi-txt.wizi-txt--large {
    padding-right: 34vw;
}

/* --- SECTION CARTES CATEGORIES --- */
div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 {
    padding: 40px 0;
}

/* Bloc image + texte */
div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 .wizi-content {
    align-items: center;
    gap: 25px;
    margin-bottom: 50px;
    background: #ffffff;
    padding: 25px;
    border-radius: 14px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

/* Hover effet premium */
div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 .wizi-content:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(0,0,0,0.12);
}

/* Images */
div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 .wizi-img--small img {
    border-radius: 12px;
    width: 240px;
    height: 180px;
    object-fit: cover;
}

/* Titres */
div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 .wizi-text__title p {
    margin: 0 0 10px 0;
    font-size: 22px;
    font-weight: 700;
    color: #000;
}

/* Texte descriptif */
div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 .wizi-text__content p {
    color: #444;
    line-height: 1.6;
    margin: 0;
    max-width: 450px;
}

/* Responsive */
@media (max-width: 840px) {
    div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 .wizi-content {
        flex-direction: column;
        text-align: center;
    }

    div#\34 cbfb89a-ce23-4c7b-bf05-1474f9b781d2 .wizi-img--small img {
        width: 100%;
        height: 200px;
    }
}

/* ----------------------------- */
/*   SECTION : Notre sélection   */
/* ----------------------------- */

div#dd983823-017b-4c02-a49b-c38500f896ed {
    padding: 40px 20px;
}

/* Titre “Notre sélection” */
div#dd983823-017b-4c02-a49b-c38500f896ed .prod__titleList p {
    font-size: 30px !important;
    font-weight: 700 !important;
    color: #000 !important;
    margin-bottom: 25px !important;
}

/* Conteneur des cartes produits */
div#dd983823-017b-4c02-a49b-c38500f896ed .product-list-classic {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}


/* ----------------------------- */
/*        CARTE PRODUIT          */
/* ----------------------------- */

div#dd983823-017b-4c02-a49b-c38500f896ed .prod__article {
    background: #fff;
    border-radius: 16px;
    padding: 20px 15px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
    transition: all 0.25s ease;
    position: relative;
}

@media (min-width: 1024px) {
    div#dd983823-017b-4c02-a49b-c38500f896ed .prod .prod__article {
        width: 22%;
    }
}

/* Hover premium */
div#dd983823-017b-4c02-a49b-c38500f896ed .prod__article:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.15);
}

/* Images produits */
div#dd983823-017b-4c02-a49b-c38500f896ed .prod__img {
    height: 180px;
    width: auto;
    object-fit: contain;
    transition: transform 0.25s ease;
    margin: 0 auto;
    display: block;
}

/* Nom du produit */
div#dd983823-017b-4c02-a49b-c38500f896ed .prod__name__title {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

/* Marque */
div#dd983823-017b-4c02-a49b-c38500f896ed .prod__name__brand {
    font-size: 13px;
    color: #777;
}

/* Prix */
div#dd983823-017b-4c02-a49b-c38500f896ed .prod__price strong {
    font-size: 18px;
    color: #000;
}

/* ----------------------------- */
/*   Bouton “Ajouter au panier”  */
/* ----------------------------- */

div#dd983823-017b-4c02-a49b-c38500f896ed .prod__btn--addCart {
    border-radius: 10px !important;
    padding: 10px 18px !important;
    font-size: 15px !important;
    transition: background-color 0.25s ease, transform 0.25s ease;
}

/* ----------------------------- */
/*           Responsive          */
/* ----------------------------- */

@media (max-width: 600px) {
    div#dd983823-017b-4c02-a49b-c38500f896ed .prod__article {
        width: 45%;
    }

    div#dd983823-017b-4c02-a49b-c38500f896ed .prod__img {
        height: 140px;
    }
}

/* --------------------------------------------- */
/* SECTION : Texte - Alimentation générale       */
/* --------------------------------------------- */

div#b64bd8bf-c9d8-41f1-a579-0a23c63de25b {
    padding: 70px 20px;
    text-align: center;
    background: #f9f9f9;
}

/* Sous-titre “Alimentation” */
div#b64bd8bf-c9d8-41f1-a579-0a23c63de25b p:first-of-type {
    font-size: 16px;
    color: #333;
    letter-spacing: 0.3px;
}

/* Titre principal */
div#b64bd8bf-c9d8-41f1-a579-0a23c63de25b h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 18px;
    color: #000;
}

/* Trait bleu sous le titre */
div#b64bd8bf-c9d8-41f1-a579-0a23c63de25b h2::after {
    content: "";
    width: 60px;
    height: 3px;
    border-radius: 6px;
    background: #3898d3;
    display: block;
    margin: 0px auto 0 auto;
}

/* Paragraphe */
div#b64bd8bf-c9d8-41f1-a579-0a23c63de25b p:last-of-type {
    max-width: 700px;
    margin: 0 auto;
    color: #555;
    line-height: 1.7;
    font-size: 15px;
}

/* Responsive */
@media (max-width: 600px) {
    div#b64bd8bf-c9d8-41f1-a579-0a23c63de25b h2 {
        font-size: 24px;
    }
}

div#\35 8a642b6-fb21-491b-b0fe-3845ea60dba4 {
    background-color: #f9f9f9;
}

div#\35 8a642b6-fb21-491b-b0fe-3845ea60dba4 a.wiziBtn {
    background-color: #3898D3 !important;
    color: white !important;
}

div#\35 8a642b6-fb21-491b-b0fe-3845ea60dba4 a.wiziBtn:hover {
    border: 3px solid #3898D3 !important;
    color: #3898D3 !important;
    background-color: #F9F9F9 !important;
}

.filter__wrapper {
    border: 1px solid white;
    border-radius: 10px;
    padding: 10px;
}

/* ============================
   SECTION SERVICES – VERSION PREMIUM
   ============================ */

/* Fond bleu cohérent */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 {
    background: #3898D3 !important;
    padding: 50px !important;
}

/* Conteneur centré */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 .wizi-txt--triple {
    max-width: 1100px !important;
    margin: 0 auto !important;
    display: flex !important;
    gap: 35px !important;
    justify-content: center !important;
}

/* === CARTES === */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 .wizi-txt__item {
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(6px);
    border-radius: 18px;
    padding: 35px 25px;
    text-align: center !important;
    color: white !important;
    transition: 0.25s ease;
    box-shadow: 0 10px 26px rgba(0,0,0,0.15);
}

/* Effet hover premium */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 .wizi-txt__item:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 32px rgba(0,0,0,0.28);
    background: rgba(255,255,255,0.18);
}

/* TITRES */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 h2 span {
    font-size: 30px !important;
    font-weight: 700 !important;
    margin-bottom: 10px !important;
    display: block;
    color: #ffffff !important;
}

/* PARAGRAPHES */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 p {
    font-size: 16px !important;
    line-height: 1.45 !important;
    color: rgba(255,255,255,0.9) !important;
}

/* Ajout d’icônes automatiquement */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 .wizi-txt__item h2 span::before {
    content: "📱";
    font-size: 42px;
    display: block;
    margin-bottom: 12px;
}

/* Icône personnalisée par colonne */
div#\39 709e6a8-0731-4447-b3d4-8657af841558 .wizi-txt__item:nth-child(2) h2 span::before {
    content: "🔧";
}

div#\39 709e6a8-0731-4447-b3d4-8657af841558 .wizi-txt__item:nth-child(3) h2 span::before {
    content: "📦";
}

/* Responsive mobile */
@media(max-width: 900px){
    div#\39 709e6a8-0731-4447-b3d4-8657af841558 .wizi-txt--triple {
        flex-direction: column !important;
        gap: 20px !important;
    }
}

/* =============================
   SECTION VIGNETTES PREMIUM
   ============================= */

/* Conteneur principal */
div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 .wizi-img--quadruple {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 35px !important;
    max-width: 1300px !important;
    margin: 0 auto !important;
    padding: 40px 20px !important;
}

/* Chaque carte (vignette) */
div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 .wizi-img__content {
    background: #ffffff;
    border-radius: 18px;
    padding: 18px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.12);
    transition: 0.25s ease;
    text-align: center !important;
}

/* Hover effet premium */
div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 .wizi-img__content:hover {
    transform: translateY(-6px);
    box-shadow: 0 18px 40px rgba(0,0,0,0.22);
}

/* Image */
div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 .wizi-img__item {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover !important;
    border-radius: 14px;
}

/* Wrapper image (évite débordements) */
div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 .wizi-img__content__wrapper {
    border-radius: 14px;
    overflow: hidden;
}

/* Titres */
div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 p.we-align-center {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-top: 14px !important;
    color: #111 !important;
}

/* Responsive mobile */
@media(max-width: 900px){
    div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 .wizi-img--quadruple {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}
@media(max-width: 600px){
    div#\36 bab190f-b61a-4abe-96f0-7b42b3e448d6 .wizi-img--quadruple {
        grid-template-columns: 1fr !important;
    }
}

.body .header.header--fixed .header__cart__a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 19.9'%3E%3Cpath d='M15 19.111l-.7-13.7a.7.7 0 0 0-.7-.68h-2.04v-.67a4.061 4.061 0 1 0-8.121 0v.67h-2.05a.712.712 0 0 0-.7.68l-.69 13.74a.754.754 0 0 0 .19.53.7.7 0 0 0 .51.22h13.6a.707.707 0 0 0 .7-.72v-.07zM9.48 4.731H5.52v-.67a1.981 1.981 0 1 1 3.96 0z' fill='%23FFFFFF' fill-rule='evenodd'/%3E%3C/svg%3E") !important;
}

.body .header.header--fixed .header__account:hover .header__account__a,
.body .header.header--fixed .header__account:focus .header__account__a {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 20'%3E%3Cpath d='M.005 17.743v-.494c0 .043 0 .024.012-.35.084-4.582.728-5.9 5.314-6.742A2.762 2.762 0 0 0 7.504 11a2.763 2.763 0 0 0 2.174-.843c4.637.849 5.243 2.19 5.317 6.895 0 .3.007.353.008.326v.365S13.903 20 7.503 20 .005 17.743.005 17.743zm15-.365c-.005-.313 0-.046-.006-.001zm-15-.129c-.005-.049 0-.165 0 0zm3.53-12.358c0-2.7.583-4.891 3.969-4.891s3.971 2.19 3.971 4.891-1.778 4.891-3.971 4.891S3.53 7.592 3.53 4.891z' fill='%23FFFFFF'/%3E%3C/svg%3E") !important;
}

.list.margin img.prod__img.loader {
    border-radius: 16px;
}