body {
	overflow-x: hidden;
	margin: 0;
scroll-behavior: smooth;
}
.MyContent .slick-arrow {
	position:absolute;
	background:transparent;
	border:0px #fff solid!important;
	
	font-size:0;
	background-color:transparent;
	width:21px;
	height:21px;
	z-index:10;
	margin:0;
	padding:0;
	outline:0;
}
.MyContent .slick-prev {
	left:20px;
	background-image:url(img/arrow-prev.png);
	min-width:0px;
}
.MyContent .slick-next {
	right:20px;
	background-image:url(img/arrow-next.png);
	min-width:0px;
}

@media screen and (max-width: 761px) {
.MyContent .slick-prev {
	left:0px;
}
.MyContent .slick-next {
	right:0px;
}
}
.MyContent .slick-next:after, 
.MyContent .slick-prev:after{
	display:none!important;
}
.MyContent .slick-dots li{
	background:#b3b3b3;
}
.MyContent .slick-dots li.slick-active{
	background:#d87c90;
}
.breadcrumb {
	display: none;
}
#main:not(.main-homepage) {
	margin-top: 0px;
}

@media screen and (max-width: 761px) {
.MyContent .product-quickshop {
	display: inline-block;
}
.product-quickshop .swatchesCircle img {
	top: 8.5px;
}
}
.AnchorTag {
	height: 50px;
	margin-top: -50px;
}
.MyContent .slick-dots li {
	border-radius: 50%;
	overflow: hidden;
	width: 10px;
	height: 10px;
}
.MyContent .slick-dots .slick-active button {
	background-color: #000;
}
.MyContent {
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	max-width: 1250px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 1.4em;
}

@media screen and (max-width: 1249px) {
.MyContent {
	overflow: hidden;
}
}
.MyContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.MyContent {
	display: block;
	max-width: 1250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.MyContent .MyBlock {
	padding-top: 50px;
}
@media screen and (max-width:761px) {
.MyContent .MyBlock {
	padding-top:30px;
}
}
@media screen and (min-width:762px) {
.MyContent .SlickMobile {
	display: none;
}
}

@media screen and (min-width: 1250px) {
.MyContent .MyFullWidthBlock {
	width: calc(100vw - 20px);
	margin-left: calc(625px + 10px - 50vw);
}
}
.MyContent figure {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.MyContent .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: white;
	text-decoration: none;
	position: relative;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
	display: inline-block;
	line-height: 14px;
	min-width: 110px;
	text-align: center;
	background-color: black;
}
/*----------------------------------------------------*/

#SAMPLING-2019-HEADER{
	background-image: url(img/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#fbe1ee;

	
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-HEADER{
  	background-image: url(img/header-mobile.jpg);
	padding-top:263px;
	background-color:#fff;
}
}
#SAMPLING-2019-HEADER .Wrapper{
	padding-left:667px;
	margin:0 auto;
	display:flex;
	width:100%;
	max-width:1250px;
	justify-content:center;
	align-items:flex-start;
	box-sizing:border-box;
	flex-direction:column;	
	height:405px;
	text-align:left;
}

@media screen and (max-width: 1250px) {
#SAMPLING-2019-HEADER .Wrapper{
  	padding-left:50%;
	padding-right:30px;
}
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-HEADER .Wrapper{
  	padding:20px;
	display:block;text-align:center;
	height:auto;
}
}
#SAMPLING-2019-HEADER .Title{
	color:#be0f34;
	margin: 0;
	font-size: 50px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
