.breadcrumb-container {
	display: none;
}
#main:not(.main-homepage) {
	margin-top: 0px;
}

@media screen and (max-width:761px){
.MyContent .product-quickshop{
  display:block;
}	
}

.AnchorTag{
	height:50px;
	margin-top:-50px;
}
.MyContent {
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	max-width: 1250px;
	position: relative;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4em;
}
.MyContent p {
	margin: 0;
}
.MyContent .Popin .Content {
	display: none;
}
.MyContent .Popin {
	display: block;
	position: absolute;
}
.MyContent .Popin .BtnPopin {
	display: block;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	border: 2px solid #be0f34;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 18px;
	color: #be0f34;
	cursor: pointer;
}
/*----------------------------------------------------------------------*/
/*#NUTRI-LUMIERE-HEADER {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	position: relative;
	z-index: 2;
	margin-bottom: 25px;
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-HEADER {
	flex-wrap:wrap;
}
}
#NUTRI-LUMIERE-HEADER .Item {
	margin: 0 5px;
	text-align: center;
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-HEADER .Item {
	flex-basis:calc(33% - 10px);
}
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-HEADER .Item {
	margin: 0px;flex-basis:100%;
}
#NUTRI-LUMIERE-HEADER .Item:nth-child(1),
#NUTRI-LUMIERE-HEADER .Item:nth-child(2) {
	display:none;
}
#NUTRI-LUMIERE-HEADER .Item:nth-child(3){
	height:105vw;
	overflow:hidden;
}
}
#NUTRI-LUMIERE-HEADER .Item:last-child {
	margin: 0 15px;
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-HEADER .Item:last-child {
	flex-basis:calc(100% - 10px);
	margin-top:20px;
}
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-HEADER .Item:last-child {
	flex-basis:100%;
	margin:10px;
	margin-bottom: 0;
		margin-top:20px;
}
}
#NUTRI-LUMIERE-HEADER .Item img {
	margin: 0 auto;
	max-width: 100%;
	display: block;
}
@media screen and (max-width:761px) {
	#NUTRI-LUMIERE-HEADER .Item img {
	margin: 0 auto;
	max-width: 760px;
	width:100%;
	display: block;
}
}
#NUTRI-LUMIERE-HEADER .Title {
	margin: 0;
	font-size: 50px;
	color: #be0f34;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
#NUTRI-LUMIERE-HEADER .Text {
	color: #000;
	font-size: 16px;
	line-height: 1.4em;
	padding: 10px;
	padding-top: 0;
	margin: 0;
}
#NUTRI-LUMIERE-HEADER .BtnLink {
	margin-bottom: -50px;
}
#NUTRI-LUMIERE-HEADER .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	background-color: #000;
	min-width: 110px;
}*/
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-HEADER-V2 {
	background-image:url(img/header-desktop-v2.jpg);
	background-position:top center;
	background-repeat:no-repeat; 
	text-align: center;
	height:392px;
}

@media screen and (min-width: 1250px){
#NUTRI-LUMIERE-HEADER-V2 {
    margin-left: calc(625px - 50vw + 10px);
    width: calc(100vw - 20px);
  
}
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-HEADER-V2 {
    background-image: url(img/header-ipadPortrait-v2.jpg);
    background-position: top center;
    height: 435px;
    z-index: 2;
    margin-bottom: -40px;
    position: relative;
    background-color: #fff;
}
}

#NUTRI-LUMIERE-HEADER-V2 .Wrapper {
	position: absolute;
    width: 600px;
    left: 50%;
    top: 210px;
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-HEADER-V2 .Wrapper {
    width: 100%;
    left: 0;
    top: 255px;
}
}
#NUTRI-LUMIERE-HEADER-V2 .Title {
	margin: 0;
	font-size: 50px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
#NUTRI-LUMIERE-HEADER-V2 .Text {
	color: #000;
	font-size: 16px;
	line-height: 1.4em;
	padding: 10px;
	padding-top: 0;
	margin: 0;
}
#NUTRI-LUMIERE-HEADER-V2 .BtnLink {
	margin-bottom: -50px;
}
#NUTRI-LUMIERE-HEADER-V2 .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	background-color: #000;
	min-width: 110px;
}

/*----------------------------------------------------------------------*/
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-INTRO {
	background-image: url(img/background-intro.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 609px;
	background-color: #f5d4c5;
	position: relative;
	z-index: 1;
}

@media screen and (min-width:1250px) {
#NUTRI-LUMIERE-INTRO {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
}
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INTRO {
	background-size: auto 520px;
	height: 520px;
}
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INTRO {
	background-image: url(img/background-intro-mobile.jpg);
	background-size:100% auto;
	height: auto;
}
}
#NUTRI-LUMIERE-INTRO .Wrapper {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%);
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INTRO .Wrapper {
	position: relative;
	left:auto;
	top:auto;
	transform:none;
	padding:20px;
	padding-top:120vw
}
}
#NUTRI-LUMIERE-INTRO .Title {
	margin: 0;
	font-size: 35px;
	color: #fff;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
	/*text-align: left;*/
	padding-bottom: 10px;
}
#NUTRI-LUMIERE-INTRO .Wrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#NUTRI-LUMIERE-INTRO .Wrapper ul li {
	margin: 0;
	padding: 0;
	background-image: url(img/list-bullet.png);
	background-position: top 2px left;
	background-size: 14px auto;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 10px;
		margin-top: 10px;
	color: #be0f34;
	padding-left: 20px;
	font-size: 16px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
