body,html{
	margin:0;
	padding:0;
	overflow-x:hidden;
}

/*#main:not(.main-homepage) {
    padding-top: 0px;
}*/

/* CSS BUTTON POPPIN */
.tryme{
	padding-left:0!important;
	padding-right:0!important;
}

	.st0{
		fill:none;
		stroke:black;
		stroke-width:1.5;
		stroke-linecap:round;
		stroke-linejoin:round;
		stroke-miterlimit:10;
	}
.BtnLink2:hover .st0{
	fill:none;
	stroke:white;
	stroke-width:1.5;
	stroke-linecap:round;
	stroke-linejoin:round;
	stroke-miterlimit:10;
}

.newbtn svg{
	width: 25px;
	padding-right: 0.5vw;
}
.newbtnborder{
	border:2px solid #fff!important;
}
.newbtnborder:hover{
	border:2px solid #000!important;
}
.newbtn{
	display:inline-flex!important;
	align-items: center;
	padding-left:10px!important;
	min-width:104px;
}

.lej{
	background-image: url("img/lips_2.png?$staticlink$");
width: 20px;
background-size: contain;
background-repeat: no-repeat;
padding-right: 1vw;

}
.tryme:hover .lej, .lej2:hover .lej{
	background-image: url("img/lips_2w.png?$staticlink$");
}

.lej2{
	margin: auto!important;
width: 25%!important;
cursor: pointer;
border: 1px solid #999!important;

}
/*<!-- CSS - POPPINS */

.jolicrayonrougestyle{
  display: none;
  position: fixed; /* Ne pas bouger lors d'un overflow */
  z-index: 9999;
  padding-top: 30vh; /* Localisation de la boite - Ã  amÃ©liorer */
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0); /* Couleur de la boite */
  background-color: rgba(0,0,0,0.4); /* Couleur du fond */
}

