@charset "utf-8";


/* ////////////////////////////GENERAL////////////////////////////*/

.landing section img {
    display: block;
    width: 100%;
}

.landing * {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

.landing a {
    text-decoration: none;
}

.main {
    padding: 0px;
}

body {
    margin: 0;
}

.landing {
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 50px;    
    background-color: #ffffff;
    padding-bottom: 0 !important;
    color: #001440;
}

header:not(.header--app) ~ .landing {
    padding-top: 30px !important;
}
header.header--app ~ .landing {
    @media screen and (max-width: 991.98px) {
        padding-top: 119px !important;
    }
}

.landing section {
    width: 100%;
    margin: 0 auto;
    padding: 54px 0 54px 0;
    clear: both;
}

.landing section.slider.first-slider {
    padding: 0 0 54px 0;
}

.landing section.cadeaux-incontournable {
    padding: 54px 0 54px 0;
}

.landing section div.content {
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
}

.landing section h2{
    font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 800;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    padding: 0 15px;
    color: #ffffff;
}

/* ////////////////////////////HEADER//////////////////////////// */

.landing section.header {
    padding-top: 0;
    padding-bottom: 20px;
}

.landing section.header img {
    width: 100%;
    border-radius: 20px;
	margin-top: 20px;
}

.landing section.header img:nth-child(2) {
    display: none;
}

.landing #intro{
    font-family: "Bricolage Grotesque", sans-serif;
    font-weight: 800;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
    max-width: 1000px;
    margin: 0 auto;
    color: #001440;
}

/* //////////////////////////// BACKGROUND ////////////////////////////////// */
.main.landing {
    background:#f7f4f0;
}
/* //////////////////////////// compteur ////////////////////////////////// */
.landing section.compteur {
    margin: -30px auto 0px;
    max-width: 1500px;
	padding: 35px 0;
  }
.landing section.compteur .countdown {
    display: flex;
    gap: 20px;
    text-align: center;
    max-width: 600px;
    margin: 20px auto 0px;
  }

 .landing section.compteur .box {
   background: #FE4200;
background: linear-gradient(6deg,rgba(254, 66, 0, 1) 0%, rgba(254, 106, 0, 1) 100%);
    padding: 10px 25px 20px 25px;
    border-radius: 12px;
    min-width: 90px;
    color: #ffffff;
    backdrop-filter: blur(6px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.3);
  }

  .landing section.compteur .label {
    font-size: 0.8rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
  }

  .landing section.compteur .value {
    font-size: 2.2rem;
    font-weight: bold;
  }

  @media (max-width: 600px) {
 .landing section.compteur .countdown {
      flex-wrap: wrap;
      justify-content: center;
    }

  .landing section.compteur .box {
    padding: 3% 3% 6%;
    min-width: 60px;
}
  }
/* ////////////////////////////DEAL DU  JOUR//////////////////////////// */
.landing section.deal-jour {
 background: #002C98;
background: linear-gradient(166deg,rgba(0, 44, 152, 1) 0%, rgba(0, 20, 64, 1) 100%);
 color: #ffffff;
}

.landing section.deal-jour div.content {
    margin-top: 24px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    grid-gap: 30px 30px;
    justify-content: left;
    align-items: center;
    position: relative;
}

.landing section.deal-jour div.content div.image {
    padding-top: 0;
    flex: 48.65%;
}

.landing section.deal-jour div.content div.image img {
    display: block;
    max-width: 360px;
    width: 100%;
    margin: 0 auto;
}

.landing section.deal-jour div.content div.tag { 
    padding-top: 0;
    flex: 48.65%;
}

.landing .listing-product ul:not(.pagination) li {
    border-radius: 20px !important;
}

/* ////////////////////////////SLIDERS & LISTINGS//////////////////////////// */


.landing section.slider:nth-child(odd){
    background:#fdbc3e;
}

.landing section.slider h2 {
    color: #001440;
}

.landing section.slider .swiper__products {
    border-top:none;
}

