
#dug_archive_banniere{
  height: 480px;
  background-position: center;
  background-size: cover;
}

#dug_archive_intro{
  background-color: var(--ug-blue);
  height: 230px;
  padding: 110px 60px 0 60px;
  text-align: center;
  color: white;
  background-size: cover;
  background-position: center;
}
#dug_archive_intro.dug_has_desc{
  height: 280px;
}
#dug_archive_intro.dug_intro_bg{
  height: 100vh!important;
  padding: 260px 60px 30px 60px;
  text-align: right;
}

#dug_archive_intro h1, #dug_archive_intro h2{
  margin-top: 0;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 0;
}
#dug_archive_intro p{
  margin: 10px 0 0 0;
  font-size: 32px;
}

.dug_intro_title{
  display: inline-block;
  border: 5px solid;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  text-shadow: 2px 2px 10px #00000050;
}

.dug_archive_secondary_title{
  display: flex;
  justify-content: center;
  text-transform: uppercase;
}

.dug_term_icon{
  width: 90px;
  height: 70px;
  position: relative;
  padding-left: 20px;
  background-color: white;
}

.dug_term_icon span{
  display: block;
  height: 64px;
  width: 64px;
  background-size: cover;
}

.dug_grid_ptax {
  justify-content: left;
  max-width: 1705px;
  margin: 0 auto;
}

.dug_grid_ptax::after {
  content: "";
  width: 500px;
  margin: 20px;
}

/*** PIECES DETACHEES ***/

.dug_grid_pieces_de .dug_single_ptax{
  width: 300px;
  height: 340px;
}
.dug_grid_ptax.dug_grid_pieces_de::after {
  display: none;
}
.dug_grid_pieces_de .dug_single_ptax a{
  padding: 20px!important;
  height: 280px;
}
.dug_grid_pieces_de .dug_single_ptax::before {
  top: 150px;
}
.dug_grid_pieces_de .dug_single_ptax:hover::before {
  left: -10px;
}
.dug_grid_pieces_de .dug_infos h3 {
  font-size: 16px;
}

.dug_grid_ptax.dug_grid_pieces_de .dug_overlay{
  height: 260px;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
/*.dug_grid_ptax.dug_grid_pieces_de .dug_infos p{*/
/*  margin-bottom: 0;*/
/*}*/
.dug_infos p{
  margin-bottom: 0;
  margin-top: 0;
}

/**** FIN PIECES DE ****/


.dug_inline_stock_price{
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

/*NE PAS AFFICHER LES PRIX ET STOCKS POUR ES ET PT*/
.lang-es .dug_inline_stock_price,
.lang-pt-pt .dug_inline_stock_price{
  display: none;!important;
}

.dug_card_price{
  font-weight: 700;
}


/******** AFFICHAGE PRIX / STOCK SUIVANT LES TAXONOMIES *********/

.term-27 .dug_single_ptax a .dug_inline_stock_price, /*TROTT*/
.term-132 .dug_single_ptax a .dug_inline_stock_price, /*TROTT*/
.term-216 .dug_single_ptax a .dug_inline_stock_price, /*TROTT*/
.term-236 .dug_single_ptax a .dug_inline_stock_price, /*TROTT*/

.term-26 .dug_single_ptax a .dug_inline_stock_price, /*KIDS*/
.term-112 .dug_single_ptax a .dug_inline_stock_price, /*KIDS*/
.term-233 .dug_single_ptax a .dug_inline_stock_price, /*KIDS*/
.term-196 .dug_single_ptax a .dug_inline_stock_price /*KIDS*/
{
  flex-direction: column;
  align-items: flex-end;
}

.term-22 .dug_single_ptax a .dug_inline_stock_price, /*DRAISIENNE*/
.term-106 .dug_single_ptax a .dug_inline_stock_price, /*DRAISIENNE*/
.term-190 .dug_single_ptax a .dug_inline_stock_price, /*DRAISIENNE*/
.term-230 .dug_single_ptax a .dug_inline_stock_price /*DRAISIENNE*/
{
  flex-direction: column;
  align-items: flex-start;
}


.term-20 .dug_single_ptax a .dug_show_discount, /*VELOS*/
.term-133 .dug_single_ptax a .dug_show_discount, /*VELOS*/
.term-217 .dug_single_ptax a .dug_show_discount, /*VELOS*/
.term-240 .dug_single_ptax a .dug_show_discount /*VELOS*/
{
  display: flex;
  align-items: center;
}
.term-20 .dug_single_ptax a .dug_regular_price, /*VELOS*/
.term-133 .dug_single_ptax a .dug_regular_price, /*VELOS*/
.term-217 .dug_single_ptax a .dug_regular_price, /*VELOS*/
.term-240 .dug_single_ptax a .dug_regular_price /*VELOS*/
{
  margin-top: 0;
  margin-right: 15px;
}


.woocommerce-pagination{
  display: none;
}

#dug_archive_have_posts_container{
  padding: 40px;
}

#dug_archive_secondary_title_container{
  max-width: 1705px;
  margin: 0 auto;
  padding: 0 20px;
}
.dug_archive_separator{
  border-bottom: 4px solid #333;
  position: relative;
  top: 30px;
}
.dug_archive_secondary_title h2 {
  font-size: 40px;
  margin: 0;
  color: #333;
  display: inline-block;
  background-color: white;
  position: relative;
  padding-right: 30px;
}