#NUTRI-LUMIERE-INTRO .Wrapper ul li a{
		color: #be0f34;
}
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-RESULTS {
	display: block;
	position: relative;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-RESULTS {
	padding-top: 0px;
	padding-bottom: 0px;
}	
}
#NUTRI-LUMIERE-RESULTS .Title {
	margin: 0;
	font-size: 35px;
	color: #eda38c;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
#NUTRI-LUMIERE-RESULTS .TextLink {
	margin: 20px;
}
#NUTRI-LUMIERE-RESULTS .TextLink a {
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid;
	text-decoration: none;
	font-size: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	color: #000;
	vertical-align: middle;
	position: relative;
	line-height: 1.2em;
}
#NUTRI-LUMIERE-RESULTS .TextLink a::before {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(img/btn-picto.png);
	height: 25px;
	width: 25px;
	content: " ";
	position: absolute;
	left: -30px;
	top: -5px;
}
#NUTRI-LUMIERE-RESULTS .Wrapper {
	margin: 20px auto;
	border: 6px solid #eda38c;
	padding: 40px;
	max-width: 1170px;
	box-sizing: border-box;
	width: calc(100% - 40px);
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-RESULTS .Wrapper {
	padding: 20px;
	width: calc(100% - 40px);
}	
	
}
#NUTRI-LUMIERE-RESULTS .Mentions {
	font-size: 11px;
	opacity: 0.5;
}
#NUTRI-LUMIERE-RESULTS ul {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-RESULTS ul {
	flex-direction:column;
	justify-content: center;
	align-items: center;
}	
}
#NUTRI-LUMIERE-RESULTS ul li {
	color: #eda38c;
	font-size: 16px;
	padding: 0;
	margin: 10px;
	flex-basis: calc(33% - 20px);
	max-width: 156px;
	position:relative;
}
#NUTRI-LUMIERE-RESULTS .Num {
	margin: 0;
	padding: 0;
	font-size: 65px;
	color: #eda38c;
	display: block;
	line-height: 156px;
	width: 156px;
	height: 156px;
	vertical-align: middle;
}
/*#NUTRI-LUMIERE-RESULTS ul li:nth-child(1) .Num {
	background-image: url(img/stat-1.png);
}
#NUTRI-LUMIERE-RESULTS ul li:nth-child(2) .Num {
	background-image: url(img/stat-2.png);
}
#NUTRI-LUMIERE-RESULTS ul li:nth-child(3) .Num {
	background-image: url(img/stat-3.png);
}*/
#NUTRI-LUMIERE-RESULTS .Num sup {
	font-size: 0.5em;
	vertical-align: middle;
	padding-bottom: 1em;
	line-height: 1em;
	display: inline-block;
}

#NUTRI-LUMIERE-RESULTS .svg-stat circle {
  stroke:#f5d4c5;
  stroke-width:5px;
}

#NUTRI-LUMIERE-RESULTS .svg-stat .bar{ 
 stroke-dasharray:460;
 stroke:#eda38c;
 stroke-dashoffset:460;
 transition:stroke-dashoffset 2s ease-in-out;
}

#NUTRI-LUMIERE-RESULTS svg{
position: absolute;
left: calc(50% - 78px);
top: 0px;
}	

#NUTRI-LUMIERE-RESULTS .stat-1 .svg-stat .bar{ stroke-dashoffset:20;}
#NUTRI-LUMIERE-RESULTS .stat-2 .svg-stat .bar{ stroke-dashoffset:61;}
#NUTRI-LUMIERE-RESULTS .stat-3 .svg-stat .bar{ stroke-dashoffset:64;}

#NUTRI-LUMIERE-RESULTS[data-anim="1"] .stat-1 .svg-stat .bar
{ 
	stroke-dashoffset:26;
}
#NUTRI-LUMIERE-RESULTS[data-anim="1"] .stat-2 .svg-stat .bar
{ 
	stroke-dashoffset:81;
}
#NUTRI-LUMIERE-RESULTS[data-anim="1"] .stat-3 .svg-stat .bar
{	
	stroke-dashoffset:86;
}

