.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK {
  font-family: 'Poppins', sans-serif;
  color: #64648C;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK img.bg,.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK picture{
  max-height: 850px;
  min-height: 450px;
  object-fit: cover;
  object-position: center;
}
.btn-visuel-second .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK picture.double{
  display: none;
}
.btn-visuel-first .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK picture.defaut{
  display: none;
}

.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc{
  position: absolute;
  width: 30%;
  text-align: center;
  bottom: 0;
  top: 0;
  margin: auto;
  height: max-content;
  left: 5%;
}
.btn-visuel-first .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc{
  width: 50%;
  bottom: 10%;
  top: 0;
  height: max-content;
  margin: auto;;
  margin: auto;
}
.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc h4 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 400;
}
.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc h4 span{
  letter-spacing: 1px;
}
.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc p.appelPrix {
  font-size: 20px;
  line-height: 1.2;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc p.txt1 {
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  max-width: 420px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK img.bg,.product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK picture{
    max-height: 500px;
    min-height: 390px;
    object-fit: cover;
    object-position: center;
  }
  .btn-visuel-first .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK img.bg,.btn-visuel-first .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK picture{
    max-height: 1000px;
    min-height: 390px;
    object-fit: cover;
    object-position: center;
  }
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc {
    left: initial;
    right: 5%;
    width: 50%;
  }
  .btn-visuel-first .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc{
    width: 100%;
    left: 0;
    right: 0;
  }
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc h4{
    font-size: 26px;
    line-height: 1.2;  
    margin-bottom:10px;
    letter-spacing:3px;
  }
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc p.txt1 {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .btn-visuel-second .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK img.bg,.btn-visuel-second .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK picture {
    object-position: center;
    min-height: 290px;
    max-height: 290px;
  }
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc {
    width: 80%;
    right: 3%;
  }
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc h4 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 2px;
  }
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc p.appelPrix{
    font-size: 10px;
    margin-bottom: 10px;
  }
  .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc p.txt1{
    font-size: 10px;
    line-height: 13px;
    max-width: 210px;
  }
  .btn-visuel-first .product-item.breaking-zone.PE26-BZ-XL-TF1-FUNPHORIC-OK .texteBloc p.txt1 {
    max-width: 258px;
  }
}