.dug_archive_secondary_title h1 {
  font-size: 52px;
  margin: 0;
  color: #333;
  display: inline-block;
  background-color: white;
  position: relative;
  padding-right: 30px;
}

.dug_trott_archive_page h1 {
  font-size: 52px;
  text-transform: uppercase ;
  margin: 0;
  color: #333;
  background-color: white;
  text-align: center;
}

.dug_trott_archive_page #dug_wc_term_desc {
  text-align: center;
  max-width: 1024px;
  font-size: 20px;
  margin-bottom: 30px;
}

.dug_trott_archive_page .dug_family_bg_container p:empty  {
  display: none;
}

.dug_trott_archive_page .dug_family_bg_container {
  flex-direction: column;
  height: 480px;
  background-size: cover;
  background-position: bottom right;
  max-width: none;
  padding: 20px 80px;
  transition: 0.3s all;
}

.dug_trott_archive_page .dug_family_bg_container div{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 400px;
}

.dug_trott_archive_page .dug_family_bg_container p {
  font-size: 22px;
  color: #fff;
  max-width: 400px;
  margin-top: 0;
}
.dug_trott_archive_page .dug_family_bg_container img {
  width: 32px;
  transition: 0.3s all;
}

.dug_trott_archive_page .dug_family_bg_container:hover {
  opacity: 0.9;
}
.dug_trott_archive_page .dug_family_bg_container:hover img{
  translate: 0 -20px;
}

.dug_trott_archive_page .dug_family_bg h2 {
  background: none;
  font-size: 120px;
  max-width: 600px;
  line-height: 110px;
}
.dug_trott_archive_page .dug_pieces_btn {
  margin-top: 60px;
}

.dug_pieces_btn{
  text-align: center;
  padding: 40px;
}
.dug_pieces_btn a.button{
  padding: 20px 40px!important;
  color: #333!important;
}

.dug_grid_ptax.grid_family_draisiennes .dug_infos h3{
  border-bottom: 2px solid #02A6B5;
}
.dug_grid_ptax.grid_family_trotinettes .dug_infos h3{
  border-bottom: 2px solid #2E2A81;
}
.dug_grid_ptax.grid_family_bikes .dug_infos h3{
  border-bottom: 2px solid #95C91F;
}

.dug_family_banner{
  padding: 30px 0;
}

.dug_family_banner_v2{
  aspect-ratio: 8/1;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 30px 0;
}
.dug_family_banner_v2 p{
  font-size: 44px;
  color: white;
  font-weight: bold;
  padding-left: 50%;
  padding-right: 50px;
  margin: 0;
}

#dug_wc_term_desc{
  padding: 0 40px;
  max-width: 1705px;
  margin: 0 auto;
  font-size: 22px;
}

