.breadcrumb-container {
	display: none;
}
#main:not(.main-homepage) {
	margin-top: 0px;
}
.MyContent .slick-dots{
		display: flex;
		position: relative;
		width: 100%;
		bottom: auto;
		justify-content: center;
		padding: 20px 0;
}
.MyContent  .slick-dots li{
		width: 10px;
		height: 10px;

}
.MyContent  .slick-dots button {
		width: 10px;
		height: 10px;
		cursor: pointer;
		border-radius:50%;
		min-width:0;
}
.MyContent  .slick-active  button {
		background-color:#000;
}
@media screen and (max-width:761px) {
.MyContent .product-quickshop {
	display: block;
}
}
.AnchorTag {
	height: 50px;
	margin-top: -50px;
}
.MyContent {
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	max-width: 1250px;
	position: relative;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4em;
}
.MyContent p {
	margin: 0;
}
.MyContent .Popin .Content {
	display: none;
}
.MyContent .Popin {
	display: block;
	position: absolute;
}
.MyContent .Popin .BtnPopin {
	display: block;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	border: 2px solid #be0f34;
	text-align: center;
	line-height: 30px;
	box-sizing: border-box;
	font-size: 18px;
	color: #be0f34;
	cursor: pointer;
}
.MyContent .VideoLink {
	position: relative;
	display: inline-block;
}
.MyContent .VideoLink img{
	display:block;
}
.MyContent .VideoLink::after {
	position: absolute;
	display: block;
	background-image: url(img/video-play.png);
	background-repeat: no-repeat;
	content: " ";
	left: 15px;
	bottom: 15px;
	width: 50px;
	height: 50px;
}
@media screen and (max-width:761px) {
.MyContent .VideoLink::after {
	left: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
	background-size:cover;
}
}
/*----------------------------------------------------------------------*/
#ARTHRITIS-HEADER {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 2;
	margin-bottom: 25px;
	background-image: url(img/header.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 480px;
	text-align: center;
}

@media screen and (min-width:1250px) {
#ARTHRITIS-HEADER {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
}
}

@media screen and (max-width:1023px) {
#ARTHRITIS-HEADER {
	background-position: top left -240px;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-HEADER {
	margin:0;
	background-image: url(img/header-mobile.jpg);
	background-position: top center;
	display:block;
	height:auto;
	padding:20px;	
	padding-top:309px;
	background-color:#1a1a1c;
	
}
}
#ARTHRITIS-HEADER .Wrapper {
	max-width: 627px;
	margin-left: 543px;
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
	width: 100%;
}

@media screen and (max-width:1249px) {
#ARTHRITIS-HEADER .Wrapper {
	padding: 30px;
	margin-right: 30px;
	margin-left: auto;
	
}
}

@media screen and (max-width:1023px) {
/*#ARTHRITIS-HEADER .Wrapper {
	width: 60%;
}*/
#ARTHRITIS-HEADER .Wrapper {
	width: 60%;
	height:453px;
}
}
@media screen and (max-width:761px) {
/*#ARTHRITIS-HEADER .Wrapper {
	margin:0 auto;
	width: auto;

}*/
#ARTHRITIS-HEADER .Wrapper {
	margin:0 auto;
	width: auto;
height:663px;
}
}
#ARTHRITIS-HEADER .Title {
	margin: 0;
	font-size: 40px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 20px;
}
#ARTHRITIS-HEADER .Text {
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	padding: 10px;
	padding-top: 20px;
	margin: 0;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-HEADER .Wrapper img {
	max-width: 180px;
}
}
@media screen and (max-width:761px) {
#ARTHRITIS-HEADER .Wrapper img {
	max-width: 100%;
}
}
/*---------------------------------------------------------*/
#ARTHRITIS-TIMELINE {
	text-align: center;
	padding-bottom: 20px;
}
#ARTHRITIS-TIMELINE .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 20px;
	
}
@media screen and (max-width:761px) {
#ARTHRITIS-TIMELINE .Title {
	margin:0 20px;
}
}
#ARTHRITIS-TIMELINE .Date {
	font-family: ClarinsRegular, Clarins;
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
	line-height: 1em;
}
#ARTHRITIS-TIMELINE .BigText {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #be0f34;
	font-size: 22px;
	line-height: 1.2em;
	padding-bottom: 8px;
}

@media screen and (max-width:1024px) {
	#ARTHRITIS-TIMELINE .BigText {
	
	font-size: 19px;
	
}
	}

