#main:not(.main-homepage) {
	margin-top: 0px;
}
body, html{
	overflow-x:hidden;
}
.MyContent {
	display: block;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	max-width: 1250px;
	min-width:320px;
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 60px;
	z-index: 1;
}
.MyContent a:active
{
   outline:none;
}
.MyContent *{
	/*-webkit-backface-visibility: hidden;*/
}
#main {
   margin-top: 0px;
}
.breadcrumb{
	display:none;
}
.MyContent .MyAnchorTag{
	display: block;
	height:50px;	
}
@media only screen and (max-width:761px) {
	#olapic-slider-widget{
		margin-top:-30px!important;
	}
}

@media only screen and (max-width:761px) {
.MyContent .MyAnchorTag{
	
	
}
}

.MyContent a {
   outline: 0;
}
.MyContent .NotVisible{
	display: none;
	
}

.MyContent h1 {
  color: #be0f34;
  font-family: ClarinsRegular,Clarins;
  font-size: 50px;
  font-weight: normal;
  line-height: 1em;
  margin: 20px auto 10px;
  max-width: 700px;
  padding: 0 20px;
  text-align: center;
}

@media only screen and (max-width:761px) {
.MyContent h1 {
	font-size: 32px;
	 padding: 0 10px;
}
}



.MyContent .MyBlock {
	display: block;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
	text-align: center;
	margin-bottom: 40px;
}

.MyContent .MyBlock .InlineBlock {
	display: inline-block;
	position: relative;
	/*width: calc(50% - 40px);
	font-size: 14px;
	vertical-align: middle;
	max-width: 450px;
	margin: 20px;*/
}

.MyContent .MyBlock .InlineBlock img{
	max-width:100%;
}



.MyContent .FullWidthBlock {
	margin: 0;
	padding: 0;
	width: 2000px;
	margin-left: -375px;
	/*width: 1600px;
	margin-left: -175px;*/
	text-align: center;
	display: block;
	position: relative;
}

@media only screen and (max-width:1249px) {
.MyContent .FullWidthBlock {
	/*margin-left: calc(50% - 800px);*/
	margin-left: 0;
	width: 100%;
}
}

@media only screen and (max-width:761px) {
.MyContent .FullWidthBlock {
	margin-left: 0;
	width: 100%;
	overflow:hidden;
}
}
/***************************************/
#JOLI-ROUGE-LACQUER-HEADER::before{
	content:" ";
	background:linear-gradient(to left, rgba(121,9,31,0) 0px, rgba(121,9,31,1) 300px );
	position:absolute;
	top:0;
	left:-180px;
	height:100%;
	width:50%;
	z-index:3;
}
#JOLI-ROUGE-LACQUER-HEADER::after {
	content: " ";
	background: linear-gradient(to right, rgba(158,20,45,0) 0px, rgba(158,20,45,1) 200px );
	position: absolute;
	top: 0;
	right: -380px;
	height: 100%;
	width: 50%;
	z-index:4;
}
#JOLI-ROUGE-LACQUER-HEADER .Slide {
	position: absolute;
	left:calc(50% - 800px);
	top:0px;
	z-index:1;
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-HEADER .Slide{
	left:0;
	width:100%;
}
#JOLI-ROUGE-LACQUER-HEADER .Slide img{
	width:280vw;
	margin-right:0;
	margin-left:-96vw;
}
}
#JOLI-ROUGE-LACQUER-HEADER .Slide:nth-child(1) {
	opacity:1;
	animation:Fade-In-1 ease-in-out 10s infinite;
}
#JOLI-ROUGE-LACQUER-HEADER .Slide:nth-child(2) {
	opacity:0;
	animation:Fade-In-2 ease-in-out 10s infinite;
}
@keyframes Fade-In-1{
0%{opacity:1;}
20%{opacity:1;}
30%{opacity:0;}
70%{opacity:0;}
80%{opacity:1;}
100%{opacity:1;}
}
@keyframes Fade-In-2{
0%{opacity:0;}
20%{opacity:0;}
30%{opacity:1;}
70%{opacity:1;}
80%{opacity:0;}
100%{opacity:0;}	
}
#JOLI-ROUGE-LACQUER-HEADER .Logo {
	position: relative;
	z-index:5;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:850px;
}
#JOLI-ROUGE-LACQUER-HEADER .Logo img {
	display:block;
	margin-left:0;
}

@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-HEADER .Logo {
	padding-top:10vw;
	padding-bottom:3vw;
	
}	
#JOLI-ROUGE-LACQUER-HEADER .Logo img {
	width:70vw;
}	
}
/*****************************************************/

#JOLI-ROUGE-LACQUER-EDITO{
	background-color:#FFF;

	background-image:url(img/coulure.jpg);
	background-repeat:repeat-x;
	background-position:right 10vw bottom;
	padding-bottom:380px;
	margin-bottom:-100px;

	  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

#JOLI-ROUGE-LACQUER-EDITO .Reveal{
	height:1px;
	overflow:hidden;	
	transition:height ease-in-out 0.5s;
	z-index:2;
	position:relative;
}

#JOLI-ROUGE-LACQUER-EDITO::before{
	content:" ";
	background-color:#ce0055;
	width:100%;
	height:60px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
