body {
	overflow-x: hidden;
}
.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;
}


.MenuSticky{
	position:fixed;
	top:50%;
	width:174px;
	z-index:100;
	right:-126px;
	transition:right ease-in-out 0.5s;
}
.MenuSticky:hover{
	right:0;
}
.MenuSticky a{
	display:flex;
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	height:48px;
	justify-content:flex-start;
	align-items:center;
	padding-left:48px;
	margin-bottom:1px;
	background-repeat:no-repeat;
	background-position:left center;
	background-image:url(img/menu-picto-4.png);
}
.MenuSticky a:hover{
	background-color:#be0f34;
	
}

.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;
}

@media screen and (max-width:1249px) {
.MyContent {
	overflow: hidden;
    width: 100%;

}
}


.MyContent .slick-arrow {
	position:absolute;
	background:transparent;
	border:0px #fff solid!important;
	top:245px;
	font-size:0;
	background-color:transparent;
	width:21px;
	height:21px;
	z-index:10;
	margin:0;
	padding:0;
	outline:0;
}
@media screen and (max-width:1249px) {
.MyContent .slick-arrow {
	top:255px;
}
}

@media screen and (max-width:761px) {
 .MyContent #SLIDER-TINT-MOBILE .slick-arrow {
	top:295px;
}
}

.MyContent .slick-prev {
	left:auto;
	right:calc(50% + 25px);
	background-image:url(img/arrow-prev.png);
	min-width:0px;
}
.MyContent .slick-next {
	right:auto;
	left:calc(50% + 25px);
	background-image:url(img/arrow-next.png);min-width:0px;
}
.MyContent .slick-next:after, 
.MyContent .slick-prev:after{
	display:none!important;
}
.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;
}
/*----------------------------------------------------------------------*/
#INTENSE-LIPOIL-HEADER {
	position: relative;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	height: 424px;
	z-index:1;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER {
	flex-direction:column;
	height:auto;
	margin-bottom:20px;
	padding-bottom:calc(1.65 * 42.4vw);
}
}

#SLIDER-TINT-MOBILE{
width:300px;
margin:0 auto;
}
@media screen and (min-width:762px) {
#SLIDER-TINT-MOBILE{
	display:none;
}
}
#INTENSE-LIPOIL-HEADER .Title {
	margin: 0;
	font-size: 47px;
	color: #be0f34;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	letter-spacing:-0.02em;
}


@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .Title {
		font-size: 50px;
}
}
#INTENSE-LIPOIL-HEADER .Text {
	margin: 0;
	padding-top: 15px;
}
#INTENSE-LIPOIL-HEADER .box-container {
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
	max-width: 545px;
	margin-top: 90px;
	margin-right: 90px;
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-HEADER .box-container {
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 90px;
}
}