/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-GAMME {
	background-image: url(img/background-gamme.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 350px;
	background-color: #f3e6d5;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

@media screen and (min-width:1250px) {
#NUTRI-LUMIERE-GAMME {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
}
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-GAMME {
	height: 250px;
    background-size: auto 250px;
}
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-GAMME {
	background-image: url(img/background-gamme-mobile.jpg);
	background-size:100% auto;
	height:92.5vw;

}
	
	
}
#NUTRI-LUMIERE-GAMME .BtnLink {
	margin: 0 auto;
}
#NUTRI-LUMIERE-GAMME .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	background-color: #000;
	min-width: 110px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-GAMME .BtnLink {
	margin: 0 auto;
	margin-top:-20px;
}	
}
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-INGREDIENT-MARRONIER {
	display: flex;
	position: relative;
	padding: 0;
	max-width: 900px;
	margin: 0 auto;
	text-align: right;
	padding-right: 400px;
	box-sizing: border-box;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	padding-top: 0;
	min-height: 633px;
	margin-top: 60px;
}
@media screen and (max-width:1024px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER {
	margin-bottom: 70px;
}	
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER {
	padding-left: 40px;
	padding-right: 400px;
}	
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER {
	padding: 20px;
	display: flex;
	flex-direction: column;
	margin: 0px auto;
	padding-bottom: 40px;
}	
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Title {
	margin: 0;
	font-size: 35px;
	color: #be0f34;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Title {
	order:1;
}		
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Text {
	margin: 10px 0;
	font-size: 16px;
	color: #000;
	line-height: 1.4em;
	font-weight: normal;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Text {
	order:2;
}		
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .RedText {
	margin: 0;
	font-size: 16px;
	color: #be0f34;
	line-height: 1.4em;
	font-weight: normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .RedText {
	order:3;
}		
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .AnswerTitle {
	margin: 0;
	font-size: 18px;
	color: #eda38c;
	line-height: 1em;
	font-weight: normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .AnswerTitle {
	order:5;
}		
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .AnswerText {
	margin: 0;
	font-size: 16px;
	color: #eda38c;
	line-height:1.4em;
	font-weight: normal;
	padding-right: 10px;
	border-right: 2px solid #eda38c;

}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .AnswerText {
	order:6;
}		
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .TextLink {
	margin: 20px;
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .TextLink a {
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid;
	text-decoration: none;
	font-size: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	color: #000;
	vertical-align: middle;
	position: relative;
	line-height: 1.2em;
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .TextLink a::before {
	display: block;
	background-position: top right;
	background-repeat: no-repeat;
	background-image: url(img/btn-picto.png);
	height: 25px;
	width: 25px;
	content: " ";
	position: absolute;
	right: -30px;
	top: -5px;
}

#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredient {
position: absolute;
	left: 50%;
	margin: 0;
	top: 0;
	margin-left: 90px;
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredient {
	margin-right: 20px;
}	
}

@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredient {
	margin-right: 20px;
margin-left: 20px;
}	
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredient {
	position: relative;
	order: 4;
	display: block;
	left: auto;
	top: auto;
	margin: 10px 40px;
}		
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredient figure {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredient img {
	display: block;
	position: relative;
	max-width: 100%;
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredientname {
	position: absolute;
	font-size: 12px;
	z-index: 2;
	line-height: 1.2em;
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredientname:nth-child(1) {
	right: 80%;
	bottom: 5%;
	text-align: right;
	width: 200px;
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredientname:nth-child(2) {
	left: 70%;
	top: 10%;
	text-align: left;
	width: 200px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredientname:nth-child(1) {
	width: 200px;
	right: 63%;
	bottom: 2%;
}	
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Ingredientname:nth-child(2) {
		top: 8%;
}	
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .Popin {
	bottom: 70%;
	right: 0%;
}
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-INGREDIENT-AVOINE {
	background-image: url(img/background-avoine.jpg);
	background-position: top center;
	display:flex;
	justify-content:center;
	align-items:center;
	padding-top:160px;
	padding-bottom:112px;
	position:relative;
		background-repeat:no-repeat;
}

#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredientname{
	position:absolute;font-size: 12px;
}

#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredientname {
  
    left: 50%;
    margin-left: 410px;
    top: 50%;
    margin-top: 80px;
    
}
@media screen and (max-width:1023px) {
	#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredientname {
      margin-left: 280px;
    margin-top: 360px;
    
}
}
@media screen and (max-width:761px) {
	#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredientname {
margin-left: 80px;
margin-top: 340px;

    
}
}
@media screen and (min-width:1250px) {
	#NUTRI-LUMIERE-INGREDIENT-AVOINE {
		margin-left: calc(625px - 50vw + 10px);
		width: calc(100vw - 20px);
	}
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-AVOINE  {
	padding:0;
    flex-wrap:wrap;
	justify-content:flex-start;
	background-position:bottom right -60px;
	background-color:#f5d4c5;	background-image: url(img/background-avoine-tablet.jpg);
}
}

@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-AVOINE {
    padding-bottom: 200px;
	background-position:bottom right;
	background-image: url(img/background-avoine-mobile.jpg);
}
}
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredient{
	background-color:#fff;
	width:330px;
	height:330px;
	margin-right:40px;
	order:1;
	position:relative;
}
@media screen and (max-width:1023px) {
	#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredient{
		margin:40px;
		margin-bottom:160px;
		margin-top:120px;
	}
}
@media screen and (max-width:761px) {
	#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredient{
		margin:auto;
		margin-bottom:60px;
		margin-top:0px;
		transform:scale(0.85);
	}
}
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredient .Ingredientname {
  
    left: 50%;
    margin-left: 40px;
    top: 50%;
    margin-top: 60px;
    
}

#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredient figure{
	margin:0;
	padding:0;
	position:absolute;
	left:-20px;
	top:-43px;
}
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Item{
	max-width:540px;
	order:2;
	margin-right:200px;
	flex:1;
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Item {
    max-width: 740px;
    flex: 1;
    flex-basis: 100%;
    order: 1;
    margin: 0px;
	background-color:#f5d4c5;
	padding:40px;
}
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Item {
	padding:20px;
}		
}
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Text {
	margin: 10px 0;
	font-size: 16px;
	color: #000;
	line-height: 1.4em;
	font-weight: normal;
}

#NUTRI-LUMIERE-INGREDIENT-AVOINE .AnswerTitle {
	margin: 0;
	font-size: 18px;
	color: #fff;
	line-height: 1em;
	font-weight: normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#NUTRI-LUMIERE-INGREDIENT-AVOINE .AnswerText {
	margin: 0;
	font-size: 16px;
	color: #fff;
	
	font-weight: normal;
	padding-left: 10px;
	border-left: 2px solid #fff;
	line-height:1.4em;
}