max-width:500px;
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-HEADER .Title{
  font-size:35px;
}
}
#SAMPLING-2019-HEADER .SubTitle{
	color:#000;
	margin: 0;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top:10px;
	padding-bottom:20px;
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-HEADER .SubTitle{
  font-size:30px;
}
}
#SAMPLING-2019-HEADER p{
	max-width:490px;
	font-size:16px;
	line-height:1.4em;
}
/*-------------------------------------------------------------------*/
#SAMPLING-2019-TESTIMONY-1{
	display:flex;
	justify-content:center;
	align-items:center;
}
@media screen and (max-width: 1023px) {
#SAMPLING-2019-TESTIMONY-1{
	max-width:700px;
}
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-1{
  flex-direction:column-reverse;
}
}
#SAMPLING-2019-TESTIMONY-1 .Citation{
	 padding:60px;

}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-1 .Citation{
  padding:30px;
}
}
/*#SAMPLING-2019-TESTIMONY-1 .Citation .Text::before{
	content: "“";
    color: #be0f34;
    font-size: 145px;
    line-height: 0.8em;
    vertical-align: bottom;
    overflow: hidden;
    height: 0.42em;
    display: inline-block;	font-family: ClarinsRegular, Clarins;
}*/
#SAMPLING-2019-TESTIMONY-1 .Citation .Text{
	color:#000;
	margin: 0;
	font-size: 30px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;	
	max-width:440px;
	display:block;
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-1 .Citation .Text{
  	font-size: 25px;
		line-height: 1.2em;
}
}
#SAMPLING-2019-TESTIMONY-1 .AuthorName{
	max-width:200px;
	opacity:0.5;
	font-size:11px;
	line-height:1em;
	margin: 20px auto;
}
#SAMPLING-2019-TESTIMONY-1 .Visual{
	border-radius:50%;
	overflow:hidden;
}
#SAMPLING-2019-TESTIMONY-1 .Visual img{
	display:block;
	max-width:100%;
}

/*-------------------------------------------------------------------*/
#SAMPLING-2019-TESTIMONY-2{
	display:flex;
	justify-content:center;
	flex-direction:column;
	padding:40px;
	padding-left:688px;
	box-sizing:border-box;
	width:calc(100% - 80px);
	max-width:1250px;
	margin:60px 40px;
	height:300px;
	position:relative;
	border:7px #fce1f6 solid;
}
@media screen and (max-width: 1250px) {
#SAMPLING-2019-TESTIMONY-2{
		padding-left:50%;
	
}
}
@media screen and (max-width: 1023px) {
#SAMPLING-2019-TESTIMONY-2{
	padding:0px;
	padding-left:320px;
	margin:30px;	width:calc(100% - 60px);	
}
}
@media screen and (max-width: 761px) {
	#SAMPLING-2019-TESTIMONY-2{
	padding:0px;
	margin:20px;	
	width:calc(100% - 40px);	
	padding-bottom:320px;
	height:auto;
}
}
#SAMPLING-2019-TESTIMONY-2::before{
	content:" ";
	width:645px;
	height:395px;
	background-image:url(img/visual.png);
	position:absolute;
	left:-40px;
	top:-60px;
}
@media screen and (max-width: 1250px) {
#SAMPLING-2019-TESTIMONY-2::before{
	content:" ";
	width:50%;
	
	background-image:url(img/visual.png);
	position:absolute;
	left:-40px;
	top:50%;
	transform:translateY(-50%);
	background-size:100% auto ;
	background-repeat:no-repeat;
	background-position:center center;

	
}
}
@media screen and (max-width: 1023px) {
#SAMPLING-2019-TESTIMONY-2::before{
	left:-30px;
}
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-2::before{
	left:18px;
	top:auto;
	bottom:-50px;
	transform:none;
	width:286px;
	height:350px;
	background-image:url(img/visual-mobile.png);
}
}
#SAMPLING-2019-TESTIMONY-2 .Title{
	color:#000;
	margin: 0;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding:40px;
	padding-bottom:20px;
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-2 .Title{
	padding:20px;
}	
}
#SAMPLING-2019-TESTIMONY-2 .Citation{
	 padding:0px 40px;

}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-2 .Citation{
	padding:0 20px;
}	
}
/*#SAMPLING-2019-TESTIMONY-2 .Citation .Text::before{
	content: "«";
    color: #d87c90;
    font-size: 100px;
    line-height: 0.8em;
    vertical-align: bottom;
    overflow: hidden;
    height: 0.35em;
    display: inline-block;	font-family: ClarinsRegular, Clarins;
}*/
#SAMPLING-2019-TESTIMONY-2 .Citation .Text{
	color:#000;
	margin: 0;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	max-width:440px;
	display:block;
}
#SAMPLING-2019-TESTIMONY-2 .AuthorName{
	max-width:200px;
	opacity:0.5;
	font-size:11px;
	line-height:1em;
	margin: 20px auto;
}