@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .box-container {
	margin-top: 0px;
	text-align:center;
	order:1;
}
}
#INTENSE-LIPOIL-HEADER .anim-container {
	width: 1600px;
	height: 424px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	overflow: hidden;
	position: absolute;
	z-index: -1;
	left: calc(50% - 800px);
	top: 0;
}
@media screen and (max-width:1249px) {
#INTENSE-LIPOIL-HEADER .anim-container {
	left: auto;
    right: -180px;
}
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container {
	order: 2;
    position: absolute;
    left:calc(1.65 * -55vw);
    top: auto;
	right:auto;
	bottom:0;
    z-index: auto;
    transform: none;
    transform-origin: top left;
    margin: 0;
	width:calc(1.65 * 160vw);
	height:calc(1.65 * 42.4vw);
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item {
	width: 150px;
	height: 424px;
	background-image: url(img/header-v2.jpg);
	background-position: top left;
	
}
@media screen and (max-width:761px) {
	#INTENSE-LIPOIL-HEADER .anim-container .anim-item {
	width:calc(1.65  * 15vw); 
	height:calc(1.65  * 42.4vw);
	background-repeat: no-repeat;background-size:auto calc(1.65  * 42.4vw) ;
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(1) {
	width: 304px;
	animation: AnimItem_FromTop ease-in-out 2s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(1) {
	width:calc(1.65 * 30.4vw); 
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(2) {
	width: 112px;
	background-position: top left -304px;
	animation: AnimItem_FromTop ease-in-out 2.5s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(2) {
	width:calc(1.65 * 11.2vw);
	background-position: top left calc(1.65 * -30.4vw);
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(3) {
	width: 159px;
	background-position: top left -416px;
	animation: AnimItem_FromTop ease-in-out 3s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(3) {
	width:calc(1.65 * 15.9vw);
	background-position: top left calc(1.65 * -41.6vw);
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(4) {
	width: 166px;
	background-position: top left -575px;
	animation: AnimItem_FromTop ease-in-out 2s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(4) {
	width:calc(1.65 * 16.6vw);
	background-position: top left calc(1.65 * -57.5vw);
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(5) {
	width: 179px;
	background-position: top left -741px;
	animation: AnimItem_FromTop ease-in-out 2.7s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(5) {
display:none;
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(6) {
	width: 56px;
	background-position: top left -920px;
	animation: AnimItem_FromTop ease-in-out 2.4s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(6) {
display:none;
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(7) {
	width: 140px;
	background-position: top left -976px;
	animation: AnimItem_FromTop ease-in-out 2.1s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(7) {
display:none;
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(8) {
	width: 89px;
	background-position: top left -1116px;
	animation: AnimItem_FromTop ease-in-out 1.8s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(8) {
display:none;
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(9) {
	width: 54px;
	background-position: top left -1205px;
	animation: AnimItem_FromTop ease-in-out 2s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(9) {
	display:none;
}
}
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(10) {
	width: 325px;
	background-position: top left -1259px;
	animation: AnimItem_FromTop ease-in-out 2.4s;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-HEADER .anim-container .anim-item:nth-child(10) {
display:none;
}
}
 @keyframes AnimItem_FromTop {
 0% {
transform:translateY(-100%);
}
 100% {
transform:translateY(0);
}
}

/*----------------------------------------------------------------------*/

#INTENSE-LIPOIL-FINDER {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 80px;
}

@media screen and (max-width:1249px) {
#INTENSE-LIPOIL-FINDER {
	max-width: 1024px;
	margin: 0 auto;
}
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FINDER {
	padding-bottom: 40px;
	padding-top: 10px;
}
}
#INTENSE-LIPOIL-FINDER .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;
}
#INTENSE-LIPOIL-FINDER .Text {
	padding: 20px;
	color: #000;
	text-align: center;
	padding-top: 20px;
	margin: 0 auto;
	font-size: 16px;
	max-width: 970px;
	padding-top: 15px;
}
#INTENSE-LIPOIL-FINDER .Wrapper {
	display: flex;
	flex-wrap: wrap;
	width: 400px;
	position: relative;
	margin: 70px 0px;
	padding: 0 20px;
}

@media screen and (max-width:1249px) {
#INTENSE-LIPOIL-FINDER .Wrapper {
	width: 300px;
}
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FINDER .Wrapper {
	width: 200px;
	margin: 0 auto;
	padding-right: 330px;
	min-height: 580px;
}
}

@media screen and (max-width:761px) {
#INTENSE-LIPOIL-FINDER .Wrapper {
	width: auto;
	margin: 0 auto;
	padding:0px;
	min-height: 80px;
	    flex-wrap: nowrap;
		display:none;
}
}

#INTENSE-LIPOIL-FINDER .Product {
	flex-basis: 25%;
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FINDER .Product {
	flex-basis: 50%;
}
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-FINDER .Product {
	flex-basis: 12.5%;
}
}
#INTENSE-LIPOIL-FINDER .Product .LipsPreview {
	display: none;
}
#INTENSE-LIPOIL-FINDER .Product .ProductDetails {
	display: none;
}
#INTENSE-LIPOIL-FINDER .Product .TintName {
	text-align: center;
	padding: 13px 0;
	line-height: 1em;
	display: block;
	position: relative;
}

@media screen and (max-width:1249px) {
#INTENSE-LIPOIL-FINDER .Product .TintName {
	font-size: 12px;
}
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FINDER .Product .TintName {
	padding-bottom: 0;
}
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-FINDER .Product .TintName {
	font-size:0;
	padding-top:20px;
}
}

#INTENSE-LIPOIL-FINDER .Product .TintName::before {
	content: " ";
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	cursor: pointer;
}

@media screen and (max-width:1249px) {
#INTENSE-LIPOIL-FINDER .Product .TintName::before {
	margin-bottom: 10px;
}
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FINDER .Product .TintName::before {
	margin-bottom: 15px;
}
}

@media screen and (max-width:761px) {
#INTENSE-LIPOIL-FINDER .Product .TintName::before {
	width: 25px;
	height: 25px;
}
#INTENSE-LIPOIL-FINDER .slick-center .TintName::before {
	width:38px;
	height: 38px;
}
}

@media screen and (min-width:762px) {
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .TintName::after {
	content: " ";
	border-radius: 50%;
	width: 62px;
	height: 62px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	position: absolute;
	border: 2px solid #be0f34;
	box-sizing: border-box;
	top: 7px;
	left: calc(50% - 31px);
	cursor: pointer;
}
}

#INTENSE-LIPOIL-FINDER .slick-center .TintName::after {
	content: " ";
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    position: absolute;
    border: 2px solid #be0f34;
    box-sizing: border-box;
    top: 7px;
    left: calc(50% - 25px);
    cursor: pointer;
}

#INTENSE-LIPOIL-FINDER .Product[data-tint="01"] .TintName::before {
	background-color: #b06355;
}
#INTENSE-LIPOIL-FINDER .Product[data-tint="02"] .TintName::before {
	background-color: #c91f67;
}
#INTENSE-LIPOIL-FINDER .Product[data-tint="03"] .TintName::before {
	background-color: #a83648;
}
#INTENSE-LIPOIL-FINDER .Product[data-tint="04"] .TintName::before {
	background-color: #ce4349;
}
#INTENSE-LIPOIL-FINDER .Product[data-tint="05"] .TintName::before {
	background-color: #bf114a;
}
#INTENSE-LIPOIL-FINDER .Product[data-tint="06"] .TintName::before {
	background-color: #d82857;
}
#INTENSE-LIPOIL-FINDER .Product[data-tint="07"] .TintName::before {
	background-color: #c10523;
}
#INTENSE-LIPOIL-FINDER .Product[data-tint="08"] .TintName::before {
	background-color: #a2132f;
}
#INTENSE-LIPOIL-FINDER .Product .ProductPreview {
	padding: 0;
	margin: 0;
	margin-right: 30px;
}