#NUTRI-LUMIERE-INGREDIENT-AVOINE .Popin {
	bottom: 13%;
	right: 29%;
}
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-INGREDIENT-DATTES {
	display: flex;
	position: relative;
	padding: 0;
	max-width: 900px;
	margin: 0 auto;
	text-align: right;
	padding-right: 450px;
	box-sizing: border-box;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	padding-top: 0;
	min-height: 400px;
	margin-top: 60px;
}
@media screen and (max-width:1024px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES {
	margin-bottom: 70px;
}	
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES {
	padding-left: 40px;
	padding-right: 350px;
}	
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES {
	padding: 20px;
	display: flex;
	flex-direction: column;
	margin: 0px auto;
	padding-bottom: 40px;
}	
}
#NUTRI-LUMIERE-INGREDIENT-DATTES .Title {
	margin: 0;
	font-size: 35px;
	color: #be0f34;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES .Title {
	order:1;
}		
}
#NUTRI-LUMIERE-INGREDIENT-DATTES .Text {
	margin: 10px 0;
	font-size: 16px;
	color: #000;
	line-height: 1.4em;
	font-weight: normal;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES .Text {
	order:2;
}		
}
#NUTRI-LUMIERE-INGREDIENT-DATTES .RedText {
	margin: 0;
	font-size: 16px;
	color: #be0f34;
	line-height: 1.4em;
	font-weight: normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
}

#NUTRI-LUMIERE-INGREDIENT-DATTES .AnswerTitle {
	margin: 0;
	font-size: 18px;
	color: #eda38c;
	line-height: 1em;
	font-weight: normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES .AnswerTitle {
	order:4;
}		
}
#NUTRI-LUMIERE-INGREDIENT-DATTES .AnswerText {
	margin: 0;
	font-size: 16px;
	color: #eda38c;
	line-height:1.4em;
	font-weight: normal;
	padding-right: 10px;
	border-right: 2px solid #eda38c;
	
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES .AnswerText {
	order:5;
}		
}

#NUTRI-LUMIERE-INGREDIENT-DATTES .Ingredient {
	position: absolute;
	left: 50%;
	margin: 0;
	top: 0;
	margin-left: 90px;

}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES .Ingredient {
	margin-right: 20px;
}	
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-DATTES .Ingredient {
	position: relative;
	order: 3;
	display: block;
	left: auto;
	top: auto;
	margin: 10px 40px;
}		
}
#NUTRI-LUMIERE-INGREDIENT-DATTES .Ingredient figure {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
#NUTRI-LUMIERE-INGREDIENT-DATTES .Ingredient img {
	display: block;
	position: relative;
	max-width: 100%;
}
#NUTRI-LUMIERE-INGREDIENT-DATTES .Ingredientname {
	position: absolute;
	font-size: 12px;
	z-index: 2;
	line-height: 1.2em;
	left: -180px;
	bottom: 47%;
	text-align: right;
	width: 200px;
}

/*----------------------------------------------------------------------*/


#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE {
	background-image: url(img/background-karite.jpg);
	background-position: top center;
	display:flex;
	justify-content:center;
	align-items:center;
	padding-top:160px;
	padding-bottom:190px;
	position:relative;
	background-repeat:no-repeat;
}
@media screen and (max-width:1024px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE {
	padding:0;
    flex-wrap:wrap;
	justify-content:flex-start;
	background-position:bottom right 0px;
	background-color:#f5d4c5;	background-image: url(img/background-karite-tablet.jpg);
}
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE {
	background-position:bottom right -60px;
}
}