@media screen and (max-width:1023px) {
#ARTHRITIS-TIMELINE .BigText {
	font-size: 17px;
}
}
#ARTHRITIS-TIMELINE .TimeLineWrapper {
	text-align: left;
	max-width: 970px;
	margin: 0 auto;/*height:340px;*/

}

@media screen and (max-width:761px) {
#ARTHRITIS-TIMELINE .TimeLineWrapper {
	margin:20px;
}
}

@media screen and (min-width:1024px) {
	#ARTHRITIS-TIMELINE .TimeLineWrapper {
	text-align: left;
	max-width: 970px;
	margin: 0 auto;
	height:340px;
	position:relative;
	margin-top:30px;

	}
}
#ARTHRITIS-TIMELINE .Date {
	font-family: ClarinsRegular, Clarins;
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
	line-height: 1em;
	margin-left: -100px;
	text-align: right;
	display: inline-block;
	position: absolute;
	right: calc(100% - 10px);
	top: 50%;
	transform: translateY(-50%);
	width: 150px;
	transition: all ease-in-out 0.5s;
}
@media screen and (max-width:761px) {
	
#ARTHRITIS-TIMELINE .Date {
	margin:0;
	top: 20px;
	transform:none;
	text-align: left;
	right: auto;
	left:-12px;
}
	
}
#ARTHRITIS-TIMELINE .Date::after {
	content: " ";
	width: 22px;
	height: 2px;
	background-color: #cbcbcb;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	transition: all ease-in-out 0.5s;
}
@media screen and (max-width:761px) {
#ARTHRITIS-TIMELINE .Date::after {
display:none;	
}
#ARTHRITIS-TIMELINE .Date::before {
	content: " ";
	width: 22px;
	height: 2px;
	background-color: #cbcbcb;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	transition: all ease-in-out 0.5s;
}
	
}
#ARTHRITIS-TIMELINE .TimeLineItem {
	border-left: 2px solid #cbcbcb;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 340px;
	box-sizing: border-box;
}

@media screen and (max-width:1249px) {
#ARTHRITIS-TIMELINE .TimeLineItem {
	margin-left: 100px;
}
}

@media screen and (max-width:1023px) {
#ARTHRITIS-TIMELINE .TimeLineItem {
	padding-left: 20px;
	height: auto;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-TIMELINE .TimeLineItem {
	margin-left: 0;
	display:block;
}
}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] {
}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Date {
	color: #be0f34;
	font-size: 30px;
}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Date::before,
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Date::after {
	width: 43px;
	background-color: #be0f34;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Date::after {
	width: 33px;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Date::before {
	width: 33px;
}
}
#ARTHRITIS-TIMELINE figure {
	margin: 0;
	padding: 0;
	max-width: 465px;
	width: 50%;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-TIMELINE figure {
	max-width: 250px;
}
}
@media screen and (max-width:761px) {
#ARTHRITIS-TIMELINE figure {
	width: auto;
	max-width: 100%;
	margin-top:50px;
}	
	
}
#ARTHRITIS-TIMELINE .Content {
	margin: 0;
	max-width: 465px;
	width: 50%;
	padding: 40px;
	box-sizing: border-box;
}

@media screen and (min-width:1024px) {

#ARTHRITIS-TIMELINE .TimeLineItem{
	height:auto;
}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]{
	/*position:absolute;
	top:0;*/
	
}

#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(1) figure{margin-top:0;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(2) figure{margin-top:-40px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(3) figure{margin-top:-80px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(4) figure{margin-top:-120px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(5) figure{margin-top:-160px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(6) figure{margin-top:-200px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(7) figure{margin-top:-240px;}

#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(1) .Content{margin-top:0;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(2) .Content{margin-top:-40px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(3) .Content{margin-top:-80px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(4) .Content{margin-top:-120px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(5) .Content{margin-top:-160px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(6) .Content{margin-top:-200px;}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:nth-child(7) .Content{margin-top:-240px;}

#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:first-child{
	margin-top:0px;
}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"]:last-child{
	margin-bottom:0px;
}
#ARTHRITIS-TIMELINE .TimeLineItem figure,
#ARTHRITIS-TIMELINE .TimeLineItem .Content{
	display:none;
}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] figure{
	top:0;
	display:block;position:absolute;

}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Content{
	left:515px;	transform:translateY(-50%);top:152px;display:block;position:absolute;
}
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .BigText{
	margin-top:0;
}
#ARTHRITIS-TIMELINE .TimeLineItem .Date{
cursor:pointer;
}
}
@media screen and (width:1024px) and (height:768px){
/*#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Content{
	left:466px;	transform:translateY(-50%);top:152px;display:block;position:absolute;
}*/
#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Content{
	left:462px;	transform:translateY(-50%);top:152px;display:block;position:absolute;
}
}