#INTENSE-LIPOIL-FINDER .SkinCursor {
		padding-top:5px;
	font-size:11px;
	text-align:left;
}
#INTENSE-LIPOIL-FINDER .SkinCursor ul{
	display:flex;
	margin:0;
	padding:0;
	list-style:none;

	
}
#INTENSE-LIPOIL-FINDER .SkinCursor ul li{
	margin:0;
	padding:0;
	font-size:0;
	height:24px;
	cursor:pointer;
	position:relative;
	flex-basis:33.33%;
	background-image:url(img/cursor-skin.png);
}
#INTENSE-LIPOIL-FINDER .SkinCursor ul li.Selected{
	background-image:url(img/cursor-skin-selected.png);
}

#INTENSE-LIPOIL-FINDER .SkinCursor ul li:nth-child(1){
	background-position:top left;
}
#INTENSE-LIPOIL-FINDER .SkinCursor ul li:nth-child(2){
	background-position:top left -100%;
}
#INTENSE-LIPOIL-FINDER .SkinCursor ul li:nth-child(3){
	background-position:top left -200%;
}



@media screen and (max-width:1249px) {
#INTENSE-LIPOIL-FINDER .Product .ProductPreview {
	width: 90px;
	margin-right: 20px;
}

#INTENSE-LIPOIL-FINDER .Product .ProductPreview img{
	width: 90px;
}
}

@media screen and (min-width:762px) {
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .LipsPreview {
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 100%;
	width:364px;
	height:255px;
}

}

@media screen and (max-width:1023px) and (min-width:762px) {
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .LipsPreview {
	left: 240px;
}

}

@media screen and (min-width:762px) {
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .ProductDetails {
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	flex-wrap: wrap;
	position: absolute;
	top: -40px;
	left: calc(100% + 426px);
	height: 353px;
}
}
@media screen and (max-width:1249px) and (min-width:1023px) {
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .ProductDetails {
	left: calc(50% + 556px);
	height: 303px;top: -20px;
}
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .ProductDetails img{
	
}
}

@media screen and (max-width:1023px) and (min-width:762px) {
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .ProductDetails {
	left: calc(50% + 496px);
	height: 303px;
}
}