@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE {
	padding-bottom: 350px;
	background-position:bottom center;
	background-image: url(img/background-karite-mobile.jpg);
	
}
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname{
	position:absolute;font-size: 12px;
}

#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(1) {
    left: 50%;
    margin-left: 493px;
    top: 400px;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(2) {
    left: 50%;
    margin-left: 440px;
    top: 490px;
}
@media screen and (max-width:1024px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(1) {
   margin-left: 193px;
    top: auto;
    bottom: 260px;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(2) {
  margin-left:163px;
    top: auto;
    bottom: 120px;
}
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(1) {
   margin-left: 123px;
    top: auto;
    bottom: 260px;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(2) {
  margin-left:83px;
    top: auto;
    bottom: 120px;
}
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(1) {
margin-left: -63px;
top: auto;
bottom: 40px;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(2) {
margin-left: -43px;
top: auto;
bottom: 220px;
}
}
@media screen and (min-width:1250px) {
	#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE {
		margin-left: calc(625px - 50vw + 10px);
		width: calc(100vw - 20px);
	}
}

#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredient{
	background-color:#fff;
	width:330px;
	height:330px;
	margin-right:40px;
	order:1;
	position:relative;
}
@media screen and (max-width:1024px) {
	#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredient{
		margin:40px;
		margin-bottom:240px;
		margin-top:120px;
	}
}


@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredient {
    margin: auto;
    margin-bottom: 80px;
    margin-top: 30px;
    transform: scale(0.85);
}
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredient .Ingredientname {
  
    left: 50%;
    margin-left: 75px;
    top: 50%;
    margin-top:75px;
    
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredient figure{
	margin:0;
	padding:0;
	position:absolute;
	left:20px;
	top:-43px;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Item{
	max-width:540px;
	order:2;
	margin-right:230px;
	flex:1;
}
@media screen and (max-width:1024px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Item{
	    max-width: 740px;
    flex: 1;
    flex-basis: 100%;
    order: 1;
    margin: 0px;
	background-color:#f5d4c5;
	padding:40px;
}	

}

@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Item{
	padding:20px;
}		
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Text {
	margin: 10px 0;
	font-size: 16px;
	color: #000;
	line-height: 1.4em;
	font-weight: normal;
}

#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .AnswerTitle {
	margin: 0;
	font-size: 18px;
	color: #fff;
	line-height: 1em;
	font-weight: normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding-top: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .AnswerText {
	margin: 0;
	font-size: 16px;
	color: #fff;
	line-height:1.4em;
	font-weight: normal;
	padding-left: 10px;
	border-left: 2px solid #fff;
}


#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Popin {
	bottom: 10%;
	right: 19%;
}
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX  {
	text-align:center;
	padding-bottom:100px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX .Text {
	margin: 10px 0;
	font-size: 22px;
	color: #000;
	line-height: 1.4em;
	font-weight: normal;	
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX .Text {
	font-size: 18px;
		margin: 10px 20px;
}	
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX ul{
	display:flex;
	list-style:none;
	padding:0;
	justify-content:center;
	align-items:center;
	margin:0 auto;
	max-width:600px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX ul{
flex-direction:column;
}	
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX ul li{
	margin:0;
	padding:0;
	flex-basis:50%;
	cursor:pointer;
	position:relative;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX ul li span{
	border:2px solid #eda38c;
	border-radius:55px;
	display:block;
	height:55px;
	font-size:25px;
	line-height:55px;
	text-transform:uppercase;
	color:#eda38c;
	background-color:#fff;
	position:absolute;
	top:calc(50% - 27px);
	left:calc(50% - 125px);
	width:250px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX ul li:hover span{
	background-color:#eda38c;
	color:#fff;
}

#NUTRI-LUMIERE-INGREDIENT-ROUTINE-CHOIX .Popin {
	bottom: calc(50% - 120px);
	left: calc(50% + 80px);
}

/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-INGREDIENT-ROUTINE{
	text-align:center;
	padding-bottom:100px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE figure {
	margin: 0;
	padding:0;
	display:inline-block;
	position:relative;
	margin-bottom:30px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-ROUTINE figure img{
	transform:scale(0.7)
}
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul{
	display:flex;
	list-style:none;
	padding:0;
	justify-content:center;
	align-items:flex-end;
	margin:0 auto;
	max-width:970px;
	margin-top:30px;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul{
flex-direction:column;
}	
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul li{
	margin:0;
	padding:0;
	flex-basis:33%;
	cursor:pointer;
	position:relative;
	font-size:16px;
}
@media screen and (max-width:1023px) {
	#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul li{
	margin:0 10px;
}

}
@media screen and (max-width:761px) {
	#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul li{
padding-bottom:40px;
}

}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul li .red{
	color:#be0f34;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE .VideoLink {
	margin: 20px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE .VideoLink a {
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid;
	text-decoration: none;
	font-size: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	color: #000;
	vertical-align: middle;
	position: relative;
	line-height: 1.2em;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE .VideoLink a::before {
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(img/btn-picto.png);
	height: 25px;
	width: 25px;
	content: " ";
	position: absolute;
	left: -30px;
	top: -5px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE .TextLink {
	margin: 20px;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE .TextLink a {
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid;
	text-decoration: none;
	font-size: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	color: #000;
	vertical-align: middle;
	position: relative;
	line-height: 1.2em;
}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE .Popin {
	top: 20px;
	right: -30px;
}
/*----------------------------------------------------------------------*/
#NUTRI-LUMIERE-PUSHS {
	background-color: #f5d4c5;
	text-align:center;
	padding-top:40px;
	padding-bottom:80px;
}
#NUTRI-LUMIERE-PUSHS .Title {

	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
	max-width:970px;
	margin:0 auto;
}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-PUSHS .Title {
	margin:0 20px;
}
}
#NUTRI-LUMIERE-PUSHS .Text{
	padding:20px;
	color:#000;
	text-align:center;
	padding-top:20px;
	margin:0 auto;
	font-size:16px;
	max-width:970px;
}
@media screen and (min-width:1250px) {
#NUTRI-LUMIERE-PUSHS {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
}
}
#NUTRI-LUMIERE-PUSHS ul {
	list-style: none;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 10px;
	max-width:970px;
	width:100%;
}
@media screen and (max-width:1023px) {
#NUTRI-LUMIERE-PUSHS ul {
	padding:30px;
	width:calc(100% - 60px);
}
}


@media screen and (max-width:761px) {
#NUTRI-LUMIERE-PUSHS ul {
	flex-direction:column;
	
}	
}
#NUTRI-LUMIERE-PUSHS ul li {
	color: #000;
	font-size: 16px;
	padding: 0;
	flex-basis: calc(50% - 20px);
	background-color:#fff;
	min-height:400px;

}
@media screen and (max-width:761px) {
#NUTRI-LUMIERE-PUSHS ul li {
	margin-bottom:30px;
	min-height:200px;
}	
}
#NUTRI-LUMIERE-PUSHS .SmallTitle {
	margin: 0;
	font-size: 30px;
	color: #eda38c;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding: 20px;
	text-align:left;	
	padding-bottom:10px;
}