.jolicrayonrouge-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 40%;
  max-width:600px;
  text-align:center;
}
.jolicrayonrouge-content h2{
font-family: ClarinsRegular, Clarins;
font-weight: normal;
}
.jolicrayonrouge-content p{
width: 80%;
margin: auto!important;
font-size: 14px;
line-height: 20px;

}
.jolicrayonrouge-content h3{
	font-size:14px;
	font-weight: bold;
}
.etape{
	width:50%;
	margin:auto
}
.jolicrayonrouge-close,.embellisseur-close, .jrv-close, .eau-close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.emb_tryme{
	display: flex;
justify-content: flex-end;
}
.jolicrayonrouge-close:hover,
.jolicrayonrouge-close:focus,
.embellisseur-close:hover,
.embellisseur-close:focus,
.eau-close:hover,
.eau-close:focus,
.jrv-close:hover,
.jrv-close:focus {
  cursor: pointer;
}
.btn-lips{
	display:flex!important;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.todolist{
	display:flex;
	justify-content: center;
	padding-bottom:2vh;
	flex-direction: row;
}
.sautedeligne{
	display:none;
}
/* CSS - POPPINS END */
@media screen and (max-width:761px) {
.MyContent .product-quickshop {
	display: block;
}
}

.footer-wrapper{
    z-index: 4;
    position: relative;
}

.MyContent {
	display: block;
	position: relative;
	max-width: 1250px;
	margin: 0 auto;
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	line-height: 1.75em;
	font-size: 16px;
	overflow-x:hidden;
}

.MyContent *{
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}
@media screen and (min-width: 1250px) {
.MyContent{
	overflow-x:visible;
}
}
@media screen and (min-width: 962px) {

.btnLink3{
	width: 33.5%;
}
}
@media screen and (max-width: 961px) {
	.BtnLink2,.btnLink3{
width: 39%;
margin: auto!important;
}
.todolist{
	flex-direction: column;
}
.jolicrayonrouge-content{
	max-height:70vh;
	padding-bottom:3vh;
	overflow-y:auto;

}
.sautedeligne{
	display:block;
}
.lej{
	background-position: center;
}
.etape{
	width:100%;
	padding-bottom: 2vh;
}
.lej2{
	margin-bottom:3vh;
}
.jolicrayonrougestyle{
	padding-top: 10vh;
}
.jolicrayonrouge-content{
	padding-bottom: 3vh;
	width:70%;
}
.lej2> div:nth-child(2) {
	margin-left: 2vw;
	}
}
.MyContent .MyBlock{
	margin:0;
	padding:0;
	position:relative;
		background-position:top center;
	background-repeat:no-repeat;
	width:100%;
}
@media screen and (min-width: 1250px) {
.MyContent .MyBlock{
	width:1600px;
	margin-left:-175px;
	overflow-x:visible;
}
}

.MyContent h3{
	margin:0;
	padding:0;
}
.MyContent p{
	margin:0;
	padding:0;
}
.MyContent .BtnLink , .BtnLink2,.btnLink3{
	margin: 0;
}
.MyContent .BtnLink a , .BtnLink2, .btnLink3 {
	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;
	background-color: #000;
	padding: 16px 30px;
	display: inline-block;
	line-height: 14px;
	border:2px solid #000;
}
@media screen and (max-width: 761px) {
	.MyContent .BtnLink a, .BtnLink2, .btnLink3  {
		padding: 16px 20px;
	}
}
.MyContent h1.BigTitle{
	margin: 0;
	font-size: 50px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
.MyContent p.Title{
	margin:0;
	margin-bottom:10px;
	font-size: 14px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	dispaly:block;
	color:#be0f34;
	text-transform:uppercase;
	line-height:1em;
}
.MyContent h2.Title{
	margin: 0;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
.MyContent .VideoLink {
	display:inline-block;
	position:relative;
	margin-top:40px;
}
@media screen and (max-width: 761px) {
	.MyContent .VideoLink {
	margin-top:20px;
	display:block;
	}
}
.MyContent .VideoLink img{
	display:block;
	max-width:100%;
	margin:0 auto;
}

.MyContent .VideoLink::after {
	content: " ";
	background-image: url(img/video-play.png);
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 50px;
	height: 50px;
	background-size: cover;
	z-index: 2;
	cursor:pointer;
	pointer-events:none;
}
@media screen and (max-width: 761px) {
	.MyContent .VideoLink::after {
		bottom:calc(50% - 25px);
		left:calc(50% - 25px);
	}
}
/*---------------------------------------------------------*/
#VELVET-LIPS-HEADER{
	height:410px;
	position:relative;
	z-index:1;
}
@media screen and (max-width: 761px) {
#VELVET-LIPS-HEADER{
	height:auto;
	position:relative;
}
}
#VELVET-LIPS-HEADER .Background{
	position:absolute;
	z-index:1;
	top:0;
	left:50%;
	transform:translateX(-50%);
	width:100%;
	height:100%;
	background-position:top center;
	background-repeat:no-repeat;
}
@media screen and (max-width: 761px) {
#VELVET-LIPS-HEADER .Background{
	background-size:auto 100%;
	height:230px;
}
}
#VELVET-LIPS-HEADER #Background-01{
	background-image:url(img/header-1.jpg);
	
}
#VELVET-LIPS-HEADER #Background-02{
	background-image:url(img/header-2.jpg);
	/*animation:FadeIn ease-in-out 8s infinite both;*/
}
		