@media screen and (max-width:1023px) and (min-width:762px) {
#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .ProductDetails {
	top: 250px;
	left: 240px;
}
}
#INTENSE-LIPOIL-FINDER .ShopLink {
	padding-bottom: 10px;
	padding-top: 10px;
}
#INTENSE-LIPOIL-FINDER .ShopLink 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;
}
#INTENSE-LIPOIL-FINDER .ProductName {
	margin: 0;
	font-size: 20px;
	color: #be0f34;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
#INTENSE-LIPOIL-FINDER .ProductTintName {
	font-size: 14px;
	padding-top: 5px;
}

#INTENSE-LIPOIL-FINDER .ProductPrice {
	font-size: 16px;
	padding-top: 15px;
}

@media screen and (max-width:761px) {
#INTENSE-LIPOIL-FINDER .Wrapper .Product .TintName {
		display:none;
}
#INTENSE-LIPOIL-FINDER .slick-center .LipsPreview  {
	    display: block;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: scale(0.81) translateX(-50%);
    transform-origin: top left;
    margin: 0;
		
}
/*#INTENSE-LIPOIL-FINDER .slick-center .LipsPreview img {
		width:320px;max-width:320px;
		
}*/
#INTENSE-LIPOIL-FINDER .slick-center .ProductName  {
	text-align:left;
}

#INTENSE-LIPOIL-FINDER .slick-center .ProductPreview  {
		display:block;
}

#INTENSE-LIPOIL-FINDER .Product {
   padding-top:263px;
   width:35px!important;
}
#INTENSE-LIPOIL-FINDER .slick-center {
    font-size: 14px;
    width: 80px;
     /*padding-top:263px;*/
	 position:relative;
	
}
#INTENSE-LIPOIL-FINDER .slick-center .Product {
    width: 80px!important;
}
#INTENSE-LIPOIL-FINDER .slick-center .TintName{
    padding-top:13px;
	
}
#INTENSE-LIPOIL-FINDER .slick-center .TintName::after {
    top:7px;
}

#INTENSE-LIPOIL-FINDER .slick-center .Product .ProductDetails {
	display: flex;
	flex-direction: column;
	height: 300px;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	width: 300px;
	margin-left: -110px;
}
}
/*----------------------------------------------------------------------*/
#INTENSE-LIPOIL-MIX {
	background-color: #fef1f2;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
}

@media screen and (min-width:1250px) {
#INTENSE-LIPOIL-MIX {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
}
}


@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-MIX {
	flex-direction:column;
}
}

#INTENSE-LIPOIL-MIX figure {
	margin: 0;
	padding: 40px;
	position: relative;
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-MIX figure {
	margin: 0;
	padding: 20px;
	position: relative;
	max-width: 240px;
}
#INTENSE-LIPOIL-MIX figure img {
	max-width: 100%;
}
}


#INTENSE-LIPOIL-MIX .Ingredientname {
	margin: 0;
	position: absolute;
	right: 12%;
	top: 15%;
	text-align: right;
	z-index: 2;
	font-size: 12px;
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-MIX .Ingredientname {
	top: 85%;
}
}
#INTENSE-LIPOIL-MIX .Wrapper {
	max-width: 500px;
	text-align: left;
	margin-right: 20px;

}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-MIX .Wrapper {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
}