#JOLI-ROUGE-LACQUER-EDITO .LinkReveal{
	display:block;
	color:#FFF;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding-top:40px;
	background-image:url(img/arrow-white.png);
	background-repeat:no-repeat;
	background-position:top 20px center;
	font-size:14px;
	transition:background-position ease-in-out 0.2s;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	z-index:2;
}
#JOLI-ROUGE-LACQUER-EDITO .RevealOpened{
	transform:scaleY(-1);
	font-size: 0;
	height: 18px;
	width: 150px;
	/*margin-top:-40px;*/
}

#JOLI-ROUGE-LACQUER-EDITO .LinkReveal:hover{
	background-position:top 25px center;
}
@media only screen and (max-width:761px) {
	#JOLI-ROUGE-LACQUER-EDITO .LinkReveal{
		width:80vw;
	}
#JOLI-ROUGE-LACQUER-EDITO{
	margin-bottom: 0px;
	background-size: 250% auto;
/*	padding-bottom:calc(30vw + 90px);*/
	background-color:#ce0055;
	margin-bottom:-50px;
}
}
#JOLI-ROUGE-LACQUER-EDITO h1{
	margin:0;
	display:block;
	color:#fff;
	font-size:40px;
	padding:40px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	max-width:970px;
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-EDITO h1{
	font-size:27px;
		padding:20px;
}
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper{
	display:flex;
	margin-left:auto;
	margin-right:auto;
	max-width:1064px;
	justify-content:center;
	align-items:flex-start;
}
#JOLI-ROUGE-LACQUER-EDITO .jcarousel .jcarousel-pagination{
	display:none;
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-EDITO .jcarousel .jcarousel-pagination{
	display:block;
	bottom:0px;
}
#JOLI-ROUGE-LACQUER-EDITO .jcarousel{
	padding-bottom:20px;
}
}
@media only screen and (min-width:762px) {
#JOLI-ROUGE-LACQUER-EDITO .jcarousel{
	overflow:visible!important;
	
}
}
#JOLI-ROUGE-LACQUER-EDITO .jcarousel li{
	border:0px solid;
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-EDITO .Wrapper{
	flex-direction:column;
	
}
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item{
	flex:1;
	margin-left:10px;
	margin-right:10px;
}
@media only screen and (max-width:761px) {
	#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item{
		margin-left:auto;
		margin-right:auto;
		width:375px;
	}
}
@media only screen and (max-width:374px) {
	#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item{
		margin-left:auto;
		margin-right:auto;
		width:320px;
	}
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item .Num{
	font-size:100px;
	line-height:1em;
	color:#fff;
	font-family: "Gotham SSm book A","Gotham SSm book B",Gotham,Helvetica,Arial,sans-serif;
	height:100px;
	margin:0;
	text-align:center;
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item h2{
	font-size:28px;
	line-height:1em;
	color:#fff;
	font-family: ClarinsRegular, Clarins;
	margin:0;
	text-align:center;
	font-weight:normal;
	padding:0px;
}
@media only screen and (max-width:761px) {
	#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item h2{
		margin-left:20px;
		margin-left:20px;
	}
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item .Text{
	font-size:15px;
	line-height:20px;
	color:#fff;
	font-family: "Gotham SSm book A","Gotham SSm book B",Gotham,Helvetica,Arial,sans-serif;
	margin:0;
	text-align:center;
	padding:20px;
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item .Polaroid{
	height:300px;
	width:100%;
	display:block;
	position:relative;
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item .Polaroid img{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%)
}
#JOLI-ROUGE-LACQUER-POPIN{
	height:0px;
	position:relative;
	z-index:2;
}
#JOLI-ROUGE-LACQUER-POPIN .Btn{
	position: absolute;
	bottom: 220px;
	right: -14px;
	z-index:2;
	cursor:pointer;
}
@media only screen and (max-width:1023px) {
#JOLI-ROUGE-LACQUER-POPIN .Btn{
	bottom: 100px;
	right: 82px;
}	
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-POPIN .Btn{
  bottom: 213px;
right: 37px;
}
}
#JOLI-ROUGE-LACQUER-POPIN.Opened .Btn .Plus{
	display:none;
}
#JOLI-ROUGE-LACQUER-POPIN.Opened .Btn .Moins{
	display:block;
}
#JOLI-ROUGE-LACQUER-POPIN.Closed .Btn .Plus{
	display:block;
}
#JOLI-ROUGE-LACQUER-POPIN.Closed .Btn .Moins{
	display:none;
}