/*#VELVET-LIPS-HEADER .Background img{
	display:block;
	margin:0 auto;
}
#VELVET-LIPS-HEADER  #Background-02{
		animation:FadeIn ease-in-out 8s infinite both;
}*/
@keyframes FadeIn{
	0%{
		opacity:0;
	}
	40%{
		opacity:0;
	}
	50%{
		opacity:1;
	}
	90%{
		opacity:1;
	}
	100%{
		opacity:0;
	}
}
#VELVET-LIPS-HEADER h1{
	position:absolute;
	z-index:2;
	margin: 0;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding:20px;
	left:50%;
	top:61px;
}
@media screen and (max-width: 761px) {
#VELVET-LIPS-HEADER h1{
	position:relative;
	left:auto;
	top:auto;
	text-align:center;
	padding:20px;
	padding-top:250px;
}
}
#VELVET-LIPS-HEADER h1 span{
	font-size:0;
	background-image:url(img/title.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:278px;
	height:172px;
	display:block;
	margin-left:-30px;
	margin-bottom:-20px;
}
@media screen and (max-width: 761px) {
	#VELVET-LIPS-HEADER h1 span{
		position: absolute;
		left: 50%;
		top: 30px;
		width: 163px;
		background-size: 100% auto;
		margin-left: -5px;
	}
}
/*---------------------------------------------------------*/
#VELVET-LIPS-TEXTURES{
	display:flex;
	justify-content:center;
	align-items:flex-start;
	height:400px;
	margin-top:-47px;
	position:relative;
	z-index:2;
}
@media screen and (max-width: 761px) {
	#VELVET-LIPS-TEXTURES{
		display: flex;
		/*flex-direction: column-reverse;*/
		margin:0;
		height:auto;
		    padding-bottom: 120px;
			align-items:center;
	}
}
#VELVET-LIPS-TEXTURES .Content {
	width:350px;
	display:block;
	text-align:right;
	padding-top:117px;
	margin-right:30px;
	line-height:1.2em;
}
@media screen and (max-width: 761px) {
	#VELVET-LIPS-TEXTURES .Content {
		margin:0px;
		flex-basis:calc(100% - 160px);
		padding-top:0;font-size:14px;
		margin-right:20px;
		
	}
}

@media screen and (max-width: 761px) {
	#VELVET-LIPS-TEXTURES .Packshot{
		flex-basis:120px;
	}
}
#VELVET-LIPS-TEXTURES .Content .Title{
	font-size:22px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding-bottom:8px;
}
@media screen and (max-width: 761px) {
	#VELVET-LIPS-TEXTURES .Content .Title{
	font-size:17px;
}
}
#VELVET-LIPS-TEXTURES .Content ul{
	display:flex;
	align-items:flex-start;	
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
	padding-top:15px;
}
@media screen and (max-width: 761px) {
	#VELVET-LIPS-TEXTURES .Content ul{
		display: flex;
    align-items: flex-start;
    list-style: none;
    width: 320px;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    flex-wrap: wrap;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);    bottom: 0;
	}
}
#VELVET-LIPS-TEXTURES .Content ul li {
	text-align:center;
	font-size:11px;
	line-height:1.2em;    
	flex: 1;
	margin:13px;
	position:relative;
}

#VELVET-LIPS-TEXTURES .Content ul li a::before {
	content:" ";
	position:absolute;
	border-radius:50%;
	width:66px;
	height:66px;
	border:2px solid #be0f34;
	left:50%;
	top:-8px;
	transform:translateX(-50%);
	pointer-events:none;
	opacity:0;
}
#VELVET-LIPS-TEXTURES .Content ul li a[data-selected="1"]::before {
	opacity:1;
}
#VELVET-LIPS-TEXTURES .Content ul li a{
	color:#000;
	text-decoration:none;
}
#VELVET-LIPS-TEXTURES .Content ul li a:hover{
	color:#be0f34;

}
#VELVET-LIPS-TEXTURES .Content ul li a:hover::before{
	opacity:1;
}
#VELVET-LIPS-TEXTURES .Content ul li span{
	display:block;
	position:absolute;
	bottom:0;
	width:150px;
	left:calc(50% - 75px);
}
#VELVET-LIPS-TEXTURES .Content ul li img{
	display:block;
	margin:0 auto;
	margin-bottom:45px;
}