@media screen and (max-width:761px) {
#INTENSE-LIPOIL-MIX .Wrapper {
	margin: 20px;
	text-align:center;
}
}
#INTENSE-LIPOIL-MIX .IngredientBox {
	display: inline-block;
	position: relative;
	width: 156px;
	height: 156px;
	box-sizing: border-box;
	text-align: left;
	font-size: 12px;
	overflow: hidden;
	float: left;
	border: 4px solid #ebebeb;
	border-radius:50%;
}
#Ingredient-Jojoba {
	padding-top: 50px;
	padding-left: 15px;
	margin-left: -184px;
	margin-right: 20px;
	z-index: 1;
}
#Ingredient-Hazelnut {
	padding-top: 30px;
	padding-left: 80px;
	margin-top: 100px;
	z-index: 2;
	margin-right: 20px;
}
@media screen and (max-width:761px) {
#Ingredient-Jojoba {
	float:none!important;
	display:inline-block!important;	
	margin:20px 0!important;    
	transform: translateX(-80%);
}
#Ingredient-Hazelnut {
	float:none!important;
	display:inline-block!important;
	margin:20px 0!important;    
	 transform: translateX(80%);
}
}
#INTENSE-LIPOIL-MIX .IngredientBox img {
	display: block;
	position: absolute;
	z-index: -1;
	top: -4px;
	left: -4px;
	transition:transform ease-in-out 0.5s;
}
#INTENSE-LIPOIL-MIX .IngredientBox:hover img {
	transform:scale(1.1);
}
#INTENSE-LIPOIL-MIX .Title {
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	max-width: 970px;
	margin: 0 auto;
}
#INTENSE-LIPOIL-MIX .Text {
	padding-bottom: 10px;
	padding-top: 10px;
}
#INTENSE-LIPOIL-MIX .BtnLink {
	padding-bottom: 10px;
	padding-top: 10px;
}
#INTENSE-LIPOIL-MIX .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: #000;
	text-decoration: none;
	position: relative;
	padding: 16px 30px;
	display: inline-block;
	line-height: 14px;
	min-width: 110px;
	border: 2px solid #e5e5e5;
	text-align: center;
}
/*----------------------------------------------------------------------*/
#INTENSE-LIPOIL-DUO {
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-DUO {
	flex-direction:column;
}
}
#INTENSE-LIPOIL-DUO .Title {
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	max-width: 970px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#INTENSE-LIPOIL-DUO figure {
	margin: 0;
	padding:0 40px;
	position: relative;
	order: 2;
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-DUO figure {
	padding: 20px;
}
#INTENSE-LIPOIL-DUO figure img {
	max-width: 300px;
}
}
#INTENSE-LIPOIL-DUO .Wrapper {
	max-width: 500px;
	text-align: right;
	padding-left:20px;
}

@media screen and (max-width:761px) {
#INTENSE-LIPOIL-DUO .Wrapper {
padding:20px;
text-align:center;
}
}
#INTENSE-LIPOIL-DUO .ProductName {
	margin: 0;
	font-size: 20px;
	color: #be0f34;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 10px;
}
#INTENSE-LIPOIL-DUO .ProductPrice {
	font-size: 16px;
	padding-top: 15px;
}
#INTENSE-LIPOIL-DUO .BtnLink {
	padding-bottom: 10px;
	padding-top: 10px;
}
#INTENSE-LIPOIL-DUO .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;
}
/*----------------------------------------------------------------------*/
#SLICK-SLIDER {
	max-width: 848px;
	margin: 0 auto;
}
#INTENSE-LIPOIL-SLIDER .Item .Wrapper {
	max-width: 848px;
	margin: 40px auto;
	padding: 40px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-SLIDER .Item .Wrapper{
	padding: 20px;
	flex-wrap:wrap;
	justify-content:flex-start;
	width:320px;
}
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-1 {
	background-color: #fcf0db;
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-2 {
	background-color: #fef1f2;
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-3 {
	background-color: #fde3da;
}
#INTENSE-LIPOIL-SLIDER .Testimony {
	text-align: center;
	flex-basis: 50%;
	max-width: 365px;
}
#INTENSE-LIPOIL-SLIDER .Testimony p.Text::before {
    content: "“";
    font-size: 140px;
    display: inline-block;
    font-family: ClarinsRegular;
    height: 65px;
    overflow: hidden;
    vertical-align: bottom;
    line-height: 140px;
	margin-top: -40px;
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-SLIDER .Testimony {
	flex-basis: 100%;
	max-width: 760px;    
	min-height: 160px;
}
}
#INTENSE-LIPOIL-SLIDER .Testimony .Title {
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	max-width: 970px;
	margin: 0 auto;
	font-style: italic;
    padding-bottom: 15px;
    display: block;

}


#INTENSE-LIPOIL-SLIDER .Product {
	flex-basis: 50%;
	max-width: 210px;
}

#INTENSE-LIPOIL-SLIDER .Product .ProductName {
	font-size: 20px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
