
#PDP-CHRISTMAS-2019{
	max-width:1170px;
	margin:0 auto;
	background-image:url(img/bloc-pdp.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:485px;
	position:relative;
}
@media only screen and (max-width:761px) {
#PDP-CHRISTMAS-2019{
	background-image:url(img/bloc-pdp-mobile.jpg);
	padding:20px;
	padding-top:280px;
	height:auto;
}
}
#PDP-CHRISTMAS-2019 *{
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
#PDP-CHRISTMAS-2019 .MyBtnlink  {
	margin:0;
	padding:0;
	padding-top:16px;
}
#PDP-CHRISTMAS-2019 .MyBtnlink a {
	background-color: #000;
	display: inline-block;
	color: #fff;
	padding: 16px 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	border: 2px solid #000;
}


#PDP-CHRISTMAS-2019 .Text{
	margin:0px;
	font-size:14px;
	line-height:1.4em;
}
#PDP-CHRISTMAS-2019 .Title{
	display:block;
	font-family: ClarinsRegular,Clarins;
	font-size:35px;
	color:#be0f34;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:1em;
	padding-bottom:10px;

}
#PDP-CHRISTMAS-2019 .Wrapper{
	margin:20px;
	left:50%;
	max-width:445px;
	top:60px;
	padding:40px;
	box-sizing:border-box;
	position:absolute;
	background-color:#fff;
	text-align:left;
}
@media only screen and (max-width:1023px) {
#PDP-CHRISTMAS-2019 .Wrapper{
	margin:0px;top:50px;
	margin-right:30px;
		padding:30px;
}
}
@media only screen and (max-width:761px) {
#PDP-CHRISTMAS-2019 .Wrapper{
	position:relative;
	margin:0 auto;
	padding:0;
	left:auto;
	top:auto;
	text-align:center;
}
}

/*DTW Edits*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.breadcrumb{
	display: inline-block;
	margin-bottom: 103px;
	position: relative;
	top: 89px;
		}
}