#NUTRI-LUMIERE-PUSHS ul li .Text{
	padding:20px;
	color:#000;
	text-align:left;
	padding-top:0;
	font-size:14px;
}
#NUTRI-LUMIERE-PUSHS ul li figure{
	margin:0;
	padding:0;
}
#NUTRI-LUMIERE-PUSHS ul li figure img{
	display:block;
	margin:0 auto;
	max-width:100%;
}


#NUTRI-LUMIERE-PUSHS .BtnLink {
	margin-bottom: 20px;
}
#NUTRI-LUMIERE-PUSHS .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	background-color: #000;
	min-width: 110px;
	margin-top:20px;
}
/*-------------------------------------------------------------*/

#NUTRI-LUMIERE-FOOTER{
	height:60px;
	margin-top:-60px;
	z-index:2;
	text-align:right;
}
#NUTRI-LUMIERE-FOOTER.Sticky{
	position: fixed;
	bottom: 0;
	max-width: 1250px;
	width: 100%;
}

#NUTRI-LUMIERE-FOOTER a{
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	background-color:#eda38c;
	display:inline-block;
	color:#fff;
	text-decoration:none;
	height:60px;
	line-height:60px;
	padding:0 50px;
	text-transform:uppercase;
	font-size:16px;
	padding-left:70px;
	background-image:url(img/picto.png);
	background-size:40px auto;
	background-repeat:no-repeat;
	background-position:left 15px center;
	
}
@media screen and (max-width:761px) {
	#NUTRI-LUMIERE-FOOTER a{
		width: calc(100% - 120px);
		border: 1px solid;
		line-height: 1.2em;
		text-align: left;
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}
}
/*-------------------------------------------------------------*/
#NUTRI-LUMIERE-PUSHS-2 .TextLink {
	margin: 20px;
	text-align:center;
}
#NUTRI-LUMIERE-PUSHS-2 .TextLink a {
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid;
	text-decoration: none;
	font-size: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	color: #000;
	vertical-align: middle;
	position: relative;
	line-height: 1.2em;
}
/*-------------------------------------------------------------*/
.PopinLightBox{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	display:none;
	padding:30px;
	box-sizing:border-box;
}
@media screen and (max-width:761px) {
.PopinLightBox{
	padding:20px;
}	
}
.PopinLightBox[data-open="1"]{
	display:flex;
	justify-content:center;
	align-items:center;
	overflow:scroll;    flex-wrap: wrap;
}
.PopinLightBox .PopinLightBoxBackground{
	position:fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.5);
	width:100vw;
	height:100vh;
	z-index:1;
}

