/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.button-2 a {
  color: #ffffff;
}
.g-home-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content, .g-features-particles.g-galatea-style #g-navigation .g-container .g-block > .g-content {
  height: 110px;
}
.button.button-white.button-3, .button.button-white.button-4 {
  color: #ffffff !important;
  border: 2px solid #ffffff;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #970000;
  border-color: #680f00;
}
.page-link:hover {
  z-index: 2;
  color: #970000;
  background-color: #efe9e9;
  border-color: #efe9e9;
}
.page-link {
  position: relative;
  display: block;
  color: #970000;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#g-offcanvas #g-mobilemenu-container ul > li.g-menu-item-link-parent > .g-menu-item-container > .g-menu-parent-indicator {
  border: 1px solid #cb3f1c;
  background: #d6d6d6;
  border-radius: 0.1875rem;
  margin: -0.3rem 0 -0.2rem 0.5rem;
  padding: 0.1rem;
}
hr {
  margin: 2rem 0;
}
@media only all and (max-width: 30rem) {
  .g-logo img {
    content: url('../../../../images/bouchon-logo-web.svg');
  }
}
.table-dark {
  --bs-table-bg: none;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: #fff;
  border-color: rgba(136, 136, 136, 0) !important;
}
.table-dark td {
  border-left: 1px solid rgba(136, 136, 136, 0) !important;
}
/* Effet noir/blanc au survol des images */
.gray img {
  /*	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
  transition: filter 0.5s ease-in-out;
  -webkit-filter: grayscale(100%);
  /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(100%);
  /* FF 35+ */
}
.gray img:hover {
  /*	opacity: 0.5;
	filter: alpha(opacity=100); /* For IE8 and earlier */
  -webkit-filter: grayscale(0%);
  /* Ch 23+, Saf 6.0+, BB 10.0+ */
  filter: grayscale(0%);
  /* FF 35+ */
}
#r-gold {
  margin: 0 auto;
}
@media (min-width: 75.01rem) {
  .g-marge-right {
    padding: 0 1rem 0 0;
    margin: 0 1rem 0 0;
  }
  .g-marge-left {
    padding: 0 0 0 1rem;
    margin: 0 0 0 1rem;
  }
  .g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
    margin-top: -7em;
  }
}
@media (min-width: 60.01rem) and (max-width: 75rem) {
  .g-marge-right {
    padding: 0 0.8rem 0 0;
    margin: 0 0.8rem 0 0;
  }
  .g-marge-left {
    padding: 0 0 0 0.8rem;
    margin: 0 0 0 0.8rem;
  }
  .g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
    margin-top: -7em;
  }
}
@media (min-width: 48.01rem) and (max-width: 60rem) {
  .g-marge-right {
    padding: 0 0.5rem 0 0;
    margin: 0 0.5rem 0 0;
  }
  .g-marge-left {
    padding: 0 0 0 0.5rem;
    margin: 0 0 0 0.5rem;
  }
  .g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
    margin-top: -7em;
  }
}
@media (min-width: 30.01rem) and (max-width: 48rem) {
  .g-home-positions.g-galatea-style #g-slideshow, .g-home-particles.g-galatea-style #g-slideshow, .g-features-particles.g-galatea-style #g-slideshow {
    margin-top: -7em;
  }
}
/*# sourceMappingURL=custom_19.css.map */