@import url(/frontend/Files/125292/v1/design/css/site.min.css);

/* LT - 24/10/22 - requête 00111178 */
#footercontainer{overflow:hidden !important;}

#maincontainer.homepage #expDiaporama .tagListElements a.taghighlighted, #maincontainer.homepage #expDiaporama a.taghighlighted {
    background-color: #fff;
    border: 1px solid #4e5b58;
}

#maincontainer.homepage #import_zoneBestSeller .blockmktg .itemlist .item .PBItemName .PBShortTxt, #maincontainer.homepage #import_zoneNewProducts .blockmktg .itemlist .item .PBItemName .PBShortTxt {
    font-size: 14px;
    color: #4e5b58;
    font-weight: 400;
}

#maincontainer.homepage #import_zoneBestSeller .blockmktg .itemlist .item .PBItemName, #maincontainer.homepage #import_zoneNewProducts .blockmktg .itemlist .item .PBItemName {
    line-height: 20px;
}


/*correction carroussel marques*/
.homepage li.nav-elem.ng-scope.c-cs-carrousel-pane {
    width: auto !important;
}

[cs-carrousel] .horizontal .nav-tabs .nav-elem {
    display: inline-block;
    padding: 0 5px;
    vertical-align: top;
}

.homepage .nav-elem {
    border-right: 1px solid #c8d300;
    padding: 0 5px !important;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}

/** corrections text onglet **/
#maincontainer.homepage #import_zoneBestSeller .blockmktg .itemlist .item .PBItemName .PBShortTxt, #maincontainer.homepage #import_zoneNewProducts .blockmktg .itemlist .item .PBItemName .PBShortTxt {
    font-size: 12px;
    color: #4e5b58;
    font-weight: 400;
    text-transform: none;
    line-height: 12px;
}

#maincontainer.homepage #import_zoneBestSeller .blockmktg .itemlist .PBItemName, #maincontainer.homepage #import_zoneNewProducts .blockmktg .itemlist .PBItemName {
    height: 70px;
}

/* MP Ticket 06/2024 */
#maincontainer.sccatalog.itemdetail .PBShortTxt.PBMsgOutOfStock, #maincontainer.sccatalog.itemlist .PBShortTxt.PBMsgOutOfStock,
#maincontainer.sccatalog.searchpage .PBShortTxt.PBMsgInStock.PBMsgSousReserve{
background-color: #e6ec83 !important;
color:#4e5d5a !important;
font-weight: 600 !important;
}
.PBShortTxt.PBMsgOutOfStock:before,
#maincontainer.sccatalog.searchpage .PBShortTxt.PBMsgInStock.PBMsgSousReserve:before{
content: "";
display: inline-block !important;
background: transparent url(/Files/125292/Img/17/icone-tel.png) 0 0 no-repeat;
width: 20px;
height: 28px;
position: relative;
top: 5px;
left:0;
margin-right: 6px;
margin-left: 6px;
background-size: 18px;
}
#maincontainer.sccatalog.searchpage .PBShortTxt.PBMsgInStock.PBMsgSousReserve:after{
	content: "04.83.330.330";
	color:#4e5d5a !important;
font-weight: 600 !important;
	font-size:10px !important;
	position: relative;
top: 4px;
left: 0px;
margin-left: -6px;
}
#maincontainer.sccatalog.searchpage span.PBShortTxt.PBMsgInStock.PBMsgSousReserve{
	color:#e6ec83 !important;
	font-size:1px;
}
