@charset "UTF-8";/* Css/PC/block/menuv.css */
/** 
menuV : navigation de la colonne de gauche

1. GLOBAL
2. COMMON
3. VITRINE
4. SEARCH
5. LP
6. PLAN DU SITE
7. MEDIA
**/



.renewMd5 {
    display: none;
}

#content {
	overflow: hidden;
}

/** 1. GLOBAL **/
#menuV {
	float: left;
	margin: 0 0 0 16px;
	min-height: 20px;
	position: relative;
	width: 236px;
}
/** 2. COMMON **/
.mvTop {
	color: #fff;
	font-size: 1.2em;
	line-height: 1.5em;
	overflow: hidden;
	padding: 6px 10px;
	text-transform: uppercase;
}
.mvTop a {
	color: #fff;
	display: block;
	text-decoration: none;
	width: 100%;
}
.u_src .mvTop {
	text-transform: none;
}
.navV, .mvSrc {
	background: #fff;
	border-left: 3px solid #fff;
	border-right: 1px solid #d7d9e4;
}
.mvOv {
	display: none;
}
.mvGg, .mvFullNav {
	border: 1px solid #d7d9e4;
	font-size: .9em;
	margin: 10px 0;
	padding: 15px;
}

.mvMustHave, .mvSup {
	border: 1px solid #EFEFEF;
	font-size: 12px;
	margin: 16px 0;
	padding: 16px;
	background-color: #FFF;
	border-radius: 4px;
}
.mvSupQA {
	background: url('https://www.cdiscount.com/RWD/question/askQuestion.png') no-repeat 145px 50%;
	border: 1px solid #d7d9e4;
	margin: 10px 0;
	padding: 5px 10px;
}
.mvQA {
	display: block;
	text-decoration: none;
}
.mvQA:hover {
	text-decoration: underline;
}
.mvQA div {
	display: block;
	font-size: 1.1em;
	margin: 5px;
	width:130px;
}
.mvMHTit, .mvSTxt {
	font-size: 1.2em;
	padding: 0 0 5px;
	text-transform: uppercase;
}
ul+.mvSTxt {
	border-top: 1px solid #d7d9e4;	
	padding-top: 10px;
}
.mvMustHave li, .mvSup li, .mvFullNav li { 
	padding: 5px 0;
}
.mvMustHave a, .mvSup a, .mvFullNav a {
	text-decoration: none;
}
.mvMustHave a:hover, .mvSup a:hover, .mvFullNav a:hover {
	text-decoration: underline;
}
.mvSTxt a:before {
	content: "";
}
.mvSup .mvExpendMore, .mvSup .mvExpendLess { 
	text-align: right;
	font-size: 1.4em
}
.mvFullNav {
	padding: 15px 5px 15px 10px;
}
.mvFullNav .mvSTxt {
	cursor: pointer;
	padding: 0;
}
.mvFullNav .mvSTxt.open {
	padding: 0 0 5px;
}
.mvFullNav .mvSTxt:before {
	content: "+";
	display: inline-block;
	font-size: 1.7em;
	line-height: 0.6em;
	vertical-align: top;
	width: .8em;
}
.mvFullNav .mvSTxt.open:before {
	content: "-";
}
.mvFNav {
	display: none;
	padding: 0 0 0 5px;
}
.mvFNav div {
	cursor: pointer;
	padding-right: 15px;
	position: relative;
}
.mvFNav div:after {
	content: "+";
	font-size: 1.4em;
	line-height: 1em;
	position: absolute;
	right: 0;
	top: 0;
}
.mvFNav div.open:after {
	content: "-";
}
.mvFSubNav {
	padding: 5px 0 0;
}
.mvFSubNav li {
	padding: 5px 10px;
}
.mvFSubNav li:before {
	content :"\2022 \00a0";
}
/* Google Ads */
.mvGg {
	word-wrap: break-word;
}
/* Carousel */
.mvCr .crTitreV, .mvCr .crContainer, .mvCr .crV.crContainer .crLeft, .mvCr .crV.crContainer .crRight {
	border-radius: 0;
	margin: 0;
}
.mvCr .crTitreV {
	font-weight: normal;
}
.mvCr .crLeft, .mvCr .crRight {
	font-size: 4.5em;
}

/* Nouveau menu */
.mvNav {
	border: 1px solid;
	margin: 0 0 10px;
}
.mvNavTop {
	color: #fff;
	padding: 10px 0;
	font-size: 1.2em;
	text-align: center;
}
.mvNavLk {
	font-size: .9em;
	padding: 10px 5px;
}
.mvNavLk ul, .mvNavSub {
	padding: 0 0 0 8px;
}
.mvNavLk .mvSrcSubLk {
    font-size: 1.1em;
}
.slrMvNav .mvNavLk ul, .mvNavSub {
    padding: 0 0 0 16px;
    position: relative;
}
.mvNavLk strong, .mvNavLk a {
	display: block;
	padding: 5px 0;
}
.mvNavLk strong {
	font-size: 1.1em;
}
.mvNavLk a {
	text-decoration: none;
}
.mvNavLk a:hover {
	text-decoration: underline;
}
    .mvNavLk .contentBefore:before {
        content: "<";
        display: inline-block;
        padding-right: 3px;
        text-decoration: none;
    }
.mvNavLk a.contentBefore:hover:before {
    text-decoration: none;
}
.mvMenu.testIntertitle {
    padding-top: 5px;
}
.testIntertitle .mvNavMgHeader {
    margin-bottom: 2px;
}
.testIntertitle .mvNavLk {
	font-size: 1em;
}
.testIntertitle .mvNavLk .mvNavSub {
    padding: 0;
}
.testIntertitle .mvNavSub > strong {
    border-top: 1px solid #d7d9e4;
    margin-top: 5px;
}
.testIntertitle .mvNavLk strong {
	font-size: 1.2em;
    padding: 9px 0 0 0;
}
.testIntertitle .mvNavLk span strong {
	font-size: 1em;
}
.testIntertitle .mvNavLk a {
    display: inline-block;
    font-size: 1.1em;
    padding: 2px 0 0 2px;
}
.testIntertitle .mvNavLk .mvNavSub ul {
    padding-left: 0;
}
.testIntertitle .mvNavLk .mvNavSub ul li a {
    font-size: .9em;
    padding: 3px 0 3px 8px;
}

/* Refonte menu */
.testRefonteMenu .mvNavLk .mvSrcLk {
    padding: 0;
}
.testRefonteMenu .mvNavLk .mvExpendMore:not(.moreCategories) span, 
.testRefonteMenu .mvNavLk .mvExpendLess:not(.lessCategories) span {
    color: #878787;
    font-weight: normal;
}
.testRefonteMenu .moreCategories,
.testRefonteMenu .lessCategories {
    cursor: pointer;
}
.testRefonteMenu .moreCategories:after, .testRefonteMenu .lessCategories:after {
    content: "";
    height: 24px;
    position: absolute;
    right: -5px;
    top: 0px;
    width: 9px;
} 
.testRefonteMenu .mvNavLk .mvExpendMore,
.testRefonteMenu .mvNavLk .mvExpendLess {
    position: relative;
}
.testRefonteMenu .mvPreviousCategories {
    padding: 0 0 5px 0;
}
.testRefonteMenu .mvPreviousCategories label {
    padding: 3px 0;
}
.testRefonteMenu .mvCurrentCategories {
    border-top: 1px solid #d7d9e4;
    padding-top: 10px;
}
.testRefonteMenu + .searchWizardLeftMenuZone {
    margin-top: 0;
}

/** 3. VITRINE **/
.navV > li span {
	cursor: pointer;
}
.navV > li > div {
	border-bottom: 1px solid #d7d9e4;
	cursor: pointer;
	min-height: 3.7em;
	line-height: 3.7em;
	padding: 0 9px 0 7px;
}
.navV.mvLp > li > div {
	border-top: 1px solid #d7d9e4;
}
.navV > li > div > span {
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}
.subNavV, .navV > li > ul  {/* Todo delete big selector */
	background: #f0f0f7;
	border-bottom: 1px solid #d7d9e4;
	display: none;
	padding: 5px 20px;
}
.navV > li > .act + ul {
	display: block;
}
.mvExpend {
	display: none;
}
.subNavV a, .subNavV span, .navV ul a, .navV ul span, .mvSrc a, .mvSrc label, .mvSrc .mvExpendMore, .mvSrc .mvExpendLess {/* Todo delete .navV ul a, .navV ul span */
	display: block;
	padding: .37em 0;
	text-decoration: none;
}
.subNavV li, .navV ul li  {/* Todo delete big selector */
	padding: 5px 0;
}
.mvSrc a, .mvSrc label, .mvSrc .mvExpendMore, .mvSrc .mvExpendLess {
	padding: .37em 20px .37em 10px;
}
.mvSrc input[type=checkbox] {
	display: none;
}
.mvExpendMore span, .mvExpendLess span {
	cursor: pointer;
}
.navV a:hover, .mvSrc a:hover, .mvSrc label:hover, .navV > li > div:hover > span, .navV > li span:hover { 
	text-decoration: underline;
}
.navV li.act > a {
	font-weight: bold;
}
.sndSNavV, .sndSNavMvSrc a, .sndSNavMvSrc label, .sndSNavMvSrc .mvExpendMore,
.navV ul ul, .mvSrc ul ul ul a, #menuV .mvSrc ul ul ul label, .mvSrc ul ul ul .mvExpendMore  {/* Todo delete big selector */
	font-size: .9em;
}
.trdSNavV, .navV ul ul ul  {/* Todo delete big selector */
	font-size: 1em;
	padding: 0 10px;
}
.sndSNavV a, .sndSNavV span, .navV ul ul a, .navV ul ul span { /* Todo delete big selector */
	padding-left: 10px;
}
.trdSNavV a:before, .trdSNavV span:before, .navV ul ul ul a:before, .navV ul ul ul span:before { /* Todo delete big selector */
	font-size: .7em;
}
.mvSrc ul ul ul a:before, .mvSrc ul ul ul label:before, .mvSrc ul ul .mvExpendMore:before,
.sndSNavMvSrc a:before, .sndSNavMvSrc label:before, .subNavMvSrc .mvExpendMore:before { /* Todo delete big selector */
	content:"\2022 \00A0"; 
}

/** 4. SEARCH **/
#mvNav label {
	cursor: pointer;
}
#mvNav .mvNavSelectedCat {
    cursor: default;
    text-decoration:none;
}
#mvNav .mvNavSelectedCat:hover {
    text-decoration:none;
}
.mvSrc label {
	overflow: hidden;
}
.mvSrc .mvExpendMore, .mvSrc .mvExpendLess {
	text-align: left;
}
.navMvSrc > li > a, .navMvSrc > li > label, .navMvSrc > .mvExpendMore, .navMvSrc > .mvExpendLess,
.mvSrc > ul > li > a, .mvSrc > ul > li > label, .mvSrc > ul > li.mvExpendMore, .mvSrc > ul > li.mvExpendLess { /* Todo delete big selector */
	font-weight: bold;
}
.subNavMvSrc a, .subNavMvSrc label, .subNavMvSrc .mvExpendMore,
.mvSrc ul ul a, #menuV .mvSrc ul ul label, .mvSrc ul ul .mvExpendMore {/* Todo delete big selector */
	padding: .15em 20px;
}
.mvSrc {
	border-bottom: 1px solid #d7d9e4;
	padding: .3em 0;
}
.mvSrc a span, .mvSrc label span {
	float: right;
}
.mvSrcBck, #menuV label.mvSrcBck {
	cursor: pointer;
	display: block;
	font-weight: bold;
	margin-bottom: .5em; 
	text-decoration: underline;
}
.mvSrcBck:before {
	content: "\00AB \00A0";
}

.slrMvNav .mvSrcSubLk > li.current > label {
    font-weight: bold;
}

/* Nouveau menu */
.mvNavLk [type=checkbox], .mvSrcExpend {
	display: none;
}
.mvNavLk .mvSrcLk {
	padding: 0 8px;
}
.mvSrcLk>li>label, .mvSrcExpend>li>label, .mvNavLk .mvExpendMore, .mvNavLk .mvExpendLess,
.mvNavCatTitle {
	font-weight: bold;
	font-size: 1.1em;
}
.mvNavLk label, .mvNavLk .mvExpendMore span, .mvNavLk .mvExpendLess span,
.mvNavCatTitle {
	cursor: pointer;
	display: block;
	padding: 5px 0;
}
.mvNavLk label:hover, .mvNavLk .mvExpendMore:hover, .mvNavLk .mvExpendLess:hover {
	text-decoration: underline;
}
.mvNavLk .mvExpendMore:hover, .mvNavLk .mvExpendLess:hover {
	color: #323232!important;
}
.mvExpendMoreLvl2>span, .mvExpendLessLvl2>span,
.mvExpendMoreLvl3>span, .mvExpendLessLvl3>span {
    font-size:.9em;
}
.mvNavSel,
.mvNavLvl2.mvNavLvl2Search .mvNavSel,
.mvNavLvl3.mvNavLvl3Search .mvNavSel {
	font-weight: bold;
}
.mvNavLvl2.mvNavLvl2Search {
	border-top: 1px solid #d7d9e4;
	width: 160px;
}
.mvNavLvl2.mvNavLvl2Search>li>label,
.mvNavLvl3.mvNavLvl3Search>label,
.mvNavLvl3>li>label {
    font-size: 1.0em;
    font-weight: normal;
}
.mvNavLvl3.mvNavLvl3Search>label:before {
	content: none;
}
.mvSrcLk .mvSrcBack {
	font-size: 1em;
	font-weight: normal;
}
.mvSrcLk strong {
	padding: 0;
}
.mvFSrcInput {
	border: 1px solid #d7d9e4;
	border-right: 0;
	height: 35px;
	margin-top:5px;
	padding: 5px 10px; 
}
.mvFSrcBtn {
	background:#d7d9e4;
	border:1px solid #d7d9e4;
	color:#22398e;
	cursor: pointer;
	font-size: 1.1em;
	font-weight:bold;
	height:35px;
	margin:5px 0;
	width:92px;
}
.mvFSrcBtn:active {
	box-shadow: 0 2px 10px 0 rgba(132,132,132,.4);
}
.mvFiltSrc .redS, .mvFiltSrc input[type=checkbox] {
	display: none;
}
.mvFSrcRes {
	background: #f0f0f7;
	display: inline-block;
	padding: 5px;
}
.mvFSrcRes .delFilter{
	background: 0;
	margin: 0 0 0 10px;
	position: static;
}
.mvFilter, .mvHistoric {
	border-right: 1px solid #f0f0f7;
	position: relative;
	overflow: hidden;
}
.mvFilter ::-webkit-scrollbar {/* css scrollbar general */
	width: 5px;
}
.mvFilter ::-webkit-scrollbar-thumb {/* css scrollbar element scroll */
	background: #ababab;
	border-radius: 2px; 
}
.mvFTit {
	background: #f0f0f7;
	display: block;
	font-size: .9em;
	font-weight: normal;
	padding: 10px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
}
.mvFSingle {
	padding: 7px 0;
}
.mvFSingle ul {
	background: #f0f0f7;
	text-transform: uppercase;
}
.mvFilter div, .mvFilter .cbhFacet, .mvFilter ul {
	max-height: 11em;
	overflow: auto;
	width: 100%;
}
.mvFilter label {
	cursor: pointer;
	display: list-item;
	font-size: .9em;
	margin: 1em .5em;
	padding: 0;
}
.mvFilter label:hover {
	font-weight: bold;
}
.mvFilter input {
	margin-right: .5em;
	vertical-align: top;
}
.mvFilter label a {
	color: #323232;
	text-decoration: none;
}
.mvFilterClr {
	overflow: hidden;
}
.mvFilter .sta {
	margin: 0 0 0 2px;
	position: relative;
	top: -4px;
}
.delFilter {
	cursor: pointer;
	position: absolute;
	height: 20px;
	top: 6px;
	right: 0;
	z-index: 3;
}
.mvFilter div.selection {
	background-color: #F8F8F8;
	border-right: 0;
	font-weight: bold;
	max-height: initial;
}
.mvFilter label.noResult {
	color: #c0cad6;
	cursor: default;
}
.mvFilterClr li {
	border: 1px solid #fff;
	float: left;
	height: 20px;
	margin: 9px;
	width: 20px;
}
.mvFilterClr label {
	border: 1px solid #ccd3dd;
	height: 18px;
	margin: 0;
	overflow: hidden;
	width: 18px;
}
.mvFilterClr .selFilter {
	border: 1px solid #323232;
}
.mvFilterClr .selFilter label {
	border: 2px solid #fff;
}
#menuV .mvFilterClr input[type=checkbox]{
	display: none;
	margin: 0;
}
.mvFilterClr a {
	display: block;
	height: 22px;
}
#menuV .mvFilterClr label:hover, #menuV .mvFilterClr label a:hover {
	text-decoration: none;
}
.mvAFList ul {
	margin-top: 3px;
}
.mvAFList li {
	cursor: pointer;
	font-size: .9em;
	padding: 5px 0;
}
.mvAFList input[type=checkbox] {
	display: none;
}
.mvAFList li + li, {
	border-top: 1px solid #D7D9E4;
}
.mvAFDelAll {
	color: #096EC8;
	cursor: pointer;
	float: right;
	font-size: .9em;
}
.mvAFDelAll:hover {
	text-decoration: underline;
}
.mvAFDel {
	float: right;
	font-size: 20px;
	margin-top: -5px;
}
.mvSKbv {
	cursor: pointer;
	font-size: .9em;
	padding: 5px 0;
}
.mvNavLk label span {
	color: #999999;
}
.slrMvNav .mvNavLk label span.pCount {
    color: #878787;
    padding-left: 3px;
}
.mvRerankingList {
	border-bottom: 1px solid #D7D9E4;
}
/* Redirection hub Guide achat*/
.mvShpGuideIcon {
    background: url('https://www.cdiscount.com/resources/RWD/lp/mvShpGuideIcon.png') no-repeat;
    height: 23px;
    margin: 8px 0 0 15px;
    width: 17px;
}
.mvShpGuide {
    border: 1px solid #d7d9e4;
    display: flex;
    height: 45px;
    margin: 16px 0 12px 0;
}
.mvShpGuideLbl {
    line-height: 45px;
    margin-left: 10px;
}
.mvShpGuide a {
    color: #096ec8;
    text-decoration: none;
}
/* Question Communauté */
.nmvSupQA {
	border: 1px solid #d7d9e4;
	font-size: 12px;	
	height: 45px;
    margin-bottom: 12px;
	text-align: center;
}
.mvMenu + .nmvSupQA {
    margin-top: 10px;
}
.nmvSupQA a {
	text-decoration: none;
}
.nmvSupQAAsk {
	color: #096EC8;
    padding: 4px 0;
}
.nmvSupQACom {
	color: #323232;
}
/* Historique de recherche */
.mvHistoric li {
	font-size: .9em;
	padding: .5em 0 .5em .5em;
}
.mvHistoric span:hover {
	cursor: pointer;
	text-decoration: underline;
}

