@font-face {
font-family: 'LeroyMerlinSans-reg';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-Web-Regular.woff) format('woff');
font-weight: normal;
}
@font-face {
font-family: 'LeroyMerlinSans-reg';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-Web-Italic.woff) format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'LeroyMerlinSans-semibold';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-SemiBold.woff ) format('woff');
font-weight: normal;
}
@font-face {
font-family: 'LeroyMerlinSans-semibold';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-Web-SemiBoldItalic.woff.woff ) format('woff');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'LeroyMerlinSans';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-Web-Bold.woff) format('woff');
font-weight: bold;
}
@font-face {
font-family: 'LeroyMerlinSans';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-Web-BoldItalic.woff) format('woff');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'LeroyMerlinSans';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-Web-Light.woff) format('woff');
font-weight: lighter;
}
@font-face {
font-family: 'LeroyMerlinSans';
src: url(https://s0.2mdn.net/creatives/assets/3621334/LeroyMerlinSans-Web-LightItalic.woff) format('woff');
font-weight: lighter;
font-style: italic;
}
*, *:before, *:after {
box-sizing: border-box;
}
body {
margin: 0;
padding: 0;
}
#ad {
background-color: #188800;
position: relative;
width: 970px;
height:250px;
overflow: hidden;
visibility: hidden;
color:#FFFFFF;
font-family: 'LeroyMerlinSans-reg', Sans-Serif;
font-size: 16px;
line-height:1;
font-weight: normal;
}
#ad::after {
content: "";
position: absolute;
top:0;
left:0;
width:100%;
height: 100%;
outline: #000000 1px solid;
outline-offset: -1px;
pointer-events: none;
}
.absolute {position: absolute}
.bold, b {font-family:'LeroyMerlinSans',Arial;font-weight: bold}
.regular {font-family:'LeroyMerlinSans-reg',Arial;}
.semibold {font-family:'LeroyMerlinSans-semibold',Arial;font-weight: bold}
.bg-green {background:#188800}
.bg-yellow {background:#ffed00}
.bg-red {background: #c61112}
.bg-white {background: #FFFFFF}
.text-green {color:#188800}
.text-red {color: #c61112}
.text-black {color: #000}
sup {font-size: .55em;}

/* Ad styles */
.w100 {width:100%}
.closed {width:0}

#logo {
width: 65px;
left: 21px;
top: -2px;
}
#geoloc {
    background: #FFF;
    left: 127px;
    top: 9px;
    width: 140px;
    height: 31px;
    color: #000;
}
#geoloc .pin {
    height: 20px;
    left: 4px;
}
#geoloc .ville {
    left: 25px;
    height: 100%;
    width: 114px;
    font-size: 11.5px;
    line-height: 1.2;
}


#products, .product {
width:100%;
height:100%;
}
#products .ps-w {
    width: 100%;
    height: 204px;
    bottom: 0;
    /* background: blue; */
}
#nav {
    width: 100%;
    z-index: 15;
    height: 100%;
}
#nav > div {cursor:pointer;}
#nav > div:hover {
    transform:scale(1.6)!important;
    transform: scale(1.6) !important;
    transform-origin: 50% 100%;
}
#nav .prev {
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-right: 9px solid #78be20;
left: 19px;
top: 146px;
}
#nav .next {
width: 0;
height: 0;
border-top: 8px solid transparent;
border-bottom: 8px solid transparent;
border-left: 9px solid #78be20;
right: 19px;
top: 146px;
}
.product .img-wrapper {
    width: 225px;
    height: 225px;
    bottom: 12px;
    right: 240px;
    overflow: hidden;
}
.product .img-wrapper.closed {
width: 0;
}
.product .img-wrapper img {
height:100%;
right: 0;
}
.product .text-content-wrapper {
/* background-color: blue; */
left: 0;
top: 0;
height: 100%;
width: 514px;
}
.product .text-content-wrapper .price-bloc-container {
    overflow: hidden;
    position: relative;
    left: 66px;
    width: 180px;
    height: 102px;
}
.product .text-content-wrapper .price-bloc-container.closed {
    width: 0px;
}
.product .text-content-wrapper .price-bloc-container .shadow {
position: absolute;
height: 150%;
width: 200%;
transform: rotate(-50deg);
top: 0;
left: -170%;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.69) 50%,rgba(255,255,255,0) 100%);
}
.product .price-bloc-container > div {
white-space: nowrap;
}
.product .price-bloc-container > .reduc {
    font-size: 45px;
    padding: 0px 0 0px 20px;
    height: 102px;
    line-height: 85px;
    height: 102px;
    text-align: center;
    padding: 0;
}

.product .price-bloc-container > .reduc-multiples {
    font-size: 19px;
    text-align: center;
    width: 180px;
    height: 102px;
}
.product .price-bloc-container > .reduc-multiples > div > div {
    font-size: 30px;
}
.product .price-bloc-container > .reduc-multiples > div > div > span {
font-size: 11px;
vertical-align: middle;
}

