#main:not(.main-homepage) {
	margin-top: 0px;
}
body, html {
	overflow-x: hidden;
	scroll-behavior: smooth;
}
.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;
	padding-top:60px;
}

.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) {
.MyContent .MyAnchorTag {
}
}
.MyContent a {
	outline: 0;
}
.MyContent .NotVisible {
	display: none;
}
.MyContent h1 {
	color: #000;
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	font-weight: normal;
	line-height: 1em;
	margin: 20px auto 10px;
	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;
	font-size:14px;
	vertical-align:middle;
}
.MyContent .MyBlock .InlineBlock img {
	max-width: 100%;
}

/***************************************/
.MyContent .BtnLink a {
	text-align: center;
	background-color: #FFF;
	display: inline-block;
	color: #000;
	padding: 18px 12px;
	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;
	

}
.MyContent .BtnLink {
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
}
@media only screen and (max-width:761px) {
.MyContent .BtnLink {
	display: block;
	white-space: nowrap;
}
}

/***************************************/
.TintSelector{
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	max-width:100%;
	text-align:center;
}

.Hilight-Select{
	background-color:#d88070;
}

.Holographique-Select{
	background-color:#ef7c8c;
}

.TintSelector a{
	display:inline-block;
	border:2px solid #fff;
	cursor:pointer;
	width:30px;
	height:30px;
}
.TintSelector a.Selected{
	border:2px solid #CCC;
	cursor:default;
}

.Spring2019-Logo{
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	max-width:100%;
}
.coloredHashTags{
	font-size:30px;
	margin:0;
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.coloredHashTags span:nth-child(1){color:#ec9383}
.coloredHashTags span:nth-child(2){color:#b486d8}
.coloredHashTags span:nth-child(3){color:#64aae9}


.ColorBox{
	background-image:url(img/background-color.png);
	background-size:100% auto;
	background-repeat:repeat-y;
	padding:16px;
	display:inline-block;
}
@media only screen and (max-width:761px) {
	.ColorBox{
	padding:10px;
	display:inline-block;
}
}

.ColorBox .Wrapper{
	background-color:#FFF;
	padding:16px;
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	height:295px;
	width:380px;
	box-sizing:border-box;
	justify-content:space-between;
	align-items:center;
	background-repeat:no-repeat;
	background-position:top center;
}
#BLOCK-HIGHLIGHT .ColorBox .Wrapper{
	padding-left:20px;
	align-items:flex-start;
	background-image:url(img/texture-Highlight.jpg);
}


#BLOCK-HIGHLIGHT .ColorBox .Wrapper div:nth-child(2){
	padding-top:20px;
	
}

#BLOCK-HIGHLIGHT .ColorBox .Wrapper .BtnLink {
	margin-left:20px;
}
#BLOCK-HOLOGRAPHIQUE {
	display:none;
}
#BLOCK-HOLOGRAPHIQUE .ColorBox .Wrapper{
	padding-left:20px;
	align-items:flex-start;
	background-image:url(img/texture-Highlight.jpg);
}
#BLOCK-HOLOGRAPHIQUE .ColorBox .Wrapper div:nth-child(2){
	padding-top:20px;	
}
#BLOCK-HOLOGRAPHIQUE .ColorBox .Wrapper .BtnLink {
	margin-left:20px;
}


@media only screen and (max-width:761px) {
.MyContent .Wrapper{
	
width: calc(100% - 40px) !important;
}
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper,
#BLOCK-HOLOGRAPHIQUE .ColorBox .Wrapper,
#BLOCK-HIGHLIGHT .ColorBox .Wrapper{
	padding:20px;
	width: 280px !important;
	height: 230px!important;
}
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper img,
#BLOCK-HOLOGRAPHIQUE .ColorBox .Wrapper img,
#BLOCK-HIGHLIGHT .ColorBox .Wrapper img{
margin:0 auto;
}

