@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');

span {
    font-family: "Jost", sans-serif;
}

h2 {
    font-family: Jost, sans-serif !important;
}

p {
    font-family: Jost, sans-serif;
}

a.wiziBtn {
    font-family: Jost, sans-serif;
}

@media (min-width: 720px) {
    .blocboutique .wizi-img--simple {
        justify-content: flex-start;
    }
    .blocboutique .wizi-img__content {
        flex: 1;
        margin-right: 0;
        padding: 0;
    }
    .blocboutique .wizi-img__item {
        width: 100%;
        object-fit: cover;
    }
}
.nav__maxWidth.one-line {
    gap: 80px;
}
.header__logo__a__img {
    max-width: 42%;
}
@media (min-width: 1024px) {
    .header.header--fixed .nav__itemlvl1 {
        font-weight: 900;
    }
}
@media (min-width: 1024px) {
    .header--transparent.header--fixed .nav .nav__itemlvl1:hover {
        color: #fff !important;
    }
}
.nav__a.nav__itemlvl1::after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    background-color: #953030;
    bottom: 0;
    left: 0;
    transition: width 0.3s ease;
}
.nav__a.nav__itemlvl1:hover::after {
    width: 100%; 
}
.blocauthenticite img.wizi-img__item.lazyloaded {
    border-radius: 240px;
    padding: 0px;
}
.wiziblocks__item__maxWidth {
    background-color: transparent !important;
}
div#\34 c9cfa58-2620-4d2e-b1ac-bbd7ddacde7b {
    background-color: #F1F1F1;
    z-index: 3;
    border-radius: 15px 15px 0 0;
}
div#\31 0103566-2d3a-4d07-8a66-d52fdcde46e4 {
    background-color: #F1F1F1;
}
div#fd8a2dd9-2424-4df7-b816-826d95eb7037 {
    background-color: #F1F1F1;
}
.wiziblocks__item__maxWidth {
    padding-bottom: 20px;
    padding-top: 20px;
}
.blocmateriaux .wiziblocks__item__maxWidth {
    margin-top: -140px;
}
/*.bloc-cuir-lacets .wizi-txt__item:nth-child(1) h3::before {
    content: '';
    display: inline-block;
    background-image: url('https://media.cdnws.com/_i/384902/103/2590/4/cuir.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px; 
    height: 20px;
    margin-right: 8px;
    vertical-align: middle;
}
.bloc-cuir-lacets .wizi-txt__item:nth-child(2) h3::before {
    content: '';
    display: inline-block;
    background-image: url('https://media.cdnws.com/_i/384902/104/2907/5/les-lacets.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    margin-right: 8px; 
    vertical-align: middle;
}
.bloc-fils-semelles .wizi-txt__item:nth-child(1) h3::before {
    content: '';
    display: inline-block;
    background-image: url('https://media.cdnws.com/_i/384902/105/3273/6/cuivre.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px; 
    height: 20px;
    margin-right: 8px; 
    vertical-align: middle; 
}
.bloc-fils-semelles .wizi-txt__item:nth-child(2) h3::before {
    content: '';
    display: inline-block;
    background-image: url('https://media.cdnws.com/_i/384902/106/2813/7/semelles.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;  
    height: 20px;
    margin-right: 8px; 
    vertical-align: middle;
} */
.bloc-artisanat-industrie {
    background-color: #f7f7f7;
}
/* Section spécifique pour la parallax */
.sneaker-parallax-section {
  position: relative;
  height: 50vh;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.sneaker-parallax-section .parallax-text {
  position: absolute;
  font-family: "Montserrat", sans-serif;
  font-size: 10vw;
  font-style: italic;
  color: black;
}
.sneaker-parallax-section .parallax-text::after {
  content: attr(text);
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  color: transparent;
  -webkit-text-stroke: 0.1vw black;
}
.sneaker-parallax-section img {
  width: 35vw;
  animation: sneakerAnimation 2s cubic-bezier(0.25, 1, 0.5, 1) infinite alternate;
  margin-top: 130px;
}
@keyframes sneakerAnimation {
  0%,
  10% {
    transform: translate(100vw, 0) rotate(15deg);
  }
  90%,
  100% {
    transform: translate(-5vw, -5vw) rotate(-30deg);
  }
}
@media (max-width: 768px) {
  .sneaker-parallax-section {
    height: 26vh; 
  }
  .sneaker-parallax-section .parallax-text {
    font-size: 18vw; 
  }
  .sneaker-parallax-section .parallax-text::after {
    -webkit-text-stroke: 0.05vw black;
  }
  .sneaker-parallax-section img {
    width: 60vw; 
    margin-top: 20px;
  }
}
.down-arrow {
  position: absolute;
  bottom: 20px; 
  left: 50%;
  transform: translateX(-50%);
  font-size: 2rem;
  color: black; 
  cursor: pointer;
}
@media (max-width: 768px) {
  .down-arrow {
    font-size: 1.5rem; 
    bottom: 10px; 
  }
}
body.body .wiziblocks__item h1, .emergency-bar__text h1, body.body .with-editorjs h1 {
    color: #953030;
}
body.body .wiziblocks__item h2, .emergency-bar__text h2, body.body .with-editorjs h2 {
    color: #953030;
}
.bloc-qui-sommes-nous {
    background-color: #953030;
}
@media (min-width: 1024px) {
    .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;
    }
}
.powered {
    background: #953030;
}
.banner-logo {
    width: 300px;
}
@media (max-width: 768px) {
    .banner-logo {
        width: 150px;
    }
}
@media (max-width: 480px) {
    .banner-logo {
        width: 100px; 
    }
}
@media (max-width: 719px) {
    .wizi-img--double .wizi-img__content:first-child {
        margin-bottom: 0px;
    }
}
@media (min-width: 1024px) {
    .bloc-esthetique {
        z-index: 3;
    }
    .bloc-esthetique .wizi-imgtxt__left.wizi-imgtxt__left--small {
        margin-bottom: -100px !important;
    }
    .blocqualite .wizi-imgtxt__left.wizi-imgtxt__left--small {
        margin-top: -100px;
    }
    .blocqualite {
        z-index: 3;
    }
}
p.prod-details__brand {
    display: none;
}

.wizi-imgtxt--textRightTextLeft .wizi-imgtxt__right--small img, .wizi-imgtxt--textRightTextLeft .wizi-imgtxt__right--medium img, .wizi-imgtxt--textRightTextLeft .wizi-imgtxt__right--large img {
    object-fit: none;
}

.wb-monoproduct-zoom__left__wrapper__slider__item:before {
    padding-top: 60%;
}
div#cfb23b67-7ef0-4984-89d6-f1ac2b0bf67c {
    padding: 0px 400px;
}
.reparation .wizi-rassuranceClassic__item:nth-child(4) {
    display: none !important;
}

.reparation .wizi-rassuranceClassic__icon {
    display: none;
}