/** Shopify CDN: Minification failed

Line 317:40 Expected ":"

**/
.header__heading{
  display: flex;
}


.preloader{
  position:fixed;
  width:100%;
  height:100dvh;
  background:#D0D1D1;
  display:flex;
  justify-content:center;
  align-items:center;
  flex-direction:column;
  z-index:100000;
  opacity:0;

  transition:all 1s .5s ease-in-out;
}

.preloader.off{
  opacity:0;
  pointer-events:none;
}



.preload-block {
    background: #000;
    color: #d0d1d1;
    display: flex;
    height: 24px;
    justify-content: flex-start;
    align-items: center;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 6px;
    margin-left: 12px;
    margin-top: -5px;
}

.preload-num{
    font-weight: 600;
    margin-right: 8px;
    font-size: 20px;
    min-width: 45px;
}

.preload-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition:all .5s ease-in-out;
}

.off .preload-content{
  transform:scale(.98);
}

.preload-line{
    width: 0px;
    overflow: hidden;
}

.intro-produit{
  position:fixed;
  width:100%;
  height:100%;
  background:black;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  z-index:9999;
  pointer-events:none;
  top:0;
  transition:all 2.5s ease-in-out;
}

.intro-img-invert,
.intro-img{
  width:auto;
  height:100%;
  object-fit:cover;
  transition:opacity 1s ease-in-out,transform 5s ease-in-out;
  position:absolute;
  opacity:0;
}


.intro-img.zoom{
  transform:scale(1.2);
  opacity:1;
}

.intro-produit.alpha{
  opacity:0;
}


.intro-produit.invert{
  mix-blend-mode:difference;
    opacity:0.05;
  z-index:0;
}



.bkg-square {
    position: absolute;
    width: 70%;
    left: 15%;
    top: 14%;
    opacity: .2;
    z-index:1;
}

.bkg-square.notready{
  opacity: .1 !important;
}

.bkg-square-product {
    position: absolute !important;
    top: 7%;
    width: 70%;
    left: 15%;
    opacity: 0;
    z-index: 1;
}

.product__media-list li{
  overflow: hidden;
  position: relative;
  background: #d0d1d1 !important;
}

.product__media-list li:nth-child(1) .bkg-square-product {
  opacity:.0;
  }

.product__media-list .grid__item{
  padding:20px;
}

.product__media-list .grid__item:nth-child(1){
    padding:0px;

}

.product-media-container.constrain-height,
.card__media .media{
  z-index:2;
  background:transparent;
}

.card__media{
    display: flex;
    justify-content: center;
    align-items: center;
}

.load_product {
    position: absolute;
    z-index: 10000;
}

.notready{
  opacity: .3;
}


.product__info-wrapper{
  padding-top:0px;
}

.product__column-sticky {
    top: 160px !important;
}

.grid__item{
  position:relative;
}

.product-media-modal__content{
  background:#111214 !important;
}

.global-media-settings{
  border:none !important;
}

.media img{
  transition: all .4s ease-in-out !important;
}


.product-ascii {
    position: absolute !important;
    top: 0;
    width: 100%;
    aspect-ratio: 1/1;

    justify-content: center;
    opacity: .5;
    height:0%;
    overflow:hidden;
    display: none;
  opacity: 0;
}

.product__media-list li:nth-child(1)  .product-ascii {

  display:flex !important;
  opacity: .5;
}

.ascii-img {
    width: 100%;
    height: auto;
    position: absolute !important;
    aspect-ratio: 1/1;
}

.product__media-list li:nth-child(1) .product-ascii {
      display: flex  !important;
}


.collection .slider-buttons button{
  background: black !important;
}

.collection .slider-buttons svg path{
  fill:white !important;
  mix-blend-mode: difference;
}


.slider-counter{
    font-size: 16px  !important;
    padding: 0 20px;

}


.barecode-lat {
    position: fixed;
    right: -1px;
    bottom: 9vh;
}

.countdown {
    background: black;
    width: auto;
    color: white !important;
    padding: 13px 30px;
}

.product-form{
  display: flex !important;
}

.footer-block__heading {
    font-weight: 900;
}

.card__heading {
    display: flex;
}

.button--primary{
    box-shadow: 0px 0px 10px #000000;
    animation: halo 1s  infinite  alternate ease-in-out;
}

@keyframes halo{
  0%{
      box-shadow: 0px 0px 10px #000000;
  }
  100%{
      box-shadow: 0px 0px 0px #000000;
  }
}

@media (max-width:989px){

.barecode-lat {

    right: -6px;

}

  
header {
    padding: 4px 1rem 0px 1rem !important;
    background: white !important;
    margin: 10px !important;
}
  sticky-header{
    z-index:100000;
    background:transparent !important;
  }

  .footer{
        margin: 10px !important;
  }

  .footer__content-top,
  .footer__content-bottom{
      background: white !important;
      padding-top: 30px  !important;
      margin-bottom: 10px  !important;·
  }

  .field__input{
      background: white !important;
  }

    .footer__content-bottom{
    padding-bottom:20px;
    }

  .product__media-list .grid__item{
  padding:0px;
}


}
@media (min-width:990px){
.product--stacked .product__media-item {
    width:100% !important;
  max-width:100% !important;
  position:sticky;
  top:60px;
}

}

.template-link .barecode-lat,
.template-link .footer__content-top,
.template-link .header__icons{
  display: none !important;
}

.template-link .page-width{
    padding:0;
}

.template-link .footer{
  padding-top:0;
}

.template-link .isolate,
.template-link .multirow__inner{
      margin: 0 10px;
}



.template-link .image-with-text .grid--1-col .grid__item {
    width: 50%;
}

.template-link .image-with-text.collapse-corners:not(.image-with-text--overlap) .image-with-text__text-item:after,
.template-link .image-with-text.collapse-corners:not(.image-with-text--overlap) .grid__item .image-with-text__content {
    padding-right: 10px;
}

.template-link h2 {
    font-weight: 700;
    width: 90%;
}

.template-link .button {
    white-space: nowrap;
    font-size: 1.2rem;
    min-height: calc(3.4rem + var(--buttons-border-width) * 2);
}

.template-link .image-with-text .grid {
    margin-bottom: -10px;
    overflow: hidden;
    /* border-top: 1px solid #e3e3e3; */
}


.template-link .image-with-text{
  overflow: hidden;
}

.template-link .multirow__inner .image-with-text:last-child{
  padding-bottom:10px;
}
.template-link  .footer__content-top, .template-link  .footer__content-bottom {

    padding-top: 0px  !important;
    padding-bottom: 10px  !important;
}
.template-link .footer__copyright{
  padding:0 10px 0;
}


.template-link main{
    max-width: 400px;
}

@media (min-width:480px){

.template-link main {
    width: 400px;
    margin: 20px auto 50px;
}
    
}


.template-link header{
    justify-content: center;
    display: flex;

}

.link-logo{
      width: 100%;
}


.slideshow__slide{
  display: flex;
  flex-direction:row !important;
}

.slideshow__slide>div{
  width:50%;
}

.slideshow__text h2{
     width: 100%; 
    font-size: 18px;
}

.banner--mobile-bottom .banner__box {
    padding: 2rem !important;
}
.slideshow__text .banner__box {
    padding: 2rem !important;
}

.slideshow__controls{
  border: none !important;
}

sticky-header{
    border: none !important;
}



.template-link .animate--fade-in,
.template-link .animate--slide-in {
  opacity: 1 !important;
  transform:none !important;
  animation: none !important;
}