/*@media screen and (max-width:1024px) {
	#ARTHRITIS-TIMELINE .TimeLineItem[data-selected="1"] .Content{
	left:462px;	transform:translateY(-50%);top:152px;display:block;position:absolute;
}
	}*/

@media screen and (max-width:1023px) {
#ARTHRITIS-TIMELINE .Content {
	margin: 0;
	max-width: 520px;
	width: 60%;
	padding: 20px;
}
}
@media screen and (max-width:761px) {
#ARTHRITIS-TIMELINE .Content {
	width: auto;
	max-width: 100%;
	padding:0;
	padding-top:20px;
}	
	
}
#ARTHRITIS-TIMELINE figure img {
	margin: 0;
	padding: 0;
	display: block;
	max-width: 100%;
}
#ARTHRITIS-TIMELINE .Mentions {
	opacity: 0.5;
	font-size: 11px;
	line-height: 1.2em;
	padding-top: 10px;
}
/*---------------------------------------------------------*/
#ARTHRITIS-OLIVIER-COURTIN {
	text-align: center;
	border: 8px solid #ecedee;
	padding: 40px 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 1170px;
	box-sizing: border-box;
	flex-wrap: wrap;
	margin:auto;margin-bottom: 60px;
	
	background-color: #fff;
	z-index: 2;
	position: relative;
}

@media screen and (max-width:1249px) {
#ARTHRITIS-OLIVIER-COURTIN {
	padding: 30px;
}
}

@media screen and (max-width:1023px) {
#ARTHRITIS-OLIVIER-COURTIN {
	flex-direction: column;
}
}
@media screen and (max-width:761px) {
#ARTHRITIS-OLIVIER-COURTIN {
	margin:20px;
		padding: 20px;
		display:block;
}
}
#ARTHRITIS-OLIVIER-COURTIN figure {
	padding: 0;
	margin: 0;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-OLIVIER-COURTIN figure {
	max-width: 300px;
	margin: 0 auto;
}
#ARTHRITIS-OLIVIER-COURTIN figure img {
	max-width: 100%;
	display:block;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-OLIVIER-COURTIN figure {
	max-width: 100%;
	margin: 0;
}
#ARTHRITIS-OLIVIER-COURTIN  .VideoLink{
	display:block;
}
#ARTHRITIS-OLIVIER-COURTIN figure a {
	max-width: none;
	width:calc(100% + 40px);
	margin: 0 -20px;
	margin-bottom:-20px;
}
}
#ARTHRITIS-OLIVIER-COURTIN .Content {
	text-align: right;
	margin-right: 40px;
	flex: 1;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-OLIVIER-COURTIN .Content {
	text-align: center;
	margin: auto;
}
}
#ARTHRITIS-OLIVIER-COURTIN .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-bottom: 20px;
	flex-basis: 100%;
}
#ARTHRITIS-OLIVIER-COURTIN .BigText {
	font-size: 22px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding: 0;
	padding-bottom: 20px;
	line-height: 1.2em;
	position: relative;
	display: inline-block;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-OLIVIER-COURTIN .BigText {
	font-size: 18px;
}
}
/*#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
	content: "«";
	font-family: ClarinsRegular, Clarins;
	color: #be0f34;
	font-size: 200px;
	height: 96px;
	line-height: 200px;
	overflow: hidden;
	display: inline-block;
	vertical-align: bottom;
	position: absolute;
	left: -80px;
	width: 80px;
	top: -50px;
}*/
#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
	content: "“";
    font-family: ClarinsRegular, Clarins;
    color: rgb(190, 15, 52);
    font-size: 200px;
    height: 96px;
    line-height: 200px;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    left: -80px;
    width: 80px;
    top: -50px;
    overflow: hidden;
}