/*-------------------------------------------------------------------*/
#SAMPLING-2019-TESTIMONY-3{
		padding-top:10px
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-3{
		padding-top:40px
}
}

#SAMPLING-2019-TESTIMONY-3 .Title{
	color:#be0f34;
	margin: 0;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top:10px;
	padding-bottom:20px;
}
#SAMPLING-2019-TESTIMONY-3 .Text{
	font-size: 16px;
}
/*-------------------------------------------------------------------*/
#SAMPLING-2019-TESTIMONY-4{
	display:flex;
	justify-content:flex-end;
	align-items:center;
	padding:40px;
	box-sizing:border-box;
	width:100%;
	max-width:910px;
	margin:130px auto;
	position:relative;
	margin-bottom:80px;
	padding-top:0px;
}
@media screen and (max-width: 1023px) {
#SAMPLING-2019-TESTIMONY-4{
		padding-bottom:0px;
}	
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-4{
	margin:0;
		padding-top:320px
}
}
#SAMPLING-2019-TESTIMONY-4::before{
	content:" ";
	background-image:url(img/macarons.gif);
	position:absolute;
	width:50%;
	top:50%;
	left:0;
	transform:translateY(-50%);
	height:499px;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center center;z-index:2;
}
@media screen and (max-width: 1023px) {
#SAMPLING-2019-TESTIMONY-4::before{
	height:300px;
	width:300px;
	left:30px;
}	
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-4::before{
	top:20px;
	transform:translateX(-50%);
	left:50%;
}
}
#SAMPLING-2019-TESTIMONY-4::after{
	content:" ";
	background-image:url(img/texture.jpg);
	position:absolute;
	width:50%;
	top:50%;
	right:-120px;
	transform:translateY(-50%);
	height:499px;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:center center;
	z-index:1;
}
@media screen and (max-width: 1023px) {
#SAMPLING-2019-TESTIMONY-4::after{
		right:-60px;
}	
}


@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-4::after{
	right: 50%;
margin-right: -260px;
top: 460px;
background-size: 280px auto;
width: 280px;
}		
}
#SAMPLING-2019-TESTIMONY-4 .Wrapper{
	border:2px #e5e5e5 solid;
	padding:40px;
	box-sizing:border-box;
	max-width:370px;
	text-align:left;
	background-color:#fff;
	min-height:250px;
	display:flex;
	flex-direction:column;
	justify-content:center;z-index:3;
	position:relative;
}
@media screen and (max-width: 1023px) {
#SAMPLING-2019-TESTIMONY-4 .Wrapper{
	min-height:200px;
}	
}

@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-4 .Wrapper{
		padding:20px;
	margin:80px 0;
	width:300px;
	text-align:center;
	margin-bottom:20px;
}		
}
#SAMPLING-2019-TESTIMONY-4 .Title{
	color:#be0f34;
	margin: 0;
	font-size: 22px;
	line-height: 1em;
	font-weight: normal;
	padding-bottom:20px;
}
/*-------------------------------------------------------------------*/
#SAMPLING-2019-TESTIMONY-5{
	color:#000;
}

#SAMPLING-2019-TESTIMONY-5 .Title{
	color:#000;
	margin: 0;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-5 .Title{
	color:#000;
	margin:0 20px;
}	
}
/*-------------------------------------------------------------------*/
#SAMPLING-2019-TESTIMONY-6{
	color:#000;
	display:flex;
	justify-content:center;
	padding-top:20px;
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-6{
	flex-direction:column;
}	
}
#SAMPLING-2019-TESTIMONY-6 .Push{
	text-align:left;
	flex-basis:50%;
	max-width:465px;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	margin:20px;
}
@media screen and (max-width: 761px) {
#SAMPLING-2019-TESTIMONY-6 .Push{
		text-align:center;
}	
}
#SAMPLING-2019-TESTIMONY-6 .Push img{
	display:block;
	max-width:100%;
}
#SAMPLING-2019-TESTIMONY-6 .Content{
	padding:30px;
	flex:1;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
}
#SAMPLING-2019-TESTIMONY-6 .Content .Text{
	flex:1;
	max-width:350px;
}
#SAMPLING-2019-TESTIMONY-6 .Content .BtnLink{
	padding-top:20px;
}
#SAMPLING-2019-TESTIMONY-6 .Title{
	color:#be0f34;
	margin: 0;
	font-size: 30px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-bottom:20px;
}

