/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
@media (orientation:landscape) {
    .slick-track {
        display: inline-block!important;
    }
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.content-homepage{padding:0 50px}@media only screen and (max-width: 1024px){.content-homepage{padding:0 5px}}@media(min-width: 2200px){.content-homepage{background-color:#fff}}@media only screen and (min-width: 2200px)and (min-width: 768px)and (max-width: 1024px){.content-homepage .main-carousel{margin-bottom:0}}.content-homepage .carousel-control{height:50px;margin-top:10%}.content-homepage .left.carousel-control{margin-left:-20px;text-align:left}.content-homepage .right.carousel-control{margin-right:-20px;text-align:right}.content-homepage .title{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:absolute;top:50%;width:100%;z-index:2;color:#fff;text-align:center;text-transform:uppercase;font-weight:700;font-size:2em}@media only screen and (max-width: 1024px){.content-homepage .title{top:20%}}@media only screen and (min-width: 1600px){.content-homepage .title{font-size:3em}}@media only screen and (min-width: 1025px){.content-homepage .btn:hover{color:#fff;border-color:#ff6052;background-color:#ff6052}}.content-homepage .carousel .product{padding:15px}.content-homepage .carousel-cat .divStarContainer{display:none}.content-homepage .product{height:460px}@media only screen and (max-width: 1024px){.content-homepage .product{height:400px}}@media(min-width: 1750px){.content-homepage .product{height:450px}}.content-homepage .product .img-article{height:330px;display:flex}@media only screen and (max-width: 767px){.content-homepage .product .img-article{height:200px}}@media only screen and (min-width: 768px)and (max-width: 1024px){.content-homepage .product .img-article{height:270px}}@media(min-width: 1750px){.content-homepage .product .img-article{height:330px}}.content-homepage .product .img-article img{align-self:center}.content-homepage .minview-product .product{padding:15px}.main-carousel{margin-bottom:50px;max-height:490px;overflow:hidden;margin-left:-50px;margin-right:-50px}@media only screen and (min-width: 768px)and (max-width: 1024px){.main-carousel{margin-bottom:0}}@media(min-width: 1750px){.main-carousel .btn-discovery{font-size:1.5em}}.main-carousel img{width:100%}.main-carousel .carousel-desktop{-webkit-transition:margin-left .3s ease;-moz-transition:margin-left .3s ease;-ms-transition:margin-left .3s ease;-o-transition:margin-left .3s ease;transition:margin-left .3s ease;width:200%}.main-carousel .carousel-desktop>div{display:inline-block;width:calc(100% / 2);text-align:center;position:relative;float:left}@media(min-width: 1750px){.main-carousel .carousel-desktop>div img{width:100%}}.carousel-inner{text-align:center;overflow:visible}.carousel-indicators{font-family:"Lato",Poppins,Arial,sans-serif;left:0;width:100%;color:#fff;top:87%;margin-left:0;text-align:center;font-size:1.1em}@media only screen and (max-width: 1024px){.carousel-indicators{top:82%;font-size:.9em}}.carousel-indicators li{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;text-indent:0;margin-left:7%;text-transform:uppercase;text-align:center;padding:5px 10px;width:auto;height:auto;min-width:11%;font-weight:300;border:1px solid #fff}.carousel-indicators li:first-child{margin-left:0}.carousel-indicators li:first-child.active{margin-left:0}.carousel-indicators li.active{margin-left:7%;background-color:#fff;color:#000;width:auto;height:auto;border:1px solid #fff;font-weight:700}.carousel-indicators li p:last-child{padding-top:5px}.promotion-container{position:relative;margin-bottom:10px}.promotion-container .separator{position:absolute;border-left:1px solid #e8e8e8;height:100%;left:50%;margin-left:-1px}@media only screen and (max-width: 1024px){.promotion-container .separator{display:none}}.promotion-cat{position:absolute;top:50%;left:50%;width:auto;height:auto;text-align:center;color:#fff;background:rgba(50,50,50,.6);padding:25px;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.link-categorie .container-img-cat{position:relative;overflow:hidden;height:330px;display:flex;align-items:center}.link-categorie .container-img-cat .promotion-cat{top:60%}.main-title{padding-left:15px;font-size:1.2em;font-weight:600}@media only screen and (min-width: 768px)and (max-width: 1024px){.main-title{font-size:1em}}.all-products{margin-top:15px;color:gray;margin-bottom:25px;font-size:.8em}@media only screen and (max-width: 1024px){.all-products{margin-top:0}}.all-products .btn{margin-top:12px}.btn-all-products{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;width:100%;color:#fff;background:gray;text-transform:uppercase;font-size:.6em;font-weight:600}.cat-title{margin-bottom:0;margin-top:40px;font-weight:700;font-size:21px}.link-cat>div{margin-bottom:30px;background:#fff}@media only screen and (max-width: 1024px){.link-cat .all-products{margin-top:10px}}.link-cat .promotion-cat{transform:translateX(0%) translateY(-50%);left:5%}.link-cat .all-products{margin-bottom:0}@media only screen and (max-width: 1024px){.link-cat h2{font-size:1.3em}}@media only screen and (min-width: 768px)and (max-width: 1024px){.link-cat h2{font-size:1.1em}}.categorie-image{width:100%}@media only screen and (min-width: 1025px){.link-cat>div:hover h2,.link-categorie:hover h2,.link-categorie:hover h3{color:#ff6052}}.link-categorie{margin-top:15px}@media only screen and (max-width: 1024px){.link-categorie{padding:0;padding-bottom:4px;margin-top:0px}}@media only screen and (max-width: 767px){.link-categorie h2{font-size:1em;font-weight:bold}.link-categorie h3{font-size:1em;font-weight:bold}}.countdown{position:absolute;left:80%;z-index:2;color:#fff;top:7%;width:20%;height:40px;font-size:1em}@media only screen and (min-width: 768px)and (max-width: 1024px){.countdown{left:70%;font-size:1.2em;width:30%;top:3%}}@media only screen and (max-width: 767px){.countdown{left:65%;font-size:.55em;width:35%;top:5%}}.countdown>div:last-of-type{padding:0 5px}@media only screen and (max-width: 767px){.countdown>div:last-of-type{padding:0 5px}}.countdown .number{background:#ff6052;text-align:center;padding:7px 5px;font-size:1.2em}@media only screen and (max-width: 767px){.countdown .number{padding:3px 5px}}@media only screen and (min-width: 768px)and (max-width: 1024px){.title{margin-top:50px}}@media only screen and (max-width: 767px){.title span{font-size:1.2em}.title h3{font-size:1.2em}}.presentation-text{padding:0 15px;font-size:.8em;margin-bottom:25px}@media only screen and (max-width: 1024px){.presentation-text{font-size:.7em;color:#fff !important}.presentation-text p{height:40px;overflow:hidden;margin-bottom:1px}.presentation-text a{color:#fff}.presentation-text .moreSee{font-size:1.6em;margin-bottom:10px}}@media only screen and (max-width: 1024px){.carousel.multiple-items .item>div{padding:2px}.promotion-number{font-size:1em;right:10px}.top-ventes-cat .elements>div,.tendances-cat .elements>div{padding:0}}@media only screen and (min-width: 1025px){.sprite-wl.wl-default:hover{background-position:0 0}}.sprite-wl{background:url("/assets/bundles/dgtmain/image/spriteV3/sprite-main.webp?v=6") no-repeat;display:inline-block}.sprite-wl.wl-default,.sprite-wl.wl-default:hover{width:24px;height:21px;background-position:-171px -33px}.sprite-wl.sprite-lg.wl-default,.sprite-wl.sprite-lg.wl-default:hover{width:24px;height:21px;background-position:-171px -33px}.sprite-wl.wl-added{width:22px;height:20px;background-position:-119px -5px}.sprite-wl.sprite-lg.wl-added{width:22px;height:20px;background-position:-119px -5px}@media(max-width: 768px){div.content-homepage #linkKM{margin-top:-1px;padding-top:1px;background-color:#fff;padding-left:7%;padding-bottom:10px;font-size:12px}}.mobile{background-color:#000}.mobile #pageContent{padding:0}.topTrends{margin-top:20px}.topTrendsTitle{color:#444;text-transform:uppercase;font-size:1.3em;font-weight:700;display:block;margin:10px 0}.topTrendsContent{line-height:1.8em}@media only screen and (max-width: 1024px){.link-categorie .container-img-cat .promotion-cat h2{font-size:1.6em}}@media only screen and (max-width: 1024px){.promotion-cat{padding:14px}}body.mobile #pageContent{padding:0}body.mobile .content-homepage{padding:0}body.mobile .content-homepage .left-carousel,body.mobile .content-homepage .right-carousel{display:none !important}body.mobile .content-homepage .title{top:50%;font-size:1.2em}body.mobile .content-homepage .btn{padding:3px 6px}body.mobile .content-homepage .add-to-cart{display:none}body.mobile .content-homepage .cat-title-content{text-align:center}body.mobile .content-homepage .minview-product{margin-left:2px;margin-right:2px}body.mobile .content-homepage .minview-product .product-element{border:1px solid #d9d9d9}body.mobile .content-homepage .minview-product .product-information{width:80%;margin-right:2px;margin-left:10%;color:#000}body.mobile .content-homepage .minview-product .product-information .sprite-star-mobile{display:none}body.mobile .content-homepage .minview-product .product-link:hover .divBlocProduitTitre strong,body.mobile .content-homepage .minview-product .product-link:hover .listing-product-price{color:#000}body.mobile .content-homepage .minview-product .product-link:hover,body.mobile .content-homepage .minview-product .listing-product-price:hover{color:#fff}@media only screen and (max-width: 767px){body.mobile .content-homepage .product{height:100%}}@media only screen and (min-width: 768px)and (max-width: 1024px){body.mobile .content-homepage .product{height:410px}}@media only screen and (max-width: 767px){body.mobile .content-homepage .product .img-article{height:200px}}@media only screen and (min-width: 768px)and (max-width: 1024px){body.mobile .content-homepage .product .img-article{height:270px}}body.mobile .content-homepage #carousel2 .cat-title{margin-top:0}body.mobile .content-homepage .add-to-cart{display:none}body.mobile .content-homepage .carousel-cat{padding-top:1px;background-color:#fff}body.mobile .content-homepage .textPHome{margin-bottom:5px}@media only screen and (max-width: 767px){body.mobile .content-homepage #linkKM{margin-top:-1px;padding-top:1px;background-color:#fff;padding-left:7%;padding-bottom:10px;font-size:12px}}body.mobile .carousel-container-home{background-color:#fff}@media(max-width: 768px){body.mobile .main-carousel{margin-left:0;margin-right:0}}@media only screen and (max-width: 767px){body.mobile .main-carousel{margin-bottom:4px}}body.mobile .promotion-container.row{padding:0 1px;margin-bottom:10px}body.mobile .promotion-container>div:nth-child(2n+0){padding-left:2px;margin:0}body.mobile .promotion-container>div:nth-child(2n+1){margin-right:0;padding-right:3px}body.mobile .promotion-cat{padding:15px;top:50%}body.mobile .link-categorie{padding:0 0 4px;margin-top:0}@media only screen and (max-width: 767px){body.mobile .link-categorie .container-img-cat{height:200px}}@media only screen and (min-width: 768px)and (max-width: 1024px){body.mobile .link-categorie .container-img-cat{height:270px}}@media only screen and (max-width: 767px){body.mobile .link-categorie h2{font-size:1em;font-weight:700}body.mobile .link-categorie h3{font-size:1em;font-weight:700}}body.mobile .main-title{text-align:center;margin-bottom:10px;font-size:.7em;font-weight:normal;padding-left:2px;padding-right:2px}body.mobile .btn-all-products{color:#000;border:1px solid #000;background:transparent}body.mobile .cat-title{text-align:left;margin-top:15px;margin-bottom:0}body.mobile .cat-title>div>span{color:#000;font-size:1em;margin:auto;margin-bottom:-10%;margin-top:5px}body.mobile .cat-title>div>span:focus,body.mobile .cat-title>div>span:active{color:#ff6052}body.mobile .link-cat>div{margin-bottom:5px;padding:0;height:70px;overflow-y:hidden;overflow-x:hidden}body.mobile .link-cat img{height:100%}body.mobile .link-cat h2{position:absolute;color:#fff;width:100%;text-align:center;font-size:1.1em}body.mobile .link-cat .link-left{margin-top:27.5px;margin-right:25px}body.mobile .link-cat.mobile-text{font-size:.7em;color:#fff;margin-bottom:15px}@media only screen and (min-width: 768px)and (max-width: 1024px){body.mobile .countdown{left:70%;font-size:1.2em;width:30%;top:3%}}@media only screen and (max-width: 767px){body.mobile .countdown{left:65%;font-size:.55em;width:35%;top:5%}}@media only screen and (max-width: 767px){body.mobile .countdown>div:last-of-type{padding:0 5px}}@media only screen and (max-width: 767px){body.mobile .countdown .number{padding:3px 5px}}body.mobile .presentation-text{font-size:.7em;color:#fff}body.mobile .presentation-text p{height:40px;overflow:hidden;margin-bottom:1px}body.mobile .presentation-text a{color:#fff}body.mobile .presentation-text .moreSee{font-size:1.6em;margin-bottom:10px}body.mobile .carousel.multiple-items .item>div{padding:2px}body.mobile .promotion-number{font-size:1em;right:10px}body.mobile .top-ventes-cat .elements>div,body.mobile .tendances-cat .elements>div{padding:0}body.mobile .container{width:100%;padding:0}body.mobile .carousel-indicators{display:none}body.mobile .main-carousel{margin:0}body.mobile .carousel-desktop{display:none}/*# sourceMappingURL=home.css.map */
