
/* commenté pour afficher le titre du produit comme sur deejo */

/* #main h1{
  display: none!important;
} */
/* #products .thumbnail-container .price {
    margin: 10px 0px 15px 0px!important;
} */

#products .product-miniature{
  /* max-width: inherit; */
  width: 25%;
}

/* commenté pour la refonte  */
/* .thumbnail-container img{
  width: 100%;
  height: 300px;
  object-fit: contain;
} */

/* #products{
  min-height: 60vh;
} */

@media (max-width: 1250px){

.desktop #products .product-miniature{
  width: 50%!important;
}



/* .desktop #products .thumbnail-container, .product-miniature .thumbnail-container,
.desktop .product-price-and-shipping{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
} */

}

  @media (max-width: 1050px){
#products .product-miniature{
 width: 50%;
}
  /* #products .product-miniature .product-short-descripton {
    height: inherit!important;
    min-height: inherit!important;
    margin: 20px 0px!important;
  } */

/* commenté pour la refonte */
  /* #products .product-miniature {
      width: 100%!important;
  } */
/* commenté pour la refonte */
  /* .thumbnail-container {
      max-width: 400px!important;
  } */

  /* .category-add-to-cart .add-to-cart {
      min-width: 50%!important;
      padding: 12px!important;
      font-size: 22px!important;
  } */

  .category-title-header .category-title-collection{
    font-size: 30px;
  }

/* .product-price-and-shipping {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
} */

/* #products .product-title {
    text-align: center!important;
} */

  #products .thumbnail-container .product-short-descripton p {
      font-size: 12px!important;
      text-align: center;
      padding: 0px 5px;
  }

  #products .product-miniature .product-short-descripton {
      font-size: 14px;
      letter-spacing: 0.8px;
      line-height: 140%;
      margin: 10px 0px!important;
      padding: 0px 5px!important;
      text-align: center;
  }

}

.btn_pop_panier{
    background:none!important;
    border: none;
    font-size: 15px!important;
      display: flex;
    justify-content: center;
    align-items: center;
}

.container-btn.shop *{
      color: #0f6591!important;
}

.container-btn.shop {
    max-width: 300px;
    margin-bottom: 15px;
}

.btn-primary {
    background-color: #2c5533;
}

.btn-primary:hover {
    background-color: #8bb892;
}

/* commenté pour la refonte */
  /* #products .product-miniature {
      margin: 40px 0px!important;
  } */



@media (max-width: 767px){
  .breadcrumb-header-container {
      padding-top: 0;
      margin: 0 30px;
      font-size: 12px;
      text-transform: uppercase;
      position: absolute!important;
      top: 5%!important;
      left: 0!important;
      margin: 0;
      margin-top: 5px;
  }
  
}



@media (max-width: 550px){





  h1{
    font-size: 30px;
  }

  .category-title-header .category-title-collection{
    font-size: 30px;
  }


  #products .thumbnail-container .product-short-descripton p {
      font-size: 12px!important;
      text-align: center;
      padding: 0px 5px;
  }

  #products .product-miniature .product-short-descripton {
      font-size: 14px;
      letter-spacing: 0.8px;
      line-height: 140%;
      margin: 10px 0px!important;
      padding: 0px 5px!important;
      text-align: center;
  }

  /* .thumbnail-container {
      max-width: 380px!important;
  } */

  #form-filters{
    justify-content: space-between!important;
  }

  .section_filter{
    position: static!important;
  }

  .bloc_caracteristiques{
    width: 100%!important;
  }

  /* .product-price-and-shipping{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  } */
/* .category-add-to-cart .add-to-cart {
    min-width: 50%!important;
    padding: 12px!important;
    font-size: 18px!important;
} */
  /* #products .product-title{
    white-space: initial;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  } */

}

@media (max-width: 365px){

  .thumbnail-container {
      max-width: 320px;
  }

  }

@media (max-width: 340px){

  .thumbnail-container {
      max-width: 300px!important;
  }

  }

#main #products .product-title > *{
	color: #0f6591!important;
	/* font-size: 16px!important;
  font-weight: bold!important; */
}

/* commenté pour la refonte */
/* #products .product-title{
  padding: 0!important;
} */

/* commenté pour la refonte */
/* #main #products .thumbnail-container .price{
	padding-left: 0!important;
  font-size: 1.3em!important;
} */
/* commenté pour la refonte */
/* form.category-add-to-cart {
    display: flex;
    justify-content: center;
    width: 100%;
} */

#body-pop-panier p{
  color: #0f6591!important;
  font-size: 18px!important;
}

#body-pop-panier strong{
  font-weight: 400!important;
}

#firstpart-pop-panier #price-pdt-pop {
    font-weight: 600;
    font-size: 18px;
}

#qty-pdt-pop strong{
  font-weight: 400;
}

#bloc-buttons-pop-panier{
  background:none;
}

#qty-pdt-pop #true-qty-pdt-pop, #total-price-ttc-pop-pdts{
  font-weight: 600;
}


#header-shop-panier{
  background-color: #e7eff4;
}

#title-header-shop-panier {
    color: #0f6591;
    font-size: 21px;
    font-weight: 700!important;
    line-height: 21px;
}

#picto-checked-panier-btn{
  display: none;
}

#container-pop-shop-panier{
  border-radius: 6px;
  overflow: hidden;
}
#header-shop-panier{
  padding: 40px 15px;
}

#close-pop-shop-panier{
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url('/media/img/v-new/mobile/close-blue.svg');
    width: 16px;
    height: 16px;
    top: 18px!important;
}















