.MyContent {
	width: 100%;
	display: block;
	position: relative;
	max-width: 1250px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	text-align: center;
}
.breadcrumb{
	display:none;
}
#main{
	margin-top:0;
}
.MyContent .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	position: relative;
	background-color: #000;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	
}
.MyContent .ProductBlock .ProductInfos .product-quickshop {
	border:0px solid;
	margin:0;
}
.MyContent .ProductBlock .ProductInfos .product-tile {
	text-align:left;
	margin:0;
}
.MyContent .ProductBlock .ProductInfos .product-tile img{
	display:none;
}
.MyContent .TextLink a {
	text-decoration: none;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
}
.MyContent .TextLink a:after {
	background-image: url(img/arrow.png);
	background-position: top center;
	content: " ";
	height: 20px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
}
.MyContent .MyHeader {
	width: 2000px;
	margin-left: -375px;
	text-align: center;
	display: flex;
	background-color: #f9ced7;
	justify-content: center;
	align-items: stretch;
	font-size: 0;
	line-height: 0;
}
@media screen and (max-width: 1249px) {
.MyContent .MyHeader {
	width: 100%;
	margin-left: 0;
}
}

@media screen and (max-width: 1023px) and (min-width:762px){
.MyContent .MyHeader div:first-child{
	width:60%;
	text-align:right;
}
.MyContent .MyHeader div:first-child img{
	float: right;
}
.MyContent .MyHeader div:last-child{
	display:none;
}
}
.MyContent .MyHeader .TextLink{
	align-self:flex-end;
	width:100%;
}
MyContent .MyHeader img {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.MyContent .MyHeader .WhiteBox {
	background-color: #fff;
	line-height: 1.4em;
	border: 10px solid #f4aebb;
	padding: 20px;
	font-size: 14px;
	display: flex;
	flex-direction: column;
}
.MyContent .ProductBlock {
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	margin-top: 30px;
	padding-top: 50px;
}
.MyContent .ProductBlock h2 {
	width: 100%;
	flex-basis: 100%;
	text-align: center;
	color: #FFF;
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	margin: 0;
	padding: 30px;
	text-transform: none;
	font-weight: normal;
	border-bottom: 0px solid;
}
.MyContent .ProductBlock .ProductInfos {
	max-width: 410px;
	text-align: left;
	padding: 40px;
}
.MyContent .ProductBlock .ProductInfos .ProductName {
	margin: 0;
	font-size: 16px;
	color: #FFF;
}
.MyContent .ProductBlock .ProductInfos .ProductPrice {
	margin: 0;
	font-size: 16px;
	color: #FFF;
	margin-top: 16px;
}
.MyContent .ProductBlock .ProductInfos .ProductText {
	margin: 0;
	font-size: 14px;
	color: #FFF;
	margin-top: 16px;
}
.MyContent .ProductBlock .ProductInfos .ProductSuperIngredient {
	margin: 0;
	font-size: 14px;
	margin-top: 16px;
}

.MyContent .ProductBlock .ProductInfos .BtnLink {
	margin: 0;
	margin-top: 8px;
}
.MyContent .ProductBlock .ProductInfos .ProductSuperIngredient strong:before {
	content: "★ ";
}
.MyContent .ProductBlock .Packshot {
	max-width: 410px;
}
.MyContent .TipsBox {
	display: flex;
	background-repeat: no-repeat;
	background-position: top center;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	flex-basis: 100%;
}
.MyContent .TipsBox h3 {
	text-align: center;
	color: #000;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	margin: 0;
	padding: 0px;
	text-transform: none;
	font-weight: normal;
	border-bottom: 0px solid;
	margin-bottom: 16px;
	display: block;
		line-height:1em;
}
.MyContent .TipsBox .Ingredient {
	position: absolute;
	text-align: left;
	margin: 0;
}
.MyContent .TipsBox .FloatingBox {
	padding: 40px;
	border: 10px solid #e5938c;
	background-color: #FFF;
	text-align: center;
	max-width: 646px;
	box-sizing: border-box;
	width: 100%;
}
.MyContent .TipsBox .FloatingBox p {
	margin: 0;
	padding: 0;
	max-width: 470px;
}
.MyContent .MyNavLink {
	margin-top: 2px;
}
.MyContent .MyNavLink ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	width: 100%;
	flex-wrap: no-wrap;
	justify-content: space-between;
}
.MyContent .MyNavLink ul li {
	margin: 0;
	padding: 0px;
	flex-basis: 19.85%;
	text-align: center;
	background-repeat: no-repeat;
	transition:all 0.2s ease-in-out ;
	background-position:top 0px center;
}
.MyContent .MyNavLink ul li a {
	padding: 15px;
	padding-top: 70px;
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	display: block;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.MyContent .MyNavLink ul li:hover{
	background-position:top 5px center;
}
/*---------------------------------------------------*/
.MyNavLink li:nth-child(1) {
	background-color: #e5938c;
	background-image: url(img/Tab-Link-1.png);
}
#Block-MASCARA-SUPRA-VOLUME {
	background-color: #e5938c;
}
#Block-MASCARA-SUPRA-VOLUME .TipsBox {
	background-image: url(img/Tab-Ingredient-1.png);
	height: 476px;
}
#Block-MASCARA-SUPRA-VOLUME .Ingredient {
	left: 22%;
	top: 25%;
}
#Block-MASCARA-SUPRA-VOLUME .FloatingBox {
	border-color: #e5938c;
}
#Block-MASCARA-SUPRA-VOLUME .ProductSuperIngredient {
	color: #d44a51;
}
#Block-MASCARA-SUPRA-VOLUME .TipsBox h3 {
	color: #d44a51;
}
/*---------------------------------------------------*/
.MyNavLink li:nth-child(2) {
	background-color: #de9e9f;
	background-image: url(img/Tab-Link-2.png);
}
#Block-LISSE-MINUTE {
	background-color: #de9e9f;
}
#Block-LISSE-MINUTE .TipsBox {
	background-image: url(img/Tab-Ingredient-2.png);
	height: 470px;
}
#Block-LISSE-MINUTE .Ingredient {
	right: 30%;
	bottom: 16%;
	text-align: right;
}
#Block-LISSE-MINUTE .FloatingBox {
	border-color: #de9e9f;
}
#Block-LISSE-MINUTE .ProductSuperIngredient {
	color: #c74964;
}
#Block-LISSE-MINUTE .TipsBox h3 {
	color: #c74964;
}
/*---------------------------------------------------*/
.MyNavLink li:nth-child(3) {
	background-color: #e5bca1;
	background-image: url(img/Tab-Link-3.png);
}
#Block-SOS-PRIMER {
	background-color: #e5bca1;
}
#Block-SOS-PRIMER .TipsBox {
	background-image: url(img/Tab-Ingredient-3.png);
	height: 470px;
}
#Block-SOS-PRIMER .Ingredient {
	left: 31%;
	top: 23%;
}
body, html {
	overflow-x: hidden;
}
#Block-SOS-PRIMER .FloatingBox {
	border-color: #e5bca1;
}
#Block-SOS-PRIMER .ProductSuperIngredient {
	color: #cc8b62;
}
#Block-SOS-PRIMER .TipsBox h3 {
	color: #cc8b62;
}
/*---------------------------------------------------*/
.MyNavLink li:nth-child(4) {
	background-color: #f4c1c8;
	background-image: url(img/Tab-Link-4.png);
}
#Block-ECLAT-MINUTE-EMBELLISSEUR {
	background-color: #f4c1c8;
}
#Block-ECLAT-MINUTE-EMBELLISSEUR .TipsBox {
	background-image: url(img/Tab-Ingredient-4.png);
	height: 470px;
}
#Block-ECLAT-MINUTE-EMBELLISSEUR .Ingredient {
	left: 28%;
	top: 22%;
}
#Block-ECLAT-MINUTE-EMBELLISSEUR .FloatingBox {
	border-color: #f4c1c8;
}
#Block-ECLAT-MINUTE-EMBELLISSEUR .ProductSuperIngredient {
	color: #da8598;
}
#Block-ECLAT-MINUTE-EMBELLISSEUR .TipsBox h3 {
	color: #da8598;
}
/*---------------------------------------------------*/
.MyNavLink li:nth-child(5) {
	background-color: #f0a8a0;
	background-image: url(img/Tab-Link-5.png);
}
#Block-HUILE-CONFORT-LEVRES {
	background-color: #f0a8a0;
}
#Block-HUILE-CONFORT-LEVRES .TipsBox {
	background-image: url(img/Tab-Ingredient-5.png);
	height: 470px;
}
#Block-HUILE-CONFORT-LEVRES .Ingredient {
	right: 32%;
	text-align: right;
	top: 21%;
}
#Block-HUILE-CONFORT-LEVRES .FloatingBox {
	border-color: #f0a8a0;
}
#Block-HUILE-CONFORT-LEVRES .ProductSuperIngredient {
	color: #db5e61;
}
#Block-HUILE-CONFORT-LEVRES .TipsBox h3 {
	color: #db5e61;
}
/*-------------------------------------------*/

