body, html {
	overflow-x: hidden;
	width: 100%;
}
.breadcrumb {
	display: none!important;
}
.breadcrumb-container {
	display: none!important;
}
#main {
	margin-top: 0px;
}
.footer-wrapper {
	z-index: 2;
	position: relative;
}
.primary-content {
	padding-bottom: 0;
	margin-bottom: 0;
}
.MyContent a {
	outline: 0;
}
.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;
	padding-bottom:40px;
}

@media only screen and (max-width:1249px) {
.MyContent {
	overflow: hidden;
}
}
.MyContent * {
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}
.MyContent .MyBlock {
	display: block;
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.MyContent .anchor-name {
	display: none;
}

.MyContent .BtnLink {
	margin: 0;
	padding: 0;
	font-size: 0;
}
.MyContent .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	/*border-bottom: 1px solid #e5e5e5;*/
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	position: relative;
	background-color: #000;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
}
/*-----------------------------------------------------------------------------------------*/
@media only screen and (max-width:1023px) {
#Block-HEADER{
	padding-top:42px;
}
}
#Block-HEADER .FloatingBox{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-90px;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	text-align:left;
}
@media only screen and (max-width:1249px) {
#Block-HEADER .FloatingBox{
	margin-left:0px;
}
}
@media only screen and (max-width:761px) {
#Block-HEADER .FloatingBox{
	position:relative;
	top:auto;
	left:auto;
	margin-left:0;
	-webkit-transform:none;
	transform:none;
	text-align:center;
}
}
#Block-HEADER .FloatingBox h1 {
	display: inline-block;
	font-family: ClarinsRegular, Clarins;
	font-size: 55px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	color:#be0f34;
}
@media only screen and (max-width:1249px) {
#Block-HEADER .FloatingBox  h1 {
	font-size: 45px;
}
}
@media only screen and (max-width:1023px) {
#Block-HEADER .FloatingBox  h1 {
	font-size: 30px;
}
}
#Block-HEADER .FloatingBox p.Text {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	font-size:16px;
	margin-top:20px;
	line-height:1.4em;
	max-width:350px;
	display:inline-block;
}
@media only screen and (max-width:761px) {
#Block-HEADER .FloatingBox p.Text {
	padding-left:20px;
	font-size:14px;
	padding-right:20px;
}
}
#Block-HEADER .FloatingBox p.TextLink {
	margin:0;
	padding:0;
	margin-top:20px;
	
}
#Block-HEADER .FloatingBox p.TextLink a{
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	font-size:11px;
	line-height:1.2em;
	display:inline-block;
	text-decoration:none;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
