.yp-layout--layout-1 .yp-container--actualites {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.yp-articles-list--33820 .yp-articles-list__thumb-img {
	object-fit: contain !important;
}

.yp-layout--layout-2 .yp-container--intern .yp-article-single__body img.icon-chaudiere,
.yp-layout--layout-2 .yp-container--intern .yp-article-single__body img.icon-pompe {
  height:24px !important;
  margin-left: 0;
  margin-right: 10px;
  width:24px !important;
}

.yp-show-phone {
  width: 140px;
}

.yp-show-phone .libelle-phone {
  display:none;
}

.yp-show-phone:hover .libelle-phone {
  display:block;
}
.yp-show-phone:hover .libelle-contact {
  display:none;
}

@media screen and (max-width:992px) {
  .yp-article-single__container-cta {
  	flex-direction: column;
  }
  
  .yp-article-single__container-cta .yp-btn {
  	margin: 5px 0 !important;
  }
}


.yp-content--25155 {
  margin-bottom: 0 !important;
}

.yp-super-map {
  height: 550px !important;
}

.offers .yp-col--offers-1{
  order: 1;
}

.offers .btn-primary {
  width: 100%;
}

.offers .btn-primary:first-child {
  background-color: #00afd7;
  border-color: #00afd7;
  margin-bottom: 1rem;
}

.yp-col--offers-1,
.yp-col--offers-2 {
	opacity: 0;
}

.yp-row--offers {
	display: none !important;
}

.yp-form__group--rgpd label {position:relative}
.yp-form__group--rgpd label span {position:absolute;top:0;left:-5px;}