@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-POPIN .Btn .Moins{
  margin-bottom:148px;
}
}
#JOLI-ROUGE-LACQUER-POPIN.Opened .Content{
	display:block;
}
#JOLI-ROUGE-LACQUER-POPIN.Closed .Content{
	display:none;
}
#JOLI-ROUGE-LACQUER-POPIN .Content{
	position: absolute;
	top: -425px;
	right: 35px;
	background-color:#fdf1f3;
	border:15px solid #fff;
	transform:rotate(8deg);
	text-align:center;
}
@media only screen and (max-width:1023px) {
#JOLI-ROUGE-LACQUER-POPIN .Content {
	top: -425px;
	right: 115px;
	transform: rotate(3deg);
}
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-POPIN .Content {
	
	width:335px;
	box-sizing:border-box;
    top: -400px;
    right: 20px;
}
#JOLI-ROUGE-LACQUER-POPIN .Content img{
	max-width:100%;
}
}
#JOLI-ROUGE-LACQUER-POPIN .Content h3{
	margin:0;
	color:#d40057;
	font-family:ClarinsRegular, Clarins;
	font-size:22px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
}
#JOLI-ROUGE-LACQUER-POPIN .Content p{
	margin:0;
}
#JOLI-ROUGE-LACQUER-POPIN .Content p.Text{
	color:#d40057!important;
	padding:15px!important;
	margin:0!important;
	padding-top:5px!important;
	font-size:14px!important;
}
#JOLI-ROUGE-LACQUER-EDITO .Sticker{
	height:0px;
	position:relative;
	z-index:1;
}
#JOLI-ROUGE-LACQUER-EDITO .Sticker img{
	position: absolute;
	bottom: 40px;
	right: -85px;
}
@media only screen and (max-width:1249px) {
#JOLI-ROUGE-LACQUER-EDITO .Sticker img {
	position: absolute;
	bottom: 120px;
	right: -5px;
}
}
@media only screen and (max-width:1023px) {
#JOLI-ROUGE-LACQUER-EDITO .Sticker img {
  position: absolute;
bottom: 400px;
right: 155px;
}
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-EDITO .Sticker img {
    position: absolute;
    bottom: 75px;
    right: 225px;
}
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper #Item-1 .Polaroid img{
	margin-left: -25px;
	margin-top: 5px;
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper #Item-2 .Polaroid img{
	margin-top: 10px;
	margin-left: -30px;
}
#JOLI-ROUGE-LACQUER-EDITO .Wrapper #Item-3 .Polaroid img{
	margin-left: 12px;
	margin-top: 5px;
}
@media only screen and (max-width:761px) {
#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item .Polaroid  img {
   margin-left: auto!important;
   margin-right:auto!important;
margin-top: 0;
max-width:80%!important;
 
}
}
/***************************************/

.MyContent .Btn-Link {
	text-align: center;
	background-color: #000;
	display: inline-block;
	color: #FFF;
	padding: 18px 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	/*border: 2px solid #e5e5e5;*/
	min-width: 16px;
	margin-top: 20px;
}
@media only screen and (max-width:761px) {
.MyContent .Btn-Link {
    display: block;
    white-space: nowrap;
}
}


/*****************************************************/

#Block-PIANOLIPSTICK{
	margin-top:0px;

}

#Block-PIANOLIPSTICK *{
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
#Block-PIANOLIPSTICK h1 {
  font-size:50px;
  color:#000;
  max-width:1024px;
}
@media only screen and (max-width:761px) {
#Block-PIANOLIPSTICK h1 {
  font-size:35px;
}
}
#Block-PIANOLIPSTICK p {
  color: #000;
  display: block;
  font-family: "Gotham SSm book A","Gotham SSm book B",Gotham,Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  text-transform: none;
}
@media only screen and (max-width:761px) {
#Block-PIANOLIPSTICK p {
  font-size: 16px;
}
}
#Lipstick-Carousel {
	display:block;
	width:100%;
	overflow:hidden;
	padding-top:100px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
@media only screen and (max-width:761px) {
#Lipstick-Carousel {
	padding-top:60px;
}
}
/*FRANCE*/
#Lipstick-Carousel {
	max-width:1050px;
	text-align:left;
	background-repeat:no-repeat;
	background-position:top center;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
} 

#Lipstick-Carousel #SelectedTexture{
	position:absolute;
	top:10px;
	left:50%;
	display:inline-block;
	z-index:1;
	-webkit-transform:translateX(-50%) translateZ(0);
	transform:translateX(-50%) translateZ(0);
	background-size:100% auto;
		-webkit-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
}
#Lipstick-Carousel #SelectedTexture img{
	position:absolute;
	top:0;
	left:0;
	-webkit-transform: translateZ(0);
	transform:translateZ(0);
	opacity:1;
	-webkit-transition:all 0.5s ease-in-out;
	transition:all 0.5s ease-in-out;
	opacity:0;
	z-index:1;
}
#Lipstick-Carousel #SelectedTexture img:first-child{
	position:relative;
}
@media only screen and (max-width:761px) {
	#Lipstick-Carousel #SelectedTexture img{
		width:320px;
	}
}
#Lipstick-Carousel.Anim #SelectedTexture  img{
	opacity:0;
}
#Lipstick-Carousel.Anim #SelectedTexture  {
	opacity:0;
}
#Lipstick-Carousel #SelectedTexture  img.Selected{
	opacity:1;
	z-index:30;
}


#Lipstick-Carousel ul{
	list-style:none;
	padding:0;
	margin:0;
	white-space:nowrap;
	display:inline-block;
	padding-bottom:135px;
	font-size:0;
	z-index:2;
		position:relative;
}
#Lipstick-Carousel ul.Anim{
	-webkit-transition:transform 0.6s ease-in-out;
	transition:transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
#Lipstick-Carousel ul li{
	padding:0;
	margin:0;
	display:inline-block;
	position:relative;
	vertical-align:top;
	text-align:center;
}
#Lipstick-Carousel ul.SwapAnim{
	-webkit-transition:none;
	transition:none;
}