@media screen and (max-width:761px) {
#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
left: -40px;
}
}
#ARTHRITIS-OLIVIER-COURTIN .Text {
	font-size: 16px;
	padding: 0;
	line-height: 1.4em;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-OLIVIER-COURTIN .Text {
	font-size: 14px;
	padding-bottom: 20px;
}
}
/*---------------------------------------------------------*/
#ARTHRITIS-HUILE-TONIC-RESARCH {
	padding:60px;
	position:relative;
	padding-top:0;
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-RESARCH {
	padding:20px;
	padding-top:0;
}
}
#ARTHRITIS-HUILE-TONIC-RESARCH .Title {
	margin: 30px 20px;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;text-align:center;
	
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-RESARCH .Title {
	margin: 20px 0;
}
}
#ARTHRITIS-HUILE-TONIC-RESARCH .Wrapper{
	 display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1030px;
    margin: 0 auto;
	
}
@media screen and (max-width: 1023px){
#ARTHRITIS-HUILE-TONIC-RESARCH .Wrapper{
  display:block;
}
}
#ARTHRITIS-HUILE-TONIC-RESARCH .Wrapper>div{
	
    max-width: 490px;
}
@media screen and (max-width: 1023px){
#ARTHRITIS-HUILE-TONIC-RESARCH .Wrapper>div{
    max-width: 700px;
	margin-top:20px;
}
}
#ARTHRITIS-HUILE-TONIC-RESARCH .Wrapper img{
	display:block;
	margin-right: 40px;
	max-width:100%;

}
@media screen and (max-width: 1023px){
#ARTHRITIS-HUILE-TONIC-RESARCH .Wrapper img{
	
	margin: 0 auto;

}
}
#ARTHRITIS-HUILE-TONIC-RESARCH .BlueText{
	margin:0;
	background-color: #e7f2fd;
	padding:30px;
	margin-top: 20px;
}
#ARTHRITIS-HUILE-TONIC-RESARCH .Mentions{
	font-size:10px;
	margin:0 auto;
	text-align: center;
	color:#000;
	opacity:0.5;
	position:absolute;
	bottom:10px;
	
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-RESARCH .Mentions{
	position:relative;
	bottom:auto;
	padding-top:10px;
}
}
/*---------------------------------------------------------*/
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN {
text-align: center;
	background-image: url(img/background-tenniswoman.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 654px;
	position: relative;
	width: 100%;
	margin-bottom:60px;
}
@media screen and (min-width: 1250px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN {
    margin-left: calc(625px - 50vw + 10px);
    width: calc(100vw - 20px);
    text-align: center;
}
}
@media screen and (max-width: 1023px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN {
    
    background-position: left 0px top;
    height: auto;
    position: relative;
    width: 100%;
    margin-bottom: 60px;
    padding-top: 400px;
    background-size: auto 400px;
}
}

.MobileTitle{
		display:none;
	}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN {
padding:20px;
	    box-sizing: border-box;
	background-image: url(img/background-tenniswoman-mobile.jpg);
    padding-top: 320px;
    background-size: auto;
    background-position: top center;
	margin-bottom:0;
}
	.MobileTitle{
		    display: block;
    margin: 20px auto;
		margin-top:0;
    font-size: 35px;
    color: #000;
    line-height: 1em;
    font-weight: normal;
    font-family: ClarinsRegular, Clarins;
    text-align: center;
	}
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Mentions{
	box-sizing:border-box;
	position: absolute;
	bottom:20px;
	left:calc(50% - 80px);
	max-width: 665px;
	color: #fff;
	top:auto;
	font-size:10px;
	margin:0;
	text-align: left;
	
}
@media screen and (max-width: 1249px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Mentions{
   left:auto;
	right:20px;max-width: 665px;
}
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Mentions{
	 left:auto;
	right:0;max-width: 100%;
	bottom:0;display:none;
}
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Wrapper{
	padding:20px;
	box-sizing:border-box;
	position: absolute;
	top:80px;
	left:calc(50% - 80px);
	max-width: 665px;
	background-color: #fff;
	
}

@media screen and (max-width: 1249px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Wrapper {
   left:auto;
	right:20px;
}
}

@media screen and (max-width: 1023px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Wrapper {
position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin: 0 auto;
}
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product {
	display:block;
	margin: 20px 0;
	clear:both;
	text-align: left;
	height: 150px;
	font-family: ClarinsRegular, Clarins;
	color:#be0f34;
	font-size:18px;
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product {
	height:auto;text-align: center;
}
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product span{
font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	color:#8b8b8b;
	font-size:10px;
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product .ProductPrice{
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	color:#000;
	font-size:16px;
	margin:15px 0;
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product img{
	float:left;
	display:block;
	margin-right: 20px;    
	margin-top: 14px;
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product img{
	float: none!important;
    margin: 14px auto;
    width: 300px;
}
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product .BtnLink {
	
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product .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: #fff;
	text-decoration: none;
	position: relative;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	background-color: #b40024;
	min-width: 110px;
	text-align: center;
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Title {
	display:none;
	
}
}
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Text {
padding:10px;
	
}
@media screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Text {
	padding:0;
	
}
}
/*---------------------------------------------------------*/
#ARTHRITIS-HUILE-TONIC-HISTORY {
	text-align: center;
	background-color: #fff3ce;
	background-image: url(img/background-v2.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 507px;
	position: relative;
	width: 100%;
	transition:background-size 0.5s ease-in-out;
	background-size:auto 100%;
}
#ARTHRITIS-HUILE-TONIC-HISTORY:hover {
	background-size:auto 105%;
}
@media screen and (min-width:1250px) {
#ARTHRITIS-HUILE-TONIC-HISTORY {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-HISTORY {
	background-image: url(img/background-mobile.jpg);
	background-position:bottom center;
	height:auto;
	padding-bottom:211px;
}	
	
}
#ARTHRITIS-HUILE-TONIC-HISTORY .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 40px;
	flex-basis: 100%;
}
#ARTHRITIS-HUILE-TONIC-HISTORY .Wrapper {
	position: absolute;
	left: 50%;
	width: 540px;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width:1249px) {
#ARTHRITIS-HUILE-TONIC-HISTORY .Wrapper {
	width: 50%;
}
}

@media screen and (max-width:1023px) {
#ARTHRITIS-HUILE-TONIC-HISTORY .Wrapper {
	width: calc(50% - 20px);
}
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-HISTORY .Wrapper {
	width:auto;
	margin:0px;
	position:relative;
	top:auto;
	left:auto;
	transform:none;
}	
}
#ARTHRITIS-HUILE-TONIC-HISTORY .BigText {
	margin: 0;
	font-size: 16px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding-top: 40px;
	text-transform: uppercase;
	text-align: left;
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-HISTORY .BigText {
	
	text-align: center;
}	
	
}
#ARTHRITIS-HUILE-TONIC-HISTORY .TimeLineWrapper {
	text-align: left;
	margin-top: 30px;
	border-left: 2px solid #8b8b8b;
	margin-left: 20px;
}
#ARTHRITIS-HUILE-TONIC-HISTORY .TimeLineItem {
}
#ARTHRITIS-HUILE-TONIC-HISTORY .Date {
	font-family: ClarinsRegular, Clarins;
	text-transform: uppercase;
	color: #000;
	font-size: 20px;
	line-height: 1em;cursor:pointer;
}
#ARTHRITIS-HUILE-TONIC-HISTORY .Date::before {
	content: " ";
	width: 22px;
	height: 2px;
	background-color: #8b8b8b;
	display: inline-block;
	vertical-align: middle;
	margin-left: -10px;
}
#ARTHRITIS-HUILE-TONIC-HISTORY .TimeLineItem[data-selected="1"] .Date {
	color: #d99c03;
	font-size: 30px;
	
}
#ARTHRITIS-HUILE-TONIC-HISTORY .TimeLineItem[data-selected="1"] .Date::before {
	width: 43px;
	background-color: #d99c03;
}
#ARTHRITIS-HUILE-TONIC-HISTORY .Text {
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
	padding: 10px;
	margin: 0;
	padding-left: 40px;
	max-width: 430px;
	transform:scale(0.8);
	    transform-origin: top left;
}

