/** Shopify CDN: Minification failed

Line 40:0 Unexpected "}"

**/
@media (min-width: 990px) {
  .wt-page-nav-mega {
    margin-top: 12px;
    background: red;
  }
}
/* Fond blanc sur les liens de navigation principale */
.header__menu-item a,
.header__nav-item a {
  background-color: #ffffff;
  padding: 4px 10px;
  border-radius: 4px;
  color: #baae77;
  transition: background-color 0.2s ease;
}

.header__menu-item a:hover,
.header__nav-item a:hover {
  background-color: #f5f5f5;
}
.wt-footer__title {
  color: #0A0A0A;
  -webkit-text-fill-color: #0A0A0A;
  background: none;
  -webkit-background-clip: unset;
  background-clip: unset;
  display: inline-block;
  transition: transform 0.3s ease;
}

.wt-footer__title:hover {
  transform: scale(1.08);
}

}
.social-link {
  display: inline-block;
  transition: transform 0.3s ease;
}

.social-link:hover {
  transform: scale(1.2);
}
.template-page-ocamani-d-enigmatique #shopify-section-sections--30006608265543__17863989506fe0adf8 {
  display: none;
}
.wt-header__nav-link {
  text-transform: none !important;
}







    