/** 5. LP **/
.mvLpSeeMenu {
	border-top: 1px solid #fff;
	cursor: pointer;
	text-transform: none;
}
.mvLpSeeMenuArr {
	font-weight: bold;
	font-size: 2.7em;
	float: right;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
}
.open .mvLpSeeMenuArr {
	padding: 0 5px;
	-webkit-transform:rotate(-90deg);
	-moz-transform:rotate(-90deg);
	-ms-transform:rotate(-90deg);
}
.navV.mvLp > li > ul {
	border-bottom: 0;
}
/* Geloc */
.mvGeoloc {
	border: 2px solid #f4246b;
}
.mvGTit {
	background: #f4246b;
	color: #fff;
	padding: .3em 10px .5em;
}
.mvGTxt {
	padding: .3em 10px;
}
.mvGTxt p {
	margin: 10px 0 0;
}
.mvGTxt select {
	border-radius: 3px 0 0 3px;
	border: 1px solid #ced6e0;
	box-shadow: inset 0 3px 3px #e2e2e2;
	height: 32px;
	margin: 10px 0;
	padding: 8px 10px;/* /!\ important to be in px for align input[text] & input[btn] /!\ */
	width: 100%;
}
.mvGTxt a {
	color: #f4246b;
	display: block;
	margin: 0 0 10px;
	text-align: center;
}
/* Surcharge new menu TODO : maj */
.mvGeoloc {
	border: 1px solid #d7d9e4;
	font-size: .9em;
	margin: 10px 0;
	padding: 10px 15px;
}
.mvGTit {
	background: none;/* Surcharge new menu TODO : delete */
	color: #f21f6b;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;/* Surcharge new menu TODO : delete */
}
.mvGeoloc p {
	padding: 5px 0;
}
.mvGeoloc select {
	width: 100%;
}

/** 6. PLAN DU SITE **/
#main.mainSm {
	padding: .75em;
}
.smOther {
	padding-top: 1em;
}
.smOther h2, .smOther li {
	padding-bottom: .75em;
}
.smCol {
	float: left;
	margin-right: 1%;
	width: 19%;
}
.mainSm #menuV {
	float: none;
	border-bottom: 0;
	margin-right: 0;
	margin-top: 1em;
	width: auto;
}
.mainSm .navV {
    border-bottom : 1px solid #d7d9e4;
	margin-bottom: 0;
}
.mainSm .navV > li > div, .mainSm .navV > li > ul {
    border-bottom: 0;
    border-top: 1px solid #d7d9e4;
}

#menuV .cbhFacet input[type=checkbox] {
	display: none;
}
.mainSm .navV > li > div, .mainSm .navV > li > div:hover > span, .mainSm .navV > li span:hover {
	cursor: default;
	text-decoration: none;
}

.mHelp {
	display: block;
	padding: 20px 0;
	text-align: center;
}
.mHelp > div:first-child {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

/** 7. MEDIA **/
/* @media : hack IE8 */
 @media \0screen { 
	#menuV .mvSrc input[type=checkbox], #menuV .cbhFacet input[type=checkbox] {
		display: inline-block;
		filter: alpha(opacity=0);
	}
}

/** MENU GAUCHE **/
.mvMenu {
	padding: 16px;
	position: relative;
	border: 1px solid #efefef;
	background-color: #fff;
	border-radius: 4px;
    margin-top: inherit;
}

.mvMenu .mvNavLk {
	padding: 0;
}
.mvNavMgHeader, .mvFilterMgHeader {
	border: 0;
	color: #E23A05;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 14px;
}

.mvFilterMgHeader {
	border-top: 1px solid #d7d9e4;
	margin-top: 10px;
	padding-top: 15px;
}
.testRefonteMenu .mvFilterMgHeader {
    margin-top: 5px;
}
.mvNavMg label,
.mvNavMg .mvNavCatTitle {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mgFTitle {
	cursor: pointer;
	font-weight: bold;
	margin-bottom: 8px;
}

.mgFTitle span {
	vertical-align: middle;
}

.mvNewlookFilter .mgFacetContent .mgFTitle .mgFTitleName {
	max-width: calc(100% - 65px);
}

#facetsList input[type=checkbox]{
	margin-right: 6px;
	vertical-align: middle;
}
.mgFacetGroup {
    font-size: inherit;
    margin-bottom: 22px;
}
.mgFacetGroup .mgFacetGroupName {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
.mvNewlookFilter .mgFacetGroup .mgFacetGroupName {
    font-size: 14px;
}
.mgFacetGroup .mgFacetGroupContent {
    border-left: 2px solid #d7d9e4;
    padding-left: 10px;
}
.mgFacetGroup .mgFacetGroupContent .mgFacetListing {
    margin-bottom: 8px;
}
.mgFacetGroup.mgSingleValueFacetGroup .mgFacetGroupContent label {
    font-weight: normal;
}
.mgFacetGroup.mgSingleValueFacetGroup .mgFacetGroupContent .mgFacetListing {
    margin-bottom: 2px;
    padding-top: 0;
}
.mgFacetGroup.mgSingleValueFacetGroup .mgFacetGroupContent .mgFTitle {
    margin-bottom: 0;
}
.mgFacetListing {
	margin-bottom: 22px;
    padding-top: 4px;
}
.mgFacetListing a {
	text-decoration:none;
}
.mgFacetListing ::-webkit-scrollbar {
    width: 5px;
}
.mgFacetListing ::-webkit-scrollbar-thumb {
    background: #ababab;
    border-radius: 2px;
}

.mgFacetContent li {
	margin-bottom: 1px;
}

.mgFacetContent li label, .mgFacetContent label {
    cursor: pointer;
	display: block;
	overflow: hidden;
    padding: 3px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mgFacetContent li label > span, .mgFacetContent li label a {
    text-decoration: none;
    vertical-align: middle;
    width: 100%;
}

.mgFCNbrItems {
    color: #787878;
}

.mgSelectedFacet{
	background-color: #EEEEEE;
	font-weight: bold;
}

.mgFacetColorList .mgSelectedColorFacet{
	border: 2px solid #283847;
	vertical-align: top;
}

.mgFacetColorList li {
	border: 1px solid #d7d9e4;
	display: inline-block;
	height: 22px;
	width: 22px;
	padding: 0;
    margin: 0 3px 0 0;
}

.mvNewlookFilter .mgFacetColorList li {
    border: solid 1px #000;
    border-radius: 2px;
    height: 25px;
    width: 25px;
    margin: 0 2.5px 0 2.5px;
}


.mvNewlookFilter .mgFacetGroup .mgFacetGroupContent .mgFOpen .mgFTitle span {
    font-weight: bold;
}

.mgFacetColorList input[type=checkbox] {
	display: none;
}
.mgFacetColorList label {
	height:100%;
}

ul.mgFacetColorList label > a {
	display: none;
}

ul.mgFacetColorList li.beige {
	background-color: #dba87f;
}
ul.mgFacetColorList li.blanc {
    background-color: #ffffff;
}
ul.mgFacetColorList li.bleu {
    background-color: #4a79c6;
}
ul.mgFacetColorList li.gris {
    background-color: #828282;
}
ul.mgFacetColorList li.jaune {
    background-color: #e5ca2c;
}
ul.mgFacetColorList li.marron {
    background-color: #936247;
}
ul.mgFacetColorList li.noir {
    background-color: #000000;
}
ul.mgFacetColorList li.orange {
    background-color: #f2853b;
}
ul.mgFacetColorList li.rose {
    background-color: #e260a1;
}
ul.mgFacetColorList li.rouge {
    background-color: #d3374e;
}
ul.mgFacetColorList li.vert {
    background-color: #6bb242;
}
ul.mgFacetColorList li.violet {
    background-color: #7d56af;
}
.mgFAllList{
	max-height: 300px;
	overflow: auto;
}

.mvRerankingList{
	margin-bottom: 3px;
    padding-bottom: 3px;
}

.mgFIcon {
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	right: 5px;
    width: 9px;
    height: 15px;
    content: " ";
}
.mvFLink {
	cursor: pointer;
	padding: 5px 0 5px 18px;
}
.mvFLink:hover {
	text-decoration: underline;
}
.mgFOpen .mgFacetColorList, .mgFOpen .mgFAllList, .mgFOpen .mvFLink {
	display: block;
}
.mgFacetColorList, .mgFAllList, .mgFListMore, .mvFLink, .mvFLkLess  {
	display: none;
}			
.mgFLinkSeeMore:before {
	content: "+ ";
}
.mgFLinkSeeLess:before {
	content: "- ";
}
.lpTopContent {
    display: table;
    border-bottom: 1px solid #d7d9e4;/*Inutile si bloc de droite*/ 
	padding: 5px 0;
}
.lpInfoSort {
	display: table;
	height: 44px;
	padding: 0 10px 5px 0;
	table-layout: fixed;
	width: 100%;
}
.lpSortPost {
	display: table-cell;
}
#lpArboDyn {
	border-left: 1px solid #C9D5E3;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
	white-space: nowrap;
	width: 100%;
}
.lpTitleArboDyn {
	display: table-cell;
	overflow: hidden; 
	position: relative;
	vertical-align: middle;
}
.lpTitleArboDynOverlay {
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
	width: 14px;	
}
.lstArboDyn {	
	white-space: nowrap;
}
.lstArboDyn li {
	border-right: 1px solid #C9D5E3;
	display: inline;
	height: 13px;
	padding: 0 14px;
}

#lstRelatedSearch {
	padding: 16px 0px 16px 0px;
}

.lstRelatedSearch li {
	display: inline;
	padding: 0 8px;
}

.lstArboDyn .adLast {
	border-right: 0;
}

.lstRelatedSearch a {
	color: #096EC8;
	font-size: 14px;
	text-decoration: none;
}

.lstArboDyn a, .lstArboDyn span {
	color: #096EC8;
	font-size: 12px;
	text-decoration: none;
}
#lpTitle {
	display: table-cell;
	height: 37px;
	padding-right: 14px;	
	vertical-align: middle;
	white-space: nowrap;
}
#lpTitle span {
    color: #787878;
	margin-left: 5px;
}
.bmmTitle {
    overflow: hidden;
}
.bmmTitle #lpTitle {
	padding-top:7px;
	height:auto;
}
.bmmTitle #lpTitle h1, .lpInfoSort #lpTitle h1{
	display: inline;
	padding: 0;
	vertical-align: middle;
}
.facetSortTools{
	border-left: 1px solid #C9D5E3;
	display: table-cell;
	height: 27px;
	margin-left: 14px;
	padding-left: 14px;
	white-space: nowrap;
	width: 320px;
}
.lpSortForm {
	height: 100%;
}
.lpSelectSortTitle {
	color: #323232;
	font-size: 12px;
	font-weight: bold;
}
.lpInfoSort .lpSelectSort {
	height: 32px;
	max-width: 206px;
    padding: 0 0 0 4px;
    width: 206px;
}
#lpBcHelp {
	display: none;
}
#lpBcHelp > div {
    display: inline-block;
}
#lpBcHelp .min {
	color: #293847;
	font-size: 10px;
	font-weight: normal;
}
#lpBcHelp .bcHelpTitle {
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
#lpBcHelp .bcHelpNumber {
	color: #E23A05;
	font-size: 20px;
	font-weight: bold;
}
.lpHeaderZtd {
	padding: 10px 0;
	width: 100%;
    border-bottom: 1px solid #d7d9e4;
}
.testRightCol .lpHeaderZtd, .testRightCol .lpZtdTxt {
    border-bottom: none;
    border-top : 1px solid #d7d9e4;
}
#lpActivesFilters {
	display: table;
	padding-left: 12px;
	width: 100%;
}
.lpActiveFiltersCollapseBtn, .lpActiveFiltersDisplayBtn {
    background-color: #eee;
    border-radius: 28px;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 8px 3px;
    padding: 0 8px;
}
.lpFiltersCollapsedMarker {
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	margin: auto 14px;
}
.lpMGSAllFilters, .lpMGSFilterDelAll {
	display: inline-block;
}
.lpMGSFilterTitle {
	display: inline-block;
	font-weight: bold;
	vertical-align: middle;
}
.lpMGSActiveFilter {
	background-color: #eee;
	border-radius: 28px;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 28px;
	line-height: 19px;
	margin: 8px 3px;
	padding: 0 7px 0 9px;				
}
.lpMGSActiveFilter label {
    cursor: pointer;
}
.lpDelFilter {
	display: inline-block;
    font-size: 2.2em;
	height: 100%;
	margin-left: 5px;
    position: relative;
    right: 3%;
    top: 8%;
    transform: rotate(45deg);
}
.lpMGSActiveFilter input[type=checkbox] {
	margin: 0;
    opacity: 0;
    width: 0;
}
.lpMGAFDelAll, .lpMGAFDelAll + .lpDelFilter {
	color: #dd4014;
}
.Dym {
    padding: 0px 14px
}
.Dym span { 
    color : #323232; 
    font-size: 14px; 
}
.Dym a {
    color: #096ec8;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
#lpArboDyn.DymConnexe {
    display: table-row;
}
/* https://jira.cdiscount.com/browse/FTS-1493 ergonomie menu gauche */

/*Test de styling de la scrollbar - reste pas à mettre une margin à gauche*/
.mvNewlookFilter .mgFacetListing ::-webkit-scrollbar {
    width: 5px;
}

.mvNewlookFilter .mgFacetListing ::-webkit-scrollbar-thumb {
    background: #ababab;
    border-radius: 2px;
}

.mvNewlookFilter .mgFacetListing ::-webkit-scrollbar-track {
    border-left: 5px solid transparent;
}

#menuV span.checkmark {
    border-radius: 2px;
    display: flex;
    height: 18px;
    left: 0;
    margin-right: 10px;
    min-width: 18px;
    top: 0;
    width: 18px;
}

#menuV:not(.mvNewlookFilter) span.checkmark {
    display: none;
}

.mvNewlookFilter .mgFacetListing > .mgFTitle label {
    width: 100%;
}

.mvNewlookFilter  label input[type=checkbox] {
    cursor: pointer;
    display: flex;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}

.mvNewlookFilter .mgFacetContent li label, .mvNewlookFilter .mgFacetContent label {
    cursor: pointer;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
    line-height: 18px;
    padding: 3px 0;
}

.mvNewlookFilter label input[type="checkbox"]:not(checked) ~ span.checkmark {
    border: solid 1px #9AADCC;
}

.mvNewlookFilter label input[type="checkbox"]:checked ~ span.checkmark {
    background-color: #096ec8;
    border: solid 1px #096ec8;
}

.mvNewlookFilter .mgFacetContent label:hover span:not(.checkmark) {
    color: #096ec8;
}
.mvNewlookFilter .mgFacetContent label:hover .checkmark {
    background-color: #99c5e8;
    border: solid 1px #99c5e8;
}
.mvNewlookFilter .mgFacetContent label:hover .checkmark:after {
    border: solid #FFF;
    border-width: 0 2px 2px 0;
    display: block;
    height: 12px;
    left: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px;
}

.mvFLink {
    color: #096ec8;
    font-size: 14px;
    padding-left: 0px;
}

.checkmark:after {
    content: "";
    display: none;
    position: relative;
}

.mvNewlookFilter label input[type="checkbox"]:checked ~ .checkmark:after {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: block;
    height: 12px;
    left: 5px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 6px;
}
.mvNewlookFilter .mvNavMgHeader, .mvNewlookFilter .mvFilterMgHeader {
    font-size: 15px;
}

.mvNewlookFilter .mgFTitle {
    display: flex;
    font-size: 14px;
    justify-content: space-between;
}

.mvNewlookFilter .mgFacetGroup .mgFTitle span,
.mvNewlookFilter .mgFacetGroup .mgFacetGroupName {
    vertical-align: middle;
}

.mvNewlookFilter .mgFacetGroup .mgFacetGroupName {
    font-weight: bold;
}

.mvNewlookFilter .mgSelectedFacet {
    background: transparent;
    font-weight: normal;
}