#INTENSE-LIPOIL-SLIDER .Product .ProductPrice {
	font-size: 16px;
	padding-top: 10px;
}
#INTENSE-LIPOIL-SLIDER .Product .BtnLink {
	padding-bottom: 10px;
	padding-top: 10px;
}
#INTENSE-LIPOIL-SLIDER .Product .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;
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-1 p.Text::before,
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-1 .ProductName {
	color: #dc8f13;
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-2 p.Text::before,
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-2 .ProductName {
	color: #fa2965;
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-3 p.Text::before,
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-3 .ProductName {
	color: #e63f00;
}

#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-1 .Testimony .Author {
	color: #dc8f13;
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-2 .Testimony .Author {
	color: #fa2965;
}
#INTENSE-LIPOIL-SLIDER .TYPE-BLOCK-3 .Testimony .Author {
	color: #e63f00;
}

@media screen and (max-width:761px) {
#INTENSE-LIPOIL-SLIDER  .ProductPreview {
	width: 90px;
	margin: 0;
	margin-right: 20px;
	margin-top: 40px;
}
#INTENSE-LIPOIL-SLIDER  .ProductPreview img {
	max-width: 100%;
}
#INTENSE-LIPOIL-SLIDER  .slick-dots{
	bottom:380px;
}
#INTENSE-LIPOIL-SLIDER  .slick-dots li{
	border-radius:50%;
	overflow:hidden;

	width:10px;
	height:10px;
}
#INTENSE-LIPOIL-SLIDER  .slick-dots li button{
		background-color:#cacacc;
}
#INTENSE-LIPOIL-SLIDER  .slick-dots li.slick-active button{
		background-color:#000;
}
}
.MyContent #INTENSE-LIPOIL-SLIDER .slick-prev {
	right:auto;
	left:20px;
top:50%;
}
.MyContent #INTENSE-LIPOIL-SLIDER .slick-next {
	left:auto;
	right:20px;
top:50%;
}
/*----------------------------------------------------------------------*/
#INTENSE-LIPOIL-FOOTER {
	display: block;
	position: relative;
	z-index: 1;
	overflow: hidden;
	padding-bottom: 489px;
}

@media screen and (min-width:1250px) {
#INTENSE-LIPOIL-FOOTER {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
}
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FOOTER {
	padding-bottom: 420px;
}
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-FOOTER {
	padding:20px;
	padding-bottom: 420px;
}
}
#INTENSE-LIPOIL-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;
}


#INTENSE-LIPOIL-FOOTER .Text {
	padding-bottom: 10px;
	padding-top: 10px;text-align: center;
}


#INTENSE-LIPOIL-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:1249px) {
#INTENSE-LIPOIL-FOOTER .Wrapper img{
	width:200px;
}
}

@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FOOTER .Wrapper img{
	width:140px;
}
}
@media screen and (max-width:761px) {
#INTENSE-LIPOIL-FOOTER .Wrapper img{
	width:100px;
}
}
@media screen and (max-width:1023px) {
#INTENSE-LIPOIL-FOOTER .Wrapper {
	background-size: 68% auto;
	background-position: center center;
}
}
#INTENSE-LIPOIL-FOOTER .BtnLink {
	padding-bottom: 10px;
	padding-top: 10px;
}
#INTENSE-LIPOIL-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;
}


/*DTW_EDITS*/
@media screen and (max-width: 1023px) and (min-width: 762px){
	#INTENSE-LIPOIL-FINDER .Product[data-select="1"] .ProductDetails{
		top: 310px;
    	left: 240px;
	}
}
@media screen and (max-width: 1023px){
	#INTENSE-LIPOIL-FINDER .Wrapper{
		width: 200px;
    	margin: 0 auto;
    	padding-right: 345px;
    	min-height: 580px;
	}
}

/*****DTW EDITS*****/
#INTENSE-LIPOIL-MIX .Ingredientname {
    right: 4%;
}

@media screen and (max-width:761px) {
	#INTENSE-LIPOIL-SLIDER .Testimony .Title {
    font-size: 27px;
}
#INTENSE-LIPOIL-SLIDER .Item .Wrapper {
    padding: 20px;
    height: 656px;
    }
    #INTENSE-LIPOIL-FOOTER .Title {
    font-size: 29px;
	}
}

/*DTW EDITS*/
/*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) { 
	#INTENSE-LIPOIL-HEADER .anim-container {
    left: auto;
    right: -175px;
	}
}

/*Iphone 6/7*/
@media only screen and (max-width:761px) {
	#INTENSE-LIPOIL-SLIDER .slick-dots {
		bottom: 51px;
	}
}