.product .price-bloc-container > .price {
height: 102px;
padding-left: 20px;
}
.product .price-bloc-container .price .old-reduc > div {
display: inline-block;
vertical-align: top;
}
.product .price-bloc-container .price .old-reduc .p-old {
letter-spacing: -.03em;
position: relative;
}
.product .price-bloc-container .price .old-reduc .p-old > div {
display: inline-block;
vertical-align: top;
}
.product .price-bloc-container .price .old-reduc .p-old > div:nth-child(1) {
font-size: 25px;
}
.product .price-bloc-container .price .old-reduc .p-old > div:nth-child(2) {
font-size: 11px;
margin-left: -2.5px;
margin-top: 3px;
}
.product .price-bloc-container .price .old-reduc .p-old > div:nth-child(2) > div:nth-child(2) {
margin: -1px 0 0 -1px;
}
.product .price-bloc-container .price .old-reduc .p-old .line {
    width: 93%;
    height: 2px;
    background: #FFF;
    transform-origin: 0 0;
    transform: rotate(-18.5deg);
    margin: 19px 0 0 -1px;
    left: 0;
}
.product .price-bloc-container .price .old-reduc .reduc {
    background: #FFF;
    margin: 1px 0 0 8px;
    padding: 0px 5px 1px 5px;
    font-size: 22px;
}
.product .price-bloc-container .price .p-current {
    /* height:28px; */
}
.product .price-bloc-container .price .p-current > div {
display: inline-block;
vertical-align: top;
}
.product .price-bloc-container .price .p-current > div:nth-child(1) {
    font-size: 45px;
    line-height: .7;
    margin: -1px 0 0 -1px;
}
.product .price-bloc-container .price .p-current > div:nth-child(2) {
font-size: 18px;
margin-left: -3px;
}
.product .price-bloc-container .price .p-current > div:nth-child(2) > div:nth-child(1) {
margin-left: 2px;
}
.product .price-bloc-container .price .p-current > div:nth-child(2) > div:nth-child(2) span {
font-size:10px;
}

.product .price-bloc-container .price.arrivage {
padding:0;
}
.product .price-bloc-container .price.arrivage .a-text {
    text-transform: uppercase;
    text-align: center;
    line-height: 25px;
    font-size: 20px;
    padding-bottom: 4px;
}
.product .price-bloc-container .price.arrivage .a-p {
background-color: #FFF;
width: 100%;
height: 70px;
padding-left: 20px;
}
.product .price-bloc-container .price.arrivage .a-p .p-current {
margin-top: -3.5px;
}


.product .price-bloc-container .price .p-text {
    font-size: 10px;
    margin-top: 4px;
}
.product .text-content-wrapper .text {
    font-size: 20px;
    left: 272px;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
}
.product .ml {
    /*background-color: red; */
    bottom: 10px;
    height: 21px;
    font-size: 8px;
    line-height: 1.2;
    right: 6px;
    text-align: right;
    width: 100%;
}
.product .ml.hidden {opacity:0;}
.product .ml div {
width: 100%;
}
#products .cta {
    height: 33px;
    bottom: 21px;
    width: 165px;
    line-height: 30px;
    text-align: center;
    font-size: 18.5px;
    background: #FFF;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    right: 65px;
}
#products .cta .shadow {
position: absolute;
height: 150%;
width: 200%;
transform: rotate(-50deg);
top: 0;
left: -170%;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(24,136,0,0.69) 50%,rgba(255,255,255,0) 100%);
}


#cta {
    height: 38px;
    width: 165px;
    line-height: 36px;
    text-align: center;
    font-size: 19px;
    background: #FFF;
    color: #188800;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    right: 66px;
    margin-top: 22px;
}
#cta .shadow {
position: absolute;
height: 150%;
width: 200%;
transform: rotate(-50deg);
top: 0;
left: -170%;
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,0.69) 50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(24,136,0,0.69) 50%,rgba(255,255,255,0) 100%);

}


#balayage_wrapper_fullscreen {
    transform: rotate(45deg);
    width: 880px;
    height: 880px;
    }
    #balayage_wrapper_fullscreen div {
    width: 880px;
    height: 880px;
    position: absolute;
    }
    #balayage_wrapper_fullscreen div:nth-child(1) {
    background: rgba(255,255,255,.5);
    }
    #balayage_wrapper_fullscreen div:nth-child(2) {
    background: rgba(255,255,255,1);
    }
    #balayage_wrapper_fullscreen div:nth-child(3) {
    background: #78be20;
    }



.halo {
    transform: scale(1.2);
    opacity: .6;
}
#date {
    width: 100%;
    text-align: center;
    top: 65px;
    font-size: 17.5px;
    /* text-transform: uppercase; */
    text-shadow: 0 0 7px rgba(0, 0, 0, 1);
    margin-left: -9px;
}
#frise {
        width: 100%;
    top: 12px;

}
#op {
    width: 298px;
    top: 89px;
    margin-left: -9px;
}
.product-img {
    height: 100%;
    /* margin-top: -45px; */
}
.illu-p {
    width:100%;
    margin-top:-45px;
}


.reduc .jusq {
        font-size: 10px;
    top: -13px;
    left: 0;
    text-align: center;
    width: 100%;
}
.product .price-bloc-container > .reduc {
    line-height: 87px;
}

.product .price-bloc-container > .reduc.prix-imb {
    font-size: 23px;
    line-height: 1;
    padding: 25px 0;
}
.product .price-bloc-container > .reduc.text-remb {
    font-size: 17.5px;
    line-height: 1;
    padding: 9px 0;
    margin-bottom: 5px;
    height: initial;
}

.product .price-bloc-container > .price {
    position: relative;
}
.product .price-bloc-container > div {
    overflow:hidden;
    position: relative;
}

.product .shadow {
    opacity:0;
}

#date-packshot {
    top: 154px;
    left: 160px;
    font-size: 16.5px;
    /* text-transform: uppercase; */
    text-shadow: 0 0 7px rgba(0, 0, 0, 1);
}
#op-packshot {
    width: 225px;
    top: 53px;
    left: 119px;
}
.img-wrapper-full {
    overflow: hidden;
    height: 250px;
       margin-top: -45px;
}
.img-wrapper-full.right, .img-wrapper-full.right img {
    right: 0;
}