.PopinLightBox .PopinLightBoxContent{
	background-color:#fff;
	position:relative;
	max-width:645px;
	z-index:2;
}
.PopinLightBox .PopinLightBoxCloseBtn{
	background-image:url(img/close-popin-btn.png);
	width:38px;
	height:38px;
	background-repeat:no-repeat;
	position:absolute;
	top:0;
	right:0;
}
.PopinLightBox .PopinLightBoxText{
	margin:40px;
	
}


@media screen and (max-width:761px) {
.PopinLightBox .PopinLightBoxText{
	margin:20px;
	margin-top:40px;
	
}	
}
.IngredientMobile{
	display:none;
}
@media screen and (max-width:761px) {
	 .Ingredient{
		display:none;
	}
	.IngredientMobile{
		display:block;
	}
	.IngredientMobile .Ingredient{
		display:block;
	}
}

/* DTW MODIFICATIONS */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	.product-tile {
    padding-left: 9%;
	} 
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
.product-tile.no-hover {
    padding-left: 80px;
	}
} 

.product-tile {
    padding-left: 14%;
}

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { 
	#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul{
		display: inherit;
	}
	.product-tile,
	.product-tile.no-hover{
		padding-left: unset;
	}
	.product-tile{
		margin-left: auto;
		margin-right: auto;
	}
	.MyContent .product-quickshop{
		padding: 10px;
	}

 }

 @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#NUTRI-LUMIERE-INGREDIENT-MARRONIER,
	#NUTRI-LUMIERE-INGREDIENT-DATTES{
		display: block;
	}
	#NUTRI-LUMIERE-INGREDIENT-AVOINE .Item,
	#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Item{
		margin-right: 820px;
	}
	#NUTRI-LUMIERE-GAMME .BtnLink{
		margin: 0px;
	}
}

/*DTW Edits*/

#NUTRI-LUMIERE-RESULTS ul li {
    font-size: 15px;
}

@media screen and (min-width: 1112px) {
	#NUTRI-LUMIERE-HEADER-V2 .Wrapper {
	    position: absolute;
	    width: 600px;
	    left: 45%;
	    top: 115px;
	}
}
#NUTRI-LUMIERE-INTRO .Title {
    padding-top: 45px;
    text-align: center;
}

#NUTRI-LUMIERE-PUSHS .SmallTitle {
    min-height: 60px;
}
#NUTRI-LUMIERE-PUSHS ul li .Text {
    min-height: 114px;
}

#NUTRI-LUMIERE-RESULTS .stat-1 .svg-stat .bar {
    stroke-dashoffset: 43;
}
#NUTRI-LUMIERE-RESULTS .stat-2 .svg-stat .bar {
    stroke-dashoffset: 73;
}
.MyContent .Text{
	min-height: 57px;
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
#NUTRI-LUMIERE-GAMME .BtnLink a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 18px 30px;
    display: inline-block;
    line-height: 14px;
    background-color: #000;
    min-width: 110px;
    right: -5%;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(1) {
    margin-left: 162px;
    top: auto;
    bottom: 260px;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(2) {
    margin-left: 118px;
    top: auto;
    bottom: 120px;
}
#NUTRI-LUMIERE-INGREDIENT-MARRONIER .TextLink a {
    display: inline;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    border-bottom: 1px solid;
    text-decoration: none;
    font-size: 11px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    color: #000;
    vertical-align: middle;
    position: relative;
    line-height: 1.2em;
    right: 3%;
}
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE #wakame-dtw {
    margin-left: 108px;
    top: auto;
    bottom: 260px;
}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
#NUTRI-LUMIERE-GAMME .BtnLink a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    position: relative;
    padding: 18px 30px;
    display: inline-block;
    line-height: 14px;
    background-color: #000;
    min-width: 110px;
    right: -3%;
}
}

/*Ipad Air 3 Portrait*/
@media screen and (max-width: 1111px) {

#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredient .dtwwakame{
    left: 50%;
    margin-left: 75px;
    top: 50%;
    margin-top: 75px;
	}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE #DTWNightCream {
    position: relative;
    top: 2px;
    right: 7px;

}
#NUTRI-LUMIERE-INGREDIENT-ROUTINE #CREAM-PRODUCT {
    position: relative;
    right: 7px;
}
.MyContent .ShopLink{
	position: relative;
	right: 20px;
}
#NUTRI-LUMIERE-PUSHS ul li .Text {
    min-height: 133px;
}
}
@media screen and (max-width: 761px){
.MyContent .product-quickshop {
    padding: 10px;
    width: 76px;
}
.MyContent .ShopLink {
    right: -32px;
}
.product-tile {
   border: unset; 
}

#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(1) {
	margin-left: 9px;
    top: auto;
    bottom: 65px;
}
#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredientname {
    margin-left: 60px;
    margin-top: 425px;
}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE .Ingredientname:nth-child(1) {
    margin-left: 95px;
    top: auto;
    bottom: 85px;
}
.product-tile {
    padding-left: unset;
}
}