#Lipstick-Carousel ul li .Packshot{
	display:block;
	width:155px;
	overflow:hidden;
	position:relative;
	z-index:2;
	cursor:pointer;
}
@media only screen and (max-width:761px) {
	#Lipstick-Carousel ul li .Packshot{
		width:100px;
	}
}
#Lipstick-Carousel ul li .Texture{
	opacity:0;
	display:block;
	position:absolute;
	z-index:1;
	left:50%;
	-webkit-transform:translateY(-50%) translateX(-50%) translateZ(0) ;
	transform:translateY(-50%) translateX(-50%) translateZ(0) ;
	top:45px;
	-webkit-transition:opacity 0.5s  ease-in-out;
	transition:opacity 0.5s  ease-in-out;
}


@media only screen and (max-width:761px) {
	#Lipstick-Carousel ul li .Texture{
		width:310px;
		top:32px;
	}
}



#Lipstick-Carousel ul li.Selected .Texture{
	/*opacity:1;*/
}

#Lipstick-Carousel ul.Anim li.Selected .Texture{
	opacity:0;
	display:none;
}

#Lipstick-Carousel ul.SwapAnim li .Texture{
	-webkit-transition:none!important;
	transition:none!important;
}
#Lipstick-Carousel ul li .Packshot img{
	display:block;
	position:relative;
	-webkit-transform:scale(0.9) translateY(80px) translateZ(0) ;
	-webkit-transform-origin:bottom center;
	transform:scale(0.9) translateY(80px) translateZ(0) ;
	transform-origin:bottom center;
	max-width:100%;
	-webkit-transition:transform 0.5s  ease-in-out 0.3s;
	transition:transform 0.5s  ease-in-out 0.3s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#Lipstick-Carousel ul li.Selected .Packshot img{
	-webkit-transform:scale(1) translateZ(0) ;
	transform:scale(1) translateZ(0) ;
	-webkit-transition:transform 0.5s  ease-in-out 0s;
	transition:transform 0.5s  ease-in-out 0s;
}

/*#Lipstick-Carousel ul.Anim li.Selected .Packshot img{
	-webkit-transform:scale(0.9) translateY(80px) translateZ(0) ;
	transform:scale(0.9) translateY(80px) translateZ(0) ;
	-webkit-transition:transform 0.5s  ease-in-out 0.3s;
	transition:transform 0.5s  ease-in-out 0.3s;
}*/

#Lipstick-Carousel ul.SwapAnim li .Packshot img{
	/*-webkit-transform:scale(0.9) translateY(80px)!important;;
	transform:scale(0.9) translateY(80px)!important;*/
	-webkit-transition:none!important;
	transition:none!important;
}

#Lipstick-Carousel ul li .ProductName{
	display:none;
}

#Lipstick-Carousel-TintProductName{
	display:block;
	width:280px;
	font-size:14px;
	text-align:center;
	position:absolute;
	bottom:0;
	padding-top:10px;
	left:calc(50% - 140px);
	padding-bottom:70px;
	z-index:2;
	
}
#Lipstick-Carousel-TintProductName strong{
	display:block;
	font-size:22px;
	font-weight:normal;
}

#Lipstick-Carousel-TintProductName a{
	display:inline-block;
	font-size:11px;
	font-weight:normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	color:#fff;
	padding:18px 30px; 
	line-height:14px;
	background-color:#000;
	text-decoration:none;
	letter-spacing:0.1em;
	position:absolute;
	bottom:0;
	left:50%;
	-webkit-transform:translateX(-50%) translateZ(0) ;
	transform:translateX(-50%) translateZ(0) ;
	 white-space: nowrap;
	 text-transform:uppercase;
}

#Lipstick-Carousel-Prev{
	left:calc(50% - 160px);
}
#Lipstick-Carousel-Next{
	right:calc(50% - 160px);
}
#Lipstick-Carousel-Prev, #Lipstick-Carousel-Next{
	display:block;
	position:absolute;
	bottom:75px;
	z-index:2;
}
@media only screen and (max-width:761px) {
	#Lipstick-Carousel-Prev, #Lipstick-Carousel-Next{
		opacity:0.5;
	}
}

#Lipstick-Carousel-Prev img, #Lipstick-Carousel-Next img{
	width:18px;
}
/*****************************************************/

#Block-TINTPREVIEW-Title{
	margin-top:0px;
	background-color:#951a30;
	padding-top:50px;
	padding-bottom:160px;
	-webkit-transition:background-color 1s ease-in-out;
	transition:background-color 1s ease-in-out;
}
@media only screen and (max-width:761px) {
	#Block-TINTPREVIEW-Title{
			padding-bottom:30px;
				padding-top:30px;
				margin-top:0px;
	}
}
#Block-TINTPREVIEW-Title img{
max-width:100%;
		
}
#Block-TINTPREVIEW-Title h1{
	color:#FFF;
	margin-top:0px;
		
}
#Block-TINTPREVIEW-Title p{
color: #FFF;
  display: block;
  font-family: "Gotham SSm book A","Gotham SSm book B",Gotham,Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  text-transform: none;
  padding-top:10px;
  padding-left:20px;
    padding-right:20px;
}
@media only screen and (max-width:761px) {
	#Block-TINTPREVIEW-Title p{
	  font-size: 16px;
	}
}
#Block-TINTPREVIEW{
	margin-top:0px;
	clear:both;
	background-color:#fdf4f5;
	margin-bottom:-30px;

}
#Block-TINTPREVIEW .TintPreviewModule{
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-align:center;
	margin-top:-130px;
}

