/*** STYLE CSS POUR LE PRINT****/

@page {
    margin: 1cm;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-print-color-adjust: exact; /* Force l'affichage des background-image et background-color sur Chrome et Safari */
    print-color-adjust: exact;
}

#headerWrap,
footer{
    display:none;
}

#mainContent{
    margin:0!important;
 }

.centered-content {
    width: auto!important;
}

/* Fix for brand detail pages */
.slider-1 .show-marque {
    background-size: 400px;
    background-position: 250px;
}

.btn-select-marque,
[class ^=ls-nav],
.slider-product-panel {
    display: none!important;
}

.danone-else-content-content-titre {
    margin-right: -80px;
    font-size: 4em;
}

.danone-else-content-content-item {
    margin-right: -40px!important;
}

.danone-else-content-content-item img {
    width: 100px;
    height: 100px;
}

.slider-product-panel:first-child {
    display: block!important;
}

.legend-slider-img img {
    width:50%;
    height: auto;
}

.tx-bidanonesitemarques-pi1 div {
    max-width: 660px;
}