#ARTHRITIS-HUILE-TONIC-HISTORY .TimeLineItem[data-selected="1"]  .Text {
	transform:scale(1);
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-HISTORY .Text {

	padding-left: 20px;

}
}
/*---------------------------------------------*/

#ARTHRITIS-HUILE-TONIC-PRODUCT {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -120px;
	position:relative;
	
}

@media screen and (max-width:1023px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT {
	margin-top: -40px;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT {
	flex-direction:column;
	padding:20px;margin-top: 0px;
	overflow:hidden;
	padding-bottom:50px;
}
}
#ARTHRITIS-HUILE-TONIC-PRODUCT figure {
	margin: 0;
	padding: 0;
	order: 2;
	position: relative;
	margin-left: 40px;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT figure  a img{
	transition-origin:bottom center;
	transform:scale(1);
	transition: transform ease-in-out 0.5s;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT figure  a:hover img{
	transform:scale(1.03);
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT figure  {
	position:absolute;
	bottom:130px;
	left:50%;
	transform:translateX(-50%);
}
}
@media screen and (max-width:1023px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT figure img {
	max-width: 300px;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT figure img {
	max-width: 200px;
}
}
#ARTHRITIS-HUILE-TONIC-PRODUCT figure .IngredientName {
	position: absolute;
	bottom: 20%;
	left: 78%;
	font-size: 12px;
	line-height: 1.2em;
	width:100px;
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT figure .IngredientName {
	position: absolute;
	bottom: 12%;
	left: 78%;
	font-size: 12px;
	line-height: 1.2em;
	width:200px;
}	
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .Content {
	order: 1;
	text-align: right;
	max-width: 330px;
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT .Content {
	order: 1;
	text-align: center;


}
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .Mentions {
	opacity: 0.5;
	font-size: 11px;
	line-height: 1.2em;
	padding-bottom: 10px;
	padding-top: 10px;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .BtnLink {
	margin-bottom: -50px;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: unset;
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
	background-color: #b40024;
	min-width: 110px;
	text-align: center;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .ProductName {
	margin: 0;
	font-size: 20px;
	color: #be0f34;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 40px;
	flex-basis: 100%;
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-TONIC-PRODUCT .ProductName {
	padding-top:320px;

}
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .ProductPrice {
	margin: 0;
	padding: 15px 0;
}
/*---------------------------------------------*/
#ARTHRITIS-HUILE-GAMME {
	background-image: url(img/banner.jpg);
	max-width: 1170px;
	height: 214px;
	margin: 40px auto;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 566px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-transform: uppercase;
	padding-right: 100px;
	box-sizing: border-box;
}

@media screen and (max-width:1249px) {
#ARTHRITIS-HUILE-GAMME {
	width: calc(100% - 60px);
}
}

@media screen and (max-width:1023px) {
#ARTHRITIS-HUILE-GAMME {
	width: calc(100% - 60px);
	background-position: left -160px top;
	padding-left: 250px;
	padding-right: 40px;
}
}

@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-GAMME {
	background-image: url(img/banner-mobile.jpg);
	margin: 0 auto;
	width:auto;
	display:block;
	padding:30px;
	height:399px;
	background-position: top center;
	margin-top:20px;
}
}
#ARTHRITIS-HUILE-GAMME .Text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
}
#ARTHRITIS-HUILE-GAMME .TextLink a {
	color: #fff;

	font-size: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	padding-top: 10px;
	border-bottom:1px solid #fff;
	display:block;	    line-height: 1em;
}
@media screen and (max-width:761px) {
#ARTHRITIS-HUILE-GAMME .TextLink  {
	margin:0 auto;
	display:block;	text-align: center;
	padding-top:15px;
}
}
/*---------------------------------------------*/
#ARTHRITIS-VIDEO {
	text-align: center;
}
#ARTHRITIS-VIDEO .Title {
	margin: 0;
	font-size: 35px;
	color: #2066b0;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 40px;
	flex-basis: 100%;
	text-align: center;
	padding-bottom: 40px;
}

