.body-cms-cbd *, .body-cms-cbd {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: 'inter', sans-serif;
  text-decoration: none;
  list-style: none;
}

.header-cms-cbd {
  /*position: sticky;*/
  top: 0;
  width: 100%;
  box-shadow: 0 4px 20px hsla(207, 24%, 35%, 0.1);
  background-color: #fff;
  z-index: 1;
}

.nav-cms-cbd {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  width: 100%;
  margin: auto;
  flex-direction: column;
}

.logo-cms-cbd {
  width: 60%;
  padding: 16px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo-cms-cbd a {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}

.logo-cms-cbd a span {
  color: #8739fa;
}

.menu-cms-cbd {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #2f3644;
  border-top: 2px solid #a5966f;
  border-bottom: 2px solid #a5966f;
  width: 100%;

}

.menu-cms-cbd a {
  display: block;
  padding: 7px 15px;
  font-size: 17px;
  font-weight: 500;
  transition: 0.2s all ease-in-out;
  color: #fff;
  font-family: 'Oswald Regular' !Important;
  font-size: 16px !important;
  text-transform: uppercase;
  padding: 12px 18px;
}

/*.menu-cms-cbd:hover a {
  opacity: 0.4;
}

.menu-cms-cbd a:hover {
  opacity: 1;
  color: #fff;
}*/

.menu-icon-cms-cbd {
  display: none;
}

#menu-toggle-cms-cbd {
  display: none;
}

#menu-toggle-cms-cbd:checked ~ .menu {
  transform: scale(1, 1);
}

.menu-cms-cbd a img {
  width: 18px;
  height: 18px;
  margin-right: 12px;
  position: relative;
  top: 2px;
}

.icon-cms-cbd {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-size: cover;
}
.icon-animaux {
  background-image: url('img/cms-cbd/animaux.svg');
}


.top-bar-cms-cbd {
  background: #a5966f;
  display: flex;
  justify-content: center;
  padding: 5px 0;
}