#BLOCK-HIGHLIGHT .ColorBox .Wrapper div,
#BLOCK-HOLOGRAPHIQUE .ColorBox .Wrapper div{
	width:65px;
}	
#BLOCK-HIGHLIGHT .ColorBox .Wrapper div:nth-child(2),
#BLOCK-HOLOGRAPHIQUE .ColorBox .Wrapper div:nth-child(2){
	width:180px;
	margin-left:10px;
}	
}
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper{
	align-items:center;
	justify-content:center;
}
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper .BtnLink {
	margin-top:20px;
}

@media only screen and (max-width:761px) {
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper{
	padding:10px;
}
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper div{
	width:40px;
}	
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper div:nth-child(2){
width:140px;
}
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper div:nth-child(2) img{
width:120px;
}
#BLOCK-INSTANTPORELESS .ColorBox .Wrapper div:last-child{
	width:40px;
}		
}
.ColorBox .Wrapper div{
	text-align:left;
}
.ColorBox .Wrapper div img{
	max-width:100%;
	display:block;
}


.MyContent h2{
	font-family:ClarinsRegular, Clarins;
	font-size:35px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
	padding-bottom:12px;
}
/***************************************/
.ScrollStickyContainer{
	height:200vh;
	display:block;
	position:relative;
	border:1px solid;
	

}
/*-------------------------------------------------------*/
.MyContent .DiscoverBtn {
	color: #FFF;
	border: #724d3d 3px solid;
	line-height: 40px;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
	border-radius: 23px;
	padding-left: 50px;
	padding-right: 18px;
	letter-spacing: 0.04em;
	position: relative;
	cursor: pointer;
	margin: 30px;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	background-color: #724d3d;
	text-transform:uppercase;
}

@media only screen and (max-width:761px) {
.MyContent .DiscoverBtn {
	margin: 10px;
	white-space: nowrap;
}
}
.MyContent .DiscoverBtn span {
	content: " ";
	background-color: #FFF;
	width: 46px;
	height: 46px;
	position: absolute;
	left: -3px;
	top: -3px;
	border-radius: 23px;
	background-image: url(img/btn-arrow.png);
	background-repeat: no-repeat;
	background-position: right 4px center;
	pointer-events: none;
}

/***************************************/


.MyContent .Preview{
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.MyContent .Preview:focus {
    outline: none !important;
}
.MyContent .Preview{
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
.MyContent .Preview .Layer_Background{
	position:relative;
	display:block;
}
.MyContent .Preview .Layer_Coverage{
	position:absolute;
	display:block;
	opacity:0;
	top:0;
	left:0;
	width:100%;
}
.MyContent .Preview img{
	max-width:100%;
	position:relative;
	display:block;
}
.MyContent .DragCursor{
	position:relative;
	height:36px;
	display:block;
	max-width:359px;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
.MyContent img{
	pointer-events: none;
}
.MyContent .DragCursor .Barre{
	margin:0px;
	position:relative;
	display:block;
	pointer-events:none;
	padding-top:16px;
	  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.MyContent .DragCursor .Packshot{
	position:absolute;
	bottom:26px;
	left:18px;
	z-index:2;
	pointer-events: none;
	  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  transform:translateX(-50%);
}
.MyContent .DragCursor .Cursor{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
	pointer-events: none;
	  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.MyContent .noselect{

user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

@media screen and (max-width: 761px) {
	.MyContent .DragCursor {
		max-width: 305px;
	}
	img.mobile-size {
		max-width: 80% !important;
		margin-left: 25px;
	}
	.MyContent .DragCursor .mobile-size2 {
		max-width: 70px !important;
	}
}

.FullVisible .Preview::after{
	content:" ";
	position:absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
	background-color:#fff;
	animation:Flash ease-in-out  0.5s both;
	
}
@keyframes Flash{
	0%{
		opacity:1;
	}
	100%{
			opacity:0;
	}
}

/*-- --*/
.MyContent .BtnLink .instant_cta a{
	padding: 18px 30px;
}
	
@media screen and (max-width: 761px) {
.Spring2019-Logo{
	max-width: 93%;
}
.MyContent .BtnLink .instant_cta{
	font-size: 9px;
	padding: 18px 5px;
}
.MyContent .BtnLink a{
	font-size: 9px;
	padding:17px 5px;
}
}


body, html
{ overflow-y : initial !important; }
.additional-data-tab img
{ width : initial; }