.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.temoignages .content {
  padding: 55px 120px 50px;
  border: 1px solid #E10819;
  background-color: #ffffff;
  height: 100%;
  overflow: hidden;
}
.temoignages .texte {
  font-size: 18px;
  font-style: italic;
  line-height: 1.5;
  margin-bottom: 30px;
  text-align: justify;
  text-align-last: center;
}
.temoignages .nom {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
}
.temoignages .owl-carousel .owl-stage-outer {
  height: 100%;
}
.temoignages .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.temoignages .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.temoignages .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  height: 100%;
}
@media (min-width: 1361px) and (max-width: 1500px) {
  .temoignages .content {
    padding: 50px 100px 45px;
  }
  .temoignages .texte {
    font-size: 17px;
    margin-bottom: 30px;
  }
  .temoignages .nom {
    font-size: 17px;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  .temoignages .content {
    padding: 45px 80px 40px;
  }
  .temoignages .texte {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .temoignages .nom {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .temoignages .content {
    padding: 45px 80px 40px;
  }
  .temoignages .texte {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .temoignages .nom {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .temoignages .content {
    padding: 40px 80px 35px;
  }
  .temoignages .texte {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .temoignages .nom {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .temoignages .content {
    padding: 30px 20px 25px;
    height: auto;
  }
  .temoignages .texte {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .temoignages .nom {
    font-size: 16px;
  }
  .temoignages .owl-carousel {
    height: auto !important;
  }
  .temoignages .owl-carousel .owl-stage-outer {
    height: auto;
  }
  .temoignages .owl-carousel .owl-stage-outer .owl-stage {
    height: auto;
  }
  .temoignages .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    height: auto;
  }
  .temoignages .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
    height: auto;
  }
}