@media only screen and (max-width:1023px) {
	#Block-TINTPREVIEW .TintPreviewModule{
		width:33%;
		min-width:none;
	}
}
#Block-TINTPREVIEW .TintPreviewModule .Title{
	color:#FFF;
	margin:0;
	font-size: 16px!important;
	font-weight: normal;
	display:inline-block;
	position:relative;
	max-width:230px;
	padding-left:61px;
	text-align:left;
	height:130px;
	line-height:70px;
}


#Block-TINTPREVIEW .TintPreviewModule span{
	display:inline-block;
	vertical-align:middle;
	line-height: 22px;
}
#Block-TINTPREVIEW .TintPreviewModule .Title::before {
	content:" ";
	display:inline-block;
	width:61px;
	height:71px;
	position:absolute;
	left:0px;
	top:0px;
	
}
#Block-TINTPREVIEW .TintPreviewModule .Title::after {
	content:" ";
	display:block;
	width:100%;
	height:12px;
	background-image:url(img/arrow-bottom.png);
	bottom:42px;
	position:absolute;
	left:0px;
	background-position:top center;
	background-repeat:no-repeat;
}
#Block-TINTPREVIEW .TintPreviewModule:nth-child(1) .Title::before {
	background-image:url(img/num-1.png);
}
#Block-TINTPREVIEW .TintPreviewModule:nth-child(2) .Title::before {
	background-image:url(img/num-2.png);
}
#Block-TINTPREVIEW .TintPreviewModule:nth-child(3) .Title::before {
	background-image:url(img/num-3.png);
}
#Block-TINTPREVIEW .TintPreviewModule strong{
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#Block-TINTPREVIEW .TintPreviewModule ul{
	display:block;
	margin:0px;
	padding:0px;
	
}

@media only screen and (max-width:761px) {
#Block-TINTPREVIEW {
	padding-bottom:40px;
}
#Block-TINTPREVIEW .TintPreviewModule{
	display:block;
	position:relative;
	margin-top:0px;
	width:auto;
}
#Block-TINTPREVIEW .TintPreviewModule .Title{
	color:#000;
	height:auto;
	max-width:none;
	padding:10px;
	width:calc(100% - 20px);
	line-height:22px;
	text-align:center;
	display:block;
}
#Block-TINTPREVIEW .TintPreviewModule .Title::before {
  background-image: none;
  display: inline;
  font-size: 16px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
  height: auto;
  left: auto;
  line-height: 22px;
  position: relative;
  top: auto;
  vertical-align: bottom;
  width: auto;
}
#Block-TINTPREVIEW .TintPreviewModule:nth-child(1) .Title::before{
	content:"1. ";
}
#Block-TINTPREVIEW .TintPreviewModule:nth-child(2) .Title::before{
	content:"2. ";
}
#Block-TINTPREVIEW .TintPreviewModule:nth-child(3) .Title::before{
	content:"3. ";
}
#Block-TINTPREVIEW .TintPreviewModule span {
    display: inline;
    vertical-align: baseline;
}
}
#ColorSwatches{
	max-height:570px;
	overflow:hidden;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	margin-bottom:50px;
}
@media only screen and (max-width:761px) {
	#ColorSwatches {
		max-width:450px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:0px;
	}
}
#ColorSwatches ul{
	width:180px;
}
@media only screen and (max-width:761px) {
	#ColorSwatches ul{
		width:auto;
		white-space:nowrap;
	}
}
#ColorSwatches ul li{
	display:inline-block;
	font-size:11px;
	color:#000;
	text-align:center;
	width:90px;
	margin-bottom:0px;
	margin-top:20px;
	position:relative;
}
#ColorSwatches ul.Anim{
	-webkit-transition:none;
		transition:none;
}
@media only screen and (max-width:761px) {
	#ColorSwatches ul li{
		width:auto;
		vertical-align:middle;
			margin-top:-10px;
	}
	#ColorSwatches ul li.Selected{
		margin-top:7px;
	}
	
	#ColorSwatches ul{
		list-style:none;
		padding:0;
		margin:0;
		white-space:nowrap;
		display:block;
		padding-bottom:135px;
		font-size:0;
	}
	#ColorSwatches ul.Anim{
		-webkit-transition:transform 0.3s ease-in-out;
		transition:transform 0.3s ease-in-out;
	}
}
#ColorSwatches ul li .TexturePreview{
	height:50px;
	width:50px;
	overflow:hidden;
	border-radius:25px;
	display:block;
	margin:20px;
	margin-top:0px;
	margin-bottom:6px;
	cursor:pointer;
}

#ColorSwatches ul li::after{
	content:" ";
	height:52px;
	width:52px;
	overflow:hidden;
	border-radius:28px;
	border:2px solid #be0f34;
	display:block;
	position:absolute;
	left:50%;
	top:25px;
	cursor:pointer;
	opacity:0;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
	-webkit-transform:translateY(-50%) translateX(-50%) translateZ(0) ;
	transform:translateY(-50%) translateX(-50%) translateZ(0) ;
}
#ColorSwatches ul li.Selected::after{
	height:58px;
	width:58px;
	border-radius:32px;
	position:absolute;
	opacity:1;
}