span.resetFilters.jsResetFilters {
    color: #096ec8;
    font-weight: normal;
    position: absolute;
    right: 20px;
}

.hidden {
    display: none;
}

.mgFAllList > ul > li > label > input ~ span {
    max-width: 85%;
    overflow: hidden;
}

.mvNewlookFilter .mgFacetContent span:not(.checkmark),
.mvNewlookFilter .mgFAllList span:not(.checkmark) {
    flex-grow: 1;
    max-width: none;
}

.mvNewlookFilter .mgFAllList > ul > li > label > input ~ span {
    text-overflow: ellipsis;
}

.mvNewlookFilter .mgFTitle > label > input ~ span {
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 85%;
}

/* end ergonomie menu gauche */
@media only screen and (max-width: 1023px) {
    #lpArboDyn.Dym {
        display: none;
    }
}
/* BP > 1280 **/
@media only screen and (min-width: 1280px) {
    .lpTopContent {
        display: table;
    }
    #lpBcHelp {
        display: table-cell;
        padding: 0 20px;
	    text-align: center;
        width: 230px;
    }
}
/* Css/PC/base64/menuVBase64.css */
.testRefonteMenu .moreCategories:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAMAAAAmGUT3AAAAPFBMVEUAAAAyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjLnAwAiAAAAFHRSTlMA/hgO18i2W0tC+fDq0dC7n4F5AQBOx0IAAAAySURBVAjXFcbFAQAgDACxK8Vd9t8VyCukeXhWwMsGgnjUSSRlp6C9xNqUx1ixBvgdPxcjSAD40mi6JwAAAABJRU5ErkJggg==) no-repeat center;
}

.testRefonteMenu .lessCategories:after {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAMAAAAmGUT3AAAAPFBMVEUAAAAyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjLnAwAiAAAAFHRSTlMA/hgO19DIW0tE+fDruba1oIR7Acs/oKgAAAA3SURBVAjXHcpJDgAgCANAEBVwX/7/V8EemklasIQerB0R4yelJjWRIRcFwUwwkG04OIG3X+7SBxWCAPhwXkibAAAAAElFTkSuQmCC) no-repeat center;
}
.delFilter {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAMAAADz0U65AAAAbFBMVEU9W39NaY719Pn///08WoD09flNa4///vxlfpxkfZsXK0wXLlBjeprg5O1LaIhQaYhfdpZjfpvs6/A7W4Ly8fbi5er09fc9WX5SbYv+/v9jfJtmfZxNaozn7PDx8vc+Wn9Ubo9je5dge5n///+6UOMBAAAASElEQVR42gXBCQJAIBQFwGenJO2lkP7972gGa/bD4vOGElQ/qVDgunHfMTuQODg/BCFpyZjUCXc052nijfpe1l5vRfseoudrP5gxBQY834JKAAAAAElFTkSuQmCC') center center no-repeat;
}
.mgFClose .mgFIcon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAMAAAAmGUT3AAAAPFBMVEUAAAAyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjLnAwAiAAAAFHRSTlMA/hgO18i2W0tC+fDq0dC7n4F5AQBOx0IAAAAySURBVAjXFcbFAQAgDACxK8Vd9t8VyCukeXhWwMsGgnjUSSRlp6C9xNqUx1ixBvgdPxcjSAD40mi6JwAAAABJRU5ErkJggg==) no-repeat center;
}

.mgFOpen .mgFIcon {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAGCAMAAAAmGUT3AAAAPFBMVEUAAAAyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjLnAwAiAAAAFHRSTlMA/hgO19DIW0tE+fDruba1oIR7Acs/oKgAAAA3SURBVAjXHcpJDgAgCANAEBVwX/7/V8EemklasIQerB0R4yelJjWRIRcFwUwwkG04OIG3X+7SBxWCAPhwXkibAAAAAElFTkSuQmCC) no-repeat center;
}
.lpTitleArboDynOverlay {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAABBAMAAAAcMII3AAAAJFBMVEX////////////////////////////////////////////////Vd7HLAAAADHRSTlP87+PTu6CEaFI8Khuyq4oYAAAAEElEQVQI12PYNaMsxEiAAQANAgJf9AMrWwAAAABJRU5ErkJggg==) top right repeat-y;
}
/* Css/PC/block/contextualizedNav.css */
/******************************
* contextualizedNav.css
******************************/
.contextualizedNav .departments {
    background-color: #fff;
    display: block;
    margin-bottom: 2px;
    position: relative;
    width: 100%;
    z-index: 50;
}

