#main:not(.main-homepage) {
    padding-top: 0px;
}

body {
	overflow-x: hidden;
}
.breadcrumb {
	display: none;
}
.breadcrumb-container {
	display: none;
}
#main:not(.main-homepage) {
	margin-top: 0px; padding-top: 0px;
}
@media only screen and (max-width:761px) {
.MyContent .product-tile .product-quickshop{
display: block;
line-height: 40px;
}
}
.MyContent{
	display:block;
	width:100%;
	max-width:1170px;
	min-width:320px;
	margin:0 auto;
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	color:#000;
	font-size:14px;
	line-height:1.4em;
	text-align:center;
	overflow:hidden;
	position: relative;
	z-index: 1;
}
.MyContent .MainTitle{
	font-family:ClarinsRegular, Clarins;
	font-size:50px;
	padding:0;
	margin:0;
	color:#000;
	line-height:1em;
	font-weight:normal;
	display:inline-block;
	position:relative;
	background-color:#fff;
	padding-left:20px;
	padding-right:20px;
	margin-top:40px;
}
@media only screen and (max-width:761px) {
.MyContent .MainTitle{
	margin-top:20px;	font-size:35px;
}
}
.MyContent .MainTitle:first-child{
	margin-top:0px
}
.MyContent .MainTitle::before{
	content:" ";
	width:1170px;
	height:3px;
	background-color:#e6e6e6;
	display:block;
	position:absolute;
	z-index:-1;
	left:calc(50% - 585px);
	top:25px;
}
.MyContent .TextBlock{
	margin:0 auto;
	max-width:800px;
	padding:40px 20px;
}

.MyContent .slick-arrow{
	min-width:30px!important;
}
.MyContent .NOUVEAUTES-2019-Pushs{
	/*display:flex;
	flex-wrap:wrap;
	justify-content:center;
	text-align:center;
	margin-left:-20px;
	margin-right:-20px;
	width:calc(100% + 40px);
	margin-bottom:40px;*/
}
@media only screen and (max-width:761px) {
.MyContent .NOUVEAUTES-2019-Pushs{
  margin-bottom:0px;
}
}
.MyContent .NOUVEAUTES-2019-Pushs a{
	text-decoration:none;
	color:#000;
	position:relative;
	display:block;
	margin:20px;
}
.MyContent .NOUVEAUTES-2019-Pushs a img{
	display:block;
	max-width:100%;
	margin:0 auto;
}

.MyContent .NOUVEAUTES-2019-Pushs .MainPush{
	flex-basis:calc(100% - 40px);
	margin-top:0;
}
@media only screen and (max-width:761px) {
.MyContent .NOUVEAUTES-2019-Pushs .MainPush {
width: 100%;
margin: 0px;
    margin-bottom: 0px;
overflow: hidden;
margin-bottom: 30px;
}

.MyContent .NOUVEAUTES-2019-Pushs .MainPush img{
/*  width: 200vw;*/
max-width: none;
margin-right: 0;
/*margin-left: -82vw;*/
}

}
.MyContent .NOUVEAUTES-2019-Pushs .Push{
	flex-basis:calc(33.33% - 40px);
}


.MyContent .NOUVEAUTES-2019-Pushs .Wrapper{
	background-color:#fff;
	max-width:364px;
	margin:0 auto;
}
@media only screen and (max-width:1023px) {
	.MyContent .NOUVEAUTES-2019-Pushs .Push{
	flex-basis: calc(33.33% - 20px);
	margin:10px;
}
}
@media only screen and (max-width:761px) {
	.MyContent .NOUVEAUTES-2019-Pushs .Push{
	margin:0px;
	width:50vw;
}
.MyContent .NOUVEAUTES-2019-Pushs .Push img{
	margin:5px;width: calc(100% - 10px);
}
}
.MyContent #PUSH-SLICK-SLIDER{
margin:20px;
}
@media only screen and (max-width:761px) {
.MyContent .NOUVEAUTES-2019-Pushs .Wrapper{
	margin:0;
padding:10px;
 max-width: 100vw;
}
.MyContent #PUSH-SLICK-SLIDER{
width: 100vw;
margin:20px 0;
}
.MyContent  #PUSH-SLICK-SLIDER a{
	width:50vw!important;
}
}
@media only screen and (min-width:1024px) {
.MyContent .NOUVEAUTES-2019-Pushs .MainPush .Wrapper{
	position:absolute;
	top:50%;
	right:-17%;
	transform:translateX(-50%) translateY(-50%);
	padding:40px;
}
}
.MyContent .NOUVEAUTES-2019-Pushs .Title{
	margin:0;
	font-weight:normal;
	color:#000;
	line-height:1em;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size:14px;
	padding:20px;
}