@media only screen and (max-width:761px) {
	#ColorSwatches ul li::after{
		-webkit-transition:none;
			transition:none;
			cursor:default;
	}
	#ColorSwatches ul li .TexturePreview{
			height:25px;
			width:25px;
			overflow:hidden;
			border-radius:15px;
			display:block;
			margin:10px;
			margin-top:0px;
			margin-bottom:6px;
			cursor:default;
	}
	#ColorSwatches ul li.Selected .TexturePreview{
			height:50px;
			width:50px;
			overflow:hidden;
			border-radius:25px;
			display:block;
			margin:20px;
			margin-top:0px;
			margin-bottom:6px;
			cursor:default;
	}
	

}
#ColorSwatches ul li .TexturePreview img{
	margin-left:-200px;
	margin-top:-150px;
	/*-webkit-transform:translateY(-50%) translateX(-50%)  ;
	transform:translateY(-50%) translateX(-50%)  ;*/
}
#Block-TINTPREVIEW #ColorSwatches ul li span{
	display:block;
}
#Block-TINTPREVIEW #ColorSwatches ul li span:last-child{
	padding-top:0;
	line-height:14px;
}

@media only screen and (max-width:761px) {
	
	
	
	#Block-TINTPREVIEW #ColorSwatches ul li {
		width:45px;
	}
	
	
	#Block-TINTPREVIEW #ColorSwatches ul li.Selected {
		width:90px;
	}
	#Block-TINTPREVIEW #ColorSwatches ul li.Selected::before {
		width:100px;
		height:20px;
		content:" ";
		position:absolute;
		left:-5px;
		top:18px;
		background-image:url(img/prev.png), url(img/next.png); 
		background-position:left center, right center; 
		background-size:auto 100%, auto 100%;
		background-repeat:no-repeat,no-repeat;
		
	}
	
	
	#Block-TINTPREVIEW #ColorSwatches ul li span{
		display:none;
	}
	#Block-TINTPREVIEW #ColorSwatches ul li span:first-child{
		display:block;
	}
	#Block-TINTPREVIEW #ColorSwatches ul li.Selected span{
		display:block;
	}
	#Block-TINTPREVIEW #ColorSwatches ul li.Selected span.TintCode{
		display:inline-block;
	}
	#Block-TINTPREVIEW #ColorSwatches ul li.Selected span.TintName{
		display:inline-block;
	}
}
#Block-TINTPREVIEW #LipsPreview{
	display:block;
	margin-top:-24px;
	position:relative;
	background-repeat:no-repeat;
	background-size:100% auto;
	max-width:487px;
	margin-left:auto;
	margin-right:auto;
}
#LipsPreviewForMobile{
	display:none;
}
#PackshotNameForMobile{
	display:none;
}

#PreviewForMobile{
	display:none;
}
@media only screen and (max-width:761px) {
	#LipsPreviewForMobile{
	display:block;
}
#PreviewForMobile {
  background-color: #fdf4f5;
  display: block;
  margin-bottom: 0;
}
#PackshotNameForMobile {
    display: block;
    font-size: 14px;
    margin: 0;
	margin-top:5px;
}
#LipsPreviewForMobile img{
	display:block;
	max-width:100%;
	position:relative;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}
	#Block-TINTPREVIEW .TintPreviewModule .Title::after{
			display:none;
		
	}
	#Block-TINTPREVIEW #LipsPreview{
	margin-top:0px;
	}
	#Block-TINTPREVIEW .TintPreviewModule .PackshotName{
		margin-top:0px;
		display:none;
	}
	#Block-TINTPREVIEW .TintPreviewModule #LipsPreview{
		margin-top:0px;
		display:none;
	}
}


