.Accueil .wizi-wrapper.wizi-wrapper--textOnImg.wizi-wrapper--large {
    display: flex;
    justify-content: flex-start !important;
}
div#\39 7aee37c-6854-492f-a9e0-cd41b7f37ecb {
    margin-top: -7%;
    background: transparent;
    position: relative;
    z-index: 1;
}
.prod-list__wrapper-top-right {
    background: white;
    border-radius: 15px;
}
div#bloc-home-1 * {
    text-align: center;
}
div#\30 e02c7b4-9399-496d-b834-d1263eaa7cf2 {
    margin-top: -10%;
    background: transparent;
    position: relative;
    z-index: 1;
}
.prod-infos {
    background: white;
    border-radius: 10px;
}
footer.footer {
    background-image: url(https://media.cdnws.com/_i/417233/67/1939/67/laboutiquedenea-transition-top.png);
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 30px;
}
.Accueil .wizi-wrapper.wizi-wrapper--textOnImg.wizi-wrapper--large .wizi-txt.wizi-txt--large {
    max-width: 60% !important;
    display: flex;
    justify-content: flex-start;
    min-width: 480px !important;
}
img.prod__img.loader, .wb-product-slider-primary__imgVar  {    border-radius: 300px;}

.Accueil * {
    background: transparent !important;
}

h1#prod-h1, .prod-list .bloc h2, .prod-list .bloc h3, .prod-list .bloc h4, .prod-list .bloc p, .prod-list__right__title, .emergency-bar__text h1, body.body .with-editorjs h1, body.body .wiziblocks__item h1, .emergency-bar__text h2, body.body .with-editorjs h2, body.body .wiziblocks__item h2 {
    font-weight: 100;
}
img.prod__img.loader, .wb-product-slider-primary__imgVar  {    border-radius: 300px;}
.nav__itemlvl1 {    text-transform: uppercase;    font-weight: 600;}


div#\34 bf4ce21-fefa-46f1-b29e-043068ade1fb,div#c6a1755b-b3f3-42e2-9a56-54a384c2ac84, div#beaa0cfe-dc4f-49f8-babb-eed749904fec, div#e1c3bb84-949b-4a66-af15-d8f944e48789  {
    margin: 0;
    background: transparent;
    position: relative;
    z-index: 1;
}

div#\34 bf4ce21-fefa-46f1-b29e-043068ade1fb, div#beaa0cfe-dc4f-49f8-babb-eed749904fec {margin-bottom: -5%;}
div#c6a1755b-b3f3-42e2-9a56-54a384c2ac84, div#e1c3bb84-949b-4a66-af15-d8f944e48789  {margin-top: -6%;}

div#ab3074ea-ae52-4ba2-aa94-82956251a88e, div#\33 d98436d-b53b-48b4-87a2-2a546ae2c0a3 {
    position: relative;
    z-index: 0;
}


/*Anim*/
.EncartDroit .wizi-imgtxt--textRightTextLeft .wizi-imgtxt__right--large img, .EncartDroit .wizi-imgtxt--textRightTextLeft .wizi-imgtxt__right--medium img, .EncartDroit .wizi-imgtxt--textRightTextLeft .wizi-imgtxt__right--small img,
.EncartGauche .wizi-imgtxt--textLeftTextRight .wizi-imgtxt__left--large img, .EncartGauche .wizi-imgtxt--textLeftTextRight .wizi-imgtxt__left--medium img, .EncartGauche .wizi-imgtxt--textLeftTextRight .wizi-imgtxt__left--small img
{
    background-size: contain !important;
    position: inherit !important;
    top: inherit !important;
    left: inherit !important;
    -webkit-transform: inherit !important;
    -ms-transform: inherit!important;
    transform: inherit !important;
    min-width: inherit !important;
    min-height: inherit !important;
    max-width: inherit !important;
    width: inherit !important;
    height: inherit !important;
    -o-object-fit: inherit!important;
    object-fit: contain !important;
    opacity: 1;
    background-position: inherit !important;
    background-size: inherit !important;
    background-repeat: inherit !important;
    max-width: 100% !important;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.EncartDroit  .wizi-imgtxt--textRightTextLeft .wizi-imgtxt__right--large:before, .EncartGauche .wizi-imgtxt--textLeftTextRight .wizi-imgtxt__left--large:before {    padding-top: 0 !important;}

@keyframes floatg {
	0% {		transform: translatey(0px) rotate(0deg);
		
	}
	50% {
		
		transform: translatey(-20px) rotate(0deg);
		filter: drop-shadow(0px 15px 4px #00000042);
	}
	100% {
		
		transform: translatey(0px) rotate(0deg);
	}
}

@keyframes floatd {
	0% {
		
		transform: translatey(0px) rotate(0deg);
		
	}
	50% {
		
		transform: translatey(-20px) rotate(0deg);
		filter: drop-shadow(0px 15px 4px #00000042);
		
	}
	100% {
		
		transform: translatey(0px) rotate(0deg);
	}
}

.EncartGauche .wizi-imgtxt__left.wizi-imgtxt__left--large {	animation: floatg 4s ease-in-out infinite;	}
.EncartDroit .wizi-imgtxt__right.wizi-imgtxt__right--large  { 	animation: floatd 4s ease-in-out infinite;	}

@media (max-width: 2100px) and (min-width: 1200px) {
      .bloc1 .wizi-imgtxt.wizi-imgtxt--textSmallRightTextLeft.wizi-imgtxt--half, .bloc1 .wizi-imgtxt.wizi-imgtxt--textRightTextLeft.wizi-imgtxt--reverse.wizi-imgtxt--half{
        animation: slide1 linear;
        animation-timeline: view();
        animation-range-start: cover 0%;
        animation-range-end: contain 30%;
    }
@keyframes slide1 {
  from{
  transform: translateX(-100%);
  opacity:0;
  }
  to {
  transform: translateX(0%);
  opacity:1;
  }
}

@media (max-width: 2100px) and (min-width: 1200px) 
    {
      .bloc2 .wizi-imgtxt.wizi-imgtxt--textSmallRightTextLeft.wizi-imgtxt--half .wizi-imgtxt__right.wizi-imgtxt__right--large, .bloc2 .wizi-imgtxt.wizi-imgtxt--half.wizi-imgtxt--textLeftTextRight {
        animation: slide2 linear;
        animation-timeline: view();
        animation-range-start: cover 0%;
        animation-range-end: contain 30%;
    }
}
@keyframes slide2 {
  from{
  transform: translateX(100%);
  opacity:0;
  }
  to {
  transform: translateX(0%);
  opacity:1;
  }
}
