#footer {
  position: relative;
}
#footer .disclaimer {
  position: absolute;
  top: -1.5rem;
  font-size: 100%;
  left: 4rem;
  color: #653e1d;
}

#presentation .slide.four {
  background: -webkit-gradient(linear, left top, right top, from(rgba(101, 62, 29, 0.5)), to(rgba(101, 62, 29, 0.5))), url(../../images/nouveau-slide4.jpg) no-repeat center/cover;
  background: linear-gradient(to right, rgba(101, 62, 29, 0.5) 0%, rgba(101, 62, 29, 0.5) 100%), url(../../images/nouveau-slide4.jpg) no-repeat center/cover;
}

#presentation .slide.five {
  background: -webkit-gradient(linear, left top, right top, from(rgba(101, 62, 29, 0.5)), to(rgba(101, 62, 29, 0.5))), url(../../images/nouveau-slide5.jpg) no-repeat center/cover;
  background: linear-gradient(to right, rgba(101, 62, 29, 0.5) 0%, rgba(101, 62, 29, 0.5) 100%), url(../../images/nouveau-slide5.jpg) no-repeat center/cover;
}

#presentation .slide.six {
  background: -webkit-gradient(linear, left top, right top, from(rgba(101, 62, 29, 0.5)), to(rgba(101, 62, 29, 0.5))), url(../../images/nouveau-slide6.jpg) no-repeat center/cover;
  background: linear-gradient(to right, rgba(101, 62, 29, 0.5) 0%, rgba(101, 62, 29, 0.5) 100%), url(../../images/nouveau-slide6.jpg) no-repeat center/cover;
}


.mlt-img {
	background: url(../../images/Nouveau_MLT_Homepage_Block.jpg) no-repeat center/cover;
}

.icon-img {
	background: url(../../images/Laser_Homepage_Block.jpg) no-repeat center/cover;
}

.aethetic-img {
  background: url(../../images/Nouveau_homepage_silder6.jpg) no-repeat center/cover;
}

#mep_0 .wp-video-shortcode video, #mep_0 video.wp-video-shortcode {
    width: 320px!important;
    height: auto!important;
}


#mep_0 {
  width: fit-content!important;
  height: auto!important;
  min-width: 217px!important;
}

#mep_0 .mejs-mediaelement {
    position: relative!important;
}

#gallery.slide-nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    width: 100%;
    max-width: 200px;
}

.dots {
  display: none;
}