@media screen and (min-width:1250px) {
#ARTHRITIS-VIDEO {
	margin-left: calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
}
}


#ARTHRITIS-VIDEO figure {
	margin: 0;
	background-image: url(img/background-2.jpg);
	display: block;
	padding: 40px;
	background-repeat:no-repeat;
	background-position:top center;
}
@media screen and (max-width:761px) {
#ARTHRITIS-VIDEO figure {
	margin: 0;
	display: block;
	padding: 20px;
}
#ARTHRITIS-VIDEO figure img{
	display: block;
	max-width:100%;
}
}
/*---------------------------------------------*/
#ARTHRITIS-PUSH .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 40px;
	text-align: center;
}
#ARTHRITIS-PUSH  .PushSlider  {
	display: flex;
	padding: 0;
	margin: 0 auto;
	list-style: none;
	max-width: 1020px;
}
@media screen and (max-width:1023px) {
#ARTHRITIS-PUSH  .PushSlider  {
	max-width: 761px;
}	
}
@media screen and (max-width:761px) {
#ARTHRITIS-PUSH  .PushSlider  {
	display:block;
	margin:20px auto ;
	max-width:284px;
	
}	
}
#ARTHRITIS-PUSH .Push {
	border: 2px solid #ecedee;
	margin: 25px;
	flex-basis: calc(33% - 50px);
	box-sizing: border-box;
}
@media screen and (max-width:1023px) {
#ARTHRITIS-PUSH .Push {
	margin: 10px;
	flex-basis: calc(33% - 20px);
}	
}
@media screen and (max-width:761px) {
#ARTHRITIS-PUSH .Push {
	margin: 0px;
	padding-bottom:20px;

}	
}
#ARTHRITIS-PUSH .Push a {
	text-decoration: none;
	display: flex;
	flex-direction: column;
	height: 480px;
	justify-content: flex-end;
	align-items: flex-start;
}
@media screen and (max-width:1023px) {
#ARTHRITIS-PUSH .Push a {
	height: 400px;
}	
}
#ARTHRITIS-PUSH figure {
	margin: 0;
	padding: 0;
	display: block;
}