.landing section.slider .swiper__products .swiper-wrapper {
    min-height: auto;
}

.landing section.slider .product-listing.sbloc {
    display: block;
}
.landing section.slider .swiper:not(.home-swiper,.swiper__alphabet) {
    padding: 40px 0 0 0;
}

.landing section.slider .swiper:not(.home-swiper,.swiper__alphabet) .swiper-button-next, .swiper:not(.home-swiper,.swiper__alphabet) .swiper-button-prev {
    background-color:#001440;
    top: 1.5px;
}

.landing section.slider .swiper:not(.home-swiper,.swiper__alphabet) .swiper-button-next:after, .swiper:not(.home-swiper,.swiper__alphabet) .swiper-button-prev:after {
    color: #ffffff;
     font-size: 12px;
    font-weight: 800;
}

.landing section.slider .swiper.swiper__products .swiper-slide, .landing section.cadeaux-incontournable .swiper.swiper__products .swiper-slide, .swiper.swiper__similar .swiper-slide {
    background-color: #ffffff;
    border-radius: 10px;
    height: max-content;
    font-family: "Bricolage Grotesque", sans-serif;
}

.landing section .swiper.swiper__products .text {
    display: block;
    overflow: hidden;
    height: 22px;
    color: rgba(255, 255, 255, 0);
}

.landing section .swiper.swiper__products .text a {
    color: #001440;
}

.landing section.slider .price {
    color: #001440;
}
.landing section.slider .price .old-price {
    color: #001440;
}

.landing section.slider .price .new-price {
    color: #001440;
}

.landing section.slider .price .price-percent,
.landing section.cadeaux-incontournable .price .price-percent {
    color: #ffffff;
    background-color:#001440;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;}

/* //////////////////////////// TAG /////////////////////////// */


.landing div.tag {
    margin: 0 auto;
    padding-top: 40px;
}

.landing div.tag-solo {
    margin: 0 auto;
    padding-top: 40px;
    max-width: 735px;
}

.landing div.tag .product-listing {
    display: block;
    background: none;
}

.landing div.tag .product-listing ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  grid-gap: 30px 30px;
  justify-content: left;
}

.landing div.tag .product-listing ul li {
    flex: 295px;
    border: 2px solid #ffffff;
    color: #ffffff;
    background: none;
    border-radius: 10px;
    grid-template-areas: none;
    display: block;
    padding-bottom: 30px;
}

.landing div.tag .product-listing ul li:nth-child(1) {
    flex: 48.65%;
    padding-bottom: 0;
}

.landing div.tag .product-listing ul li:nth-child(2) {
    flex: 48.65%;
    padding-bottom: 0;
}

.landing div.tag .product-listing ul li .pic {
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 20px;
}

.landing div.tag .product-listing ul li .pic img {
    transition: all 0.5s ease;
}

.landing div.tag .product-listing ul li .pic:hover img {
    transform: scale(0.95);
}


.landing div.tag .product-listing ul li:nth-child(1) .pic {
    float: left;
    margin-bottom: 0;
    width: 50%;
}

.landing div.tag .product-listing ul li:nth-child(2) .pic {
    float: left;
    margin-bottom: 0;
    width: 50%;
}

.landing div.tag .product-listing ul li .ratingClient {
    display: none;
}

.landing div.tag .product-listing ul li .listing-product__desc {
    display: none;
}

.landing div.tag .product-listing ul li .listing-product__infos {
    text-align: left;
    text-decoration: none !important;
    position: relative;
    overflow: inherit;
    padding: 0 20px;
}

.landing div.tag .product-listing ul li:nth-child(1)  .listing-product__infos {
    padding-top: 70px;
}

.landing div.tag .product-listing ul li:nth-child(2)  .listing-product__infos {
    padding-top: 70px;
}

.landing div.tag .product-listing ul li .label--promo:before {
    content: "" ;
    position: absolute;
    background: #FE4200;
    height: 22px;
    width: 28px;
    left: 0;
    top: 16px;
    z-index: 5;
}