@media only screen and (max-width:761px) {
.MyContent .NOUVEAUTES-2019-Pushs .Title{
	padding:0;
	padding-bottom:10px;
}
}
.MyContent .NOUVEAUTES-2019-Pushs .MainPush .Title{
	font-family:ClarinsRegular, Clarins;
	font-size:24px;
	padding:0;
}
@media only screen and (max-width:1023px) {
	.MyContent .NOUVEAUTES-2019-Pushs .MainPush .Title{
	padding-top:20px;
}
}
@media only screen and (max-width:761px) {
	.MyContent .NOUVEAUTES-2019-Pushs .MainPush .Title{
	padding-top:0px;
}
}
.MyContent .BtnLink {
	margin:0px;
}
.MyContent .BtnLink span, .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;
	cursor:pointer;
	transition:color ease-in-out 0.5s, background 0.5s ease-in-out ;
	border: 2px solid #000;
}
.MyContent .BtnLink span:hover, .MyContent .BtnLink a:hover {
	color: black;
	background-color: white;

}
@media only screen and (max-width:761px) {
.NOUVEAUTES-2019-Pushs .Push span, .NOUVEAUTES-2019-Pushs .Push .BtnLink a {
height: 50px;
padding: 0 10px;
display: flex;
width: auto;
margin: 10px;
justify-content: center;
align-items: center;
}
}

.NOUVEAUTES-2019-Routine  {
	margin:40px auto;
}
@media only screen and (max-width:1023px) {
.NOUVEAUTES-2019-Routine {
	margin-bottom:50px!important;
}
}
@media only screen and (max-width:761px) {
.NOUVEAUTES-2019-Routine {
	margin-top:0px!important;
		margin:40px 30px;
}
}
.NOUVEAUTES-2019-Routine h3 {
	color: #f08ba9;
	font-size: 22px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-align: center;
}

.NOUVEAUTES-2019-Routine figure {
	height: 250px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-left: 20px;
	padding-right: 20px;
}

.NOUVEAUTES-2019-Routine .RoutineItem p.Text{
	margin:0;
	padding:0 20px;
	text-align: center;
	flex:1;
	padding-bottom:10px;
}
.NOUVEAUTES-2019-Routine .Visual img {
	max-width: 100%;
	margin:0 auto;
}
.NOUVEAUTES-2019-Routine .slick-dots {
bottom: -45px;
}

.Tag{
	font-size: 14px;
    line-height: 1em;
    margin: 0;
    font-family: gotham ssm medium a,gotham ssm medium b,Gotham,Helvetica,Arial,sans-serif;
    color: #be0f34;
    text-transform: uppercase;
    margin-bottom: 20px;
}

/*.product-tile {
    margin-left: 49px!important;
}*/

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { 

.product-tile {
    margin-left: initial!important;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.product-tile {
    margin-left: 35px!important;
}
}

@media only screen and (max-width: 761px){
	.MyContent .NOUVEAUTES-2019-Pushs .MainPush img{
		width: 310vw;
		margin-left: -91vw;
	}
	.NOUVEAUTES-2019-Routine .RoutineItem p.Text1{
		min-height: 76px;
	}
	.NOUVEAUTES-2019-Routine .RoutineItem p.Text3{
		min-height: 57px;
	}
	.NOUVEAUTES-2019-Routine .RoutineItem p.Text2{
		min-height: 50px;
	}
}

@media only screen and (min-width: 1024px){
    .product-tile{
        max-width: unset!important;
    }
    .NOUVEAUTES-2019-Routine .RoutineItem p.Text1{
    min-height: 40px;
    }
    .NOUVEAUTES-2019-Routine .RoutineItem p.Text2,
    .NOUVEAUTES-2019-Routine .RoutineItem p.Text3{
    min-height: 40px;
  }
  br{
  	display: none;
  }
}

/***DTW EDITS***/
@media only screen and (min-width: 1024px){
.MyContent .NOUVEAUTES-2019-Pushs .Title {
    min-height: 27px;
}
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	.MyContent .NOUVEAUTES-2019-Pushs .Title {
    min-height: 27px;
}
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	.MyContent .NOUVEAUTES-2019-Pushs .Title {
    min-height: 60px;
	}
}




@media only screen and (max-width: 761px){
.MyContent .NOUVEAUTES-2019-Pushs .Push {
    margin: 0px;
    width: 50vw;
    margin-left: 46px;
}
.MyContent .NOUVEAUTES-2019-Pushs .Push img {
    margin: 5px;
    width: calc(95% - 10px);
    }
}


/***DTW EDITS***/
@media only screen and (min-width:1024px) {
img.image {
    padding-bottom: 18px;
	}
}


@media only screen and (max-width: 761px){
	p#name {
    	min-height: 95px;
	}
	p#third{
		min-height:76px; 	
	}
	img.image {
    	top: -24px;
    	position: relative;
	}
}