.MyContent #Transversal-Push h1{
	margin:20px;
	padding-top:0px;
	font-size:50px;
	font-family:ClarinsRegular, Clarins;
	border-bottom:0px solid;
	text-transform:none;
	color:#000;
	font-weight:normal;
	line-height:1em;
}
@media screen and (max-width: 761px) {
.MyContent #Transversal-Push h1{
	padding-top:0px;
	font-size:35px;
}
}
.MyContent #Transversal-Push {
	position:relative;
	padding-bottom:20px;
}
.MyContent #Transversal-Push .jcarousel {
	margin-left: auto;
	margin-right: auto;
	width: 915px;
}
@media screen and (max-width: 1023px) {
	.MyContent #Transversal-Push .jcarousel {
	width: 590px;
}

}
.MyContent #Transversal-Push .products-pagination.jcarousel-control-next, 
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	top:calc(50% - 35px);
	display:none;
	
}
@media screen and (max-width: 1023px) {
.MyContent #Transversal-Push .products-pagination.jcarousel-control-next, 
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	display:block;
	
}
}
@media screen and (max-width: 761px) {
.MyContent #Transversal-Push .products-pagination.jcarousel-control-next, 
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	display:none;
	
}
}
.MyContent #Transversal-Push .products-pagination.jcarousel-control-next{
	right:20px;
}
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	left:20px;
	
}
@media screen and (max-width: 761px) {
.MyContent #Transversal-Push .jcarousel {
	width: 290px;
	padding-bottom:40px;
}
.MyContent #Transversal-Push .jcarousel-pagination {
	display:block;
	bottom:0;
}
}
.MyContent #Transversal-Push ul {
	display: block;
	
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}