@media screen and (max-width: 761px) {
	#VELVET-LIPS-TEXTURES .Packshot img{
		width:120px;
		float:none;
		display:block;
		margin:0 auto;
	}
}
/*---------------------------------------------------------*/
#VELVET-LIPS-JOLI-ROUGE{
	background-color:#fde3cf;
}
#VELVET-LIPS-JOLI-ROUGE .Title,
#VELVET-LIPS-JOLI-ROUGE .SubTitle{
	color:#8b3938;
}
#VELVET-LIPS-JOLI-ROUGE .Ingredient{
	order:1;
}
#VELVET-LIPS-JOLI-ROUGE .Packshot{
	order:2;
}
#VELVET-LIPS-JOLI-ROUGE .Content{
	order:3;
	max-width:404px;
}
@media screen and (max-width: 1023px) {
#VELVET-LIPS-JOLI-ROUGE .Content{
	max-width:304px;
	margin-right:20px;
}	
}
#VELVET-LIPS-JOLI-ROUGE .Deco{
	order:4;
}
#VELVET-LIPS-JOLI-ROUGE .IngredientName{
	right:68%;
	top:65%;
}
/*---------------------------------------------------------*/
#VELVET-LIPS-CRAYON{
	background-color:#fde3cf;
}
#VELVET-LIPS-CRAYON .Title,
#VELVET-LIPS-CRAYON .SubTitle{
	color:#8b3938;
}
#VELVET-LIPS-CRAYON .Packshot{
	order:2;
	margin-top:-35px;
	margin-right:20px;
}
#VELVET-LIPS-CRAYON .Content{
	order:3;
	max-width:364px;
	margin-right:20px;
	
}
#VELVET-LIPS-CRAYON .Deco{
	order:1;
	margin-right:15px;
	margin-top:115px;
}
/*---------------------------------------------------------*/
#VELVET-LIPS-EMBELLISSEUR{
	background-color:#fff1e7;
}
#VELVET-LIPS-EMBELLISSEUR .Title,
#VELVET-LIPS-EMBELLISSEUR .SubTitle{
	color:#bb3658;
}

#VELVET-LIPS-EMBELLISSEUR .Packshot{
	order:2;
	margin-right:20px;
}
#VELVET-LIPS-EMBELLISSEUR .Content{
	order:1;
	max-width:364px;
	text-align:right;
	margin-right:55px;
}
@media screen and (max-width: 1023px) {
#VELVET-LIPS-EMBELLISSEUR .Content{
margin-right:30px;
	max-width:304px;
}
}
#VELVET-LIPS-EMBELLISSEUR .Deco{
	order:3;
}
#VELVET-LIPS-EMBELLISSEUR  .IngredientName{
	right:68%;
	top:65%;
}

@media screen and (max-width:761px) {
	#VELVET-LIPS-EMBELLISSEUR  .IngredientName{
	top:35%;
}
}
/*---------------------------------------------------------*/
#VELVET-LIPS-EAU-A-LEVRES{
	background-color:#fff1e7;
}
#VELVET-LIPS-EAU-A-LEVRES .Title,
#VELVET-LIPS-EAU-A-LEVRES .SubTitle{
	color:#e24207;
}

#VELVET-LIPS-EAU-A-LEVRES .Packshot{
	order:1;
	margin-top:-35px;
}

@media screen and (max-width: 1023px) {
#VELVET-LIPS-EAU-A-LEVRES .Packshot{
	margin-left:20px;
}
}
#VELVET-LIPS-EAU-A-LEVRES .Content{
	order:2;
	max-width:370px;
}

@media screen and (max-width: 1023px) {
#VELVET-LIPS-EAU-A-LEVRES .Content{
	max-width:300px;
}
}

#VELVET-LIPS-EAU-A-LEVRES .Deco{
	order:3;
	margin-top:90px;
	margin-left:85px;
}
@media screen and (max-width: 1023px) {
#VELVET-LIPS-EAU-A-LEVRES .Deco{
	margin-left:30px;
	margin-right:30px;
}
}
/*---------------------------------------------------------*/
.MyContent .MyProductTab{
	display:none;
}
.MyContent .MyProductTab[data-selected="1"]{
	display:flex;
	justify-content:center;
	align-items:flex-start;
	min-height:658px;
}
@media screen and (max-width:761px) {
/*#VELVET-LIPS-SLIDER .slick-dots{
	bottom:-10px;
}	
	
.MyContent .MyProductTab{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	min-height:0;
	flex-direction:column;
	padding-bottom:40px;
}	
*/	
.MyContent .MyProductTab[data-selected="1"]{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	min-height:0;
	flex-direction:column;
}
}
.MyContent .MyProductTab .SubTitle{
	font-size:14px;
	line-height:20px;
	margin:10px auto;
}
.MyContent .MyProductTab .Text{
	font-size:14px;
	line-height:20px;
}
.MyContent .MyProductTab .ProductName{
	font-size:14px;
	line-height:20px;
	margin:10px auto;
}
.MyContent .MyProductTab .Price{
	font-size:14px;
	line-height:20px;
	margin:10px auto;
}
.MyContent .MyProductTab .Ingredient{
	position:relative;
}
.MyContent .MyProductTab .IngredientName{
	position:absolute;
	font-size:12px;
	text-align:right;
}
.MyContent .MyProductTab .Packshot{
	position:relative;
}