.dug_family_bg{
  width: 100%;
  cursor: pointer;
  z-index: 390;
}

/*ERROR IN PHP LOGIC DISPLAYS AN EMPTY SECTION WITH THIS ID, INVESTIGATE LATER IF NEEDED*/
#dug_family_bg_none{
  display: none;
}

.dug_family_bg_container{
  max-width: 1705px;
  padding: 20px 60px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dug_family_bg h2{
  color: white;
  font-size: 52px;
  margin: 0 30px 0 0;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 100%;
  padding-bottom: 20px;

  background-image: none, none, none, repeating-linear-gradient(90deg, #ffffff, #ffffff 70px, transparent 60px, transparent 90px, #ffffff 70px);
  background-size: 0 , 0 , 0 , 100% 3px;
  background-position: 0 0, 0 0, 100% 0, 0 100%;
  background-repeat: no-repeat;
}

.dug_family_bg img{
  max-height: 140px;
}

#dug_family_bg_trottinettes{
  background: linear-gradient(to right, #2E2A81, #007BBB);
}
#dug_family_bg_draisiennes{
  background: linear-gradient(to right, #02A6B5, #D8E39C);
}
#dug_family_bg_bikes{
  background: linear-gradient(to right, #95C11F, #D8E39C);
}
#dug_family_bg_hoverboards{
  background: linear-gradient(to right, #29235C, #B8B7DC, #662483);
}

.dug_grid_ptax{
  transition: max-height .6s ease-in-out;
}

.dug_grid_ptax.hide{
  max-height: 0;
  overflow: hidden;
}
.dug_grid_ptax.show{
  max-height: 15000px;
}


@media only screen and (max-width :1440px) {
  .dug_single_ptax{
    width: 360px;
    height: 420px;
  }
  .dug_grid_ptax::after {
    width: 360px;
  }

  .dug_single_ptax a{
    padding: 290px 20px 20px 20px;
  }
  #dug_archive_banniere{
    height: 410px;
  }

  .dug_family_banner_v2 p{
    font-size: 32px;
  }


  .dug_trott_archive_page .dug_family_bg_container{
    height: 400px;
  }

  .dug_trott_archive_page .dug_family_bg h2 {
    font-size: 110px;
    line-height: 100px;
  }

}

@media only screen and (max-width :1290px) {
  .dug_single_ptax{
    width: 300px;
    height: 340px;
  }
  .dug_grid_ptax::after {
    width: 300px;
  }
  .dug_single_ptax a{
    padding: 240px 20px 20px 20px;
  }
  .dug_archive_secondary_title h2,
  .dug_archive_secondary_title h1{
    font-size: 52px;
    display: flex;
    align-items: center;
  }

  .dug_archive_separator {
    top: 38px;
  }
  #dug_archive_have_posts_container {
    padding: 20px;
  }
  .dug_single_ptax::before {
    top: 150px;
  }
  .dug_single_ptax:hover::before {
    left: -10px;
  }

  body.term-55 .dug_single_ptax a, body.term-27 .dug_single_ptax a, body.term-26 .dug_single_ptax a{
    padding: 20px 20px 40px 40px;
  }
  body.term-22 .dug_single_ptax a{
    padding: 20px 40px 40px 20px;
  }

  .dug_infos h3 {
    padding-bottom: 0;
    font-size: 18px;
  }

  .term-27 .dug_infos h3,
  .term-132 .dug_infos h3,
  .term-236 .dug_infos h3,
  .term-216 .dug_infos h3
  {
    max-width: 150px;
  }

  #dug_archive_banniere{
    height: 240px;
  }

  .dug_family_banner_v2 p{
    font-size: 24px;
  }

  .dug_trott_archive_page .dug_family_bg_container{
    height: 280px;
  }

  .dug_trott_archive_page .dug_family_bg h2 {
    font-size: 70px !important;
    line-height: inherit;
    max-width: 600px;
  }
}