.MyContent #Transversal-Push ul li {
	font-size: 0;
	border: 2px solid #e5e5e5;
	cursor: pointer;
	display: inline-block;
	margin: 10px;
	max-width: 284px;
	min-height: 410px;
	padding-bottom: 50px;
	text-align: left;
	vertical-align: top;
	/*width: calc(50% - 40px);*/
	position:relative;
}
.MyContent #Transversal-Push ul li img {
	max-width: 100%;
}
@media screen and (max-width: 1023px) {
.MyContent #Transversal-Push ul li  {
	margin: 5px;
}
}

.MyContent #Transversal-Push ul li h3 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	padding: 0;
	padding-bottom: 10px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 100px;
}

.MyContent #Transversal-Push ul li p.Title {
	color: #be0f34;
	text-transform: uppercase;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	margin: 0;

	font-size: 11px;
	padding: 20px;
	padding-bottom: 10px;
}
.MyContent #Transversal-Push ul li p.Text {
	color: #8b8b8b;
	margin: 0;
	font-size: 11px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 14px;
}
.MyContent #Transversal-Push ul li p.text-link {
	bottom: 20px;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 20px;
	position: absolute;
		padding-bottom:8px;
}
.MyContent #Transversal-Push ul li p.text-link a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-bottom: #d5d5d5 1px solid;
}
/*-------------------------------------------*/