.MyContent .MyProductTab .Content{
	padding-top:60px;
	margin-left:20px;
}
@media screen and (max-width: 761px) {
	.MyContent .MyProductTab .Content{
	padding:0px!important;
	margin:20px auto!important;
	text-align:center!important;
	max-width: 340px!important;
	width:calc(100% - 40px)!important;
}
}
.MyContent .MyProductTab .Deco{

}

@media screen and (max-width: 1249px) {
.MyContent .MyProductTab .Packshot,
.MyContent .MyProductTab .Ingredient,
.MyContent .MyProductTab .Deco{
	flex:1;
}
}

.MyContent .MyProductTab .Packshot img,
.MyContent .MyProductTab .Ingredient img,
.MyContent .MyProductTab .Deco img{
	max-width:100%;
	display:block;
}

.MyContent .MyProductTab .PackshotMobile {

	display:none;
}
@media screen and (max-width:761px) {
.MyContent .MyProductTab .Packshot ,
.MyContent .MyProductTab .Ingredient ,
.MyContent .MyProductTab .Deco {

	display:none;
}
.MyContent .MyProductTab .PackshotMobile {
	display:block;
	width:300px;
	margin:20px auto;
}
#VELVET-LIPS-JOLI-ROUGE .PackshotMobile {
	padding-left:10px;
}
#VELVET-LIPS-CRAYON .PackshotMobile {
	padding-left:15px;
}
#VELVET-LIPS-EMBELLISSEUR .PackshotMobile {
	padding-left:20px;
}
#VELVET-LIPS-EAU-A-LEVRES .PackshotMobile {
	padding-left:16px;
}
.MyContent .MyProductTab .PackshotMobile img{
	margin:0 auto;
	max-width:100%;
	display:block;
}

	
}
.MyContent .MyProductTab ul{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	margin:0;
	padding:0;
	list-style:none;
	padding-top:30px;
}
.MyContent .MyProductTab ul li{
	margin-right:15px;
	padding:10px;
	 background-color:#fff; 
	text-align:center;
	font-size:11px;
	line-height:15px;
	box-shadow:2px 2px 6px rgba(0,0,0,0.2);
}
@media screen and (max-width:761px) {
	
.MyContent .MyProductTab ul li{
	margin-right: 8px;
padding: 8px;
}
.MyContent .MyProductTab ul li:last-child{
	margin-right: 0px;
}
}
.MyContent .MyProductTab ul li img{
	display:block;
	position:relative;
	margin-bottom:10px;
}
.MyContent .MyProductTab .BtnLink a, .BtnLink2, .btnLink3{
	background-color:transparent;
	border:2px solid #fff;
	color:#000;
	padding:11px 22px;
}
.MyContent .MyProductTab .BtnLink a:hover, .BtnLink2:hover,  .btnLink3:hover{
	background-color:#000;
	border:2px solid #000;
	color:#fff;
}
/*---------------------------------------------------------*/
#VELVET-LIPS-TESTIMONIES{
	padding-top:60px;
	max-width: 1170px;
	width: calc(100% - 60px);
	margin: 0 auto;
}
@media screen and (max-width:761px) {
#VELVET-LIPS-TESTIMONIES{
	padding-top:30px;
	max-width: 375px;
	width:100%;
	margin: 0 auto;
	padding-bottom:30px;
}
}
#VELVET-LIPS-TESTIMONIES .Title{
	text-align:center;
	color:#be0f34;
}
#VELVET-LIPS-TESTIMONIES .Testimony{
	max-width:720px;
	margin:0 auto;
	padding-left:375px;
	padding-right:15px;
	box-sizing:border-box;
	position:relative;
	height:320px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	align-items:flex-start;
}