/***DTW EDITS***/
#SAMPLING-2019-TESTIMONY-1 .Citation .Text::before{
	content: "«";
    color: #be0f34;
    font-size: 145px;
    line-height: 0.8em;
    vertical-align: bottom;
    overflow: hidden;
    height: 0.8em;
    display: inline-block;	font-family: ClarinsRegular, Clarins;
}

#SAMPLING-2019-TESTIMONY-2 .Citation .Text::before{
	content: "«";
    color: #d87c90;
    font-size: 80px;
    line-height: 0.8em;
    vertical-align: bottom;
    overflow: hidden;
    height: 0.8em;
    display: inline-block;	font-family: ClarinsRegular, Clarins;
}

@media only screen and (min-width: 1024px){
	.slick-dotted.slick-slider{
		min-height: 160px;
	}
	#SAMPLING-2019-TESTIMONY-2 .Title{
		padding: 10px;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
#SAMPLING-2019-TESTIMONY-2::before{
	top: -25px;
}
#SAMPLING-2019-TESTIMONY-2{
	height: auto;
}
#SAMPLING-2019-TESTIMONY-4 .Wrapper{
	width: 50%;
}
#SAMPLING-2019-TESTIMONY-6{
	padding-bottom: 60px;
}
#SAMPLING-2019-TESTIMONY-6 .Content .BtnLink{
	padding-top: 65px;
}
}

@media only screen and (max-width: 761px){
	#SAMPLING-2019-TESTIMONY-2::before{
		bottom: 0;	
	}
	#SAMPLING-2019-TESTIMONY-2{
		padding-bottom: 340px;
	}
}
/*DTW EDIT*/
#SAMPLING-2019-HEADER .Title {
    margin-bottom: 3%;
}
#SAMPLING-2019-TESTIMONY-1 .Citation .Text::before {
    content: "«";
}
#SAMPLING-2019-TESTIMONY-2 .Citation-n .Text::before {
    content: "“";
	color:#d87c90;
	font-size: 100px;
	line-height: 0.8em;
	vertical-align: bottom;
	overflow: hidden;
	height: 0.35em;
	display: inline-block;
	font-family: ClarinsRegular, Clarins;
}
.Citation-n {
    width: 75%;
    margin: 0 auto;
    padding-top: 2%;
}
/*Iphone 6/7*/
@media only screen and (max-width:761px) {
	.Citation-n {
		width: 85%;
		margin: 0 auto;
		padding-top: 2%;
	}
	#SAMPLING-2019-TESTIMONY-3 .Text {
		font-size: 14px;
	}
	#SAMPLING-2019-TESTIMONY-4 {
		padding-top: 291px;
	}
	#SAMPLING-2019-TESTIMONY-4 .Wrapper {
		left: 1%;
	}
}
/*Ipad Portrait*/
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	button.slick-prev.slick-arrow {
		left: 8%;
	}
	.Citation-n {
		width: 74%;
	}
	#SAMPLING-2019-TESTIMONY-2 {
		left: 1%;
	}
	#SAMPLING-2019-TESTIMONY-3 .Title {
		font-size: 31px;
	}
	#SAMPLING-2019-TESTIMONY-4::before {
		left: 8%;
	}
	#SAMPLING-2019-TESTIMONY-4 .Wrapper {
		right: 2.5%;
	}
	#SAMPLING-2019-TESTIMONY-4::after {
		right: -3%;
		top: 42%;
	}
}
/*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) {
	#SAMPLING-2019-TESTIMONY-2 {
		left: 1%;
	}
	#SAMPLING-2019-TESTIMONY-4 .Wrapper {
		left: 3%;
	}
	#SAMPLING-2019-TESTIMONY-4::before {
		left: 2%;
	}
}
/*Internet Explorer*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#SAMPLING-2019-TESTIMONY-6 .Content .Text {
		margin-bottom: 9%;
	}
}