.landing div.tag .product-listing ul li .label--promo {
    font-family: "Rowdies", sans-serif;
    padding: 12px;
    font-weight: 800;
    font-size: 30px;
        color: #ffffff;
   background: #FE4200;
background: linear-gradient(90deg,rgba(254, 66, 0, 1) 25%, rgba(254, 144, 0, 1) 100%);
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 123px;
    line-height: 24px;
    overflow: hidden;
    max-height: 56px;
    text-indent: -100px;
    top: 40px;
}

.landing div.tag .product-listing ul li:nth-child(1) .label--promo {
    left: calc(50% + 40px);
    top: 110px;
}

.landing div.tag .product-listing ul li:nth-child(2) .label--promo {
    left: calc(50% + 40px);
    top: 110px;
}

.landing div.tag .product-listing ul li h3 {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    color: #ffffff;
    margin: 0px auto 10px;
    max-height: 22px;
    overflow: hidden;
    max-width: 240px;
}

.landing div.tag .product-listing ul li:nth-child(1) h3 {
    margin-left: 40px;
}

.landing div.tag .product-listing ul li:nth-child(2) h3{
    margin-left: 40px;
}

.landing div.tag .product-listing ul li .price {
    text-align: left;
    position: relative;
    margin-left: 145px;
    top: -27px;
    padding: 0 10px !important;
}

.landing div.tag .product-listing ul li:nth-child(1) .price {
    margin-left: calc(50% + 30px);
    padding-left: 0;
    margin-top: 70px;
}

.landing div.tag .product-listing ul li:nth-child(2) .price {
    margin-left: calc(50% + 180px);
    padding-left: 0;
    margin-top: 70px;
}

.landing div.tag .product-listing ul li:nth-child(2) .price .price {
    color: #ffffff;
    margin-left: -140px;
    top: 0;
}

.landing div.tag .product-listing ul li .price .price {
    color: #ffffff;
    margin-left: -140px;
    top: 0;
}

.landing div.tag .product-listing ul li .price .old-price {
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    display: block;
}

.landing div.tag .product-listing ul li .price .new-price {
    color: #ffffff;
    font-size: 25px;
    font-weight: 800;
    display: block;
}

.landing div.tag .listing-product ul li .button.add-to-cart {
    display: block;
    position: static;
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    margin: 10px 0 0 20px;
    height: auto !important;
    width: auto !important;
    border:none;
}

.landing div.tag .product-listing ul li:nth-child(1) .button.add-to-cart {
    margin-left: calc(50% + 40px);
}

.landing div.tag .product-listing ul li:nth-child(2) .button.add-to-cart {
    margin-left: calc(50% + 40px);
}


.landing div.tag .listing-product ul li .button.add-to-cart span {
    position: relative;
    width: auto;
    display: inline-block;
    background: none;
    z-index: 2;
    transition: all 0.2s ease;
    top: 0;
    width: auto;
}

.landing div.tag .product-listing ul li .button.add-to-cart span:before {
    content: "Commander ›";
    padding: 14px 24px;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 18px;
    color: #ffffff;
    background: #fe6a00;
    border-radius: 30px;
    display: block;
}

.landing div.tag .product-listing ul li .add-to-cart span:after {
    content:"";
       position: absolute;
    display: block;
    height: 41px;
    width: 100%;
    transform: translate(0, 0px);
    z-index: -1;
    bottom: -5px;
    background: #e42f0c;
    border-radius: 60px;
    transition: all 0.2s ease;
}

.landing div.tag .product-listing ul li .add-to-cart:hover span {
    top: 5px;
}

.landing div.tag .product-listing ul li .add-to-cart:hover span:after {
    bottom: 0px;
}

/* ////////////////////////////btn//////////////////////////// */