@media screen and (max-width:761px) {
#VELVET-LIPS-TESTIMONIES .Testimony{
	padding:0;
	display:flex;
	flex-direction:column;
	height:auto;
	text-align:center;
	align-items:center;
	padding-bottom:30px;
}
}
#VELVET-LIPS-TESTIMONIES .Packshot{
	position:absolute;
	top:0;
	left:15px;
}
@media screen and (max-width:761px) {
	#VELVET-LIPS-TESTIMONIES .Packshot{
	position:relative;
	top:auto;
	left:auto;
	width:250px;
}
	#VELVET-LIPS-TESTIMONIES .Packshot img{
	width: 240px;
	float: none;
	display: block;
	margin: 0 auto;
	}
	
	#VELVET-LIPS-TESTIMONIES .Testimony-01 img{
		margin-left: -65px;
	}
	#VELVET-LIPS-TESTIMONIES .Testimony-02 img{
		margin-left: -70px;
	}
}
#VELVET-LIPS-TESTIMONIES .TestimonyTitle{
	margin:0;
	padding-top:20px;
}
#VELVET-LIPS-TESTIMONIES .TestimonyText{
	margin:0;
	padding-top:20px;
	font-size:14px;
	line-height:20px;
	position:relative;
}
#VELVET-LIPS-TESTIMONIES .Price{
	margin:10px 0;
	font-size:14px;
	line-height:20px;
}
#VELVET-LIPS-TESTIMONIES .TestimonyText::before{
	content:"“";
	font-size:110px;
	position:absolute;
	font-family: ClarinsRegular, Clarins;	
	left:-40px;
	top:-12px;
	line-height:1em;
}

@media screen and (max-width:761px) {
#VELVET-LIPS-TESTIMONIES .TestimonyText::before{
	content: "“";
	font-size: 110px;
	position: relative;
	left: auto;
	top: auto;
	height: 50px;
	display: inline-block;
	overflow: hidden;margin-top: -50px;
}
	
	
}
#VELVET-LIPS-TESTIMONIES .TestimonyAuthor{
	margin:0;
	padding-top:20px;
	font-size:14px;
	line-height:20px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	flex:1;
}
#VELVET-LIPS-TESTIMONIES .ProductName{
	font-family: ClarinsRegular, Clarins;
	font-size:20px;
}


#VELVET-LIPS-TESTIMONIES .Testimony-01 .TestimonyText::before,
#VELVET-LIPS-TESTIMONIES .Testimony-01 .TestimonyAuthor,
#VELVET-LIPS-TESTIMONIES .Testimony-01 .ProductName{
	color:#a5484f;
}
#VELVET-LIPS-TESTIMONIES .Testimony-02 .TestimonyText::before,
#VELVET-LIPS-TESTIMONIES .Testimony-02 .TestimonyAuthor,
#VELVET-LIPS-TESTIMONIES .Testimony-02 .ProductName{
	color:#e72464;
}


/*----------------------------------------------------------------------*/
#VELVET-LIPS-FOOTER {
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding-bottom: 489px;
	padding-top:40px;
}

@media screen and (min-width:1250px) {
#VELVET-LIPS-FOOTER {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
}
}

@media screen and (max-width:1023px) {
#VELVET-LIPS-FOOTER {
	padding-bottom: 420px;
}
}
@media screen and (max-width:761px) {
#VELVET-LIPS-FOOTER {
	padding:20px;
	padding-top: 300px;
	background-position: top center;
	background-image: url(img/footer-mobile.jpg);
	background-repeat:no-repeat;

}
.lej{
	padding-right: 3vw;
}
}
#VELVET-LIPS-FOOTER .Title {
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	max-width: 970px;
	margin: 0 auto;text-align: center;
}


#VELVET-LIPS-FOOTER .Text {
	padding-bottom: 10px;
	padding-top: 10px;text-align: center;
}


