.text-joia{
  font-family: the-seasons, sans-serif;
}

.text-joia-bold{
  font-family: the-seasons, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.element-text-joia > div > h1, .element-text-joia > div > h2, .element-text-joia > div > h3, .element-text-joia > div > h4, .element-text-joia > div > p, .element-text-joia > div > span{
  font-family: the-seasons, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}


.element-text-produit > div > div > ul > li > a > h2 {
  font-family: the-seasons, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
}

.copyright-footer > div{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.copyright-footer > div > p{
  margin: 0 !important;
}

.copyright-footer > div > a{
  margin-top: 10px !important;
  margin-left: 5px !important;
}

.logo-dilepis{
  /* max-width: 200px !important; */
  max-height: 35px !important;
  width: 100% !important;
}