#Block-TINTPREVIEW #LipsPreview img{
	display:block;
	position:absolute;
	opacity:0;
	-webkit-transition:opacity 1s ease-in-out;
	transition:opacity 1s ease-in-out;
	top:0;
	left:0;
	z-index:1;
	max-width:100%;
}
#Block-TINTPREVIEW #LipsPreview img:first-child{
	position:relative!important;
	opacity:0!important;
}
#Block-TINTPREVIEW #LipsPreview img.Selected{
	opacity:1;
	zindex:2;
}
#Block-TINTPREVIEW #PackshotPreview{
	display:block;
	margin-top:35px;
	padding:0;
	list-style:none;
}
#Block-TINTPREVIEW #PackshotPreview li{
	font-size:14px;
	color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
	display:none;
}
#Block-TINTPREVIEW #PackshotPreview li.Selected{
	display:block;
}
#Block-TINTPREVIEW #PackshotPreview li strong{
	display:block;
	font-family:ClarinsRegular,Clarins;
	color:#be0f34;
	font-size:20px;
	font-weight:normal;
}
#Block-TINTPREVIEW #PackshotPreview li img{
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:192px;
	height:329px;
}
#Block-TINTPREVIEW #PackshotPreview li .Price{
	margin:10px;
	margin-left:0;
	margin-right:0;
}
#Block-TINTPREVIEW #PackshotPreview li  a.btnLink{
	display:inline-block;
	font-size:11px;
	font-weight:normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	color:#fff;
	padding:18px 30px; 
	line-height:14px;
	background-color:#000;
	text-decoration:none;
	letter-spacing:0.1em;
	 white-space: nowrap;
	 text-transform:uppercase;
}
@media only screen and (max-width:761px) {
#Block-TINTPREVIEW #PackshotPreview {
  display: inline-block;
  list-style: outside none none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  padding: 0 0 0 150px;
  position: relative;
  text-align: left;
  width: auto;
}
#Block-TINTPREVIEW #PackshotPreview li img{
	bottom: -15px;
    position: absolute;
    width: 140px;
	height:auto;
	left:0;
}
#Block-TINTPREVIEW #PackshotPreview li{
	  text-align:left;
}
}
#Block-TINTPREVIEW .PackshotName {
  display: block;
  font-family: "Gotham SSm book A","Gotham SSm book B",Gotham,Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4em;
  margin: 20px 0 0;
}
#FinitionChoix{
	overflow:hidden;
	width:100%;
	text-align:center;

	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	margin-bottom:40px;
}
@media only screen and (max-width:761px) {
#FinitionChoix {
	margin-bottom: 0px;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}
}
#FinitionChoix ul{
	font-size:0px;
}
#FinitionChoix ul li{
	display:inline-block;
	font-size:10px;
	color:#000;
	text-align:center;
	margin-bottom:0px;
	margin-top:20px;
	position:relative;
	vertical-align:top;
}
#FinitionChoix ul li .TexturePreview{
	height:110px;
	width:110px;
	overflow:hidden;
	border-radius:55px;
	display:block;
	margin:20px;
	margin-top:0px;
	margin-bottom:6px;
	cursor:pointer;
	background-color:#FFF;
}
@media only screen and (max-width:1060px) {
#FinitionChoix ul li .TexturePreview{
	margin-left:5px;
	margin-right:5px;
}	
}
@media only screen and (max-width:761px) {
#FinitionChoix ul li .TexturePreview{
	height:80px;
	width:80px;
	overflow:hidden;
	border-radius:45px;
	display:block;
	margin:5px;
	margin-top:0px;
	margin-bottom:5px;
	cursor:pointer;
	background-color:#FFF;
}	
}
#FinitionChoix ul li::after{
	content:" ";
	height:110px;
	width:110px;
	overflow:hidden;
	border-radius:55px;
	display:block;
	position:absolute;
	background-color:#FFFFFF;
	left:50%;
	top:0;
	cursor:pointer;
	opacity:0.5;
	-webkit-transition:all 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
	transition:all 0.4s cubic-bezier(0.680, -0.550, 0.265, 1.550);
	-webkit-transform:translateX(-50%) ;
	transform:translateX(-50%) translateZ(0) ;
}
@media only screen and (max-width:761px) {
#FinitionChoix ul li::after{
	content:" ";
	height:100px;
	width:100px;
	
}	
}
#FinitionChoix ul li.Selected::after{
	opacity:0;
}


#FinitionChoix ul li .TexturePreview img {
  margin-left: -20px;
  margin-top: 30px;
  width: 190px;
}
@media only screen and (max-width:761px) {
	#FinitionChoix ul li {
  margin-top: 0px;
}
	#FinitionChoix ul li .TexturePreview img {
  margin-left: -30px;
}
}
#Block-TINTPREVIEW #FinitionChoix ul li span:last-child {
  display: block;
  position: absolute;
  top: 15px;
  width: 100%;
}
/*****************************************************/
#Block-LIPSTICKFINDER-Title{
	margin-top:80px;
	 max-width: 760px;
}
@media only screen and (max-width:761px) {
	#Block-LIPSTICKFINDER-Title{
	margin-top:40px;
	margin-bottom:20px;
}
}
#Block-LIPSTICKFINDER-Title p{
  display: block;
  font-family: "Gotham SSm book A","Gotham SSm book B",Gotham,Helvetica,Arial,sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  text-transform: none;
  padding-top:10px;
  padding-left:20px;
   padding-right:20px;
  
}
@media only screen and (max-width:761px) {
#Block-LIPSTICKFINDER-Title p{
  font-size: 20px;

  
}
}
@media only screen and (min-width:1250px) {
#Block-LIPSTICKFINDER{
	margin: 0 0 0 calc(-50vw + 625px);
	padding: 0;
	width: 100vw;
	text-align: center;
	display: block;
	position: relative;
}
}

#Block-LIPSTICKFINDER .Slide{
	z-index:1;
	position:absolute;
	left:0;
	top:0;
}

#Block-LIPSTICKFINDER .Loaded #LipStickFinder-Slide-1{
	animation:FadeInOut-1 linear 8s infinite;
}
#Block-LIPSTICKFINDER .Loaded #LipStickFinder-Slide-2{
	animation:FadeInOut-2 linear 8s infinite;
}
#Block-LIPSTICKFINDER .Loaded #LipStickFinder-Slide-3{
	animation:FadeInOut-3 linear 8s infinite;
}
#Block-LIPSTICKFINDER .Loaded #LipStickFinder-Slide-4{
	animation:FadeInOut-4 linear 8s infinite;
}

@keyframes FadeInOut-1 {
  0%{opacity:0;}
  20%{opacity:0;}
  24%{opacity:1;}
  100%{opacity:1;}
}
@keyframes FadeInOut-2 {
   0%{opacity:0;}
  40%{opacity:0;}
  44%{opacity:1;}
  100%{opacity:1;}
}
@keyframes FadeInOut-3 {
  0%{opacity:0;}
  60%{opacity:0;}
  64%{opacity:1;}
  100%{opacity:1;}
}
@keyframes FadeInOut-4 {
  0%{opacity:1;}
  4%{opacity:0;}
  80%{opacity:0;}
  84%{opacity:1;}
  100%{opacity:1;}
}