#VELVET-LIPS-FOOTER .Wrapper {
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	background-image: url(img/footer.jpg);
	width: 1600px;
	height: 489px;
	z-index: -1;
	position: absolute;
	bottom: 0;
	left: calc(50% - 800px);
	background-repeat: no-repeat;
	text-align: center;
	flex-direction:column;
}
@media screen and (max-width:1023px) {
#VELVET-LIPS-FOOTER .Wrapper {
	background-size: 68% auto;
	background-position: center center;
}
}
@media screen and (max-width:761px) {
#VELVET-LIPS-FOOTER .Wrapper {
	height:auto;
	position:relative;
	background-image:none
	
}
}

@media screen and (max-width:1249px) {
#VELVET-LIPS-FOOTER .Wrapper img{
	width:200px;
}
}

@media screen and (max-width:1023px) {
#VELVET-LIPS-FOOTER .Wrapper img{
	width:140px;
}
}
@media screen and (max-width:761px) {
#VELVET-LIPS-FOOTER .Wrapper img{
	display:none;
}
}

#VELVET-LIPS-FOOTER .BtnLink {
	padding-bottom: 10px;
	padding-top: 10px;
}
#VELVET-LIPS-FOOTER .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: 16px 30px;
	display: inline-block;
	line-height: 14px;
	min-width: 110px;
	text-align: center;
	background-color: #000;
}



/*IE*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
 	#VELVET-LIPS-TESTIMONIES .Testimony{
 		display: block;
 	}
}

@media only screen 
and (min-device-width : 834px) 
and (max-device-width : 1124px) 
and (orientation : portrait) { 
	#VELVET-LIPS-JOLI-ROUGE .IngredientName{
		right:11%; 
		top:89%;
	}
}

@media screen and (max-width:761px) {
	#VELVET-LIPS-TESTIMONIES .TestimonyText{
		width: 90%;
	}
}

/*DTW EDIT*/
/*.MyContent .MyProductTab ul li {
    background-color: transparent;
}*/
#VELVET-LIPS-TESTIMONIES .Title {
    margin-bottom: 8px;
}
.lej {
    background-image: url(img/lips_2.png?$staticlink$);
}
#VELVET-LIPS-JOLI-ROUGE .IngredientName {
    right: 76%;
    top: 64%;
    line-height: 15px;
    font-size: 10px;
}
#VELVET-LIPS-EMBELLISSEUR .IngredientName {
    line-height: 20px;
}
#VELVET-LIPS-EAU-A-LEVRES .IngredientName {
    top: 47%;
    right: 26%;
    max-width: 28px;
    line-height: 17px;
}
#VELVET-LIPS-EAU-A-LEVRES .SubTitle {
    color: #000;
}
/*Desktop*/
@media only screen and (min-width: 1024px){
	#VELVET-LIPS-TESTIMONIES .Testimony {
		height: 330px;
	}
}