@media screen and (max-width: 1023px) {
	
.MyContent .ProductBlock .Packshot {
    max-width: 270px;
}
}
@media screen and (max-width: 761px) {
.MyContent .ProductBlock .Packshot {
    max-width: 210px;
}	
.MyContent .MyHeader{
	flex-direction:column;
	margin:0;
	width:100%;

	}
.MyContent .MyHeader .TextLink{
	align-self:center;
}
.MyContent .MyHeader .WhiteBox{
	border:0px solid;
	padding-bottom: 0;
}
.MyContent .MyHeader .WhiteBox p{
	margin:10px;
}
.MyContent .MyHeader .WhiteBox p:first-child{
	margin:0;
	border:6px solid #f4aebb;
	width:122px;
	height:122px;
 display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
	margin-top:-15vw;
	background-color:#FFF;
}

.MyContent .MyHeader .WhiteBox p:first-child img{
	width:118px;
	position: relative;
	display:block;
	margin-left: auto;
    margin-right: auto;
}
.MyContent .MyHeader div:first-child img {
    display: block;
    position: relative;
    width: 140vw;
    margin-left: -40vw;
}
.MyContent .MyHeader div:last-child{
	display:none;
}
.MyContent .MyNavLink ul li {
	margin: 0;
	padding: 0px;
	flex-basis: 19.85%;
	text-align: left;
	background-repeat: no-repeat;
	transition: all 0.2s ease-in-out;
	background-position: left -75px top -2px;
	background-size: 220px auto;
}
.MyContent .MyNavLink ul li:hover{
	background-position: left -75px top -2px;
}
.MyContent .MyNavLink ul li a {
	padding: 25px;
	/* padding-top: 70px; */
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	display: none;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 80px;
	font-size: 16px;
}
.MyContent .MyNavLink ul li a.Selected {
	display: block;
}
.MyContent .MyNavLink ul {
	flex-direction:column;
	height:70px;
	overflow:hidden;
	transition:height 0.5s ease-in-out;
	position:relative;
}
.MyContent .MyNavLink ul::after{
	background-image:url(img/arrow.png);
	width:15px;
	height:15px;
	content:" ";
	position:absolute;
	right:15px;
	top:30px;
}
.MyContent .MyNavLink ul.Selected::after{
	transform:rotate(180deg);
}
.MyContent .MyNavLink ul.Selected{
	height:auto;
}
.MyContent .MyNavLink ul.Selected  li a {
	display: block;
}
.MyContent .ProductBlock{
	margin-top:2px;
	padding-top:0px;
	/*display:none;*/
}
.MyContent .ProductBlock.Selected{
	display:flex;
}

.MyContent .ProductBlock h2{
	line-height:1em;
	font-size:35px;
	padding:20px;
}
.MyContent .ProductBlock .ProductInfos{
	padding:20px;
	text-align:center;

}
.MyContent .ProductBlock .product-quickshop{
	display:inline-block;

}
.MyContent .ProductBlock .ProductInfos .product-tile {
	text-align:center;
}
.product-quickshop .swatchesCircle img{
	top: 7px;
width: 20px;
}
.MyContent .TipsBox {
	height:auto!important;
	padding:20px;
	padding-top:50vw;

}

}


@media screen and (max-width: 1023px) {


.MyContent .ProductBlock .Packshot img{
    max-width: 100%;
}
.MyContent .TipsBox .Ingredient{
	display:none;

}
#Block-SOS-PRIMER .TipsBox {
	background-position: left 85% top 0px;
}
#Block-LISSE-MINUTE .TipsBox {
	background-position: left 20% top 0px;
}
#Block-MASCARA-SUPRA-VOLUME .TipsBox {
	background-position: left 80% top 0px;
}
#Block-ECLAT-MINUTE-EMBELLISSEUR .TipsBox {
	background-position: left 95% top 0px;
}
#Block-HUILE-CONFORT-LEVRES .TipsBox {
	background-position: left 12% top 0%;
}
}


/* CUSTOM DW */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.MyContent .MyHeader .WhiteBox{
		min-width: 1px;
		min-height: 1px;
		height: 348px;
	}
}

.mentions {	
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 15px 0;
	text-align: left;
	opacity: 0.5;
}

.MyContent .TipsBox .FloatingBox p {
	max-width: unset;
}

@media screen and (max-width: 761px) {
.MyContent .MyHeader .WhiteBox p:first-child img{
	margin-top: 15px;
}


}