﻿/********************/
/***** STICKERS *****/
/********************/

/*
body.ar header.main nav{
	padding-left:138px;
	}
*/

/** Stickers NEW Banner **/
body.ar .ctn_banner.anthelios .v_sticker {
	background: url("v_sticker_new-large-anthelios.png") no-repeat;
	}
body.ar .v_sticker-small {
	background: url("v_sticker_new-small.png") no-repeat;
	}
.pg_home.ar .foc.foc_lipikar .foc_content .v_sticker {
	position: absolute;
	top: 12px; right: 32px;
	width: 88px; height: 87px;
	background: url('v_sticker_new-large.png') no-repeat;
	text-indent: -10000px;
	}

/** Sticker NEW Fiche produit **/
body.ar .obj_galerie .v_new {
	background: url('v_sticker_new-large.png') no-repeat;
	}

/** Sticker NEW Gamme **/
body.ar .ctn_gamme-item .v_new {
	background: url('v_sticker_new-small.png') no-repeat;
	}

/** Sticker NEW Carrousel **/
body.ar .car_conteneur .v_new {
	background: url('v_sticker_new-small.png') no-repeat ;
	}

/** Lipikar Families **/
.lipikar_families.ar .str_header > .ctn_header h1 a{
	background-image:url('i_logo-lipikar-families_AR.gif');
	}

/** Free From Spots **/
.ope_freefromspots.ar .obj_share_module .ctn_comment .url input{
    padding-left:160px;
	}
	
/** Alerta de polución **/
.pollution_trueorfalse.ar .obj_quiz .obj_radio label{
	font-size:1.5em;
	}

/** Baby Skin **/
.ope_babyskin.ar .obj_products .ctn_product.prod_01 figure{
    top:65%;
	}
	
@media screen and (max-width:767px){

.ope_babyskin.ar .obj_products .ctn_product.prod_01 figure{
    top:15%;
	}
	
}

body.ar.crm header.main nav.main ul li.root > a {
    padding: 14px 20px 11px;
	}
.ar.crm header.main nav.main ul li.root.crm > a {
    padding: 14px 20px 11px 40px;
	}
.ar.crm header.main nav.main ul li.root.commitment > a {
    padding-left: 60px;
	}	
.ar.pg_product_review.crm .ctn_form_review figure span img{
	left:50%;
	transform: translateX(-50%)
	}
	
	
@media screen and (max-width: 1200px){	
	body.ar.crm header.main nav{
	padding-left: 0;	
	}	
	.root.crm header.main nav.main ul li.root.crm > a {
    padding: 14px 20px 11px 40px;
	}
}


/***************/
/***** CRM *****/
/***************/
.pg_quizz.crm_quizzacne .obj_quizz .obj_quizz-form .question p,
.pg_quizz.crm_quizzacne .obj_quizz article .t_surtitre,
.pg_quizz.crm_quizzacne .obj_quizz article header h2,
.pg_quizz.crm_quizzacne .obj_quizz article p {
	color: #000;
}

.pg_quizz .obj_quizz article header{
	width: 565px;
	}
.pg_quizz .str_diagnostic .obj_quizz + img{
	height:630px;
	max-width: inherit;
	}
	
	
	
.crm .str_reviews article.comment.LP16175 img.packshot {
	width: 140px;
	height: auto;
	bottom: 22px;
}
.crm .str_reviews article.comment.LP16175 .ctn_review {
	padding-left: 60px;
}

@media screen and (max-width: 767px){

	.crm .str_reviews article.comment.LP16175 {
		min-height: 0;
	}
	.crm .str_reviews article.comment.LP16175 img.packshot {
		width: 70px;
	}
	.pg_programme.crm .str_reviews article.comment.LP16175 img.packshot,
	.pg_programme.crm .str_reviews article.comment.LP16175:last-child img.packshot {
		left: 7px;
	}

}