.region-footer:before, .region-footer:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.region-footer:before {
  background-color: rgba(32, 146, 139, 0.49);
}
.region-footer:after {
  z-index: -2;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url(../../images/naturancia_nature_op.jpg);
}
.region-footer-copyright .contextual {
  display: none;
}

.block-field-blockcommerce-product-variationproduit-naturanciafield-photo-produit img,
.splide--field-photo-produit img {
  margin: auto;
  display: block;
}