.landing section .button {
    background-color: #001440;
    color: #ffffff !important;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 18px;
    width: fit-content;
    margin: 30px auto 0 auto;
    padding: 10px 24px;
    border-radius: 100px;
    transition: 0.3s ease;
    border: 1px solid #001440;
    text-transform: none;
}
.landing section .button a{
    color: #ffffff;
     transition: 0.3s ease;
}
.landing section .button:hover a {
    color: #001440;
    transition: 0.3s ease;
}
.landing section  .button:hover{
    transition: 0.3s ease;
    background-color: #f7f4f0;
    color: #001440 !important;
}

/* ////////////////////////////CADEAUX INCONTOURNABLES//////////////////////////// */
/*.landing section.cadeaux-incontournable {
    background: #81e0b0;
}*/

.landing section.cadeaux-incontournable h2 {
    color: #001440;
    margin-bottom: 12px;
}

.landing section.cadeaux-incontournable .cadeaux-filtres {
    display: flex;
    gap: 8px;
    margin: 0 auto 16px auto ;
    padding: 0 16px;
    /**/
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
}

.landing section.cadeaux-incontournable .liste-univers {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 0px;
}

.landing section.cadeaux-incontournable .cadeaux-contents {
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden;
}

.landing section.cadeaux-incontournable .bloc-univers {
    justify-content: center;
    align-items: end;
    background: white;
    background-position: center center;
    /*background-size: cover;*/
    background-repeat: no-repeat;
    text-decoration: none;
    color: #001440;
    padding-bottom: 16px;
    border-radius: 24px;
}

.landing section.cadeaux-incontournable .bloc-univers h3{
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 22px;
    color: #001440;
}

.landing section.cadeaux-incontournable .bloc-univers a {
    color: #001440;
}

.landing section.cadeaux-incontournable .bloc-univers .univers-button a {
    color: white;
    transition: 0.3s ease;
}

.landing section.cadeaux-incontournable .bloc-univers:hover .univers-button a {
    color: #001440;
    transition: 0.3s ease;
}

.landing section.cadeaux-incontournable .bloc-univers .univers-button{
    background-color: #001440;
    color:white;
    font-family: "Bricolage Grotesque", sans-serif;
    font-size: 18px;
    width: fit-content;
    margin: 8px auto 0 auto;
    padding: 10px 24px;
    border-radius: 100px;
    transition: 0.3s ease;
    border: 1px solid #001440;
}

.landing section.cadeaux-incontournable .bloc-univers:hover .univers-button{
    transition: 0.3s ease;
    background-color: white;
    color: #001440 !important;
}

/* si le contenu tient, on centre */
.landing section.cadeaux-incontournable .cadeaux-filtres.is-centered {
  justify-content: center;
}

/* masquer scrollbar webkit */
.landing section.cadeaux-incontournable .cadeaux-filtres::-webkit-scrollbar {
  display: none;
}


.landing section.cadeaux-incontournable .cadeaux-filtre {
  background-color: white;
  padding: 8px 10px;
  border: 1px solid #7c8e9c;
  font-size: 16px;
  color: #7c8e9c;
  transition: 0.3s ease;
  border-radius: 100px;
  width: fit-content;
  flex: 0 0 auto;
  white-space: nowrap;
  user-select: none; /* par défaut, empêche sélectionner facilement */
  cursor: pointer;
      font-family: "Bricolage Grotesque", sans-serif;
}

.landing section.cadeaux-incontournable .cadeaux-filtre:active { 
    transform: translateY(1px); 
}

.landing section.cadeaux-incontournable .cadeaux-filtre:hover{
    background-color: #f7f7f7;
    transition: 0.3s ease;
    cursor: pointer;
}

.landing section.cadeaux-incontournable .cadeaux-filtre.cadeaux-filtre-actif {
    border-color: #001440;
    transition: 0.3s ease;
    color: #001440;
}

.landing section.cadeaux-incontournable .cadeaux-contents .liste-univers {
    display: none;
}

.landing section.cadeaux-incontournable .cadeaux-contents .liste-univers.content-visible {
    display: grid !important;
}

.landing section.cadeaux-incontournable .cadeaux-contents .swiper:not(.home-swiper, .swiper__alphabet) .swiper-button-prev {
    top: 5.5px;
}

