body, html {
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}
.MyContent {
	width: 100%;
	display: block;
	position: relative;
	max-width: 1250px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.MyContent p {
	margin: 0 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;
}
.MyContent img {
	display: block;
	position: relative;
	max-width: 100%;
}
.MyContent .MyBlock {
	display: block;
}

@media only screen and (min-width:1250px) {
.MyContent .MyBlock {
	margin-left: -375px;
	width: 2000px;
}
}
.MyContent .Wrapper {
	display: block;
	position: relative;
	text-align: center;
}
.MyContent .Text {
	position: relative;
	display: block;
	margin: 0 auto;
}
.MyContent .BtnLink {
	margin: 0;
	margin-top: 18px;
}
.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;
	border: 2px solid #000;
	-webkit-transition: ease-in-out 0.5s;
	-o-transition: ease-in-out 0.5s;
	transition: ease-in-out 0.5s;
}
.MyContent .BtnLink a:hover {
	color: #000;
	background-color: #FFF;
	border: 2px solid #8b8b8b;
}
.MyContent .Mentions {
	color: #000;
	opacity: 0.5;
	font-size: 11px;
	padding-top: 10px;
}
/*---------------------------------------------------*/
.MosaicContainer {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	max-width: 1180px;
	margin: 0 auto;
}
.MosaicContainer .MosaicBlock img {
	display: block;
	max-width: 100%;
}
/*---------------------------------------------------------*/
#CREMEROSE-PDP-1 {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px;
	box-sizing: border-box;
	flex-wrap: wrap;
	padding-bottom: 22px;
}

@media only screen and (max-width:1190px) {
#CREMEROSE-PDP-1 {
	padding: 20px;
	padding-top: 50px;
	padding-bottom: 22px;
}
}

@media only screen and (max-width:1023px) {
#CREMEROSE-PDP-1 {
	padding: 0px;
	padding-top: 50px;
	padding-bottom: 22px;
}
}
#CREMEROSE-PDP-1 .MosaicContainer {
	max-width: 1190px;
	margin: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

@media only screen and (max-width:1023px) {
#CREMEROSE-PDP-1 .MosaicContainer {
	margin-left: 10px;
	margin-right: 10px;
}
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock {
	max-width: 396px;
	flex-basis: 33%;
	margin: 0px;
	position: relative;
}

@media only screen and (max-width:1023px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock {
	max-width: 354px;
	flex-basis: 33%;
}
}

@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock {
	max-width: 354px;
	flex-basis: 50%;
	height:200px;
	box-sizing:border-box;

}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock img{
	height:200px;
	width:auto;
	float:left;
	max-width:none;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-1 img{
	float:right;
}
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On {
	opacity: 0;
	position: absolute;
	left: 0%;
	width: 100%;
	top: 50%;
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
	z-index: 1;
	transition: all ease-in-out 0.5s;
	transform: translateY(-50%) rotate3d(0, 1, 0, 180deg);
	text-rendering: optimizeLegibility;
	outline: 1px solid transparent;
}

@media only screen and (max-width:1120px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On {
	font-size: 14px;
}
}

@media only screen and (max-width:1023px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On {
	font-size: 12px;
	padding: 15px;
}
}

@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On {
	padding: 10px;
	transition: none;
	width: 200%;
	font-size: 14px;
}
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On span.Button {
	content: "-";
	display: block;
	color: #db5464;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	border: 2px solid #db5464;
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	cursor: pointer;
}

#CREMEROSE-PDP-1 .MosaicContainer .Selected .Text-On {
	opacity: 1;
	z-index: 2;
	transform: translateY(-50%) rotate3d(0, 1, 0, 0deg);
}
@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .Selected .Text-On {
	background-color:#fff;
	height:200px;
	font-size:12px;
}	
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On .Checkbox {
	display: inline-block;
	position: relative;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On .Red {
	color: #db5464;
	padding-top: 0.4em;
}
/*#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On .Checkbox::before {
	position: absolute;
	height: 20px;
	width: 20px;
	content: " ";
	left: -25px;
	top: 0em;
	background-image: url(img/checkbox.png);
	text-align: left;
}*/
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On .Checkbox::before {
	position: absolute;
	height: 20px;
	width: 24px;
	content: " ";
	left: -29px;
	top: 0em;
	background-image: url(img/checkbox.png);
	text-align: left;
}

@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On span.Button {
	margin-top: 5px;
}
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-4 .Text-On {
	text-align: left;
	padding-left: 40px;
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock {
	perspective: 800px;
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off {
	opacity: 1;
	position: absolute;
	left: 0%;
	width: 100%;
	top: 50%;
	transform: translateY(-50%) rotate3d(0, 1, 0, 0deg);
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
	z-index: 2;
	transition: all ease-in-out 0.5s;
}

@media only screen and (max-width:1120px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off {
	font-size: 14px;
}
}

@media only screen and (max-width:1023px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off {
	font-size: 12px;
}
}

@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off {
	padding: 10px;
	transition: none;
}
}

@media only screen and (max-width:374px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off {
	font-size: 14px;
}
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off span.Button {
	content: "+";
	display: block;
	color: #db5464;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	border: 2px solid #db5464;
	text-align: center;
	line-height: 30px;
	font-size: 30px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	cursor: pointer;
}

@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off span.Button {
	margin-top: 5px;
}
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off strong {
	color: #db5464;
	font-weight: normal;
	font-size: 35px;
	line-height: 1em;
	padding-bottom: 10px;
	display: inline-block;
	font-family: ClarinsRegular, Clarins;
}

@media only screen and (max-width:1120px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off strong {
	font-size: 30px;
}
}

@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off strong {
	padding-bottom: 2px;
	font-size: 22px;
}
}

@media only screen and (max-width:374px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off strong {
	font-size: 18px;
}
}
#CREMEROSE-PDP-1 .MosaicContainer .Selected .Text-Off {
	opacity: 0;
	z-index: 1;
	-webkit-transform: translateY(-50%) rotate3d(0, 1, 0, 180deg);
	transform: translateY(-50%) rotate3d(0, 1, 0, 180deg);
}
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .IngredientName {
	position: absolute;
	bottom: 5%;
	left: 5%;
	text-align: right;
	width: 22%;
	font-size: 12px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	color: #fff;
}

@media only screen and (max-width:1120px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .IngredientName {
	font-size: 11px;
}
}

@media only screen and (max-width:1023px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .IngredientName {
	font-size: 10px;
}
}


@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off span.Button,
#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-On span.Button {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
}
}