.contextualizedNav .departments .departmentslist {
    box-shadow: 0 2px 2px -1px rgba(0,0,0,0.15);
    display: block;
    font-size: 0; /* hack pour supprimer l'espace entre des inline-block */
    padding: 0 10px;
    white-space: nowrap;
}
.contextualizedNav .departments .departmentslist .departmentsitem {
    border-bottom: 2px solid transparent;
    display: inline-block;
    list-style: none;
    vertical-align: middle;
}
.contextualizedNav .departments .departmentslist .departmentsitem a {
    text-decoration: none;
}
.contextualizedNav .departments .departmentslist .departmentsitem:not(:first-child).hover {
    border-bottom: 2px solid #e23a05;
}
.contextualizedNav .departments .departmentslist .departmentsitem:not(:first-child).hover .subdepartments {
    height: auto;
}
.contextualizedNav .departments .departmentslist .departmentsitem .departmentsname {
    display: block;
    font-size: 12px;
    padding: 12px 12px;
    white-space: nowrap;
}
.contextualizedNav .departments .departmentslist .departmentsitem:first-child .departmentsname {
    color: #323232;
    font-size: 14px;
    font-weight: bold;
}
.contextualizedNav .departments .departmentslist .departmentsitem:not(:first-child).hover .departmentsname {
    color: #e23a05;
}
.contextualizedNav .departments .chevron {
    display: inline-block;
    height: 8px; /* Height should be double border */
    position: relative;
    width: 8px;
}
.contextualizedNav .departments .chevron:before,
.contextualizedNav .departments .chevron:after {
    border: 4px solid transparent; /* Chevron Size */
    content: "";
    display: block;
    position: absolute;
}
.contextualizedNav .departments .chevron:before {
    border-top-color: #bebebe; /* Replace text `top` with left/right/bottom to rotate the chevron - Chevron Color */
    top: 3px; /* Replace text `top` with left/right/bottom to rotate the chevron - Change value for vertical-align */
}
.contextualizedNav .departments .chevron:after {
    border-top-color: #fff; /* Replace text `top` with left/right/bottom to rotate the chevron - Match background color */
    top: 1px; /* Replace text `top` with left/right/bottom to rotate the chevron - Chevron thickness*/
}
.contextualizedNav .subdepartments {
    background-color: #fff;
    box-shadow: 0 2px 2px -1px rgba(0,0,0,0.15);
    display: block;
    font-size: 0; /* hack pour supprimer l'espace entre des inline-block */
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 42px;
    width: 100%;
    z-index: -1;
}
.contextualizedNav .subdepartments .subdepartmentslist {
    display: inline-block;
    padding: 0 10px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem {
    border-bottom: 2px solid #fff;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 115px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem .subdepartmentsimg {
    display: block;
    height: 105px;
    margin: 10px 5px;
    overflow: hidden;
    position: relative;
    width: 105px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem .subdepartmentsimg img {
    height: 85px;
    margin-top: 10px;
    width: 85px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem:not(.service) .subdepartmentsimg:after {
    background-color: rgba(0,0,0,0.05);
    border-radius: 55px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: transform 0.1s;
    width: 100%;   
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem:not(.service).hover .subdepartmentsimg:after {
    transform: scale(1);
 }
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem .subdepartmentsname {
    display: block;
    font-size: 12px;
    height: 29px;
    margin: 0 10px 14px 10px;
    overflow: hidden;
    white-space: normal;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem.hover .subdepartmentsname {
    color: #e23a05;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem.sponso {
    height: 170px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem.sponso a:after {
    color: #878787;
    content: "Sponso";
    font-size: 11px;
    line-height: 11px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem.sponso .subdepartmentsname {
    height: auto;
    margin-bottom: 0;
    max-height: 29px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem.service {
    display: none;
    margin-left: 20px;
}
.contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem.service:before {
    background-color: #d7d9e4;
    content: "";
    display: block;
    height: 140px;
    left: -10px;
    position: absolute;
    top: 15px;
    width: 1px;
}
.contextualizedNav .departments .departmentsitem:first-child {
    height: 38px;
    width: 200px;
}

.contextualizedNav .departments .departmentsitem:first-child a {
    height: 38px;
    width: 200px;
    line-height: 40px;
    text-align: center;
}

.contextualizedNav .departments {
    height: 40px;
}
.cdsIconNav {
    font-size: 24px;
    display: block;
    border-right: 1px solid #d7d9e4;
    padding: 0px 24px;
}

/* on masque le menu contextualisé en dessous de 1024 */
@media only screen and (max-width: 1023px) {
    div .tetiere.contextualizedNav {
        display: none;
    }
}

@media only screen and (min-width: 1280px) {
    .contextualizedNav .subdepartments .subdepartmentslist .subdepartmentsitem.service {
        display: inline-block;
    }
}
/* Css/PC/block/product.css */
/** 
	BLOC PRODUCT CSS
**/

 /*todo VARIABLE lien */
.prdtBloc .facilityP a {
	color: #096ec8;
	text-decoration: none;
}
.prdtBloc .facilityP a:hover {
	text-decoration: underline;
}
.pdtCrSC{
	font-size: .9em
}

html.isPro .displayToPro.prdtPrSt.prdtStrikedPriceBefore,
.prdtPInfoTC .prdtPrSt.prdtStrikedPriceAfter.displayToPro {
    display: none;
}

html.isPro .prdtPInfoTC .prdtPrSt.prdtStrikedPriceAfter.displayToPro {
    display: inline-block;
}

html.isPro .prdtPriceBloc .prdtPrice .price {
    font-size: 25px;
}

html.isPro .prdtPriceBloc .prdtPInfoTC .prdtPrSt {
    font-size: 12px;
}

html.isPro .prdtPriceBloc .prdtPInfoTC .prdtPrSt.displayToPro.isProStrikedPriceFontSize {
        font-size: 11px;
}

html.isPro .displayToPro.price.isProPriceFontSize {
    font-size: 21px;
}

.prdtBloc {
	background: #fff;
	display: block;
	height: 590px;
	position: relative;
	width: 100%;
}
.lpLight .prdtBImg {
	height: auto;
}
.lpLight .prdtBTit {
	height: 1.2em;
	padding: 0;
}
.lpLight .prdtBloc {
	height: 500px;
}
.lpLight .prdtOneSel, .lpLight .prdtTwoSel {
	height: 2.6em;
	padding: 7px .9em 0 0;
	overflow: hidden;
}
.lpLight .lpBNext + .prdtBTit, .lpLight .prdtBPCar + .prdtBTit {
	margin-top: 50px;
}
.lpLight .lpBNext + .prdtBStar, .lpLight .prdtBPCar + .prdtBStar {
	margin-top: 30px;
}
.lpLight .prdtOneSel + .prdtBTit, .lpLight .prdtTwoSel + .prdtBTit {
	margin-top: 35px;
}
.lpLight .vfEmpty+ .prdtBTit {
	margin-top: 25px;
}
.lpLight a + .prdtOneSel, .lpLight a + .prdtTwoSel {
	margin-top: 18px;
}
.lpLight .prdtOneSel select {
	width: auto;
}
.lpLight .prdtTwoSel select {
	max-width: 50%;
	width: auto;
}
.lpLight .prdtTwoSel select + select {
	float: none;
	margin-left: 10px;
	max-width: calc(50% - 10px);
	width: auto;
}
.lpLight .prdtPrSt, 
.prdtPriceBloc .prdtPInfoTC .prdtPrSt {
	font-size: 1.4em;
	height: 1.1em;
	text-decoration: line-through;
}
.prdtPriceBloc .prdtPInfoTC .prdtPrSt {
    font-size:16px;
    line-height: 12px;
}
.prdtPriceBloc .prdtBStart + .prdtPInfoTC {
    margin-top:0px;
}
.prdtPriceBloc .prdtPInfoTC, 
.prdtPriceBloc .prdtPrice{
    display: inline;
}
.prdtPriceBloc .prdtPInfoTC {
    margin-top: 21px;
    display: block;
    vertical-align: baseline;
}
.prdtPriceBloc .prdtPrice {
   font-size:26px;
   font-weight:normal; 
}
.prdtPriceBloc .prdtPEco {
    font-size:14px;
    white-space: nowrap;
}
.prdtPriceBloc .prdtStrikedPriceBefore {
    display:block;
}
.prdtPriceBloc .prdtStrikedPriceAfter {
    display:none;
}
.prdtPriceBloc .prdtBStart {
    margin: 5px 0px;
}
.prdtPriceBloc > .prdtBStart + .prdtPrice {
    margin:0px;
}
.prdtPriceBloc > .prdtPrice{
    margin-top: 38px;
}
.prdtPriceBloc .prdtPrice {
    display:inline-block;
}
.prdtPriceBloc .prdtPInfoTC + .prdtPrice {
    margin-top: 0px;
}
.prdtPriceBloc .prdtBStart + .prdtPInfoTC + .prdtPrice {
    margin: 0px;
}
.prdtPriceBloc .prdtPInfoTCAfter {
    margin-top:0px;
    margin-left:6px;
}
.prdtPriceBloc .prdtPrice .price {
    font-size:30px;
}
.prdtPriceBloc .perUnitPrice {
    color: #878787;
    font-size: 10.8px;
    font-weight: normal;
    margin: 2px 0 0;
    text-transform: lowercase;
}

html.isPro .prdtPriceBloc .perUnitPrice span.displayToPro {
    display: inline-block;
}

html.isPro .prdtPriceBloc .perUnitPrice span.hideFromPro {
    display: none;
}
.testPrdtBloc .prdtBZBtn .btAdd {
    margin: 1.1em auto 0;
} 
.lpLight .prdtBStar {
	padding-right: 1.1em;
	margin-top: 5px;
}
.lpLight .prdtCdav {
	height: 1.2em;
}
.lpLight .freeShipping {
    font-size: 10.8px;
    margin-top: 4px;
   text-align: left;
}
.lpLight .prdtBStart {
	margin-left: 3px;
	padding-left: 0.2em;
	position: absolute;
	top: 0px;
}
.lpLight .prdtPriceZone {
	bottom: 0;
	display: table;
	height: 95px;
	padding-right: 0;
	position: absolute;
	width: 100%
}
.lpLight .prdtBZPrice {
	display: table-cell;
	float: none;
	padding: 5px 0 0 0;
	vertical-align: top;
	width: 100%;
}
.lpLight .prdtPrice, .lpLight .prdtPInfoT {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.lpLight .prdtPrice, .prdtPriceBloc .prdtPrice{
	font-size: 2.3em;
	height: 0.9em;
}
.lpLight .prdtPInfoT {
	height: 1.6em;
	margin-left: 3px;
}
.lpLight .prdtPEco {
	font-size: 1em;
	margin-left: 3px;
}
.lpLight .prdtDetail {
	bottom: 15px;
	margin-left: 3px;
	position: absolute;
	width: 100%;
}
.lpLight .ttOverBlk {
	margin-right: 20px;
}
.lpLight .prdtBZBtn {
	display: table-cell;
	float: none;
	padding: 0 0 .9em 0;
	width: 120px;
}
.lpLight .prdtBZBtn .btAdd{
	margin: 0 auto 0;
	text-align: right;
}
.lpLight .opImg {
	margin-top: 10px;
	text-align: right;
}
.lpLight .opImg img {
	max-width: none;
}
.lpLight .mekakoPdt {
	height: 450px;
}
.prdtBloc>a {
	text-decoration: none;
}
.pdtCrSC .prdtBloc {
	margin: 0 auto;
	width: 284px;
}
/*Model Hors taille*/
.prdtOSize {
	position : relative ;
}
.prdtBDesc.oSize{
	font-size: 11px; 
	height: 3.2em; 
	padding: 14px;
}
.vfActive {
    margin-top: -22px;
}
.btOSize {
    -webkit-appearance: none;
    background: #FFFFFF;
    border-radius: 3px;
    border: 1px solid #bebebe;
    color: #323232;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    left: 50%;
    margin-right: -50%;
    padding: 3px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    transform: translate(-50%,-50%);
    white-space: normal;
    z-index: 2;
}
.btOSizeWithVf {
    bottom: 60px;
}
.btOSize.btOSizeVit {
	right :10%;
}
.btOSize.btOSizeTDG {
	right :0px;
}
/*Model Hors taille*/
.overBP {
	background: url('https://www.cdiscount.com/RWD/loader.gif') no-repeat center center #fff;
	display: none;
	height: 540px;
	left: 0;
	margin: 6px;
	position: absolute;
	opacity: .75;
	top: 0;
	width: 247px; /*IE 8 */
	width: calc(100% - 12px);
	z-index: 20;
}
.lpBlocInline .overBP {
	height: 100%;
	margin: 0;
	width: 100%;
}
.prdtTitle {
	border-bottom: 1px solid #323232;
	font-size: 1.5em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
}
.prdtBloc a, .prdtBloc a:hover {
	text-decoration: none;
}
.prdtBloc a:hover .prdtBTit, .prdtBloc a:hover .prdtBDesc {
	text-decoration: underline;
}
.lpLight .prdtBloc a:hover .prdtBTit {
	text-decoration: none;
}
.prdtBloc > a, .prdtBloc > form > a,.prdBlocContainer > a,.prdBlocContainer > form > a {
	display: block;
	position: relative;
}
.prdtBloc .prdtBImg {
	margin: 15px auto; /* img 200/200 */
}
.prdtBloc form {
	overflow: hidden;
}
.prdtBloc .mekakoGomette {
	top: .9em;
}
.prdtBPCar {
	overflow: hidden;
	height: 280px;
}
.prdtBPCar li {
	display: block;
	float: left;
	width: 100%;
}
.prdtOneSel, .prdtTwoSel {
	height: 2.6em;
	padding: 7px;
	overflow: hidden;
}
.prdtOneSel select {
	width: 100%;
	margin: 0;
}
.prdtTwoSel select {
	float: left;
	margin: 0;
	width: 45%;
}
.prdtTwoSel select + select {
	float: right;
}
.prdtBImg {
	display: block;
	height: 250px;
	margin: 0 auto;
	width: 250px;
}
.prdtBTit {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 1.2em;
	line-height: 1.2em;
	margin: .4em 0 0 0;
	overflow: hidden;
	padding: 0 .9em;
}
.opImg {
	height: 30px;
	overflow: hidden;
	text-align: center;
}
.opImg img {
	height: auto;
}
.opImg + .prdtBTit {
	margin-top: 0;
}
.prdtBDesc {
	cursor: pointer;
	display: block;
	height: 3.4em;
	line-height: 1.2em;
	overflow: hidden;
	padding: 0 .9em;
}
.prdtBDesc.descS {
	height: 1.2em;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newLpTopBox .prdtBloc.testPrdtBloc .prdtBDesc.descS {
    display:none;
}
.prdtBDesc .prdtBCat{
	text-transform: capitalize;
}
.prdtBDesc span {
	margin: 0 .5em 0 0;
	font-weight:bold;
	font-size:11px;
}
.prdtBDesc span:after {
	color: #323232;
	content: "/";
	margin-left: 4px;
}
.prdtBDesc span:not(.textColor){
	color: #16a538;
}
.lpLight .prdtBTit .destock:not(.textColor) {
    color: #16a538;
}
.lpLight .prdtBTit .destock, .flagPreOrderDetail {
    font-size: 11px;
	font-weight: bold;
	margin: 0 .5em 0 0;	
}
.lpLight .prdtBTit .destock:after, .flagPreOrderDetail:after {
    color: #323232;
    content: "/";
    margin-left: 4px;
}
.lpLight a:hover .prdtBTit .prdtTit {
	text-decoration: underline;
}
.prdtBDesc:hover {
	text-decoration: underline;
}
/*Bloc facility*/
.prdtBloc .facilityP {
	clear: both;
}
.lpTopTDG .prdtBloc .facilityP {
	bottom: 0;
	position: absolute;
}
.prdtBloc .facilityP>div {
    color: #323232;
	display: table;
	height: 7.2em;
	padding: .6em 1em 0;
}
.prdtBloc .facilityP .ttOver {
	padding: 0;
	height: 13px;
}
.prdtBloc .facilityP .ttOverBlk {
	padding: 10px;
	height: auto;
}
.prdtBloc .facilityP .facMkt {
	padding: .3em 1em;
	height: auto;
}
.prdtBloc .facilityP .lpRim{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAMAAABIK2QJAAAAZlBMVEX+/v7U1NTHx8ezs7Pj4+Pc3NzV1dXLy8u3t7fi4uL6+vr29vbS0tK1tbWvr6/4+PjKysr09PTDw8PCwsLp6enFxcXd3d3k5OT7+/vh4eHW1tb19fXBwcGurq7Pz8/5+fmtra3///+lGCD+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfhBwcMJgYdnFlbAAAAYElEQVQI11XORw6AMAwEQEJC772lbP7/SRwjkNiL52CtHUW/XCMAPQTuOUIaR1YwYj4NEnIK672vkbFX8sFWWMgx73QttJhgqlBkucdyv5NE6Z5jBXl7L8fovy+cLsO4AZUDCAFNEw/PAAAAAElFTkSuQmCC') no-repeat left;
	height: auto;
	margin-left: .8em;
	padding: .3em 1em 0 1.2em;
}
.facilityP sup {
	font-size: .5em;
}
.imgExpress{
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAAKCAMAAADfAc3wAAABpFBMVEUAtf////8AAAAAtf8Atf8Atf8Atf8Atf+65/1j0P8Atf/19vsAtf8AvP8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf8Atf/19vu65/0AvP9j0P/G2ChYAAAAh3RSTlMAAACwQBDQMAAAkAAYAOhgAfoDseDi8Ab2gPsE0d0F/ggKqgwHbam8DvflPCFO6tMqIsCPu9QTeUe47nDyYp/aHUt+wmy5oHRBgSQ2Fz0/eN4gH0QR+b6ThMPMts6hFs0S0l7nMazh7w0te+R1lmuS9DnjZpUCCWQuxYpbUqs0LE0zWAuipZo4kWkKAAABUElEQVR4XqXSVVNCURiF4aX7wFFEGkGwE+zCxu7u7u7u7mX8abeMo+fW8b347p5ZNx/C/1iYJomjIiKjAbRNuPCH1NoZDUZPDrSl9if8AF9hEmDTyZOq8+pkLl9uge4Lv759vJNMockLoJXpGEhsTK7xsLoXCg1IqGvxcC/WorKvFJlUKDM7SP4ulw6fM9fWPTbOfLSzfprF5c0MSpzWkEfDoJ1NKjniFTSanW5zh8OkKJpldprsQJc5jtkHAYs7HjCyQmKg0mHBEItUliSOCgL6GKQ5rfrJ3+Upf9WsxwjMlfvnuYDFvGQscTmEV1bXsE67ytgNboawMb26siqoWY4TJdyCbJtOF3ao382y7iuMF2WHzD/KsmZLbElhCB8XmNxCfC+f4LToDLaMC8gKxSWAq8zA9Q1uhRBluKvQZ9wjRzzg8UkAxc/Ai5D4X0/yCfUTUimgYmv6AAAAAElFTkSuQmCC') no-repeat center center;
	display: inline-block;
	height: 13px;
	width:60px;
}
/*Bloc Price*/
.prdtPrice {
	font-size: 3em;
	font-weight: normal;
	height: 1em;
	line-height: .5em;
}
.pdtCrSC.price{
	font-size:.9em;
}
.prdtPrice .price {
	font-weight: normal;
}
.prdtPrice .priceS {
	font-size: .8em;
}

.prdtPrice sup {
	font-size: .6em;
	line-height: .6em;
	vertical-align: .6em;
}
.prdtBZPrice {
	float: left;
	margin: .7em 0 0;
	padding: 0 0 0 .9em;
	width: 48%;
}
.prdtBStar {
	height: 1.4em;
}
.prdtBStar .sta{
	display:inline-block;
}
.prdtPInfoT {
	display: table;
	height: 2.5em;
	margin: 0 0 .3em;
	width: 100%;
}
.prdtPInfoTC {
	display: table-cell;
	vertical-align: bottom;
}
.prdtBStart {
	font-size: .8em;
	font-weight: normal;
}
.prdtPrSt {
	font-size: 1.2em;
	height: 1.1em;
	text-decoration: line-through;
}
.prdtBZBtn {
	float: right;
	margin: 1.2em 0 0;
	padding: 0 .9em .9em 0;
	text-align: center;
	width: 52%;
}
.testPrdtBloc .prdtBZBtn {
    margin: 0.2em 0 0;
}
.testPrdtBloc .opImg {
    margin-bottom: 9px;
}
.prdtBZBtn select {
	float:left;
	height:2em;
	margin-left:-2em;
	margin-top:.6em;
}
.crItem .prdtBZBtn{
	padding: 0;
}
.newLpTopBox .crItem .prdtBZBtn {
    margin-top: 5px;
}
.crUl .crItem .prdBlock.prdtBZBtn {
    min-height: 67px;
    position:relative;
}
.crUl .crItem .prdBlock.prdtBZBtn .btAdd{
    bottom: 0;
    margin:auto;
    left:0;
    position: absolute;
    right:0;
}
.prdtBZBtn .btAdd,.newLpTopBox .testPrdtBloc .crItem .prdtBZBtn .btAdd {
	display: inline-block;
	margin: .6em auto 0;
}
.prdtBloc .btGreen, .prdtBloc .btPink {
	display: block;
	font-size: 1.1em;
	padding: .6em;
}
.prdtBloc .btGreen {
	margin: auto;
}
.prdtSoldOut {
	color: #29ab02;
	font-size:  1.1em;    
	margin: .6em 0;
	padding: .6em;
}
.prdtSoldOutExpress {
	color: #29ab02;
	font-size:  0.9em;    
	margin: .6em 0;
	padding: 0;
}
/* Loader */
.liEmpty {
	background-image: url('https://www.cdiscount.com/RWD/loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
/*VF*/
.vfEmpty{
	height: 2.3em;
}
.newLpTopBox .testPrdtBloc .vfEmpty {
    height: 30px;
}

/*Hors Taille*/
htEmpty{
	height: 3.2em;
}
/* Mecaco */
.mkkGVisu, .mkkGVisu > div {
	height: 100%;
	width: 100%;
}
.mkkGVisu > div {
	background: no-repeat center #fff;
	background-size: contain;
}
.pdtCrSC .mkkGVisu, #lpBloc .mkkGVisu {
	height: 215px;
	padding-top: 15px;
}
.pdtCrSC .mkkGVisu > div, #lpBloc .mkkGVisu > div {
	top: 15px;
}
.mekakoPdt {
	display: none;
	font-size: 1.1em;
	height: 515px;
}
.mkkPDesc {
	padding: 2em 10px 0;
}
.mkkPDesc > div {
	margin-left: 95px;
}
.pdtCrSC .mekakoPdt .btGreen, #lpBloc .mekakoPdt .btGreen {
	font-size: .9em;
	margin: 20px 0 0;
	padding: 1em;
	text-decoration: none;
	white-space: normal;
}
/* Mabaya */
.Sponsorised {
	color: #878787;
}
.MKPUrl{
    color: #096ec8;
    font-size: 0.9em;
    margin-top: 6px;
}
.prdtBILSponsored span.MKPUrl
{
    cursor: pointer;
}
/* Overlayer - only used in seller shop */
.overBlkCont {
	position: relative;
}
.overBlk {
	background: #fff;
	box-shadow: 0 0 6px #b6b6b6;	
	left: 0;
	width: 100%;
	z-index: 11;
}
.overBlk {
	padding: 7px;
}
.overBlk table {
	width: 100%;
}
.overBlk tr + tr {
	border-top: 1px solid #d7d9e4;
}
.overBlk th + th, .overBlk td + td {
	border-left: 1px solid #d7d9e4;
}
.overBlk td + td {
	text-align: center;
}
.overBlk th, .overBlk td {
	padding: 3px 5px;
}
.overBlk span {
	border-top: 1px solid #d7d9e4;
	cursor: pointer;
	font-size: 1.3em;
	margin: 5px 0 0;
	padding: 10px 0 0;
	text-align: center;
}

/* Bloc Produit dans Carroussel swipe */
/* Product */
.cPdtItem .ecoBlk {
	background: #fff;
	color: #323232;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	left: 0;
	margin-top: 7px;
	padding: 0em;
	position: static;
	text-align: left;
	top: 10px;
}
.cPdtItem .ecoBlk::after{
	background: none;
}
.cPdtItMecaco {
	color: #2c3b4a;
	font-weight: bold;
	height: 1em;
	margin-top: 10px;
	text-transform: uppercase;
	text-align: center;
}
.cPdtItMecacoOutOfStock {
	color: #29ab02;
	font-weight: bold;
	height: 1em;
	margin-top: 8px;
	text-align: center;
	text-transform: uppercase;
}
.cPdtItMecacoUsedProduct {
	color: #29ab02;
	font-weight: bold;
	margin-top: 8px;
	line-height: 13px;
}
.cPdtItImg+.cPdtItMecacoUsedProduct {
	margin-top: 30px;
}
.shopCrPdt .cPdtItMecacoOutOfStock {
	padding-top: 5px;
}
.cPdtItTitLight {
	line-height: 14px;
	margin-bottom: 4px;
	width: 90%;
	height: 2.1em;
	font-weight: bold;
	color: #323232;
}
.cPdtItTit {
	font-weight: bold;
	height: 2em;
	line-height: 1em;
	margin-top: 8px;
	overflow: hidden;
	white-space: normal;
}
.cPdtItTitVar {
	font-weight: bold;
	height: 1em;
	line-height: 0.9em;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cPdtItTitVar + .cPdtItTitVar {
	margin-top: 0;
}
.cPdtItImg {
	display: block;
	margin: auto;
}
.cPdtItStar {
	height: 13px;
	margin-top: 8px;
}
.cPdtItStarLight span {
	font-weight: bold;
}
.cPdtItStar span {
	color: #878787;
	display: inline-block;
	height: 12px;
	padding-left: 4px;
	vertical-align: bottom;
}
.cPdtItImg + .cPdtItStar {
	margin-top: 30px;
}
.cPdtItem .ecoBlk span {
	display: inline;
	font-size: 1em;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 0em; 
}
.cPdtItImg + .cPdtItTit, .cPdtItImg + .cPdtItTitVar  {
	margin-top: 51px;
}
.cPdtItMecaco  + .cPdtItTit, .cPdtItMecaco  + .cPdtItTitVar {
	margin-top: 27px;
}
.cPdtItMecacoOutOfStock + .cPdtItTit, .cPdtItMecacoOutOfStock + .cPdtItTitVar {
	margin-top: 31px;
}
.cPdtItem .sta {
	display: inline-block;
}
.cPdtItem .cPdtItDesc, .cPdtItem .cPdtItDescBullet {
    color: #878787;
    display: none;
    margin: 2px 0 12px;
    white-space: normal;
}
.cPdtItBegin{
	display: block;
	font-size: .9em;
	height: 12px;
	padding-right: 3px;
	color: #e23a05;
}
.cPdtItem .price {
	display: inline-block;
	font-size: 1.7em;
	font-weight: normal;
	height: 1em;
	line-height: 1em;
	padding: 0 5px 0 0;
	vertical-align: bottom;
}
.cPdtItemLight .priceLight sup {
    font-size: 18px;
    position: relative;
	top: 6px;
}
.cPdtItem .price sup {
	font-size: .5em;
}
.cPdtItStar + .price, .cPdtItStar + .cPdtItBegin + .price {
	margin-top: .3em;
}
.cPdtItTit + .price {
	margin-top: 36px;
}
.cPdtItem .stroken {
	font-size: 1.2em;
	vertical-align: top;
	margin-top: 18px;
}
.cPdtItemLight a {
	display: block;
	position: relative;
}
.cPdtItem a {
	text-decoration: none;
}
.cPdtItem a + .price, 
.cPdtItem a + .cPdtItDesc + .price,
.cPdtItem a + .cPdtItDescBullet + .cPdtItDesc + .price,
.cPdtItem a + .cPdtItBegin + .price,
.cPdtItem a + .cPdtItDesc + .cPdtItBegin + .price,
.cPdtItem a + .cPdtItDescBullet + .cPdtItDesc + .cPdtItBegin + .price {
	margin-top: 15px;
	margin-right: 10px;
}
.cPdtItem .btGreen {
	display: block;
	font-size: 1em;
	line-height: 15px;
	margin: 12px 0;
	padding: .8em;
	width: 144px;
}
/*test A/B*/
.testAddCarrou.carouAnimco .cPdtItem .btGreen {
	margin: 12px auto;
}
.cPdtItem a:hover .cPdtItTit, .cPdtItem a:hover .cPdtItTitVar {
	text-decoration: underline;
}
/*Spécificité FP */
.fpLkBarBox .caroussel {
	clear: both;
}

/* Modifs carousel Animco */
.carouAnimcoLight .cPdtItImg {
    height: 85px;
    width: 85px;
    position: absolute;
	top: 9px;
}
.carouAnimco .cPdtItImg {
	height: 140px;
	width: 140px;
}
.carouAnimcoLight .cPdtItCompo {
	position: absolute;
	left: 96px;
	top: -20px;
}
.carouAnimco .cPdtItCompo {
    height: 71px;
    padding-top: 8px;
}
.carouAnimco .cPdtItMecaco {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	position: relative;
}
.carouAnimco .cPdtItMecaco sup {
	margin-left: 3px;
	position: absolute;
	top: -5px;
}
.carouAnimcoLight .cPdtItTitLight, .carouAnimcoLight .cPdtItTitVar { 
	font-weight: bold;
}
.carouAnimco .cPdtItTit, .carouAnimco .cPdtItTitVar {
	font-size: 12px;
	font-weight: normal;
    margin-top: 20px;
}
.carouAnimco .cPdtItMecaco + .cPdtItTit, .carouAnimco .cPdtItMecaco + .cPdtItTitVar {
    margin-top: 8px;
}
.carouAnimco .cPdtItTitVar + .cPdtItTitVar {
	margin-top: 0;
}
.carouAnimco .cPdtItStar,
.carouAnimco .cPdtItMecacoUsedProduct {
	margin-top: 3px;
}
.carouAnimcoLight .cPdtItStarLight span {
	font-size: 11px;
}
.carouAnimco .cPdtItStar span {
	font-size: 12px; 
}
.carouAnimco .cPdtItStar .S.stClip + span {
    vertical-align: top;
}
.carouAnimco .cPdtItBegin {
	font-size: 11px;
	position: relative;
}
.carouAnimco .cPdtItBegin sup {
	margin-left: 3px;
	position: absolute;
	top: -3px;
}
.carouAnimcoLight .cPdtItemLight .priceLight {
	font-size: 18px;
	margin: 0 8px 5px 0;
	position: relative;
	left: 96px;
	top: 38px;
}
.carouAnimco .cPdtItem .price {
	font-size: 27px;
	font-weight: bold;
	line-height: normal;
	vertical-align: bottom;
}
.carouAnimco .cPdtItem a + .price,
.carouAnimco .cPdtItem a + .cPdtItDesc + .price,
.carouAnimco .cPdtItem a + .cPdtItDescBullet + .cPdtItDesc + .price {
    margin-top: 14px;
}
.carouAnimco  .cPdtItem a + .cPdtItBegin + .price, 
.carouAnimco  .cPdtItem a + .cPdtItDesc + .cPdtItBegin + .price, 
.carouAnimco  .cPdtItem a + .cPdtItDescBullet + .cPdtItDesc + .cPdtItBegin + .price {
	margin-top: 2px;
}
.carouAnimcoLight .cPdtItemLight .stroken {
    font-size: 14px;
    position: relative;
    top: 41px;
    left: 96px;
}
.carouAnimco .cPdtItem .stroken {
	font-size: 15px;
	margin-top: 2px;
	vertical-align: bottom;
}
.fpContent.ecoPlaceHolder{
    height:14px;
}
.carouAnimcoLight .cPdtItemLight .ecoBlkLight {
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
    position: relative;
    left: 86px;
    top: 44px;
}
.carouAnimco .cPdtItem .ecoBlk {
	font-size: 14px;
	font-weight: normal;
	margin-top: 4px;
}
.carouAnimcoLight .cPdtItemLight .ecoBlkLight span {
    font-size: 14px;
    font-weight: bold;
}
.carouAnimco .cPdtItem .ecoBlk span {
	font-size: 18px;
	font-weight: normal;
}
.carouAnimco .cPdtItem .btGreen {
    display:none;
}

.prdtBlocInline {
	background: #fff;
	display: block;
	padding: 16px;
	margin-bottom: 16px;
	border-radius: 4px;
	max-width: 1200px;
	position: relative;
	width: 100%;
}

.prdtBlocInline form {
	display: table;
	overflow:visible;
	table-layout: fixed;
	width: 100%;
}
.prdtBILImg {
	display: table-cell;
	position: relative;
	vertical-align: top;
	width: 180px;
}
.prdtBILImg .prdtBPCar {
	cursor: pointer;
}
.prdtBlocInline .prdtBPCar, #lpBloc .prdtBlocInline .mkkGVisu, .prdtBlocInline .mkkGVisu, .prdtBlocInline .mkkGVisu > div, .prdtBlocInline .prdtBImg {
	height: 180px;
	padding: 0;
	width: 180px;
}
.prdtBlocInline .mekakoGomette {
	top: 0;
}
.prdtBILDetails {
	display: table-cell;
	padding: 0 16px 0 16px;
	vertical-align: top;
}
.prdtBILA {
	display: inline-block;
	text-decoration: none;
    width: 100%;
}
.prdtBILLink {
	color: #096ec8;
	cursor: pointer;
}
.lpTAdResponsive .regBloc 
{
    margin-top: 18px;
}
.prdtBILCta {
	display: table-cell;
	vertical-align: top;
	width: 210px;
    color: #000000;
}
.prdtBILTit {
	display: inline-block;
	font-size: 1.33em;
	font-weight: bold;
	margin-bottom: 4px;
}
div.prdtBILTit:hover{
	text-decoration : underline;
}
.prdtBILStar {
    margin-bottom: 8px;
}
.prdtBILStar, .prdtBILStar .sta, .prdtBILCdav {
	display: inline-block;
	vertical-align: middle;
}
.prdtBILState {
	color: #41b55a;
	font-weight: bold;
	margin-bottom: 8px;
}
.prdtBILSpecial {
    margin-bottom: 8px;
	margin-top: 8px;
}
.prdtBILSpecial img {
	display: inline-block;
	vertical-align: middle;
}
.prdtBILSpecial.cagnotte {
    align-items: center;
    display: flex;
}
.prdtBILSpecial .logoCagnotte {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAA49JREFUSA21V71PFEEUf7P3gSe4d5FcYiEKBRZKAoUFYqGhM0ICjZYejXZCgaUG4x/AR2kjdlgdBgwtFRZSHAnYgmKhEsyxaMA7bsf328scc7uzx/HhS+7m6837zXtv5jezguqU5jlnwBLiDpHs4l9KkOCSayRzRCLPv5wr5OL2fft9PSZFLaVUVqbi8d/D0nVHhBCpWrpqTEqZF5Y1USg0TeYHsSCzhAKnPzgZcuV4vYB+81iAS2Jou9+e9Y+hbZk603O7E0LSm5OCwibmRgRl0/O74yaMgMfpeWeaOx+ZlE/aJ4mmt/rsIX1+lceep8cAvWFb1JIIrF2379VZIwPb+kBlFnKK8OqD/rodJRq91kD3LsXoig9w1XFpZrNI774VyDnwzyy3S5IGVc49YOzeWNRZr5XTx21xGm1voGTMbFT1ft2T9GJtnxZ+BNGx4YoHdht2uxfqeNSpeVymOs/Rq+tHgwIckZi+maCHl4MrhGPAgh4Hj0lA0Egl5ujQ5BmH1m9k6VfJC+vmnutptiQsgp6e79vNEQ57UbNUrvJGG+bamAAjYdsHNLgDhpZ7m6qGMst7xjBCCZHBIp+u7BtBlSHkOmqRuAviMwm80OX557+hoNAD4Ax7ubRd0qcF6sDkHIN7zYLdq2STN83r9YJqhpZHgZYnyi7mfdlqsoKjg5+She/BfKmxY5dCJtljcdU0sSMZqeoOO5tVSnU2cLNVMZc+b6dozruuc5o6cvzFZGCNmUiXHj4eZyVS0oolpdgIM6izT8/FCIGbz0jAXCIXZsy/i6c6E1Ubzj8PUfnE5/7oBYqc5ZJc9BtQbRwNsJSSDvZ4ufcCPfDRIYhmtD1O2e7zHmVmuxupVmqA6TFlen4nzzstqQD0Ekdq9laj0QvcSHZMBG4qzAddglD8wm+0na2+ZMpLGl+HVXelroxjNPDxT5XnahwR8F+PGEOKTKAYU1iH12LM2QjzGhMg4OEnfD2G5RCbEaBh7AVvi0W7Fddi5VKqdVmUYQ//kdMOO0IgGZz3VadEqzul0AeAmhl4CKgB7+kjJK6tsxcpX/7sT44pwxWPVcd/euy95cdeRmGgDDACFJhUJnWlU9XZUz8o7AU8ViDlTxbJT13zMVN6YSU2kitFRj3u/HqhwFD0PmH4jVR+GtW3AADiyBQO7IkTfcL4V+hFoPxawcMhJQR1QgeEz0Ue1AtGCvMQurr8A6ClVky+IQW6AAAAAElFTkSuQmCC') no-repeat center;
    background-size: 16px;
    height: 16px;
    margin-right: 5px;
    width: 16px;
}
.prdtBILDetails .opImg, .prdtBILDetails .odr, .prdtBILDetails .vf, .prdtBILDetails .pc {
	background: none;
	color: #000;
	display: inline-block;
	height: auto;
	line-height: normal;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	width: auto;
}
.prdtBILDetails .solde {
	color: #f00;
}
.prdtBILDetails .opImg span, .prdtBILDetails .vf span, .prdtBILDetails .pc span {
	background: none;
	font-size: 1em;
	padding: 0;
	display: inline-block;
}
.prdtBILDetails .vf br, .prdtBILDetails .pc br {
	display: none;
}
.prdtBILDesc {
	color: #878787;
	cursor: pointer;
    display: inline-block;
	line-height: 1.33em;
	margin-bottom: 12px;
    width: 100%;
}
.prdtBILDesc p {
	line-height: 1.33em;
}
.prdtBILDesc li {
	line-height: 1.33em;
	list-style: disc inside;
	margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.prdtBILSeller, .prdtBILTwoSel, .prdtBILOneSel {
	margin-bottom: 12px;
}
.prdtBILSeller > div {
    position: relative;
}
.prdtBILSeller > div  > a
{
	text-decoration : none;
}
.prdtBILTwoSel select {
	display: inline-block;
	margin-right: 20px;
	min-width: 140px;
}
.prdtBILOneSel select {
	min-width: 140px;
}
.prdtBILSponsored {
	color: #878787;
	position: relative;
}
.prdtBILSponsored .ttOverBlk {
	width: 50%;
}
.prdtBILStart {
	font-size: .8em;
	font-weight: normal;
	color: #e23a05;
}

.prdtBILPrice .price {
    font-size: 2.5em;
    font-weight: bold;
    margin-right: 5px;
    white-space: nowrap;
}

.prdtBILPrice .price sup {
    font-size: .6em;
    line-height: .6em;
    vertical-align: .5em;
}
.prdtPrBILSt {
	font-size: 1.33em;
	text-decoration: line-through;
	white-space: nowrap;
}
.prdtBILEco div:not(.ecoPlaceHolder) {
    background-color: #ffecec;
    border: 1px solid #e23a05;
    color: #e23a05;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    margin-top: 2px;
    padding: 0 8px;
    width: max-content;
}
.prdtBILCta .btGreen {
	margin: 14px 0 0;
	width: 100%;
}
.prdtBILFacilityP, .prdtBILFacMkt {
    color: #000000;
	line-height: 1.4em;
	margin: 14px 0 0;
}
.lpTopBIL 
{
    margin:0px;
}
.prdtBILFacilityP {
	margin: 16px 0 6px;
}
.prdtBILFacilityP a, .prdtBILFacMkt a {
	color: #096ec8;
	text-decoration: none
}
.prdtBILFacilityP a:hover, .prdtBILFacMkt a:hover {
	text-decoration: underline
}
.prdtBILTitle {
	margin-bottom: 16px;
	position: relative;
}
.prdtBILTitle span {
	background: #fff;
	color: #e23a05;
	display: inline-block;
	font-size: 1.33em;
	font-style: italic;
	font-weight: bold;
	padding-right: 15px;
	position: relative;
}
.prdtBILTitle:before {
	background: #d7d9e4;
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 100%;
}
.prdtBlocInline .prdtBILCta .prdtBILFacilityP .lpRim 
{
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAMAAABIK2QJAAAAZlBMVEX+/v7U1NTHx8ezs7Pj4+Pc3NzV1dXLy8u3t7fi4uL6+vr29vbS0tK1tbWvr6/4+PjKysr09PTDw8PCwsLp6enFxcXd3d3k5OT7+/vh4eHW1tb19fXBwcGurq7Pz8/5+fmtra3///+lGCD+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfhBwcMJgYdnFlbAAAAYElEQVQI11XORw6AMAwEQEJC772lbP7/SRwjkNiL52CtHUW/XCMAPQTuOUIaR1YwYj4NEnIK672vkbFX8sFWWMgx73QttJhgqlBkucdyv5NE6Z5jBXl7L8fovy+cLsO4AZUDCAFNEw/PAAAAAElFTkSuQmCC') no-repeat left;
    height: auto;
    padding: .3em 1em 0 1.2em;
}

.prdtBILDescription {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #d8d7d7;
    box-shadow: 1px 2px 3px 0 rgba(121,121,121,.43);
    color: #323232;
    display: none;
    font-size: 13px;
    height: auto;
    left: 0;
    max-width:600px;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    text-align: left;
    text-overflow: ellipsis;
    white-space:nowrap;
    width: auto;
    z-index: 10;
}
.prdtBILLabel {
    background-color: #293848;
    border-radius: 3px;
    color: #fff;
    display: table-cell;
    font-size: 13px;
    height: 22px;
    max-width: 195px;
    overflow: hidden;
    padding: 0 6px;
    vertical-align: middle;
    width: auto;
}
.prdtBILLabel .chevron {
    display: inline-block;
    height: 8px;
    margin-left: 6px;
    position: relative;
    width: 8px;
}
.prdtBILLabel .chevron:before,
.prdtBILLabel .chevron:after {
    border: 4px solid transparent;
    content: "";
    display: block;
    position: absolute;
}
.prdtBILLabel .chevron:after {
    border-top-color: #293848;
    top: 1px; 
}
.prdtBILLabel .chevron:before {
    border-top-color: #fff; 
    top: 3px; 
}
.prdtBILLabelContainer {
    padding-bottom: 10px;
}
.prdtLPLabelContainer {
	padding: 10px 0;
}
.lpLight .prdtLPLabelContainer {
	position: absolute;
	z-index: 1;
}
.prdtLPLLabelContainer {
	padding-top: 10px;
}
.prdtBILLabel:hover + .prdtBILDescription {
    display: block;
}
.PictoVenteFlashTime
{
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAMAAADXs89aAAAAQlBMVEVzzYe+58fu+PA2t1SO1p7///+75sW35cJ0zYhPwGnB6MpsyoFXw3D3/Piu4brc8uHC6ctuy4OF05bD6cyh3a9tyoLI8flVAAAAaElEQVR4XoXPRw6AMAwFUcclpNPvf1WIgkQwSMzybewP8lnjAN67SXGOxMPAtOcHx4RSimCaew6EUlmQ1o6BpbGw69ibyou11njN43b2YGC5YtAna0hBP1g1xdccY5hi/hgPQY2/++MDOu4Hf+NsSt0AAAAASUVORK5CYII=') no-repeat left;
    height: auto;
    padding: 0em 1em 0 1.7em;
}
.PictoPrixCoutant 
{
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAPCAMAAADXs89aAAAAnFBMVEWU2KMlsUbz+vTR7tjV8NxpyX9Vwm6g3a4msUcwtVDu+PD3/Pg1tlM4t1UytVH8/vxYw3Hb8uCy473///9kx3rB6Mq958fP7das4Lj+//6q4LbH68/h9OXm9uqi3q/W8Nzj9Oc9uVrS7tlSwGtxzIb1+/ZfxXb9/v2o4LXz+/VyzIby+vTL69K15MBaxHOY2qc4uFah3a+a26lNv2YhtXUjAAAAgElEQVR4XoXQRRLDMBQD0C9TmMvMzL3/3dqZ1I6bSadavpUkKhrzk5MdEV3HdR7AdYH5qNsKbCZkUwA3ITfBF3fOABAJmTKbP4m4VMzwHTrx4qD2mo9P46vtZWJ6+8Z7uSc0v31Z6iP3hvZKpkoNT1UT7Q4Pef2TtdMu+rO/V70AADoUuhUTu0cAAAAASUVORK5CYII=') no-repeat left;
    height: auto;
    padding: 0em 1em 0 1.7em;
}
.prdtBILDetails a {
    height: 1.6em;
    overflow: hidden;
    text-decoration: none;
}

.prdtBILDetails .prdtBILSeller a {
    color: #096ec8;
    cursor: pointer;
}
.prdtBDesc .prCmd
{
	color: #000000;
	font-weight: bold;
}
.datePreCMD
{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.variantMsg .btGreen {
    font-weight: bold;
}
.fpNonDisplay {
    display: none;
}
.lpStatePrd {
    font-weight: bold;
}
@media only screen and (max-width: 1023px){
	.prdtBlocInline form {
		display: block;
	}
	.prdtBILA {
		display: block;
	}
	.prdtBILImg {
        display: inline-block;
		width: 150px;
	}
	.prdtBlocInline .prdtBPCar, #lpBloc .prdtBlocInline .mkkGVisu, .prdtBlocInline .mkkGVisu, .prdtBlocInline .mkkGVisu > div, .prdtBlocInline .prdtBImg {
		height: 150px;
		width: 150px;
	}
	.prdtBILDetails {
        display: inline-block;
		padding: 0 0 0 16px;
		width: calc( 100% - 154px );
	}
	.prdtBILCta {
		display: block;
		overflow: hidden;
		width: 100%;
	}
	.prdtBILCta > div {
		display: table;
		margin-left: 170px;
		width: calc( 100% - 170px );
	}
	.prdtBILCta > div > div {
		display: table-cell;
		width: 60%;
	}
	.prdtBILCta > div > div + div {
        padding-left: 9px;
		width: 40%;
	}
}
/* BP > 1280 **/
@media only screen and (min-width: 1280px){
  	.prdtBImg {
		height: 300px;
		width: 300px;
	}
	.prdtBloc {
		height: 640px;
	}
	.lpLight .prdtBloc {
		height: 550px;
	}
	.lpLight .prdtBStar {
		padding: 0;
	}
	.lpLight .prdtCdav {
		padding-left: .9em;
	}
	.lpLight .prdtOneSel, .lpLight .prdtTwoSel {    
		padding: 7px .9em 0 .9em;
	}
	.lpLight .prdtPriceZone {
		padding-left: .9em;        
        padding-top: 10px;
	}
	.lpLight .prdtBZBtn {
		padding: 0 .9em .9em 0;
	}
	.lpLight .mekakoPdt {
		height: 500px;
	}
	.prdtBloc > a,.prdBlocContainer > a ,.prdtBloc > form > a, .prdBlocContainer > form > a {
		padding: .9em .9em 0;
	}
	.prdtBTit {
		padding: 0;
	}
	.prdtBPCar {
		height: 320px;
	}
	.pdtCrSC .prdtBloc {
		width: 334px;
	}
	.lpLight .prdtPEco {
		font-size: 1.3em;
	}
    .lpLight .freeShipping {
        padding-left: 0.9em;
    }
    .prdtPriceBloc .prdtStrikedPriceBefore {
        display:none;
    }
    .prdtPriceBloc .prdtStrikedPriceAfter {
        display:inline-block;
    }
    .prdtPriceBloc .prdtBStart {
        margin: 7px 0px;
    }
    .prdtPriceBloc .prdtPInfoTC + .prdtPrice {
        margin-top: 24px;
    }
    .prdtPriceBloc .prdtPInfoTC {
        display: inline;
    }
    .prdtPriceBloc > .prdtPrice{
        margin-top: 24px;
    }
    .testPrdtBloc .prdtBZBtn .btAdd {
        margin: 0 auto;        
    }
    .newLpTopBox .testPrdtBloc .crItem .prdtBZBtn .btAdd {
	    margin: .6em auto 0;
    }
}
/* Css/PC/page/sc.css */
/**
* SHOWCASE CSS
* 
* 1. TDG (TETE DE GONDOLE)
* 2. AD
* 3. RAYONS
* 4. CAROUSEL
* 5. TRADE
* 6. IMAGES LISTER
* 7. CDS CARD
* 8. ADS
* 9. HUB
* 10. SOLDES & OPE COM
* 11. BLOC LF SEO
* 12. MEDIA QUERIES
**/

#scContent {
	margin: 0 10px;
	overflow: hidden;
	width: calc(100% - 32px);
	margin-right: auto;
	margin-left: auto;
}

#menuV + #scContent {
	margin-top: inherit;
	margin-bottom: inherit;
	margin-right: inherit;
	display: inline-block;
	margin-left: 24px;
	padding: 0 16px 0 0;
	position: relative;
	width: calc(100% - (236px + 16px) - 24px); /* 100% - (236px [SideBar] + 16px [Maging/SideBar]) - 24px [margin-left] */
	overflow: hidden;
}

/*todo VARIABLE lien */
.scZtdMore {
	color: #096ec8;
	cursor: pointer;
	text-decoration: none;
}
.scZtdMore:hover {
	color: #096ec8;
	text-decoration: underline;
}

/** 1. TDG  **/
.scTitle {	
	font-size: 1.5em;
	font-weight: bold;		
	padding: 4px 20px 4px 0px;
	width: 100%;
}
.scTitle h1 {	
	font-size: 1.45em;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.scTop {	
	overflow: hidden;
}
.scTZtdAd {
	float: right;
	margin: 0 0 0 10px;
	width: 300px;
	position: relative;
}
.scTZtdAd .regBloc {
	margin: 0;
}
.scTTdg {
	overflow: hidden;
}

/* ZTD */
.scTZtd {
	background: #fff;
	font-size: .9em;
	padding: 0 0 7px;
	text-align: justify;
	z-index: 10;
}
.scTZtd p {
	line-height: 1.2em;
}
.scZtdH {
	display: none;
}
.scTZtd + .scTAd {
	margin: 9em 0 0;
}
.scTZtdAd .scTZtd {
	position: absolute;
}

/** Ztd **/
.ztdA:hover {
	cursor: default;
}

.ztdH {
	display: none;
}

.ztdImg {
	height: auto;
	max-width: 100px;
	width: 100px;
}

.ztdLnkMore {
	color: #878787;
	cursor: pointer;
	font-size: 14px;
	text-decoration: none;
}

	.ztdLnkMore:hover {
		color: #096ec8;
		text-decoration: underline;
	}

.ztdTop {
	display: flex;
	padding: 20px 0;
}

.ztdTxt {
	color: #323232;
	font-size: 14px;
}

.ztdBloc {
	flex-shrink: 1;
	padding: 0 20px;
	vertical-align: middle;
	width: 100%;
}

.ztdBubbleBloc {
	display: flex;
	margin-top: 10px;
}

.ztdLnkOverflow {
	height: 40px;
}

.ztdBubbleLink {
	background: #ffffff;
	border: 1px solid #d7d9e4;
	border-radius: 15px;
	color: #323232;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin: 10px 10px 0 0;
	padding: 0 10px;
	text-align: center;
	text-decoration: none;
}

.ztdShowLinks {
	display: inline-block;
}

.ztdBubbleLink:hover {
	background: #f7f7f7;
	color: #096ec8;
}

.ztdBubbleLinkMore {
	align-self: flex-start;
	color: #096ec8;
	cursor: pointer;
	margin-top: 15px;
}

.ztdBubbleLinkBloc {
	flex-shrink: 1;
	overflow: hidden;
	margin-top: 5px;
}

.ztdRanking {
	color: #323232;
	font-size: 11px;
	margin-top: 10px;
	text-align: right;
}

.ztdRankingZtdHub {
	margin-top: 17px !important;
}

/** Refonte Ztd **/
.ztdTopRefonte {
	border-bottom: 0px solid #d7d9e4;
	border-top: 0px solid #d7d9e4;
	display: flex;
	padding: 0px 0px 32px 0px;
}

#sContener #lpContent .ztdTopRefonte {
	padding: 5px 0;
}

.ztdRefonteTxt {
	color: #323232;
	font-size: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 1.5;
}


.ztdRefonteTxt a {
	color: #096EC8;
	cursor: pointer;
	font-size: 12px;
	text-decoration: underline;
}

.ztdRefonteTxt a:hover {
	text-decoration: none;
}

.ztdRefonteTxt a:visited {
	text-decoration: underline;
}

.ztdBlocRefonte {
	flex-shrink: 1;
	padding: 0px;
	vertical-align: middle;
	width: 100%;
}

.ztdBubbleTitle {
	font-size: 14px;
	font-weight: bold;
	color: #323232;
	opacity: 1;
	height: 16px;
	text-align: left;
}

.relatedSearchTitle {
	font-size: 16px;
	font-weight: bold;
	color: #323232;
	opacity: 1;
	text-align: left;
	padding-right: 8px;
}

.ztdBlocRefonte {
	flex-shrink: 1;
	padding: 0px;
	vertical-align: middle;
	width: 100%;
	position: relative;
}

.ztdLnkMoreRefonte {
	color: #096EC8;
	cursor: pointer;
	font-size: 12px;
	text-decoration: underline;
	position: absolute;
	right: 0px;
	top: 36px;
	margin-right: 15px;
}

#jsZtdLnkLess {
	position: inherit !important;
	float: right;
	margin-top: 0px;
}

.ztdLnkMoreRefonte:hover {
	color: #096EC8;
	text-decoration: none;
}

.ztdLinkMoreHub {
	top: auto !important;
}

/* Carousel image */
.crTdg {
	background: #f0f0f7;
	border: 1px solid #d7d9e4;
	margin: 0 0 10px;
	position: relative;
}
.crTdgLeft, .crTdgRight {
	background: #fff;
	cursor: pointer;
	height: 90px;
	position: absolute;
	text-align: center;
	top: calc(50% - 45px);
	width: 45px;
	z-index: 10;
}
.crTdgLeft img, .crTdgRight img {
	position: relative;
	top: 34%;
}
.crTdgLeft {
	border-radius: 0 5px 5px 0;
	box-shadow: 1px 0px 4px 0px rgba(0, 0, 0, 0.2);
	left: 0
}
.crTdgRight {
	border-radius: 5px 0 0 5px;
	box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.2);
	padding: 0 12px 0 15px;
	right: 0
}
.crTdg a {
	text-decoration: none;
}
.crTdgUl {
	height: 365px;
	overflow: hidden;
	position: relative;
}
.crTdgUl li {
	background: #fff;
	width: 100%;
}
.crTdgUl .active, .crTdgUl .newActive {
	position: absolute;
	top: 0;
}
.crTdgUl .newActive {
	z-index: 2;
}
.crTdgUl a {
	background: no-repeat center center;
	display: block;
	height: 365px;
}
.scTCarou {
	border: 1px solid #d7d9e4;
	margin: 2.5em auto;
	max-width: 1700px;
	overflow: hidden;
	position: relative;
}
.scTCarouUl, .scTrade {
	position: relative;
}
.scTCarouUl li {
	position: absolute;
	top: 0;
}
.scTCarouUl img {
	width: 100%;
}

/* Refonte Top - FullSite */
.lpTopLight #main .imgListRz:first-child, .lpTopLight #paContent .imgListRz:first-child {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 60px;
	width: auto;
	max-width: unset;
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0;
}

.lpTopLight #paContent .OPCoFullSite {
	padding: 0px !important;
	margin: 0 0 16px !important;
	max-width: none !important;
}

.lpTopLight #main #scContent .bmmTitle, .lpTopLight #main #lpContent .scTitle, .lpTopLight #main #lpContent .jsbrandLicenseZdt, .lpTopLight #main #lpContent .ztdTop {
	display: none;
}

.lpTopLight #main .bmmTitle, .lpTopLight #main #lpContent .lpTopContent {
	display: none;
}

/* Carousel product */
.scTCarPdt {
	border: 2px solid #f0f0f7;
}
.scTCarPdt .crUl {
	border: 0;
	height: 350px;
}
.scTCarPdt .crItem {
	border-right: 0; 
	font-size: .9em;
	height: 350px;
	width: 100%;
}
.scTCarPdt .crItem + .crItem {
	border-left: 1px dashed #d7d9e4;
}
.scTCarPdt.noFlex .crItem:last-child {
	border-right: 0;
}

/* Arrow */
.crArrows {
	background: #f0f0f7;
	height: 36px;
	overflow: hidden;
}
.crArrows .crLeft, .crArrows .crRight {
	border: 0;
	font-size: 1em;
	font-weight: normal;
	height: 28px;
	line-height: 20px;
	line-height: 28px;
	margin: 4px 0;
	max-width: 140px;
	text-align: left;
	width: 50%;
}
.crArr {
	background: #22398e;
	color: #f0f0f7;
	float: left;
	font-size: 2.8em;
	height: 28px;
	line-height: 22px;
	margin: 0 8px 0 6px;
	text-align: center;
	width: 28px;
}
.crArrows .crRight {
	text-align: right;
}
.crRight .crArr {
	float: right;
	margin: 0 6px 0 8px;
}
.disabled .crArrows .crLeft, .disabled .crArrows .crRight {
	display: none;
}

/* Carousel product : change product bloc */
.scTCarPdt .prdtBloc {
	height: 350px;
	margin: 0 auto;
	max-width: 650px;
	min-width: 330px;
	padding: 0 5px;
	width: 100%;
}
.scTCarPdt .prdtBZnImg {
	float: left;
	margin: 0 20px 0 0;
	padding: 0;
	width: 180px;
}
.prdtBZnImg .prdtBImg {
	height: 180px;
	margin-bottom: 2px;
	width: 180px;
}
.prdtBZnImg .vf, .prdtBZnImg .pc {
	background-image: none;
	height: 35px;
	line-height: 35px;
	margin: 10px 0 0;
	padding-left: 10px;
}
.prdtBZnTxt {
	overflow: hidden;
}
.prdtBZnTxt > a {
	display: block;
}
.prdtBZnTxt .prdtBTit {
	cursor: pointer;
	margin: 10px 0 0;
	padding: 0;
}
.prdtBZnTxt .prdtBTit:hover, .facMkt a {
	text-decoration: underline;
}
.prdtBZnTxt .prdtBDesc {
	height: 5.6em;
	margin: 6px 0 0;
	padding: 0;
}
.prdtBZnTxt .prdtBZPrice, .prdtBZnTxt .prdtBZBtn {
	float: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.prdtBZnTxt .prdtBZPrice {
	padding: 5px 0 0;
}
.prdtBZnTxt .sta {
	float: left;
}
.prdtBZnTxt .btGreen {
	margin: 0;
	min-width: 115px;
	padding: 10px 0;
}
.prdtBZnTxt .facilityP {
	bottom: 0;
	height: 80px;
	left: 5px;
	position: absolute;
	width: 100%;
	width: calc(100% - 10px);
}
.prdtBZnTxt .facilityP>div {
	float: left;
	padding: 5px 2px 0;
	width: 55%;
}
.scTop .facilityP .facMkt {
	border: 0;
	padding: 5px 2px  0;
	width: 45%;
}
.crItem .ecoBlk span {
	font-size: 2.8em;
}
/** 2. AD **/
.AdMBan {
	margin: 2.5em 0 0;
}


/** 3. RAYONS **/
.scMags {
	background: #f0f2f5;
	margin: 2.5em 0 0;
	padding: 10px 5px;
}
.scMagsTit {
	font-size: 2em;
	text-align: center;
}
.scMags > ul > li {
	float: left;
	padding: 5px;
	width: 25%;
}
.scMgImg {
	background: no-repeat center 0;
	display: block;
	height: 90px;
	margin: 0 auto;
	max-width: 380px;
	text-decoration: none;
}
.scMgCont {
	background: #f2f6fb;
	background: -moz-linear-gradient(to bottom, #fff 20%,#f2f6fb 100%);
	background: -webkit-linear-gradient(to bottom, #fff 20%,#f2f6fb 100%);
	background: linear-gradient(to bottom, #fff 20%,#f2f6fb 100%);
	border-right: 1px solid #c9d5e3;
	border-bottom: 1px solid #c9d5e3;
	border-left: 1px solid #c9d5e3;
	margin: 0 auto;
	max-width: 380px;
	min-height: 16em;
	padding: 10px;
}
.scMgCont p {
	font-size: 1.4em;
	font-weight: bold;
	height: 1.1em;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.scMgCont li {
	list-style: disc inside;
}
.scMgCont a {
	text-decoration: none;
}
.scMgCont a:hover {
	text-decoration: underline;
}


/** 4. CAROUSEL **/
.crSC, .pdtCrSC {
	margin: 2.5em 0 0 0;
}

/** 5. TRADE **/
.scTrade {
	margin: 2.5em auto;
	max-width: 1700px;
}
.scTdOnglet li {
	background: #f0f0f7;
	border: 1px solid #d7d9e4;
	border-bottom: 0;
	color: #a3a7b8;
	cursor: pointer;
	float: left;
	overflow: hidden;
	padding: 1em;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 182px;
}
.scTrade .scTdOnglet li {
	background: #f0f0f7;
}
.scTrade .scTdOnglet .act {
	background: #fff;
	color:#323232;
}
.scTdOnglet li + li {
	margin: 0 0 0 2px;
}
.scTrade .scTdCar {
	border: 1px solid #d7d9e4;
	clear: both;
}
.scTrade img {
	width: 100%;
}
.scTdCarBg {
	width: 100%;
}
.scTdCarUl {
	position: relative;
}
.scTdCarUl li {
	background: #fff;
	width: 100%;
	position: absolute;
	top: 0;
}
.scTdCarUl .active, .scTCarouUl .active {
	z-index: 2;
}
.scTdCarUl .newActive, .scTCarouUl .newActive {
	z-index: 3;
}
.scTdCarUl a {
	display: block;
	text-decoration: none;
}


/** 6. IMAGES LISTER **/
/* margin negative for white space (padding-left 10px) between li - countain image lister HUB */
.scImgList1, .imgListRz {
	display: block;
	margin: 2.5em auto 0;
	max-width: 1700px;
	overflow: hidden;
	text-align: center;
}
.scTitle + .imgListRz {
	margin: 20px auto;
}
.scImgList2, .scImgList3, .scImgList4 {
	margin: 0 auto;
	max-width: 1900px;
	overflow: hidden;
}
.scImgList1 a, .scImgList2 a, .scImgList3 a, .scImgList4 a {
	background: no-repeat center 0;
	border: 1px solid #d7d9e4;
	display: block;
	text-decoration: none;
}
.scImgList1 a, .imgListRz a {
	display: block;
	overflow: hidden;
}
.scImgList2 li, .scImgList3 li, .scImgList4 li {
	float: left;
	padding: 10px 0 0 10px;
}
.scImgList2 li:first-child, .scImgList3 li:first-child, .scImgList4 li:first-child {
	margin-left: -10px;
}
.scImgList2 li {
	width: 50.2%;
	width: calc((100% + 10px) / 2);
}
.scImgList3 li {
	width: 33.33%;
	width: calc((100% + 10px) / 3);
}
.scImgList4 li {
	width: 25.1%;
	width: calc((100% + 10px) / 4);
}
.scImgList2 a, .scImgList3 a, .scImgList4 a {
	height: 200px;
}
.scImgListBrand {
	overflow: hidden;
}
.scImgListBrand li {
	float: left;
	padding: 10px 0 0;
	text-align: center;
	width: 12.5%;
}


/** 7. CDS CARD **/
.scCardCds {
	background: no-repeat center center;
	display: block;
	height: 105px;
	margin: 2.5em 0 0 0;
	text-decoration: none;
}


/** 8. ADS **/
.pubDblRegie {
	padding: 0 0 2em;
	text-align: center;
}
.pubDR1, .pubDR2 {
	display: inline-block;
	vertical-align: top;
	padding: 0 1em;
}
.scGAds, .lpGAds {
	border: 1px solid #c6d1de;
	margin: 2em 0;
	padding: 1em;
}
.scDRLegal, .lpDRLegal {
	text-align: left;
	margin: 1em 0 0;
}


/** 9. HUB **/
.hubImgList {
	margin: 20px auto;
	max-width: 1900px;
	overflow: hidden;
	padding: 0 10px;
}
.hubImgList.scImgList1 {
	margin-top: 5px;
}
.hubNoMiss {
	color: #fff;
	font-weight: bold;
	line-height: 1.5em;
	margin: 1.7em 0 0;
	padding: .4em 0;
}
.hubNoMiss li {
	padding: 0 0 0 1em;
}
.hubNoMiss a {
	color: #fff;
	font-weight: normal;
}
.scHub .scGAds, .scHub .lpGAds {
	margin: 2em 0;
}
.hubZtd {
	display: table;
	margin: 2em 0;
}
.hubZTxt {
	border-right: 1px solid #476387;
	padding: 0 20px 0 0;
	text-align: justify;
	display: table-cell;
	width: 50%;
}
.hubZTxt + .hubZTxt {
	border: 0;
	padding: 0 0 0 20px;
}
.hubZTxt .less {
	display: none;
	background: #fff;
	padding: 0 20px 10px 0;
}
.hubZTxt + .hubZTxt .less {
	padding-right: 0;
}
.ztdMore, .ztdLess {
	background: #323232;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin: 0 0 0 .5em;
	padding: 0 .3em;
	right: .5em;
	text-align: center;
	width: 1.2em;
}
.hubImgListAd {
	display: table;
	max-width: 1900px;
	margin: 20px auto;
	padding: 0 10px;
	width: 100%;
}
.hubImgListAd .regBloc {
	display: table-cell;
	margin: 0;
	margin: 20px auto 0 auto;
	padding-left: 10px;
	vertical-align: middle;
	width: 33.33%;
}
.hubImgListAd .regTxt {
	padding: 0 0 10px 0;
}
.imgList2 .hubImgList li:first-child {
	padding-left: 0px;
}
.hubImgListAd .imgList2 {
	display: table-cell;
	padding: 0;
	width: 66.66%;
}
.hubImgListAd .imgList2 a {
	height: 460px;
	max-width: 767px;
}
.hubHorizontalNavImgList {
	margin-top: 15px;
}
.hubHorizontalNavImgList ul{
	height: 110px;
	padding: 10px 0;
}
.hubHorizontalNavImgList li {
	float: left;
	height: 100%;
	padding: 0 7px;
	width: 20%;
}
.hubHorizontalNavImgList a {
	text-align: center;
	text-decoration: none;
}
.hubHorizontalNavImgList a:hover {
	color: #ee7817;
}
.hubHorizontalNavImgList img {
	display: block;
	margin: 0 auto;
}
.hubHorizontalNavImgList div {
	height: 30px;
	line-height: 30px;
}
.hubHorizontalNavImgList span {
	display: inline-block;
	font-size: 14px;
	line-height: normal;
	vertical-align: middle;
}

/** 10. SOLDES & OPE COM **/
.opSales.crTdg {
	background: #f0f0f7;
	border:1px solid #d7d9e4;
	padding:0;
}
.opSales .pdtNbr, .opSales .crSCTit {
	background-color: #fff;
	border: 1px solid #d7d9e4;
}
.opSales .crSCTit {
	border-bottom: 0;
}
.opSales .pdtNbr, .opSales .crSCTit p {
	color: #323232;
}
.opSales .scTdOnglet li {
	background: #f0f0f7;
	border: 1px solid #d7d9e4;
	border-bottom: none;
	color:#a3a7b8;
}
.opSales .scTdOnglet .act {
	background: #fff;
	border-bottom-color:#d7d9e4;
	color:#323232;
}
.opSales .scTdCar, .opSales .scTdgPContent {
	border: 1px solid #d7d9e4;
}
.opSales .crSCTit p {
	overflow: visible;
}
.opSales .scTdgPTit {
	background: #fff;
	border: 1px solid #d7d9e4;
	border-bottom: 0;
	color: #323232;
}
.opSales .crTdgPict li{
	background: #323232;
}
/* Message d'erreur */
.variantMsg {
	width: 132px;
	right: calc(100% + 6px);
}
/** 11. BLOC SEO LF **/
.lkLf {
	margin: 30px 0;
}
.lkLf a {
	color: #096ec8;
	text-decoration: none;
}
.lkLf a:hover {
	text-decoration: underline;
}
.lkLfTop li {
	display: inline-block;
}
/* Fix end */
.lkLfTop {
	border: 1px solid #e3e4ec;
	color: #323232;
	font-weight: bold;
	padding: 14px 20px 10px 20px;
}
.lkLfTop span {
	font-size:1.17em;
}
.lkLfTop li a {
	display: block;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lkLfTopContent {
	display: table;
	margin-top: 7px;
	table-layout: fixed;
	width: 100%;
}
.lkLfTopContent ul {
	margin-top: 10px;
}
.lkLfBest, .lkLfGuide {
	display:table-cell;
}
.lkLfBest {
	width:77%;
}
.lkLfGuide {
	border-left: 1px solid #e3e4ec;
	padding-left: 15px;
	width:23%;
}
.lkLfBest ul li {
	width: 25%;
	padding-right: 20px;
}
.lkLfFull .lkLfBest {
	width: 100%;
}
.lkLfFull .lkLfBest ul li {
	width: 20%;
	padding-right: 20px;
}
.lkLfFull .lkLfTop {
	padding-right: 0px;
}
.lkLfGuide ul li {
	width: 100%;
}
.lkLfBottom {
	border-right: 1px solid #e3e4ec;
}
.lkLfBottom li {
	border: 1px solid #e3e4ec;
	border-top: 0;
	border-right: 0;
	display: inline-block;
	height: 68px;
	line-height: 68px;
	overflow: hidden;
	text-align: center;
}
.lkLfBottom li a {
	font-size:1.2em;
	color: #000;
	display: block;
	height: 100%;
	width: 100%;
}
.lkLfBottom a:hover {
	color: #096ec8;
}
.lkLfBottom img {
	opacity: .7;
	filter: grayscale(100%);
	transition: all .5s ease;
}
.lkLfBottom a:hover img { 
	opacity: 1;
	filter: grayscale(0%);
 }
/* Brand block sizes */
.lkLfBrand10 li, .lkLfBrand5 li {
	width: 20%;
}
.lkLfBrand3 li, .lkLfBrand6 li {
	width: 33.33%;
}
.lkLfBrand4 li, .lkLfBrand8 li {
	width: 25%;
}

/** bloc mark univers**/
.scMUWithImg {
	overflow:hidden;
}

.scMUPdtItem .cPdtItCompo a {
	text-decoration:none;
}
.scMUPdtItem .cPdtItCompo .cPdtItTit:hover {
	text-decoration:underline;
}
.scMUWithImg, .scMUWithVideo {
	border: 1px solid #d7d9e4;
	margin: 20px 10px;
}
.scMUWithImg, .scMUVisualM {
	height:280px;
}
.scMUWithVideo .scMUVisualM {
	display:inline-block;
	height:280px;
	width:49%;
}
.scMUWithVideo .scMUVisualMSmall {
	display:none;
}
.scMUWithVideo .scMUPdtBloc {
	display:inline-block;
	height:280px;
	vertical-align: top;
	width:49%;
}
.scMUWithVideo .scMUPdtItem {
	padding: 20px 10px;
	width:100%;
}
.scMUVisualM, .scMUOffers, .scMUPdtItem, .scMUWithImg .sta {
	display:inline-block;
}
.scMUOffers {
	height: 280px;
	vertical-align: bottom;
	width:65%;
}
.scMUPdtItem {
	padding: 10px 10px;
	vertical-align: top;
	width:49%;
}

.scMUWithImg .cPdtItTit, .scMUWithImg .cPdtItStar {
	display: inline-block;
}
.scMUWithImg .cPdtItTit {
	height: 12px;
	max-height: 28px;
	line-height: normal;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}
.scMUPdtItemCDAV {
	display: inline-block;
	text-overflow: ellipsis;
	overflow:hidden;
	vertical-align: bottom;
	white-space: nowrap;
}
.scMUWithVideo .scMUPdtItemCDAV {
	vertical-align: text-bottom;
}
.scMUWithImg .cPdtItStar {
	margin-top: 2px;
	margin-bottom:7px;
}
.scMUWithImg .cPdtItStar span {
	height: 15px;
}
.scMUWithImg  .scMUVisualM img {
	height:280px;
	max-width: none;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width:640px
}
.scMUWithImg .scMUVisualM {
	position: relative;
	overflow: hidden;
	width: 34%
}

.scMUWithImg .cPdtItDescBullet li,
.scMUWithVideo .cPdtItDescBullet li {
	display: list-item;
	line-height: 18px;
	list-style: disc inside;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
	width: 100%;
	white-space: nowrap;
}
.scMUWithImg .cPdtItDescBullet li span,
.scMUWithVideo .cPdtItDescBullet li span {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
	white-space: nowrap;
	width: 92%;
}
.scMUWithImg .cPdtItDescBullet {
	color: #878787;
	display:none;
	margin: 12px 0px 4px 0px;
	white-space:normal;
}
.prdtPrdtMUSt {
	font-size: 11px;
	text-decoration: line-through;
	white-space: nowrap;
}
.prdtMUEco .ecoBlk {
	background: #fff;
	color: #323232;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	position: inherit;
	text-align: left;
}
.prdtMUEco .ecoBlk span {
	display: inline;
	font-size: 1em;
	font-weight: normal;
}
.prdtMUEco .ecoBlk::after {
	background: none;
	content: none;
}
.cPdtInfo {
	vertical-align:top;
	position: relative;
}
.scMUWithImg .prdtBStart {
	display: inline-block;
	padding-right: 3px;
}
.prdtMUPrice .price {
	font-size:14px;
	font-weight:bold;
	}
.prdtBStart {
	font-size:11px;
}
.scMUOfferSeller {
	margin-bottom:5px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space: nowrap;
}
.scMUWithVideo .scMUVideo iframe,  
.scMUVisualMSmall .scMUVideo iframe  {
	height:280px;
	width:100%;
}

.scMUWithVideo .cPdtItImgDiv {
	display: inline-block;
	height: 280px;
	margin: 0px 20px 0px 20px;
	width: 180px;
}
.cPdtItImgDiv {
	margin-bottom: 10px;    
}
.scMUWithVideo .cPdtItStar {
	display: inline-block;
	margin-top: 2px;
}
.scMUWithVideo  .cPdtItStar span {
	display: inline;
	line-height: 15px;
}
.scMUWithVideo  .cPdtItStar span,
.scMUWithImg  .cPdtItStar span {
	color:#323232;
	font-size:11px;
	padding:0px;
}
  
.scMUWithVideo  .cPdtItStar .sta {
	display:inline-block;
	height: 12px;
}
.scMUWithVideo .cPdtItDescBullet {
	color: #878787;
	line-height: 20px;
	margin: 12px 0px 4px 0px;
	white-space: normal;
}
.cPdtItImgDiv300 {
	display:none;
}
.scMUWithVideo .cPdtInfo {
	display: inline-block;
	height: 280px;
	padding-right: 20px;
	width: calc(100% - 230px);
}
.scMUWithVideo .prdtMUPrice .price{
	font-size: 25px;
	font-weight:normal;
	padding-right: 3px;
}
.scMUWithVideo .prdtPrdtMUSt {
	display:inline-block;
	font-size: 15px;
}
.scMUWithVideo {
	height:280px;
	overflow: hidden;
}
.scMUWithVideo .cPdtTopInfo .cPdtItTit {
	font-size: 16px;
	height: 18px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.scMUPriceDiv {
	display:inline;
}
.scMUWithVideo .prdtBILCdav {
	display: inline-block;
}
.scMUPdtItem .cPdtItStar {
	line-height: 13px;
}

.scMUWithImg .cPdtItTit,
.scMUWithVideo .cPdtItTit {
	margin-top:0px;
} 
.emptyStar {
	height: 8px;
}

.testPrdtBloc .facilityP {
	bottom: 5px;
	height: 120px;
	position: absolute;
	width: 100%;
}

/***/
/** 12. MEDIA QUERIES **/
/* all except IE8 */
@media only screen {
	.scMags > ul > li:nth-child(5) {
		clear: both;
	}
	.scMgCont {
		min-height: 11em;
	}
}
/* BP Device < 768 */
@media only screen and (max-width: 1023px){
	/* TDG */
	.scTitle {			
		width: 100%;		
	}
	.scTop {
		position: relative;
		min-height: 1000px;
	}
	.scTZtdAd {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.scTZtdAd .scTZtd {
		display: none;
	}
	.scTZtd + .scTAd {
		margin: 0;
	}
	.scTCarPdt {
		margin: 0 310px 0 0;
	}
	.crArrow .crLeft, .crArrow .crRight {
		width: 50%;
	}
	.crArrow .crLeft {
		border-right: 0; 
	}
	.scTCarPdt .crUl, .scTCarPdt .crItem, .scTCarPdt .prdtBloc {
		height: 570px;
	}
	.scTCarPdt .prdtBloc {
		min-width: 220px;
	}
	.scTCarPdt .prdtBZnImg {
		float: none;
		height: 235px;
		margin: 0;
		width: auto;
	}
	.prdtBZnImg .prdtBImg {
		margin: 20px auto 10px;
	}
	.prdtBZnImg .ecoBlk {
		top: -10px;
	}
	.prdtBZnTxt .prdtBTit {
		height: 2.3em;
	}
	.prdtBZnTxt .prdtBDesc {
		height: 3.5em;
	}
	.prdtBZnTxt .prdtBZPrice {
		float: left;
		margin: 15px 0 0;
		padding: 0 0 0 5px;
		width: 48%;
	}
	.prdtBZnTxt .prdtBZBtn {
		float: right;
		margin: 50px 0 0;
		padding: 0 5px 0 0;
		width: 52%;
	}
	.prdtBZnTxt .facilityP {
		height: 110px;
	}
	.prdtBZnTxt .facilityP>div {
		float: none;
		width: 100%;
	}
	.prdtBZnTxt .facilityP>div + .facMkt {
		width: 100%;
	}
	.prdtBZnTxt .prdtBZBtn > div {
		height: 100%;
	}
	.prdtBZnTxt .btAdd {
		margin: 0;
	}

	/* RAYONS */
	.scMags > ul > li {
		width: 50%;
	}

	/* TRADE */
	.scTdOnglet li {
		width: 33%;
	}

	/* IMAGE LISTER */
	.scImgList2:not(.hubImgList) li {
		margin-left: 0;
		padding-left: 0;
		width: 100%;
	}
	.scImgList4:not(.hubImgList) li {
		width: 50.5%;
		width: calc((100% + 10px) / 2);
	}
	.scImgList4:not(.hubImgList) li:nth-child(3) {
		margin-left: -10px;
	}
	.scImgListBrand li {
		width: 20%;
	}

	/* HUB */
	.hubNoMiss li:first-child {
		float: none;
	}
	.scHub .AdMBan {
		display: block;
	}
	.hubZtd {
		display: block;
	}
	.hubZTxt {
		border: 0;
		display: block;
		width: 100%;
	}
	.hubZTxt + .hubZTxt {
		padding: 2em 0 0;
	}
	.hubImgListAd .imgList2 li {		
		width: 100%;
	}
	.hubImgListAd .imgList2 li:nth-child(2) {
		display: none;
	}

	/* LF Bloc */
	.lkLfTop {
		padding-right:0px;
	}
	.lkLfBest, .lkLfGuide {
		display:block;
	}
	.lkLfGuide {
		width:100%;
		border: 0;
		margin-top: 10px;
		padding-left: 0;
	}
	.lkLfGuide li {
		padding-right: 20px;
	}
	.lkLfBest {
		width:100%;
	}
	.lkLfBest ul li, .lkLfGuide ul li, .lkLfFull .lkLfBest ul li {
		width: 33.33%;
	}
	.scMUWithVideo .scMUVisualM  {
		display:none;
	}
	.scMUWithVideo .scMUVisualMSmall{
		display:block;
	}
	.scMUWithVideo .scMUPdtItem,
	.scMUWithVideo .scMUPdtBloc {
		display:block;
		width:100%;
	}
	.scMUWithVideo{
		height:auto;
	}
	.scMUWithVideo .cPdtInfo {
		padding-right:0px;
	}
	.scMUWithImg .cPdtItTit {
		height: 28px;
		white-space: normal;
	}
}

/* BP > 1280 **/
@media only screen and (min-width: 1280px){
	/* CAROUSEL */
	.scTCarPdt .prdtBloc {
		width: 330px;
	}
	.crSCTit {
		background-position: 0 0;
		border-right: 0;
		border-bottom: 1px solid #d7d9e4;
		float: left;
		height: 35.1em;
		padding: 0;
		text-align: center;
		width: 180px;
	}
	.crSCTit p, .crSCTit img {
		display: none;
	}
	.crSCTit select {
		float: none;
		margin: 375px 0 0;
		width: 85%;
	}
	#scContent .opSales .crSCTit select {
		max-width: 200px;
	}
	.opSales .crSCTit {
		border-bottom: 1px solid #d7d9e4;
		border-right: 0;
	}
	/* HUB */
	.hubHorizontalNavImgList {
		margin: 25px auto 10px auto;
		padding: 0 10px;	
	}
	.hubHorizontalNavImgList ul {
		display: inline-block;
		padding: 0;
		width: 50%;
	}
	.hubHorizontalNavImgList li{
		width: 20%;
	}

	/* LF Bloc */
	.lkLfBrand10 li {
		width:10%;
	}
	.lkLfBrand6 li {
		width: 16.66%
	}
	.lkLfBrand8 li {
		width: 12.5%;
	} 
	.scMUWithVideo .scMUVisualM  {
		display:inline-block;
	}
	.scMUWithVideo .scMUVisualMSmall {
		display:none;
	}
}

/************************************/
/**      SPECIFIC CAROUSEL TOP     **/
/** ADD CSS ON LI FOR STOP REFLOW  **/
/**    NEED SPECIFIC BREACKPOINT   **/
/************************************/
@media only screen and (min-width: 1211px){
	.scTCarPdt .crItem {
		width: 50%;
	}
}
@media only screen and (min-width: 1541px){
	.scTCarPdt .crItem {
		width: 33.33%;
	}
}
@media only screen and (min-width: 1871px){
	.scTCarPdt .crItem {
		width: 25%;
	}
}
/** BP > 1600**/
@media only screen and (min-width:1600px) {
	.scMUWithImg .cPdtItImg {
		margin:0;
	}
	.scMUWithImg .cPdtItImgDiv {
		display:inline-block;
		height: 280px;
		margin: 0px 10px;
		width:140px;
	}
	.cPdtInfo {
		display:inline-block;
		height: 280px;
		width: calc(100% - 164px);
	}
	.scMUWithImg .cPdtItDescBullet {
		display:block;
	}
	.cPdtBottomInfo {
	position: absolute;
	bottom: 30px;
	}
	.scMUWithVideo .cPdtBottomInfo {
	bottom: 0px;
	}
	.prdtMUPrice .price {
		font-size: 25px;
		font-weight: normal;
		margin-right: 5px;
		white-space: nowrap;
	} 
	.prdtMUPrice .price sup {
		font-size: .6em;
		line-height: .6em;
		vertical-align: .5em;
	}
	.scMUWithImg .prdtBStart, .prdtMUPrice {
		display:block
	}
	.prdtPrdtMUSt {
		font-size:15px;
	}

	.scMUWithImg .cPdtItStar {
		margin-bottom: 0px; 
	}
	.scMUWithVideo .scMUVideo iframe {
		height:350px;
	}
	.cPdtItImgDiv140 {
		display:none;
	}
	.cPdtItImgDiv300 {
		display:inline-block;
	}
	.scMUWithVideo .cPdtItImgDiv {
		width: 300px;    
	}
	.scMUWithVideo .cPdtInfo  {
		width: calc(100% - 355px)
	}
	.scMUWithVideo,
	.scMUWithVideo .scMUVisualM,
	.scMUWithVideo .scMUPdtBloc {
		height:350px;
	}
	.scMUWithVideo .scMUVisualM  {
		display:inline-block;
	}
	.scMUWithVideo .scMUVisualMSmall {
		display:none;
	}
	.prdtBILCdav {
		display: inline-block;
		padding-left: 3px;
	}
	.scMUWithImg .cPdtItTit {
		height: 28px;
		white-space: normal;
	}
	.cPdtTopInfo .cPdtItTit {
		font-size:16px;
		height:18px;
	}
	.emptyStar {
	display:none;
	}
}
/* BP > 1280 **/
@media only screen and (min-width: 1280px) {
	.scMUWithVideo .scMUVisualM  {
		display:inline-block;
	}
	.scMUWithVideo .scMUVisualMSmall {
		display:none;
	}

	/* Refonte Top - FullSite */
	.lpTopLight #main .imgListRz:first-child, .lpTopLight #paContent .imgListRz:first-child {
		height: 100px;
	}

}
/* Css/PC/block/linking.css */
/** 
Question Linking
**Top questions
**Common Questions
**Question/Answer Form
** Form Block Confirm
**/
/*Top questions*/
.qTopQuestion {
	margin-top: 32px;
}
.qTopQList {
	margin-top: 16px;
	overflow: hidden;
}
.qTopQList a {
	text-decoration: none;
}
.qTopQList a:hover {
	text-decoration: none;
}
.qTopQImg {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    max-width: 500px;
}
.qTopQList li {
	display: inline-block;
	margin-bottom: 16px;
	padding: 0 8px;
    border-radius: 4px;
    vertical-align: top;
	width: 25%;
}
.qBloc {
	padding: 8px;
	border-left: 2px solid;
}
.qBloc a {
	color: #096ec8;
}
.qBloc .qTopQLink {
	color: #000;
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
}
.qBloc .qTopQLink:hover {
    text-decoration: underline;
}
.qBloc .qTopQLinkMore {
    color: #096ec8;
    text-decoration: none;
}
.qBloc .qTopQLinkMore:hover {
	text-decoration: underline;
}
/*Question/Answer Form*/
.input-validation-error {
    border-color: #f00 !important;
    color: #f00;
}
.qAFormContent {
	margin: 0 auto;
	max-width: 1180px;
	padding: 0 18px;
}
.qAFormButton {
	float: right;
	padding: 10px 20px;
}
.qATitle {
	margin-top: 40px;
}
.qAForm {
	background: url('https://www.cdiscount.com/RWD/question/BG-pouce.jpg') no-repeat right, url('https://www.cdiscount.com/RWD/question/BG-question.jpg') no-repeat left;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	margin: 15px auto 40px auto;
	padding: 15px 120px 30px 120px;
	overflow: hidden;
}
.qAForm1000 {
	max-width: 1000px;
}
.qAFormText textarea, .qAFormText input[type="text"]{
	background: #fff;
	border: 1px solid #d7d9e4;
	border-radius: 3px;
	padding: 5px;
}
.qAFormText textarea:disabled, .qAFormText input:disabled {
	background:#ddd;
}
.qAFormText textarea {
	height: 65px;
	margin: 8px 0 15px;
	resize: none;
	width: 100%;
}

.qAFormText textarea.answerFormTextarea
{
	height: 126px;
}
.qAFormTit{
	color: #e23a05;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 15px;
}
.qaErrorBlock {
	float:left;
}
/* Form Block Confirm */
#AnswerQConfirmation {
	margin: 20px 0px;
	text-align:center;
}
.answerContainer {
	border: solid 1px #c2cad4;
	border-radius: 3px;
	display: inline-block;
	padding: 20px;
}
.puConfirmAns {
	font-size: 1.5em;
    font-weight: bold;
    text-align: center;
}
.puConfirmAnsP {
	padding-top: 10px;
    text-align: center;
}
/** Question de la communaut� **/
.qCommunity {
  margin: 40px 0;
  overflow: hidden;
}
.qCommTitle {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
}
.qCommTitle:before,
.qCommTitle:after {
  background: #e23a05;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 80px;
}
.qCommTitle:before {
  margin-right: 20px;
}
.qCommTitle:after {
  margin-left: 20px;
}
.qCommLiTitle {
  color: #e23a05;
  font-size: 1.4em;
  margin: 0 0 6px 0;
}
.qCommLiQuestion a{
  font-size: 1.2em;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 6px 0;
  text-decoration: none;
}
.qCommLiFrom {
  color: #808080;
  margin: 0 0 10px 0;
}
.qCommLiName {
  color: #293847;
  margin: 0 0 15px 0;
}
.qCommLiLink {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAATlBMVEX///8JbshDkNWTv+eFt+Tb6vfW5/YpgdAaeMz5/P71+f2qzewTdMvr8/ro8frl8PnJ3/Oz0u6bxOmOvOZ7seFrqN5ko9xVm9lKlNYKb8i7RPxWAAAAU0lEQVQI11WMWQ6AMAhEgWIXrft+/4sKGG36PoAXJgNKWhcoNISumMuIxHP7vV4iJ9EDfy4NdFGuQEHmDkJ/olaNnG8PYAFnNWEDY5hseYIKrtU/o3sB3F2k+X8AAAAASUVORK5CYII=) no-repeat;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
}
.qCommLiLink {
    color: #096ec8;
}
.qCommLiLink span{
  cursor:pointer;
}
.qCommLiQuestion a:hover,
.qCommLiLink span:hover{
    text-decoration:underline;
}
.qCommunityList {
  display:flex;
  flex-flow:row wrap;
  margin-bottom: 15px;
}
.qCommLi{  
  display: inline-block;
  margin: 0 15px;
  padding: 10px 20px 10px 30px;
  vertical-align: top;
  width: 100%;
  border-bottom: 1px solid #d7d9e4;
}
.qCommLi:first-of-type{
    border-top: 1px solid #d7d9e4;
}
/*
<1024px
*/
@media only screen and (max-width: 1023px){

	.qTopQList li {
		width: calc(46% - 40px);
	}
	.qAForm {
		background: none;
		padding: 15px 0 30px 0;
	}
}
/* Media > 1280px */
@media only screen and (min-width: 1280px){
    /* Question de la communaute */
	.qCommLi {
		padding: 15px 20px 0 30px;
		width: calc(50% - 30px);
	}
	.qCommLi:nth-child(2){
		border-top: 1px solid #d7d9e4;
	}
}
/* Css/PC/block/showcaseLight.css */
/* Hub Image Lister Actus */
.hubImgListing li:nth-child(1), .hubImgListing li:nth-child(2) {
    padding-bottom: 6px;
}

.hubImgListNow {
    background: #eef1f8;
    display: table;
    margin: 30px 0;
    padding: 20px 15px;
}

.hubImgListNowWithoutTitle {
    background: #eef1f8;
    display: inline-table;
    margin: -50px 0 30px 0;
    padding: 1px 15px 20px 15px;
}

.hubImgTitle {
    font-size: 3em;
    padding-bottom: 15px;
}

.hubImgTitleBis {
    font-size: 3em;
    padding-bottom: 10px;
    padding-top: 10px;
}

.hubImgListing {
    margin: 0 -5px;
}

    .hubImgListing a, .hubNewsListing a, .hubImgListing img, .hubNewsListing img {
        display: block;
        margin: 0 auto;
        object-fit: contain;
        width: 100%;
    }

.hubImgListing {
    overflow: hidden;
}

    .hubImgListing li, .hubNewsListing li {
        display: inline-table;
        float: left;
        margin: 3px;
        text-align: center;
        vertical-align: top;
        width: calc( 50% - 6px );
    }

    .hubImgListing li {
        margin: 0 3px;
    }

.hubNews1 {
    float: right;
}

.hubNews2 {
    position: relative;
}

    .hubNews2 > a {
        position: absolute;
        top: 0;
        width: 100%;
    }

        .hubNews2 > a + a {
            bottom: 0;
            top: auto;
        }

.hubImgListNowWithoutTitleBis {
    background: #eef1f8;
    display: table;
    margin-top: 30px;
    padding: 10px 15px 10px 15px;
    width: 100%;
}

    .hubImgListNowWithoutTitleBis + .hubImgListNowWithoutTitleBis {
        margin-top: -4px;
        padding-top: 0;
    }

.hubImgListNowBis + .hubImgListNowWithoutMargin {
    margin-top: 0px;
}

.hubImgListNowWithoutTitleBis + .hubImgListNowWithoutMargin {
    margin-top: 0px;
}

.hubImgListNowBis {
    background: #eef1f8;
    display: table;
    margin-top: 30px;
    padding: 10px 15px;
    width: 100%;
}

/** 4. MEDIA QUERIES **/
/** > BP 1280 **/
/** > BP 1279 **/
@media only screen and (max-width: 1279px) {
    .hubImgListing li, .hubNewsListing li {
        width: calc(25% - 6px) !important;
    }
}

@media only screen and (min-width: 1280px) {
    /* Hub Image Lister Actus */
    ul.hubNewsListing {
        margin: 0 auto;
        max-width: 1700px;
    }

    .hubImgListing li, .hubNewsListing li {
        width: calc( 25% - 6px );
    }

    .hubNews1 {
        float: none;
    }

    .hubImgListing li:nth-child(1), .hubImgListing li:nth-child(2) {
        padding-bottom: 0px;
    }
}

/* Css/PC/block/sliderPA.css */
/* Slider PA component */
.landingCar {
	position: relative;
}
.landCarImgs {
	height: 500px;
}
.landCarImgs li {
	background: #fff no-repeat center center;
	height: 500px;
	position: absolute;
	width: 100%;
}
.landCarImgs .active, .landCarImgs .newActive {
	position: absolute;
	top: 0;
	z-index: 1;
}
.landCarImgs .newActive {
	z-index: 2;
}
.landCarImgs div {
	margin: 0 auto;
	overflow: hidden;
	width: 768px;
	height: 500px;
}
.landCarImgs div + div {
	position: relative;
	top: -500px;
}
.landCarImgs div + div + div {
	position: relative;
	top: -1000px;
}
.landCarImgs div.landCountDown {	
	height: 100%;
	text-align: center;
	width: 100%;
}
.landCarImgs div.landCarStressCo {
	display: none;
	height: auto;
	overflow: visible;
	width: auto;
}
.landCarImgs div.landCarVideoBg {
    width: 100%;
    height: 100%;
    position: relative;
}
.landCarImgs div.landCarVideo {
    width: 100%;
    height: 100%;
    position: relative;
}
.landCarImgs div.landCarVideo iframe {
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.landCarImgs .landCarStressCo .landCarStressStock {
    font-size: 16px;
}

.landCarImgs .landCarStressCo .landCarStressCommande {
	font-size: 14px;
}

.landCarImgs .landCarStressCo .landCarStressStock,
.landCarImgs .landCarStressCo .landCarStressCommande {
	display: block;
	height: auto;
	font-weight: bold;
	overflow: visible;
	position: static;
	text-align: center;
	top: 0;
	width: auto;
}

.landCarImgs img {
	width: 100%;
	height: 500px;
}
.landCarImgs a, .landCarImgs span {
	display: block;
	float: left;
	text-decoration: none;
}

.landCarPict {
	bottom: 0;
    height: 38px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 3;
}
.landCarPict:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.landCarPict span {
	background: #323232;
	color: #fff;
	display: block;
	font-size: 1.2em;
	height: 30px;
	line-height: 30px;
	margin: 0;
	text-align: center;
	width: 30px;
	transition: all .5s;
}
.landCarPict li {
	cursor: pointer;
	display: inline-block;
	margin: 0 10px;
	filter:alpha(opacity=65);
	opacity: .65;
	transition: all .5s;
    vertical-align: middle;
}
.landCarPict li.active {
	cursor: inherit;
}
.landCarPict li:hover, .landCarPict li.active {
	filter:alpha(opacity=100);
	opacity: 1;
}
.landCarPict li:hover span {
	font-weight: bold;
	transform: rotate(360deg);
}
.landCarPict img {
	display: none;
}

/** > BP 1280 **/
@media only screen and (min-width: 1280px) {

	.landCarImgs div {
		width: 1260px;
	}
	.landCarImgs div.landCarStressCo {
		display: block;
	}
	.landCarPict span {
		display: none;
	}
	.landCarPict img {
		display: block;
	}
}
/* Css/PC/block/departmentLister.css */

/******************************
* departmentLister.css
******************************/

.renewMd5 {
    display: none;
}

.departmentNavigation {
    display: block;
    margin: 10px;
    max-height: 320px;
    position: relative;
    text-align: center;
    z-index: 10;
}

.departmentNavigationHeader {
    display: block;
    margin-bottom: 10px;
}

.departmentNavigationTitle {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
}

.departmentNavigationListContainer {
    background-color: #fff;
    display: inline-block;
    max-width: 100%;
    padding: 10px 0;
    position: relative;
    text-align: left;
}

.departmentNavigationListContainer .crLast.inactive,
.departmentNavigationListContainer .crNext.inactive {
    display: none;
}

.departmentNavigationListWrapper {
    max-height: 300px;
    overflow: visible;
}

.departmentNavigationList {
    display: block;
    font-size: 0;
    overflow-x: hidden;
    overflow-y: visible;
    padding: 10px;
    white-space: nowrap;
}

.departmentNavigationItem {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    width: 170px;
    overflow: hidden;
    height: 290px;
}

.departmentNavigationItem a {
    text-decoration: none;
}

.departmentNavigationItemImage {
    display: block;
    height: 140px;
    margin-bottom: 18px;
    overflow: hidden;
    position: relative;
    width: 140px;
}

.departmentNavigationItemImage img {
    width: 100%;
    height: 100%;
    transform: scale(0.8);
}

.departmentNavigationItemImage:after {
    background-color: #000;
    border-radius: 70px;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.05;
    position: absolute;
    top: 0;
    width: 100%;
}

.departmentNavigationItemTitle {
    font-size: 14px;
    font-weight: bold;
    display: block;
    height: 16px;
    margin-bottom: 18px;
    text-align: center;
}

.departmentNavigationItemLink {
    display: block;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.departmentNavigationItemChevron {
    display: block;
    height: 25px;
    margin-bottom: 12px;
    margin-top: -12px;
    padding-top: 15px;
}

.departmentNavigationItemChevron i.chevron {
    display: inline-block;
    height: 12px; /* Height should be double border */
    position: relative;
    width: 12px;
}

.departmentNavigationItemChevron i.chevron:before,
.departmentNavigationItemChevron i.chevron:after {
    border: 6px solid transparent; /* Chevron Size */
    content: "";
    display: block;
    position: absolute;
}

.departmentNavigationItemChevron i.chevron:before {
    border-top-color: #297bd1; /* Replace text `top` with left/right/bottom to rotate the chevron - Chevron Color */
    top: 3px; /* Replace text `top` with left/right/bottom to rotate the chevron - Change value for vertical-align */
}

.departmentNavigationItemChevron i.chevron:after {
    border-top-color: #fff; /* Replace text `top` with left/right/bottom to rotate the chevron - Match background color */
    top: 1px; /* Replace text `top` with left/right/bottom to rotate the chevron - Chevron thickness*/
}

.departmentNavigationItem.faded {
    opacity: 0.6;
}

.departmentNavigationItem.hover {
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0,0,0,0.23);
    height: auto;
    overflow: visible;
    z-index: 10;
}

.departmentNavigationItem.hover .departmentNavigationItemLink:last-child {
    margin-bottom: 25px;
}

.departmentNavigationItem.hover .departmentNavigationItemImage:after {
    display: none;
}

.departmentNavigationItem.hover .departmentNavigationItemChevron {
    display: none;
} 