.landing section.cadeaux-incontournable .cadeaux-contents .swiper:not(.home-swiper, .swiper__alphabet) .swiper-button-next {
    top: 5.5px;
}

.landing .cadeaux-incontournable .swiper:not(.home-swiper, .swiper__alphabet) {
    padding: 0;
    border-top: 0;
}


/* ////////////////////////////RESPONSIVE//////////////////////////// */


@media (max-width: 1530px) {
    .landing section div.content{
        padding: 0 15px;
     }
}


@media (max-width: 1370px) {
    .landing section.deal-jour div.content div.image {
        flex: 20%;
    }
}

@media (max-width: 1340px) {
    .landing section.top-deal div.tag .product-listing ul li {
        flex: 425px;
        padding-bottom: 30px;
    }

    .landing section.top-deal  div.tag .product-listing ul li .pic {
        float: none !important;
        width: 100% !important;
    }

    .landing section.top-deal  div.tag .product-listing ul li .listing-product__infos {
        padding-top: 15px !important;
    }

    .landing section.top-deal  div.tag .product-listing ul li:nth-child(1) .label--promo {
        margin: 0 auto;
    }

    .landing section.top-deal  div.tag .product-listing ul li h3 {
        width: 100%;
        max-width: 100%;
        text-align: center !important;
        margin: 0 auto !important;
    }

    .landing section.top-deal  div.tag .product-listing ul li .label--promo {
        top: 50px !important;
        left: 50% !important;
        margin-left: -122px !important;
    }

    .landing section.top-deal  div.tag .product-listing ul li .price {
        top: 0 !important;
        left: 50% !important;
        margin-left: 0px !important;
        margin-top: 0 !important;
    }

    .landing section.top-deal  div.tag .product-listing ul li .price .price {
        color: #ffffff;
        width: 100% !important;
        text-align: center;
        position: relative;
        left: -45px !important;
        padding-top: 0;
    }

    .landing section.top-deal  div.tag .product-listing ul .button.add-to-cart {
        margin: 30px auto 0 auto !important;
    }
}
  

@media (max-width: 1080px) {
   
    .landing section.cadeaux-incontournable .liste-univers {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-row-gap: 16px;
    }
}

@media (max-width: 1070px) {
    .landing section.deal-jour div.content div.image {
        flex: 100%;
    }

    .landing section.deal-jour div.content div.tag {
        max-width: 735px;
    }
}

@media (max-width: 1090px) {
    @media (max-width: 1340px) {
    .landing section.top-deal div.tag .product-listing ul li {
        flex: 275px;
    }
}

@media (max-width: 690px) {
    .landing div.tag .product-listing ul li {
        padding-bottom: 30px !important;
    }

    .landing div.tag .product-listing ul li .pic {
        float: none !important;
        width: 100% !important;
    }

    .landing div.tag .product-listing ul li .listing-product__infos {
        padding-top: 15px !important;
    }

    .landing div.tag .product-listing ul li:nth-child(1) .label--promo {
        margin: 0 auto;
    }

    .landing div.tag .product-listing ul li h3 {
        width: 100%;
        max-width: 100%;
        text-align: center !important;
        margin: 0 auto !important;
    }

    .landing div.tag .product-listing ul li .label--promo {
        top: 50px !important;
        left: 50% !important;
        margin-left: -112px !important;
    }

    .landing div.tag .product-listing ul li .price {
        top: 0 !important;
        left: 50% !important;
        margin-left: 22px !important;
        margin-top: 0 !important;
    }

    .landing div.tag .product-listing ul li .button.add-to-cart {
        margin: 30px auto 0 auto !important;
    }
}

@media (max-width: 640px) {
    
    .landing section.cadeaux-incontournable .liste-univers {
        grid-template-columns: 1fr;
        grid-template-rows: repeat(4, 1fr);
    }
}

@media (max-width: 576px) {
    .landing section.header div.content img:nth-child(1) {
        display: none;
    }

    .landing section.header div.content img:nth-child(2) {
        display: block;
    }
}

