@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body .header__account__span {    background: inherit;    padding: 0;}

aside.sidebar.sidebar--close {    overflow: auto;}
h1.we-align-center {
    font-family: Montserrat !important;
}

.prod-list__right .wz-pagination {
    display: none !important;
}

/*footer.footer .header__logo__a__img {
    max-width: 400px !important;
    margin-bottom: 10px;
}

footer.footer .header__logo__a {
    height: 110px !important;
}

@media screen and (min-width: 769px) {
    footer.footer .header__logo {
        max-width: 200px !important;
    }
}*/

@media (min-width: 768px) and (max-width: 1024px) {
  .header__area {
    margin-right: 10em;
  }
}

.option-desc {
    display: none !important;
}

h2.we-align-center {
    font-family: Montserrat !important;
}

.header__content {
    height: inherit !important;
}

h3 {
    font-family: Montserrat !important;
}

h3.we-align-center {
    font-family: Montserrat !important;
}

:root {
    --primary-color: #7B6649;
    --primary-color-hover: #0C5F16;
  
}
.reassurance {
    background-color: #7f6a4b;
}
.reassurance__wrapper__item__text {
    color: #ffffff;
}
.reassurance__wrapper__item__text strong {
    text-transform: uppercase;
    color: #ffffff;
}
h1{
  font-family: Playball;
  font-size: 2rem !important;
  color:#7B6649 !important;
  font-weight: 400 !important;
  margin:0px 0px;
}
h2{
    font-family: Playball;
    font-size: 49px;
    color:#0C5F16 !important;
    font-weight: 400!important;
    margin:0px 0px!important;
}
h3{
  font-family: Playball;
    font-size: 35px;
    color:#7B6649 !important;
    font-weight: 400!important;
}
h3{
background-image: url(https://media.cdnws.com/_i/349549/RAW-93/1115/93/trait.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 25px!important;
    padding-top: 10px !important;
    margin: 25px 0px !important;
}
.blocP h3{
  background-image: url(https://media.cdnws.com/_i/349549/RAW-93/1115/93/trait.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 25px!important;
    padding-top: 10px !important;
    margin: 25px 0px !important;
}
.blocA h3{
  background-image: url(https://media.cdnws.com/_i/349549/RAW-93/1115/93/trait.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    padding-bottom: 25px!important;
    padding-top: 10px !important;
    margin: 25px 0px !important;
}
.titre{
      font-family: Montserrat;
    color: #000 !important;
}
.titreC{
  font-weight: 400!important;
    text-align: center !important;
    color: #7b6649!important;
    font-size: 17px !important;
}
.prod__relative{
    border: 1px solid #7B6649;
    border-radius: 23px;
    box-shadow: 1px 1px 8px 1px #d2d2d2;
  padding: 20px 20px !important;
  }  
body.wiziblocks-on .prod .prod__name{
  font-family: Montserrat !important;
    color: #7B6649 !important;
    font-size: 20px !important;
    text-transform: uppercase;
  
}
.blocText .wizi-txt__background{
  margin-top: -360px !important;
  border-radius: 15px;
  padding: 60px 60px;
}
.blocText{
margin-top: 150px !important;}
.blocmaron{
  background-color:#7B6649 !important;
}
.blocmaron .wiziblocks__item h3{
  color:#fff !important;
}

@media screen and (min-width: 769px) { 
    .header__relative {
        padding: 30px 90px !important;
        /*refonte 2025*/
        padding: 0 !important;
    }
}

@media screen and (min-width: 769px) { /* S'applique uniquement aux écrans de plus de 768px (tablettes et ordinateurs) */
    #account-header {
        background: url(https://media.cdnws.com/_i/349549/RAW-100/1078/1/home.png) top no-repeat !important;
        width: auto;
        min-width: 105px !important;
        text-align: center !important;
        margin: 0 auto;
        font-size: 16px;
        color: #000000;
        font-weight: 400 !important;
        font-family: 'Work Sans', sans-serif;
        display: inline-block;
        padding-top: 60px;
    }
}

@media screen and (min-width: 769px) { /* S'applique uniquement aux écrans de plus de 768px */
    .header__cart__a.header__tab {
        background: url(https://media.cdnws.com/_i/349549/RAW-104/3687/5/panier.png) top no-repeat !important;
        width: auto;
        min-width: 65px;
        justify-content: center;
        /* margin: 0 auto; */
        /* font-size: 16px; */
        /* color: #000000; */
        /* font-weight: 400 !important; */
        /* font-family: 'Work Sans', sans-serif; */
        /* display: inline-block; */
        padding-top: 60px;
    }
}

@media screen and (min-width: 769px) { 
    .header__cart {
        /* min-width: 110px !important; */
        /* min-width: inherit !important; */
        /* height: 80px !important; */
        /* height: inherit !important; */
        /* text-align: center !important; */
    }

    .header__cart__text {
        font-weight: 400 !important;
        text-align: center !important;
        color: #7b6649 !important;
        padding-left: 25px;
    }

    .header__logo {
        max-width: 260px !important;
        margin: 0 auto !important;
        /*refonte 2025*/
        max-width: inherit !important;
        margin: inherit !important;
    }
}

.nav{
  padding: 20px 20px !important;
  background-color: #7b6649;
  border-radius: 17px;
  color: #fff !important;
  margin-right: 50px;
  margin-left: 50px;
  margin-bottom: 0px !important;
    /*refonte2025*/
  margin: inherit;
}

nav .nav__item{
  color:#fff !important;
  font-family: Montserrat !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}

nav .nav__wrapper .nav__maxWidth{
  justify-content: center !important;
}

@media screen and (min-width: 769px) { 
    #home-header {
        background: url(https://media.cdnws.com/_i/349549/RAW-99/1041/0/map.png) top no-repeat;
        margin: 0 auto;
        font-size: 16px;
        color: #0a0a0a;
        font-weight: 300;
        font-family: 'Work Sans', sans-serif;
        padding-top: 60px;
        top: 20px;
        min-width: 120px;
        text-align: center !important;
        text-transform: inherit;
        padding-bottom: -50px;
    }
}

@media screen and (min-width: 769px) { 
    #tel-header {
        background: url(https://media.cdnws.com/_i/349549/RAW-102/753/3/tel.png) top no-repeat;
        margin: 0 auto;
        font-size: 16px;
        color: #0a0a0a;
        font-weight: 300;
        font-family: 'Work Sans', sans-serif;
        padding-top: 60px;
        top: 20px;
        min-width: 120px;
        text-align: center !important;
        text-transform: inherit;
        padding-bottom: -50px;
    }
}

@media screen and (min-width: 769px) {
    .search--wrapper .search--input {
        /* border-radius: 30px !important; */
        /* border: 1px solid #7b6649 !important; */
        /* padding: 22px 30px !important; */
        /* box-shadow: 1px 1px 2px 2px #7b6649; */
        /*Refonte 2025*/
        /* padding: inherit !important; */
    }

    .search--btn {
        background-color: transparent !important;
        border-left: none !important;
        right: 8px !important;
    }
}

@media screen and (min-width: 769px) { 
    .header__search {
        margin-top: 20px !important;
    }
}

@media screen and (min-width: 769px) {
    body #search-btn {
        background-image: url(https://media.cdnws.com/_i/349549/RAW-105/490/6/search.png) !important;
    }
}

.blocP2{
  background: url(https://media.cdnws.com/_i/349549/RAW-107/3383/8/fondbg.jpeg) center center;
    background-position: center;
    background-size: cover !important;
    padding: 20px 50px !important;
}
.blocText {
    background: url(https://media.cdnws.com/_i/349549/RAW-120/803/21/bg-fond.png) center center;
    background-position: center;
    background-size: cover !important;
    padding: 20px 50px !important;
    background-attachment: fixed !important;
}
.blocP .wiziblocks__item__maxWidth{
background: url(https://media.cdnws.com/_i/349549/RAW-121/375/22/motif.png) bottom right;
    background-repeat: no-repeat;
    background-size: contain;
  }
.blocA .wiziblocks__item__maxWidth{
background: url(https://media.cdnws.com/_i/349549/RAW-122/496/23/fichier-2.png) top right;
    background-repeat: no-repeat;
    background-size: contain;
  }
.blocP{
  margin-bottom: -50px!important;
    z-index: 999999;
    max-width: 60%!important;
    margin: 0 auto;
    padding: 20px!important;
}
a.nav__a.nav__itemlvl1:active {
    color: #fff!important;
}
.footer__wrapper__bloc__title {
    font-size: 1.5rem !important;
    line-height: 1.375rem;
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #0c5f16 !important;
    font-weight: 600;
}
.padd{
  padding: 0px 6px;
}
.styletext{
  color: var(--primary-color);
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

@media (max-width: 480px) {
    .header__cart__a__nb {
        margin-left: -20px !important;
    }
    .header__area, .header__cart {
        margin-left: 0px !important;
    }
}

.blocVig .titre a{
color: #000 !important;
    text-decoration: none !important;
    font-weight: 500 !important;
    font-family: Montserrat !important;
}
.footer__wrapper__bloc__ul__li__link , .footer__wrapper__bloc__infos__address  {
    color: #000000 !important;
   font-size: .875rem!important;
}

/*animation */
@-webkit-keyframes slide-top {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(-100px);
              transform: translateY(-100px);
    }
  }
  @keyframes slide-top {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    100% {
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
    }
  }
  .slide-top img:hover {
      -webkit-animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
              animation: slide-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
  }
.nav__itemlvl1 {
    font-size: 1.05rem !important;
    line-height: 1.375rem;
    color: #ffffff !important;
    font-family: Montserrat !important;
  font-weight: 400 !important;
}

.reassurance__wrapper__item:hover{
  color:#000 !important;
}
.reassurance__wrapper__item:hover * {
  color:#0c5f16 !important;
}

/** Media Queries **/

@media (min-width: 720px) and (max-width: 1023px) {
    .header__logo {
        max-width: 180px !important;
    }
    .search--wrapper .search--input {
        padding: 8px 14px !important;
    }
    .header__relative {
        padding: 7px 30px 7px 33px !important;
    }
}

@media (min-width: 300px) and (max-width: 1023px) {
    .nav__itemlvl1 {
        font-size: 0.9rem !important;
        color: #000000 !important;
    }
    .nav {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .emergency-bar__text h1, 
    body.body .wiziblocks__item h1 {
        font-size: 2rem !important;
    }
}

/** Animations **/

.blc01 img, .blc02 img {
    transition: margin 0.3s ease-in-out;
}
.blc01 img:hover {
    margin-left: -15px;
}
.blc02 img:hover {
    margin-top: -5px;
}

/** Footer **/

.footer__wrapper__bloc__infos__contact__link {
    color: #000000 !important;
    font-size: .875rem !important;
    font-weight: 400 !important;
}

/** Margins & Links **/

.margTop {
    margin-top: 18px;
}
a:active {
    text-decoration: underline !important;
}

.prod-list__left {
    display: flex;
    flex-direction: column;
}

.prod-list__left__title,
.sidebar__section--cat {
    order: -1;
}

/* Applique la couleur blanche uniquement au premier élément au survol */
.reassurance__wrapper__item:first-of-type:hover *,
.reassurance__wrapper__item:first-of-type:hover {
    color: white !important;
}

/* Garde la couleur verte pour les autres éléments au survol */
.reassurance__wrapper__item:hover *:not(.reassurance__wrapper__item:first-of-type *),
.reassurance__wrapper__item:hover:not(.reassurance__wrapper__item:first-of-type) {
    color: #0c5f16 !important;
}

.ZoomContainer {
    display: none !important;
}

/** Responsive Adjustments **/



@media (max-width: 768px) {
    div#df763de7-e86f-4172-8f6e-ae5ee86aa522 {
        padding-top: 130px !important;
        display: none;
    }
    div#\32 8150e90-e803-410c-a9db-fb102f5a75ba .wizi-img__content {
        margin-bottom: -110px !important;
    }
    .footer__wrapper {
        text-align: center !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
    .footer__wrapper__bloc {
        width: 100% !important;
    }
    .footer__wrapper__bloc__ul {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        padding: 0 !important;
    }
    .footer__wrapper__bloc__ul__li {
        list-style: none !important;
    }
    .header__logo {
        display: flex !important;
        justify-content: flex-start;
        width: 100% !important;
    }

      footer.footer .header__logo {
        display: flex !important;
        justify-content: center;
        width: 100% !important;
    }
    .header__logo__a {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        height: 60px;
        margin-top: 0px;
        align-content: flex-start;
    }
    .picture {
        display: flex !important;
        justify-content: center !important;
    }
}

@media (max-width: 719px) {
    .header__account.account--logoff {
    display: none;
}
    .header__logo {
        padding: 0px !important;
    }
}

/** Hover Effects **/

.reassurance__wrapper__item__text:hover,
.reassurance__wrapper__item__text strong:hover {
    color: #ffffff !important;
}

@media screen and (max-width: 768px) {
    .displayb.margTop {
        display: flex !important;
        justify-content: center !important;
    }
}

@media screen and (max-width: 768px) {
    div#account-header {
        display: none !important;
    }
}

@media screen and (max-width: 768px) {
    a.header__cart__a.header__tab {
        background: url(https://media.cdnws.com/_i/349549/RAW-104/3687/5/panier.png) top no-repeat !important;
        background-size: 30px auto !important;
        margin-top: 12px !important;
    }
}

@media screen and (max-width: 768px) {
    body .search--label, 
    body #search-btn {
        background-image: url(https://media.cdnws.com/_i/349549/RAW-105/490/6/search.png) !important;
    }
}

@media screen and (max-width: 768px) {
    .header__nav__icon__span {
        background: #7B6649 !important;
    }

    div#home-header {
        display: none !important;
    }

    div#tel-header {
        display: none !important;
    }
  p.styletext {
    display: none;
}
}

@media screen and (max-width: 768px) {
    div#\32 88f090c-d772-4110-a4d8-ae6d630cd53d {
        margin-top: 80px !important;
    }
}

@media (max-width: 719px) {
    .emergency-bar__text h2, body.body .with-editorjs h2, body.body .wiziblocks__item h2 {
        font-size: 18px !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: 80px !important;
    }
}

@media screen and (min-width: 1025px) {
  .header__logo__a img {
    height: 160px !important;
      /*refonte2025*/
    height: inherit !important;
  }
}

@media screen and (max-width: 1024px) {
  .header__logo__a img {
    height: 100px !important;
  }
}

.footer__wrapper__bloc__infos__contact__link {
    padding: 0px !important;
}

@media (max-width: 767px) {
  img.header__logo__a__img {
    padding: 2px 0px;
  }
}

@media (max-width: 767px) {
  span.prod__name__title {
    font-size: 11px !important;
  }
}

div#\39 11b35b9-9605-413a-b4a7-aa87bd5ecc95 .wizi-imgtxt--textLeftTextRight .wizi-imgtxt__left--large:before {
    padding-top: 100%;
}

div#efc90af9-29cc-4569-9044-958e11279200 p {
    text-align: center;
}

@media only screen and (max-width: 768px) {
  .displayb.margTop {
    display: none !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: -80px !important;
    }
}

@media only screen and (max-width: 768px) {
  img.wizi-img__item {
    object-position: left !important;
  }

  div#\31 bcb5cf0-5cf0-4f96-a9b9-7ba64642126f .wizi-img--medium::before {
    padding-top: 51% !important;
  }
}

@media only screen and (max-width: 768px) {
  .emergency-bar__text h1,
  body.body .wiziblocks__item h1 {
    font-size: 22px !important;
    font-weight: 600 !important;
  }
}

@media (max-width: 719px) {
    .emergency-bar__text h1, body.body .with-editorjs h1, body.body .wiziblocks__item h1 {
        line-height: 26px !important;
    }
}

@media (max-width: 719px) {
    .emergency-bar__text h2, body.body .with-editorjs h2, body.body .wiziblocks__item h2 {
        line-height: 26px !important;
    }
}

@media (max-width: 600px) {
  /* Masquer l'image HTML par défaut */
  div#\31 bcb5cf0-5cf0-4f96-a9b9-7ba64642126f .wizi-img__item {
    display: none !important;
  }

  /* Ajouter une nouvelle image en fond */
  div#\31 bcb5cf0-5cf0-4f96-a9b9-7ba64642126f .wizi-img {
    background-image: url('https://media.cdnws.com/_i/349549/484/2684/88/imgi-5-maquette-le-court-circuit-banniere-cagette.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-position-x: left;
  }
}

/*REFONTE 2025*/
.rea {background:#7f6a4b}
.rea__item, .rea__item strong {    color: white;}
.rea__item:hover, .rea__item:hover strong {    color: black;}
.header__account {
    background: url(https://media.cdnws.com/_i/349549/RAW-100/1078/1/home.png) top no-repeat !important;
    width: auto;
    min-width: 105px !important;
    text-align: center !important;
    margin: 0 auto;
    font-size: 16px;
    color: #000000;
    font-weight: 400 !important;
    font-family: 'Work Sans', sans-serif;
    display: inline-block;
    padding-top: 60px;
    /*refonte2025*/
    min-width: 40px !important;
    padding-top: inherit;
    background: inherit !important;
    text-align: inherit;
    margin: inherit;
    /* display: inherit; */
}
.header__account__a {
    background: url(https://media.cdnws.com/_i/349549/RAW-100/1078/1/home.png) top no-repeat !important;
    height: 50px;
    margin-top: -20px0;
}
body .header__account__a:hover, body .header__account__a:focus {
    transform: scale(0.75);
    transition: 0.3s ease-out;
}
a.nav__a.nav__itemlvl1, .nav__label .nav__itemlvl1 {    text-transform: uppercase;}
nav.nav {    max-width: inherit;    margin: 0 20px;    border-radius: 50px;}

@media (min-width: 1024px) {
    .nav__sublevel {
        left: auto;
        width: 12%;
    }
}

.rea__item:nth-child(1):hover,
.rea__item:nth-child(1):hover strong {
    color: white;
}