#Block-LIPSTICKFINDER .InlineBlock{
	max-width:800px;
	display:inline-block;
	vertical-align:top;
	
}
@media only screen and (min-width:1250px) {
#Block-LIPSTICKFINDER .InlineBlock{
	max-width:50vw;

	
}
}

@media only screen and (max-width:1249px) {
#Block-LIPSTICKFINDER .InlineBlock{
	width:50%;
}
}
@media only screen and (max-width:761px) {
#Block-LIPSTICKFINDER .InlineBlock{
	width:100%;
}
}

#Block-LIPSTICKFINDER .InlineBlock:first-child{
	margin-top:45px;
}
@media only screen and (max-width:761px) {
#Block-LIPSTICKFINDER .InlineBlock:first-child{
	display:none;
}
}
#Block-LIPSTICKFINDER .InlineBlock:last-child{
	margin-bottom:45px;
}
#Block-LIPSTICKFINDER .InlineBlock:last-child a{
	position:absolute;
	bottom:45px;
	left:50%;
	-webkit-transform:translateX(-50%) translateZ(0) ;
	transform:translateX(-50%) translateZ(0) ;	
	z-index:7;
}
@media only screen and (max-width:761px) {
#Block-LIPSTICKFINDER .InlineBlock:last-child a{

	bottom:30px;

}
}
@media only screen and (max-width:471px) {
#Block-LIPSTICKFINDER .InlineBlock:last-child a{

	bottom:15px;

}
}
#Block-LIPSTICKFINDER .InlineBlock:last-child .Title{
	position:absolute;
	top:45px;
	left:50%;
	-webkit-transform:translateX(-50%) translateZ(0) ;
	transform:translateX(-50%) translateZ(0) ;
	height:calc(100% - 150px);
	max-height:294px;
	z-index:6;
}

@media only screen and (max-width:761px) {
#Block-LIPSTICKFINDER .InlineBlock:last-child .Title{
  	height: calc(100% - 110px);
    top: 20px;
}
}

/******************************************************/

#NavColorSwatches {
   display:none;
  } 
  @media (min-width: 762px) {
  #ColorSwatches {
    margin-bottom: 10px!important;
    max-height:560px!important;
    width: 180px!important;
    margin-left: auto!important;
    margin-right: auto!important;
  }
  #ColorSwatches ul{
    display:flex!important;
    flex-wrap:wrap!important;
    width:180px!important;
  }
  #NavColorSwatches{
    width: 180px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-bottom:30px;
     display:none;
  }
   #NavColorSwatches img{
   margin:8px;
  }
  #Block-TINTPREVIEW #ColorSwatches ul li span:last-child{
    white-space:nowrap;
  }
  }


/***DTW CUSTOM***/
/*#FinitionChoix ul li::after{
        height: 80px!important;
        width: 80px!important;
    }*/

@media only screen and (min-width: 1024px){
#JOLI-ROUGE-LACQUER-EDITO .Sticker img{
	bottom: 60px;
	right: -95px;
}

#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item h2{
	min-height: 60px;
}
}

@media only screen and (max-width: 761px){
	#Block-TINTPREVIEW .TintPreviewModule .Title{
		width: 80%!important;
		margin: auto!important;
	}

	#Block-TINTPREVIEW #PackshotPreview{
		margin-top: 100px;
	}

	#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item h2{
		min-height: 60px;
	}

	#JOLI-ROUGE-LACQUER-EDITO{
		padding-bottom: calc(15vw + 90px);
	}

	.MyContent{
		padding-bottom: 0!important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
	#Block-TINTPREVIEW #PackshotPreview{
		margin-top: 10px;
	}

	#Block-TINTPREVIEW-Title p br{
		display: none;
	}

	#JOLI-ROUGE-LACQUER-POPIN.Opened .Content{
		width: 100%;
	}

	#JOLI-ROUGE-LACQUER-EDITO .Wrapper .Item h2{
		min-height: 85px;
	}

	#JOLI-ROUGE-LACQUER-EDITO .Wrapper #Item-1 .Polaroid img,
	#JOLI-ROUGE-LACQUER-EDITO .Wrapper #Item-2 .Polaroid img{
		margin-left: 0;
	}

	#FinitionChoix ul li::after{
        height: 110px!important;
        width: 110px!important;
    }

    #Block-TINTPREVIEW .TintPreviewModule{
    	width: 30%!important;
    }

    #Block-TINTPREVIEW-Title p{
    	width: 80%;
    	margin: auto;
    }

    #JOLI-ROUGE-LACQUER-POPIN .Btn{
    	right: 17px!important;
    }

    #JOLI-ROUGE-LACQUER-EDITO{
    	margin-bottom: -80px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1024px){
	#Block-TINTPREVIEW .TintPreviewModule{
		width: 33%;
	}

	#FinitionChoix ul li::after{
        height: 110px!important;
        width: 110px!important;
    }

    #JOLI-ROUGE-LACQUER-EDITO .Sticker img{
    	right: 0;
    }
}

@media only screen and (width: 1024px){
	#JOLI-ROUGE-LACQUER-EDITO .RevealOpened{
		height: 0px;
	}
}


@media only screen and (max-width: 761px){
	#FinitionChoix ul li::after{
		height: 80px;
		width: 80px;
	}
}

@media only screen 
   and (max-width : 360px) 
   and (max-height : 640px) {
 	#JOLI-ROUGE-LACQUER-EDITO .Sticker img{
 		right: 195px;
 	}
}