@media only screen and (max-width:761px) {
#CREMEROSE-PDP-1 .MosaicContainer br {
	display:none!important;
}
#CREMEROSE-PDP-1 .MosaicContainer .Text-On span{
		display:block!important;
		width:250px;
		text-align:left;
}
#CREMEROSE-PDP-1 .MosaicContainer .Text-On {
	background-color: #fff;
	height: 200px;
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	top: 0;
	transform: none;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-1 {
	order: 2;
	overflow:hidden;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-4 {
	order: 4;
	overflow: visible;
	z-index: 4;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-3 {
	order: 6;
	overflow:hidden;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-2 {
	order: 1;
	overflow: visible;
	z-index: 5;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-2 .Text-On {
	left: 0;
}
/*#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-4 .Text-On{
	left: -100%;
}*/
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-4 .Text-On{
	left: -111%;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-5 {
	order: 3;
	overflow:hidden;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-6 {
	order: 5;
	overflow: visible;
	z-index: 6;
}
#CREMEROSE-PDP-1 .MosaicContainer #MosaicBlock-Intro-6 .Text-On {
	
}
}
/*---------------------------------------------------------*/
#CREMEROSE-PDP-2 {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
	padding: 0px;
	box-sizing: border-box;
	flex-wrap: wrap;
	background-color: #ffe3e5;
}
@media only screen and (max-width:761px) {
#CREMEROSE-PDP-2 {
	flex-direction:column-reverse;
	padding-top:20px;
}
}
#CREMEROSE-PDP-2 .MainContent {
	text-align: left;
	margin-right: 30px;
}
@media only screen and (max-width:761px) {
#CREMEROSE-PDP-2 .MainContent {
	text-align: center;
	margin-right: 0;
}
}
#CREMEROSE-PDP-2 .MainContent h2 {
	text-align: left;
	color: #db5464;
	display: inline-block;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width:761px) {
#CREMEROSE-PDP-2 .MainContent h2 {
	margin:20px;
	margin-bottom:0;
}
}
#CREMEROSE-PDP-2 .MainContent .Text {
	text-align: left;
	margin: 0;
	font-size: 16px;
}
#CREMEROSE-PDP-2 .MainContent .BtnLink {
	text-align: left;
}
#CREMEROSE-PDP-2 .MainContent .BtnLink a {
	border: 2px solid #000;
	background-color: transparent;
	color: #000;
}
@media only screen and (max-width:761px) {
#CREMEROSE-PDP-2 .MainContent h2,
#CREMEROSE-PDP-2 .MainContent .Text,
#CREMEROSE-PDP-2 .MainContent .BtnLink {
	text-align: center;
}
#CREMEROSE-PDP-2 .MainContent .BtnLink {
	padding-bottom:20px;
}
}

@media screen and (max-width: 761px) {
	#CREMEROSE-PDP-1 .MosaicContainer .MosaicBlock .Text-Off {
		font-size: 10px !important; 
	}
}

/***dtw custom***/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #CREMEROSE-PDP-1{
        display: table-cell;
    }
   /* #CREMEROSE-PDP-1 .MosaicContainer{
        margin-left: 400px;
        margin-top: -290px;
    }*/
}