#ARTHRITIS-PUSH figure img {
	margin: 0;
	padding: 0;
	display: block;
}
@media screen and (max-width:1023px) {
#ARTHRITIS-PUSH figure img {
max-width:100%;
}	
}
#ARTHRITIS-PUSH .SubTitle {
	color: #be0f34;
	margin: 0;
	padding: 12px 17px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	line-height: 1em;
}
#ARTHRITIS-PUSH .PushSlider .Push .Title {
	margin: 0;
	font-size: 30px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	text-align: left;
	padding: 0px 17px;
	flex: 1;
}

@media screen and (max-width:1023px) {
#ARTHRITIS-PUSH .PushSlider .Push .Title {
	font-size: 25px;
	
}
}
#ARTHRITIS-PUSH .PushSlider .Push .TextLink {
	justify-self: flex-end;
	margin: 12px 17px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	line-height: 1em;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid;
	display: inline-block;
}
#ARTHRITIS-PUSH #PushSlider-MOBILE{
	display:none;
}
@media screen and (max-width: 761px) {
	#ARTHRITIS-PUSH .PushSlider{
		display:none;
	}
	#ARTHRITIS-PUSH #PushSlider-MOBILE{
		display:block;
	}
}


/*----------------------- DTW Custom ------------------------------*/

@media screen and (max-width: 1023px) {

#ARTHRITIS-HUILE-TONIC-HISTORY {
	text-align: center;
	background-color: #fff3ce;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 507px;
	position: relative;
	width: 100%;
	transition:background-size 0.5s ease-in-out;
	background-size:auto 85%;
}
#ARTHRITIS-HUILE-TONIC-HISTORY:hover {
	background-size:auto 90%;
}
}

@media screen and (max-width: 761px) {

#ARTHRITIS-HUILE-TONIC-HISTORY {
	text-align: center;
	background-color: #fff3ce;
	background-image: url(img/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 507px;
	position: relative;
	width: 100%;
	transition:background-size 0.5s ease-in-out;
	background-size: auto 40%;
    background-position: 23% 100%;
}
#ARTHRITIS-HUILE-TONIC-HISTORY:hover {
	background-size:auto 45%;
	background-position: 23% 100%;
}
#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
	content: "“";
    font-family: ClarinsRegular, Clarins;
    color: rgb(190, 15, 52);
    font-size: 200px;
    height: 96px;
    line-height: 200px;
    display: inline-block;
    vertical-align: bottom;
    position: absolute;
    left: -80px;
    width: 80px;
    top: -50px;
    overflow: hidden;

}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
#ARTHRITIS-HUILE-GAMME .Text {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	width:550px;
}
#ARTHRITIS-PUSH .PushSlider .Push .Title {
	margin: 0;
	font-size: 30px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	text-align: left;
	padding: 0px 17px;
	flex: 1;
	width:251px;
}
}

@media screen and (max-width: 1112px) {
#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
	left: 35px;
}}

@media screen and (max-width: 1111px) {
#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
	left: -85px;
}}

@media screen and (max-width: 761px) {
#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
	overflow: visible;
	top: -101px;
	left: -40px;
	font-size: 72px;
}}



@media only screen 
and (min-device-width : 834px) and (max-device-width : 1112px) 
and (orientation : portrait) {
		#YTvideobox{
		left: 6%;
	}
}



@media screen and (max-width: 761px){
	#ARTHRITIS-OLIVIER-COURTIN .BigText::before {
	    content: "“";
	    font-family: ClarinsRegular, Clarins;
	    color: rgb(190, 15, 52);
	    font-size: 132px;
	    height: 96px;
	    line-height: 200px;
	    display: inline-block;
	    vertical-align: bottom;
	    position: absolute;
	    left: -65px;
	    width: 90px;
	    top: -75px;
	    overflow: hidden;
	}
}

#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Wrapper{
	max-width: 715px;
}


@media screen and (max-width:761px) {
	#ARTHRITIS-HUILE-TONIC-RESARCH .Title{
		line-height: 1.2em;
	}
}

@media only screen 
and (min-device-width : 834px) and (max-device-width : 1112px) 
and (orientation : landscape) {
	#ARTHRITIS-OLIVIER-COURTIN .BigText::before{
		left: -80px;
	}
}


#ARTHRITIS-HUILE-TONIC-TENNISWOMAN .Product span{
	font-size: 12px;
}

/*UK EDIT*/
.briPadP {
    display: none;
}

.tblet-lndscpe {
    display: none;
}

.product-tile .product-quickshop {
    border: none !important
}

.arthritisAdditionalProd {
    position: absolute;
    display: inherit;
    margin-top: -13%;
    margin-left: 870px !important;
    text-align: left;
}

