.product-item.breaking-zone.BZ-guide-achat-porte-bebe{
  height: 385px;
  text-align: left;
  position: relative;
  font-size: 22px;
  line-height: 28px;
  font-family: 'Poppins', sans-serif;
  background: url(images/BZ-PORTE-BEBE-BG.jpg) no-repeat top center;
  width: 100%;
  max-width: 230px;
  min-width: 227px !important;
  background-size: auto 93%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding:0;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .tocenter{
	margin: 0 auto;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .todesk{
	display:block;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .tomob{
	display:none;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .bloc-text {
  margin: 200px 0 0;
  text-align:center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width:100%;
  height: 100%;
  /*max-width: 240px;*/
  background-color:#272B43;
  padding: 20px 0;
}

@media screen and (min-width: 1900px){
  .product-item.breaking-zone.BZ-guide-achat-porte-bebe{
    max-width: 270px;
    min-width: 270px !important;
    background-size: auto 100%;
  }

  .product-item.breaking-zone.BZ-guide-achat-porte-bebe .bloc-text {
    margin: 240px 0 0;
  }
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.texte-abs-1{
  font-size:20px;
  font-weight:600;
  line-height: 22px;
  margin:0;
  color:#ffffff;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.texte-abs-1 span{
  font-size:16px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.texte-abs-2{
  font-size:24px;
  font-weight:800;
  line-height: 30px;
  margin:0;
  margin-top:10px;
  color:#ffffff;
}


.product-item.breaking-zone.BZ-guide-achat-porte-bebe img.logo-abs{
  display:block;
  width:80px;
  height: auto;
  margin:0 auto;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe img.logo-ohlala{
  display:block;
  width:105px;
  height: auto;
  margin:0 auto;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .desc-BZ {
  position: relative;
  display: block;
  font-size: 12px;
  line-height: 1.2;
  color:#ffffff;
  font-weight: 600;
  text-decoration: underline;
  margin-top:15px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .link-BZ {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  z-index: 2;
  display: block;
  width: 100%;
  opacity: 0;
}

@media screen and (max-width: 498px) {

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .todesk{
	display:none;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .tomob{
	display:block;
}

.product-item{
  width: 100%;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe{
  background-size: auto 80%;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .bloc-text {
  margin: 173px 0 0;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .bloc-text .text-oxy{
  font-size: 3vw;
  line-height: 3.4vw;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe img.logo-abs{
  width:85px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe img.logo-ohlala{
  display: inline-block;
  width:30px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe {
  min-width: 100% !important;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.titre{
  overflow: hidden;
  text-overflow: ellipsis; 
}


.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.titre.titre-un{
  font-size: 6vw;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.titre.titre-deux{
  font-size: 5vw;
  line-height: 22px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.titre.titre-trois{
  font-size: 3vw;
line-height: 0px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.titre.titre-quatre{
  font-size: 3.5vw;
  line-height: 18px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe .desc-BZ {
  display: block;
  font-size: 12px;
  margin-top: 15px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.texte-abs-1{
  font-size:15px;
  line-height: 18px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.texte-abs-1 span{
  font-size:12px;
}

.product-item.breaking-zone.BZ-guide-achat-porte-bebe p.texte-abs-2{
  font-size:18px;
  line-height: 25px;
}

}