.p-top-bar-cms-cbd {
  color: #fff;
  font-family: 'oswald', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.square-cms-cbd {
  width: 8px;
  height: 8px;
  background: #fff;
  transform: rotate(45deg);
  margin: 0 20px;
}

.container-top-bar-cms-cbd {
  display: flex;
  align-items: center;
}


.texte-contact-cms-cbd {
  color: #000;
  font-family: 'inter', sans-serif;
  font-size: 16px;
}

a.contact-a-cms-cbd {
  color: #000;
  font-family: 'inter', sans-serif;
  font-size: 16px;
  text-decoration: underline;
}

.title-contact-cms-cbd {
  color: #000;
  font-family: 'inter', sans-serif;
  font-weight: 900;
  font-size: 26px;
  margin-bottom: 8px;
}

.container-contact-cms-cbd {
  max-width: 265px;
}



.footer-cms-cbd {
  background: #2f3644;
  padding: 35px 0;
  display: flex;
  justify-content: center;
}

.container-footer-cms-cbd {
  display: flex;
  justify-content: space-between;
  width: 65%;
}

.title-footer-cms-cbd {
  font-family: "Oswald", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}

.title-footer-a-cms-cbd {
  color: #fff;
  font-family: "Open sans", sans serif;
  line-height: 25px;
  font-size: 15px;
}

.subline-cms-cbd {
  background: #a5966f;
  height: 3px;
  width: 46px;
  margin: 5px 0 26px;
}

.title-footer-p-cms-cbd {
  color: #fff;
  font-family: "Open sans", sans serif;
  line-height: 20px;
  font-size: 15px;
}

.adress-footer-cms-cbd {
  margin-bottom: 5px;
  margin-top: 10px;
}

.footer-icon-cms-cbd {
  width: 15px;
  height: 15px;
  margin-right: 12px;
  position: relative;
  top: 4px;
}

.column-footer-cms-cbd ul li {
  display: flex;
}

.right-categorie-cms-cbd {
  background: #0a5e2a;
  color: #fff;
  font-family: "inter", sans-serif;
  width: 55%;
  padding: 33px 25px 0;
  border-radius: 0 8px 8px 0;
}
.categorie-cms-cbd {
  display: flex;
  font-family: "inter", sans-serif;
  width: 49%;
  margin-bottom: 26px;
}

.categories-container-cms-cbd {
  width: 55%;
  justify-content: space-between;
  display: flex;
  margin: auto;
  flex-wrap: wrap;
}

.left-categorie-cms-cbd {
  width: 50%;
  background-size: cover;
  border-radius: 8px 0 0 8px;
}

.left-categorie-cms-cbd.detente-categorie-cms-cbd {
  background-image: url('img/cms-cbd/detente-bg.jpg');
  background-size: cover;
  background-position: center;
}

.left-categorie-cms-cbd.sport-categorie-cms-cbd {
  background-image: url('img/cms-cbd/sport-bg.jpg');
  background-size: cover;
  background-position: center;
}

.left-categorie-cms-cbd.peau-categorie-cms-cbd {
  background-image: url('img/cms-cbd/soins-bg.jpg');
  background-size: cover;
  background-position: center;
}

.left-categorie-cms-cbd.animaux-categorie-cms-cbd {
  background-image: url('img/cms-cbd/animaux-bg.jpg');
  background-size: cover;
  background-position: center;
}

.top-title-categorie-cms-cbd {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  margin-bottom: 20px;
}

.title-categorie-cms-cbd {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}


.text-categorie-cms-cbd {
  font-size: 15px;
}

.button-categorie-cms-cbd {
  background: #fff;
  padding: 12px 30px;
  border-radius: 8px;
  display: block;
  width: 100%;
  text-align: center;
  margin: 19px 0 22px;
  color: #0a5e2a;
  font-weight: 600;
}



.top-text-cms-cbd {
  text-align: center;
}

.top-text-title {
  font-size: 30px;
  font-weight: 600;
  margin-top: 45px;
  margin-bottom: 8px;
}

.top-text-sub-title-cms-cbd {
  font-size: 19px;
  font-weight: 800;
  margin-bottom: 45px;
}

.banniere-cms-cbd {
  background-image: url('img/cms-cbd/bandeau-bg.jpg');
  background-size: cover;
  padding: 35px;
  margin-top: 30px;
}

.container-banniere-cms-cbd {
  margin: auto;
  width: 315px;
  display: flex;
  color: #fff;
  font-weight: 800;
  text-align: center;
  align-items: center;
}

.fb-cms-cbd1 {
  font-size: 50px;
}

.fb-cms-cbd2 {
  text-transform: uppercase;
  font-size: 17px;
  position: relative;
  top: -2px;
}

.middle-banniere-cms-cbd {
  width: 3px;
  background: #fff;
  height: 63px;
  position: relative;
  top: 2px;
  margin: 0 21px;
}

.right-banniere-cms-cbd p {
  font-weight: 600;
  display: flex;
}

.item-reassurance-cms-cbd {
  color: #fff;
  display: flex;
  align-items: center;
  background: #253d2d;
  padding: 18px 21px;
  border-radius: 8px;
}

.item-reassurance-cms-cbd img {
  width: 58px;
  height: auto;
  margin-right: 20px;
}

.reassurance-cms-cbd {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 57%;
  margin: 25px auto;
}

.title-reassurance-cms-cbd {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 800;
}

.sub-title-reassurance-cms-cbd {
  font-size: 15px;
  font-weight: 500;
}

.text-categorie-cms-cbd a {
  text-decoration: underline;
  font-weight: 600;
  color: #fff;
}

.text-categorie-cms-cbd {
  font-size: 15px;
  min-height: 94px;
}

@media only screen and (max-width: 950px) {
  /*.menu-cms-cbd {
    flex-direction: column;
    background-color: #151418;
    align-items: start;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    z-index: 1;
    transform: scale(1, 0);
    transform-origin: top;
    transition: transform 0.3s ease-in-out;
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
  }

  .menu-cms-cbd a {
    margin-left: 12px;
  }

  .menu-cms-cbd li {
    margin-bottom: 10px;
  }

  .menu-icon-cms-cbd {
    display: block;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
  }*/

  .menu-cms-cbd {
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.menu-cms-cbd a {
  font-size: 15px !important;
  padding: 12px 12px;
}

.menu-cms-cbd li {
  width: 50%;
}

.logo-cms-cbd {
  width: 90%;
  flex-direction: column;
  text-align: center;
}

.container-contact-cms-cbd {
  max-width: 90%;
  margin-top: 18px;
  margin-bottom: 16px;
}

.top-text-cms-cbd {
  text-align: center;
  padding: 0 5%;
}

.categorie-cms-cbd {
  width: 100%;
  margin-bottom: 9px;
}

.categories-container-cms-cbd {
  width: 95%;
}

.fb-cms-cbd1 {
  font-size: 36px;
}

.fb-cms-cbd2 {
  font-size: 12px;
}

.right-banniere-cms-cbd p {
  font-size: 15px;
}

.container-banniere-cms-cbd {
  width: max-content;
}

.reassurance-cms-cbd {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 95%;
    margin: 33px auto 25px;
    flex-direction: column;
}

.item-reassurance-cms-cbd {
  color: #fff;
  display: flex;
  align-items: center;
  background: #253d2d;
  padding: 18px 21px;
  border-radius: 8px;
  width: 87%;
  margin-bottom: 10px;
}

  .menu-cms-cbd li {
    width: 50%;
    display: flex;
    justify-content: center;
  }

    .menu-cms-cbd li {
    width: auto;
    display: flex;
    justify-content: center;
  }

  .container-footer-cms-cbd {
  display: flex;
  justify-content: space-between;
  width: 93%;
  flex-direction: column;
}

.column-footer-cms-cbd {
  margin-bottom: 57px;
}

.p-top-bar-cms-cbd {
  color: #fff;
  font-family: 'oswald', sans-serif;
  text-transform: uppercase;
      font-size: 14px;
    text-align: center;
}

.banniere-cms-cbd {
    padding: 35px 0;
}

.left-categorie-cms-cbd.detente-categorie-cms-cbd {
  background-position: 65% 70%;
}

.left-categorie-cms-cbd.peau-categorie-cms-cbd {
  background-position: 43% 69%;
}

.banniere-cms-cbd {
    margin-top: 25px;
}






}