#arthritisAdditionalProdCTA {
    margin-left: -2% !important;
}

#ARTHRITIS-HUILE-TONIC-PRODUCT .BtnLink {
    margin-bottom: -50px;
    margin-left: 180px;
}

#arthritisAdditionalName,
#arthritisAdditionalProd {
    margin-left: 20px !important;
}

.quickviewText{
  text-transform: capitalize !important;
}

/*iPad Air Landscape*/
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .tblet-lndscpe {
        display: block;
    }

    #customPositionbtn {
        position: absolute;
        display: inherit;
        margin-top: -5%;
        margin-left: 825px !important;
    }
    .arthritisAdditionalProd {
    position: absolute;
    display: inherit;
    margin-top: -15%;
    margin-left: 830px !important;
    text-align: left;
}
}

/*iPad Air Portrait*/
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 2) {
    #YTvideobox {
        left: 6%;
    }

    #ARTHRITIS-OLIVIER-COURTIN .BigText::before {
        left: -170px;
        top: -110px;
    }

    .arthritisAdditionalProd {
        position: absolute;
        display: inherit;
        margin-top: 5%;
        margin-left: auto !important;
        text-align: right;
    }

    #arthritisAdditionalProdCTA {
        margin-left: 161px !important;
    }

    #ARTHRITIS-VIDEO {
        text-align: center;
        margin-top: 10%;
    }
	.arthritisAdditionalProd {
		left: 10%;
	}
}

/*iPhone 6/7/8*/
@media only screen and (max-width : 761px) {
    .tblet-lndscpe {
        display: none;
    }
    .product-tile {
    border: none !important;
    padding: 5px 0px;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT figure img {
    max-width: 285px;
    margin-bottom: 100px;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT figure {
    position: absolute;
    bottom: 130px;
    left: 45%;
    transform: translateX(-50%);
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .BtnLink {
    margin-bottom: -50px;
    margin-left: 80px;
}
.arthritisAdditionalProd {
    position: absolute;
    display: contents;
    margin-top: -13%;
    margin-left: 870px !important;
    text-align: center;
}
#arthritisAdditionalProdCTA {
    margin-left: 80px !important;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .ProductName {
    padding-top: 60px;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT .Text+.Text {
    padding-top: 10px;
    padding-bottom: 245px;
}
}





/********** MASTER ANALYSIS 2022 **********/
#ARTHRITIS-HUILE-TONIC-PRODUCT figure .IngredientName {
    bottom: 70%;
    left: 95%;
}
#ARTHRITIS-HUILE-TONIC-PRODUCT figure .IngredientName_v2 {
    bottom: 65%;
    position: absolute;
    left: 5%;
    line-height: 1.2em;
    width: 100px;
}

/*mobile*/
@media (max-width: 480px) {
    #ARTHRITIS-HUILE-TONIC-PRODUCT figure .IngredientName {
        bottom: 75%;
        left: 90%;
    }
    #ARTHRITIS-HUILE-TONIC-PRODUCT figure .IngredientName_v2 {
        bottom: 75%;
    }
	#ARTHRITIS-HUILE-TONIC-PRODUCT .BtnLink {
		margin-bottom: -50px;
		margin-left: auto;
	}
	#arthritisAdditionalProdCTA {
		margin-left: auto!important;
	}
	#ARTHRITIS-HUILE-TONIC-PRODUCT figure .IngredientName {
		bottom: 87%;
		left: 86%;
	}
}




@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
    #ARTHRITIS-DONATE img {
        padding-top: 11%;
    }
	.arthritisAdditionalProd {
		left: 10%;
	}
}


@media only screen and (max-width: 1023px){
.product-tile {
    margin-right: 3px;
}
}

@media only screen and (max-width: 761px){
#ARTHRITIS-HUILE-TONIC-PRODUCT .ProductName {
    padding-top: 52px;
}
}


#ARTHRITIS-HUILE-TONIC-PRODUCT .Content {
    order: 1;
    text-align: right;
    max-width: 380px;
}

@media (max-width: 480px) {
	#ARTHRITIS-HUILE-TONIC-PRODUCT .Content {
		order: 1;
		text-align: center;
		max-width: 380px;
	}
	#ARTHRITIS-HUILE-TONIC-PRODUCT .BtnLink {
		margin-bottom: -50px;
		margin-left: 80px;
	}
	#arthritisAdditionalProdCTA {
		margin-left: 80px !important;
	}
	#ARTHRITIS-HUILE-TONIC-PRODUCT figure img {
		max-width: 285px;
		margin-bottom: 112px;
	}
}