@media only screen and (max-width :768px) { /*phone*/
  .dug_archive_secondary_title .dug_term_icon{
    display: none;
  }
  .dug_archive_secondary_title h2,
  .dug_archive_secondary_title h1{
    font-size: 36px;
    padding: 0;
    text-align: center;
  }
  .dug_pieces_btn {
    padding: 0 20px 20px 20px;
  }
  .dug_pieces_btn a.button {
    padding: 20px 20px!important;
    max-width: 100%;
    white-space: unset!important;
    line-height: 20px!important;
  }
  #dug_archive_intro.dug_intro_bg {
    padding: 260px 40px 30px 40px;
  }
  #dug_archive_intro p{
    line-height: 32px;
  }

  #dug_archive_intro {
    height: inherit;
    min-height: 230px;
    padding: 110px 60px 40px 60px;
  }

  #dug_archive_secondary_title_container .dug_archive_separator, #dug_archive_secondary_title_container .dug_term_icon{
    display: none;
  }

  #dug_archive_secondary_title_container .dug_archive_secondary_title{
    justify-content: center;
    margin: 20px 0;
  }

  #dug_archive_banniere{
    height: 135px;
  }

  .dug_family_banner_v2 {
    aspect-ratio: 8/2;
  }
  .dug_family_banner_v2 p{
    display: none;
  }


  #dug_wc_term_desc, .dug_trott_archive_page #dug_wc_term_desc{
    padding: 20px 40px 0;
    font-size: 16px;
  }

  .dug_trott_archive_page h1 {
    font-size: 36px;
  }

  .dug_trott_archive_page .dug_family_bg h2{
    font-size: 44px !important;
    text-align: center;
    margin-right: 0;
  }
  .dug_trott_archive_page .dug_family_bg_container p{
    font-size: 18px;
    text-align: center;
    font-weight: 800;
  }
  .dug_trott_archive_page .dug_family_bg_container div {
    height: 140px;
    align-items: center;
  }
  .dug_trott_archive_page .dug_family_bg_container img{
    display: block;
  }

  .dug_grid_ptax{
    justify-content: center;
  }

}



@media only screen and (max-width :400px) { /*tiny phone*/
  .dug_single_ptax{
    width: 240px;
    height: 270px;
  }
  .dug_single_ptax a{
    padding: 160px 20px 20px 20px;
    height: 240px;
  }
  .dug_single_ptax::before {
    top: 110px;
  }
  #dug_archive_intro.dug_intro_bg {
    padding: 260px 20px 30px 20px;
  }
  .dug_intro_title{
    padding: 10px;
  }
  #dug_archive_intro h1, #dug_archive_intro h2 {
    font-size: 28px;
  }
  #dug_archive_intro p {
    font-size: 24px;
  }
  .dug_trott_archive_page .dug_family_bg_container{
    padding: 20px;
  }
  .dug_trott_archive_page #dug_wc_term_desc{
    padding: 20px 20px 0 20px;
  }
  .dug_family_bg_container{
    padding: 20px 30px;
  }
  .dug_family_bg h2{
    font-size: 27px !important;
  }

  .dug_single_ptax.comparable {
    height: 310px;
  }

}



/* OFFRES PROMO */

.term-79 .dug_infos p,
.term-105 .dug_infos p,
.term-261 .dug_infos p,
.term-189 .dug_infos p{
  display: none;
}

.term-79 .dug_single_ptax a,
.term-105 .dug_single_ptax a,
.term-261 .dug_single_ptax a,
.term-189 .dug_single_ptax a{
  padding: 20px;
  display: flex;
  justify-content: end;
}

.term-79 ul.dug_grid_ptax li:last-child a,
.term-105 ul.dug_grid_ptax li:last-child a,
.term-261 ul.dug_grid_ptax li:last-child a,
.term-189 ul.dug_grid_ptax li:last-child a{
  padding: 20px;
  display: flex;
  justify-content: end;
  align-items: flex-end;
}

/* Flèches Swiper */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 44px!important;
  height: 44px!important;
  background: rgba(255, 255, 255, 0.8);
  color: #000;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* Icônes Swiper intégrées */
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 18px!important;
}

/* Position gauche / droite */
.swiper-button-prev {
  left: -22px; /* légèrement en dehors du conteneur */
}

.swiper-button-next {
  right: -22px;
}