/*!
Theme Name: the7dtchild
Author: Web' en Aubrac
Author URI: https://www.web-en-aubrac.fr/
Version: 1.0.0
Template: dt-the7
*/


/* BEGIN - MAIN */
html {
  font-size: 100%;
}

body {
  background: #fff;
}

/* Fix right margin bug on revolution slider */
rs-fullwidth-wrap > rs-module-wrap {
  left: 0px !important;
}

.ult-new-ib-content.ult-responsive > h2 {
  color: #fff;
  text-shadow: 0px 0px 5px #000;
}
/* END - MAIN */


/* BEGIN - PAGE CONTACT*/
#cmplz-cookiebanner-container {
  display: contents;
}
/* END - PAGE CONTACT */


/* BEGIN - FOOTER */
#wea-copyright {
  background: #fff;
  text-align: center;
  font-size: .8rem;
}

/* Keep the footer to the bottom of the page */
body.page-id-57419 {
  min-height: 100vh;
  display: grid;
  grid-template-rows: 1fr auto;
  align-items: start;
}
/* END - FOOTER */


/* BEGIN - RESERVIT PLUGIN */
/* Pour la compatibilité avec le plugin Reservit */
#footer {
  height: 0;
}
/* END - RESERVIT PLUGIN */