@media screen and (min-width: 1024px){
	.ipadBreak{
		display: none;
	}	
}

	@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	#YTvideobox {
    	left: 7%;
    }
}


@media screen and (max-width: 1111px){
	.ipadBreak{
		display: block;
	}
	#NUTRI-LUMIERE-INTRO .Title {
	    padding-top: 60px;
	}
}

@media screen and (max-width: 761px){
	#NUTRI-LUMIERE-INTRO .Title {
	    padding-top: 85px;
	}
	#NUTRI-LUMIERE-INGREDIENT-AVOINE .Ingredient figure {
    	top: -25px;
	}

	.MyContent .ShopLink{
		right: unset;
	}
	.MyContent .product-quickshop {
    	width: unset;
	}
	.product-tile {
	    margin: auto;
	}
	.product-tile.no-hover {
	    padding-left: unset;
	}

	#NUTRI-LUMIERE-HEADER-V2 {
	    background-image: url(img/header-mobile-v2.jpg);
	    background-position: top right;
	}
	#NUTRI-LUMIERE-INGREDIENT-MARRONIER,
	#NUTRI-LUMIERE-INGREDIENT-AVOINE,
	#NUTRI-LUMIERE-INGREDIENT-DATTES,
	#NUTRI-LUMIERE-INGREDIENT-WAKAME-KARITE {
    	text-align: center;
	}
}


#NUTRI-LUMIERE-INTRO .Title {
    color: #000;
}

#NUTRI-LUMIERE-INTRO{
	text-align: left;
}

#NUTRI-LUMIERE-INTRO .Wrapper{
	width: 40%;
}


#NUTRI-LUMIERE-HEADER-V2 .Tag {
	padding-top: 15px;
}

@media only screen and (min-width: 1024px){
	#NUTRI-LUMIERE-INTRO .Wrapper{
	left: 49%;
	top: 62%;
}
}

@media only screen
and (min-width : 1112px)
and (max-width : 834px)
and (orientation : landscape){
	#NUTRI-LUMIERE-INTRO .Wrapper {
	    width: 45%;
	}
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait){
	#NUTRI-LUMIERE-INTRO .Wrapper {
	    width: 54%;
	    left: 44%;
	    top: 55%;
	}
}

@media screen and (min-width:768px) and  (max-width:1023px) {
	#NUTRI-LUMIERE-INTRO .Wrapper {
	    top: 60%;
    }
}

@media screen and (max-width: 761px){	
	#NUTRI-LUMIERE-INTRO .Wrapper {	
		width: auto;	
	}	
	#NUTRI-LUMIERE-INTRO .Wrapper ul li {	
		text-align: left;	
	}	
	#NUTRI-LUMIERE-INGREDIENT-DATTES .AnswerTitle{
		margin: 0 auto;
	}
	#NUTRI-LUMIERE-GAMME .BtnLink {
	    padding-top: 125%;
	}
	#NUTRI-LUMIERE-GAMME {
		 margin-bottom: 70px;
	}
	#NUTRI-LUMIERE-INGREDIENT-ROUTINE ul {
    align-items: center !important;
}		
			

/*START sitemapping*/
/*DESKTOP*/
#HeaderBanner {
    position: absolute;
    left: 36%;
    top: 0%;
    width: 29%;
    height: 4.5%;
    z-index: 2;
}

#Jour-Section {
	position: absolute;
    left: 7%;
    top: 10%;
    width: 41%;
    height: 7.5%;
    z-index: 2;
}

#Emulsion-RangeSection {
    position: absolute;
    left: -9%;
    top: 31.8%;
    width: 48%;
    height: 7%;
    z-index: 1;
}
#Jour-RangeSection {
	position: absolute;
    left: 62%;
    top: 31.8%;
    width: 48%;
    height: 7%;
    z-index: 1;

}

/*IPAD PORT*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait) {
#HeaderBanner {
    position: absolute;
    left: 34%;
    z-index: 3;
}

#Jour-Section {
    position: absolute;
    left: 0%;
    top: 9%;
    width: 41%;
    height: 6%;
}

#Emulsion-RangeSection,
#Jour-RangeSection {
    top: 26.8%;
    height: 4.5%;
}
}
/*IPHONE*/
@media only screen and (max-width:761px) {
#HeaderBanner {
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 3%;
    z-index: 5;
}

#Jour-Section {
    position: absolute;
    left: 0%;
    top: 8%;
    width: 100%;
    height: 4%;
}


#Jour-RangeSection {
    position: absolute;
    left: 46%;
    top: 33%;
    width: 54%;
    height: 1.8%;
}


#Emulsion-RangeSection {
    left: -9%;
    top: 32.8%;
    height: 2%;
}
}

/*END sitemapping*/