#Block-HEADER .MyGiftGuide{
	position:absolute;
	top:50px;
	left:25px;
	text-align:left;
}
@media only screen and (max-width:1023px) {
	#Block-HEADER .MyGiftGuide{
		top:0px;
		left:0px;
		background-color:#be0f34;
		width:100%;
		height:42px;
		overflow:hidden;
		-webkit-transition:height ease-in-out 0.5s;
		transition:height ease-in-out 0.5s;
		z-index:3;
	}
}
#Block-HEADER .MyGiftGuide p.Title {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	margin:0;

	padding:0;
	color:#be0f34;
	font-size:16px;
	line-height:1.4em;
	max-width:320px;
	display:inline-block;
	text-transform:uppercase;
}
@media only screen and (max-width:1023px) {
#Block-HEADER .MyGiftGuide p.Title {
	color: #fff;
text-align: center;
max-width: 100%;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
	
}
}
#Block-HEADER .MyGiftGuide ul{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height: 2em
}
@media only screen and (max-width:1023px) {
#Block-HEADER .MyGiftGuide ul{
	padding:40px;
	padding-top:0px;

}
}
#Block-HEADER .MyGiftGuide ul li{
	margin:0px;
	padding:0px;
}
@media only screen and (max-width:1023px) {
#Block-HEADER .MyGiftGuide ul li{
	padding-bottom:10px;
	padding-top:10px;
}	
}
#Block-HEADER .MyGiftGuide ul li a{
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	color:#000;
	font-size:11px;
	line-height:1.2em;
	display:inline-block;
	text-decoration:none;
	border-bottom:1px solid rgba(0,0,0,0.3);
}
@media only screen and (max-width:1023px) {
#Block-HEADER .MyGiftGuide ul li a{
	color:#FFF;
		border-bottom:1px solid rgba(255,255,255,0.3);
}
}
#Block-HEADER .HeaderVisual{
	width:2000px;
	text-align:center;
	background-color:#f2c9d7;
	height:346px;
	margin-left:calc(50% - 1000px);
}
@media only screen and (max-width:1249px) {
	#Block-HEADER .HeaderVisual{
			margin-left:calc(50% - 900px);
	}
}
@media only screen and (max-width:761px) {
	#Block-HEADER .HeaderVisual{
		margin-left: calc(50% - 820px);
margin-bottom: 20px;
height:210px;
	}	
	#Block-HEADER .HeaderVisual img{
		width: 1000px;
	}
}
/*-----------------------------------------------------------------------------------------*/
#Block-FILTER h2{
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	color:#be0f34;
	font-weight:normal;
	text-transform:uppercase;
	font-size:16px;
	padding-top:35px;
}
@media only screen and (max-width:761px) {
#Block-FILTER h2{
	padding-top:15px;
}
}
.MomProfileFilter{
	margin:0;
	padding:0;
	display:inline-block;
	list-style:none;
	justify-content:center;
	border-bottom:1px solid #f2c9d7;
	white-space:nowrap;
	font-size:0;
	padding-bottom:20px;
}
@media only screen and (max-width:761px) {
	.MomProfileFilter{
			width:100%;
			padding-bottom:0px;
	}
}
.MomProfileFilter li{
	margin:0;
	padding:0;
	text-align:center;
	white-space:normal;
	display:inline-block;
}
@media only screen and (max-width:761px) {
	.MomProfileFilter li{
			width:16vw;
			height:16vw;
			
	}
}
.MomProfileFilter li a{
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000;
	text-transform:uppercase;
	padding:10px;
	display:block;
	text-decoration:none;
	line-height:12px;
}
@media only screen and (max-width:761px) {
.MomProfileFilter li a{
padding:0px;
}
}
.MomProfileFilter li a span{
	display:block;
}
@media only screen and (max-width:761px) {
.MomProfileFilter li a span{
	display:none;
}
}
.MomProfileFilter li a:hover{
	color:#be0f34;
}
.MomProfileFilter li a.Selected{
	color:#be0f34;
}
.MomProfileFilter li a::before{
	content:" ";
	width:60px;
	height:60px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
@media only screen and (max-width:761px) {
.MomProfileFilter li a::before{
	width:16vw;
	height:16vw;
	display:block;
	background-size:100% auto;
}
}
.MomProfileFilter li:nth-child(1) a::before{background-image:url(img/profile-01-picto.png);}
.MomProfileFilter li:nth-child(2) a::before{background-image:url(img/profile-02-picto.png);}
.MomProfileFilter li:nth-child(3) a::before{background-image:url(img/profile-03-picto.png);}
.MomProfileFilter li:nth-child(4) a::before{background-image:url(img/profile-04-picto.png);}
.MomProfileFilter li:nth-child(5) a::before{background-image:url(img/profile-05-picto.png);}
.MomProfileFilter li:nth-child(6) a::before{background-image:url(img/profile-06-picto.png);}
.MomProfileFilter li:nth-child(1) a:hover::before{background-image:url(img/profile-01-picto-hilite.png);}
.MomProfileFilter li:nth-child(2) a:hover::before{background-image:url(img/profile-02-picto-hilite.png);}
.MomProfileFilter li:nth-child(3) a:hover::before{background-image:url(img/profile-03-picto-hilite.png);}
.MomProfileFilter li:nth-child(4) a:hover::before{background-image:url(img/profile-04-picto-hilite.png);}
.MomProfileFilter li:nth-child(5) a:hover::before{background-image:url(img/profile-05-picto-hilite.png);}
.MomProfileFilter li:nth-child(6) a:hover::before{background-image:url(img/profile-06-picto-hilite.png);}
.MomProfileFilter li:nth-child(1) a.Selected::before{background-image:url(img/profile-01-picto-hilite.png);}
.MomProfileFilter li:nth-child(2) a.Selected::before{background-image:url(img/profile-02-picto-hilite.png);}
.MomProfileFilter li:nth-child(3) a.Selected::before{background-image:url(img/profile-03-picto-hilite.png);}
.MomProfileFilter li:nth-child(4) a.Selected::before{background-image:url(img/profile-04-picto-hilite.png);}
.MomProfileFilter li:nth-child(5) a.Selected::before{background-image:url(img/profile-05-picto-hilite.png);}
.MomProfileFilter li:nth-child(6) a.Selected::before{background-image:url(img/profile-06-picto-hilite.png);}

/*-----------------------------------------------------------------------*/
#Block-ALL-PROFILES{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:column;
	flex-direction:column;
}
.BlockProfile{
	margin-top:50px;
	display:block;
	position:relative;
	width:100%;
	-webkit-order:7;
	order:7;
}
@media only screen and (max-width:761px) {
.BlockProfile{
	margin-top:0px;
}	
}
.BlockProfile h2{
	display:block;
	font-family: ClarinsRegular, Clarins;
	font-size: 40px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	color:#be0f34;
	text-align:center;
}
@media only screen and (max-width:761px) {
.BlockProfile h2{
	padding:20px;
	font-size: 35px;

}	
}
.BlockProfile  p.Text {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	margin:0;
	padding:20px;
	color:#000;
	font-size:16px;
	line-height:1.4em;
	display:block;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width:761px) {
.BlockProfile  p.Text {
	padding-top:0px;
}	
}
.BlockProfile .BlockRoutine {
	width:500px;
	display:inline-block;
	position:relative;
}
.BlockProfile .BlockRoutine ul{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
}
.BlockProfile .BlockRoutine ul li{
	display:inline-block;
	margin:0;
	padding:0;
	vertical-align:top;
	border:0px solid;
}
.BlockProfile  .ProductBlock {
	width:240px;
	display:inline-block;
	position:relative;
	min-height:360px;
	white-space:normal;
	padding-bottom:40px;
	margin-left:auto;
	margin-right:auto;
}
.BlockProfile .ProductBlock .Packshot {
	width:240px;
	height:240px;
	display:block;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.BlockProfile .ProductBlock .Packshot img{
	display:inline-block;
	position:absolute;
	bottom:0;
	left:50%;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
}
.BlockProfile .ProductBlock .ProductName {
	display:block;
	text-align:center;
	position:relative;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size:15px;
	height: 40px;
}
.BlockProfile .ProductBlock .ProductDescription {
	display:block;
	text-align:center;
	position:relative;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
	padding-bottom:15px;
	padding-top:15px;
}
.BlockProfile .ProductBlock .ShopLink {
	bottom: 0px;
	position: absolute;
	width: 100%;
}
.BlockProfile .HeroVisual {
	max-width:630px;
	width:50%;
	display:inline-block;
	position:relative;
}
@media only screen and (max-width:1249px) {
.BlockProfile .HeroVisual {
	max-width: 500px;
	margin-left: -50px;
}
}
.BlockProfile .HeroVisual img{
	max-width:100%;
}
.BlockProfile .products-pagination.jcarousel-control-prev {
    left: -30px;top: calc(50% - 40px);
}
.BlockProfile .products-pagination.jcarousel-control-next {
    right: -30px;top: calc(50% - 40px);
}
.BlockProfile .jcarousel-pagination {
    display:none;
}


.MyContent .BlockProfile .BlockRoutineMobile{
	display:none;
}

@media only screen and (max-width:1249px) {
.MyContent .BlockProfile .BlockRoutine{
	margin-left: -50px;
}
}
@media only screen and (max-width:1023px) {
.MyContent .BlockProfile .BlockRoutine{
	margin-left:0px;
	width:250px;
} 
.MyContent .BlockProfile .BlockRoutine img{
	max-width:100%;
}
.MyContent .BlockProfile .HeroVisual {
width:450px;
vertical-align:top;
}
.BlockProfile .products-pagination.jcarousel-control-prev {
  	display:none;
}
.BlockProfile .products-pagination.jcarousel-control-next {
   	display:none;
}
.MyContent .jcarousel-pagination{
	display:block;
}
}
@media only screen and (max-width:761px) {
.MyContent .BlockProfile .BlockRoutineMobile{
	display:block;
}
.MyContent .BlockProfile .BlockRoutine{
	display:none;
}
.MyContent .BlockProfile .HeroVisual {
display:none;
}

.MyContent .BlockProfile  .jcarousel-pagination{
	display:block;
	bottom:20px;
}
}

.HeroVisualMobile img{
	max-width: 120%;
    margin-left: -10%;
}

.MyContent .ShopLinkMobile{
display:none;
}
@media only screen and (max-width:761px) {
	.MyContent .ShopLink{
display:block;
}
.MyContent .ShopLinkMobile{
display:block;
padding-bottom:20px;
}
}
.MyContent .ShopLinkMobile a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	border: 2px solid #e5e5e5;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	position: relative;
	background-color: #FFF;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
}
.ShopCatLink a{
    display:inline-block;
    white-space: nowrap;
    text-align: enter;
    border: 2px solid #e5e5e5;
    pointer:cursor;
    font-size:11px;
	line-height:14px;
	padding: 11px 9px;
    letter-spacing: .1em;
    font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
}
@media only screen and (max-width:761px) {
.MyContent .ShopCatLink  {
    display: block;
    padding-bottom: 20px;
}
.MyContent .ShopCatLink  a{
 padding: 18px 30px;
}
}



/*-----------------------*/

@media only screen and (max-width:769px) {
	.MomProfileFilter li a {
		font-size: 9px;
	}
}