/*NEW Screen width 1200px below*/
@media screen and (max-width: 1200px) {
	#VELVET-LIPS-EAU-A-LEVRES .IngredientName {
		top: 29%;
		right: 29%;
		max-width: 24px;
		line-height: 17px;
		font-size: 10px;
	}
}
/* Ipad Landscape */
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	#VELVET-LIPS-EAU-A-LEVRES .IngredientName {
		right: 27%;
		font-size: 11px;
	}
}
/*Ipad Air 3 Portrait*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { 
	#VELVET-LIPS-TESTIMONIES .Testimony {
		height: 330px;
	}
	#VELVET-LIPS-EMBELLISSEUR .IngredientName {
		line-height: 13px;
		right: 60%;
		top: 70%;
	}
	#VELVET-LIPS-EAU-A-LEVRES .IngredientName {
		top: 54%;
		right: 76%;
		max-width: 21px;
		font-size: 9px;
	}
	#VELVET-LIPS-JOLI-ROUGE .IngredientName {
		right: 9%;
		top: 64%;
		max-width: 55px;
		font-size: 9px;
	}
}
/*NEW Screen width 1024px below*/
@media screen and (max-width: 1024px) {
	#VELVET-LIPS-JOLI-ROUGE .IngredientName {
		right: 9%;
		top: 57%;
		max-width: 50px;
	}
	#VELVET-LIPS-EMBELLISSEUR .IngredientName {
		line-height: 13px;
		max-width: 24px;
		right: 82%;
		top: 70%;
	}
	#VELVET-LIPS-EAU-A-LEVRES .IngredientName {
		top: 46%;
		right: 74%;
		max-width: 22px;
		line-height: 17px;
		font-size: 9px;
	}
}
/*NEW Screen width 768px below*/
@media screen and (max-width: 768px) {
	#VELVET-LIPS-EMBELLISSEUR .IngredientName {
		top: 35%;
		line-height: 13px;
		right: 61%;
	}
	#VELVET-LIPS-JOLI-ROUGE .IngredientName {
		right: 11%;
		top: 58%;
		max-width: 50px;
		font-size: 10px;
	}
	#VELVET-LIPS-EMBELLISSEUR .IngredientName {
		line-height: 18px;
		right: 68%!important;
	}
}
/*Iphone 6/7*/
@media only screen and (max-width:761px) {
	#VELVET-LIPS-TESTIMONIES .TestimonyText {
		width: 90%;
		height: 90px;
	}
	#VELVET-LIPS-EMBELLISSEUR .IngredientName {
		line-height: 18px;
		right: 73%!important;
	}
	.BtnLink2 {
		margin: 0 auto;
		max-width: 100px;
		padding: 12px 0px;
	}
}
/*NEW Screen width 480px below*/
@media screen and (max-width: 320px) {
	#VELVET-LIPS-EMBELLISSEUR .PackshotMobile img {
		position: relative;
		right: 23px;
	}
	#VELVET-LIPS-EAU-A-LEVRES .PackshotMobile img {
		position: relative;
		right: 17px;
	}
	#VELVET-LIPS-JOLI-ROUGE .PackshotMobile img {
		position: relative;
		right: 14px;
	}
	#VELVET-LIPS-EMBELLISSEUR ul li,#VELVET-LIPS-EAU-A-LEVRES ul li,#VELVET-LIPS-JOLI-ROUGE ul li {
		padding: 2px;
	}
	#VELVET-LIPS-TESTIMONIES .Testimony-01 img {
		margin-left: -34px;
		width: 220px;
	}
	#VELVET-LIPS-TESTIMONIES .Testimony-02 img {
		margin-left: -59px;
		width: 220px;
	}
	#VELVET-LIPS-FOOTER .Title {
		font-size: 30px;
	}
	#VELVET-LIPS-EMBELLISSEUR .IngredientName {
		line-height: 13px;
		right: 80%!important;
		top: 39%;
	}
}

.IngredientMainName{
      text-align: center;
      width: 100%;
      padding: 5px 0;
      font-size: 14px;
  }
  .mobilename{
    font-size: 16px;
  }
  .ingredientSub{
    font-size: 11px;
  }
  #VELVET-LIPS-EMBELLISSEUR .IngredientName{
    right: 61%;
    top: 68%;
  }
  #VELVET-LIPS-EAU-A-LEVRES .IngredientName{
    right: 25%;
  }
  #VELVET-LIPS-JOLI-ROUGE .IngredientName{
    right: 68%;
  }

  @media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) {
  .IngredientMainName{
    font-size: 14px;
  }

  #VELVET-LIPS-EAU-A-LEVRES .IngredientName{
    right: 29%;
    top: 44%;
  }
  #VELVET-LIPS-JOLI-ROUGE .IngredientName{
    right: 68%;
  }
}

@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) { 
   .MyContent .MyProductTab .Ingredient img{
	max-width: 125%
	}
	#VELVET-LIPS-EAU-A-LEVRES .IngredientName{
		right: 10%;
	}
	#VELVET-LIPS-JOLI-ROUGE .IngredientName{
		top: 64%;
	}

   #VELVET-LIPS-EMBELLISSEUR .IngredientName{
        right: 82%;
        top: 70%;
   }
   .IngredientMainName{
    font-size: 13px;
   }
}
@media only screen and (max-width: 761px){
    #VELVET-LIPS-EMBELLISSEUR .IngredientName{
        top: 35%;
    }
}