body.page-template-equipe{
  background: #303134 !important;
}
/* .page-template-equipe .page-title-bar{
  background: none;
}
.page-template-equipe .page-title-bar .container{
display: block !important;
} */
/* .container {
  width: 360px;
  height: 415px;
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
} */

.image {
  position: absolute;
  width: 360px;
  height: 415px;
}

.cadre {
  position: absolute;
  width: 360px;
  height: 420px;
  opacity: 0.1;
  background: url("file:///home/mamsoo/Downloads/Calque%2012%20copie%206@1X.png");
}


/***************/
/*body {
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.5;
  background: url("http://karenmenezes.com/shapes-polygon/bg-cubes.png");
}

p {
  margin: 0 0 10px 0;
}

.team-block-container {
  display: flex;
  justify-content: center;
}

.team-block-wrap {
  position: relative;
  display: flex;
  color: #222;
  font-size: 24px;
}

.clip-block.clip-isabelle {
  margin-top: 201px;
}
.clip-block.clip-alaric {
  margin-left: -50px;
}
.clip-block.clip-alain {
  margin-top: 259px;
  margin-left: -450px;
}
.clip-block.clip-valery {
  margin-top: 130px;
  margin-left: 150px;
}
.clip-block.clip-paola {
  margin-top: 389px;
  margin-left: -450px;
}

.clip-svg {
  width: 0;
  height: 0;
}

.clip-each {
  display: block;
  position: relative;
  -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  -webkit-clip-path: url("#hexagon-clip");
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 auto;
}

a.clip-each:hover {
  background: #9E566E;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.clip-solid {
  width: 300px;
  height: 345px;
  background-repeat: no-repeat;
  -webkit-transition: all 2.5s linear;
  transition: all 2.5s linear;
  background-size: 300px 345px;
}

.clip-isabelle .clip-solid {
  background-image: url("./isabelle.png");
}
.clip-alaric .clip-solid {
  background-image: url("./Calque-44@1X.png");
}
.clip-axel .clip-solid {
  background-image: url("./axel.png");
}
.clip-alain .clip-solid {
  background-image: url("./alain.png");
}
.clip-valery .clip-solid {
  background-image: url("./valery.png");
}
.clip-paola .clip-solid {
  background-image: url("./paola.png");
}

.clip-solid:after {
  content: "";
  position: absolute;
  left: -23px;
  right: 0;
  bottom: 4px;
  -webkit-clip-path: polygon(100% 3%, 17% 100%, 100% 100%);
  clip-path: polygon(100% 3%, 17% 100%, 100% 100%);
  -webkit-clip-path: url("#triangle-clip");
  clip-path: url("#triangle-clip");
  background: #000000;
  z-index: 1;
  width: 100%;
  height: 155px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  pointer-events: none;
  opacity: 0.3;
  clip-path: polygon(0% 37%, 100% 39%, 60% 90%, 1% 24%);
}

.clip-solid:hover:after {
  height: 0;
  -webkit-transition: all 0.45s ease-in;
  transition: all 0.45s ease-in;
}

.clip-solid:hover .clip-team-name {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.clip-solid img {
  width: 300px;
  height: 345px;
  position: absolute;
  z-index: 2;
}

.clip-team-name {
  position: absolute;
  bottom: 66px;
  left: 100px;
  color: #fff;
  font-size: 70%;
  z-index: 2;
}

.social-each {
  font-size: 80%;
}

@media only screen and (max-device-width : 640px) {
  .team-block-wrap {
    display: block;
  }
  .clip-block {
    margin: 15px 0px !important;
  }
}*/
/* TEAM */
.team-block-container {
  display: flex;
  justify-content: center;
}

.team-block-wrap.team-block-cofondateurs {
  margin-left: -155px;
}

.team-block-wrap {
  position: relative;
  display: flex;
  color: #222;
  font-size: 24px;
  justify-content: center;
}

.clip-block {
  cursor: pointer;
}

.clip-block.clip-isabelle {
  margin-top: 201px;
}
.clip-block.clip-alaric {
  margin-left: -50px;
}
.clip-block.clip-alain {
  margin-top: 259px;
  margin-left: -450px;
}
.clip-block.clip-valery {
  margin-top: 130px;
  margin-left: 150px;
}
.clip-block.clip-paola {
  margin-top: 389px;
  margin-left: -450px;
}
.clip-block.clip-maxime {
  margin-top: 140px;
}

.clip-block.clip-dominique {
  margin-left: 92px;
}

.clip-svg {
  width: 0;
  height: 0;
}

.clip-each {
  display: block;
  position: relative;
  -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  -webkit-clip-path: url("#hexagon-clip");
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 auto;
}

a.clip-each:hover {
  background: #9E566E;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.clip-solid {
  width: 300px;
  height: 345px;
  background-repeat: no-repeat;
  -webkit-transition: all 2.5s linear;
  transition: all 2.5s linear;
  background-size: cover;
  background-position: center;
}

.clip-isabelle .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/isabelle.png");
}
.clip-alaric .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/alaric.png");
}
.clip-axel .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/axel.png");
}
.clip-alain .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/alain.png");
}
.clip-valery .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/valery.png");
}
.clip-paola .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/paola.png");
}
.clip-maxime .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/maxime.png");
}
.clip-dominique .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/dominique.png");
}
.clip-jennifer .clip-solid {
  background-image: url("https://naturathera.welyne.com/wp-content/uploads/2021/07/jennifer.png");
}

.clip-solid:after {
  content: "";
  position: absolute;
  left: -23px;
  right: 0;
  bottom: 4px;
  -webkit-clip-path: polygon(100% 3%, 17% 100%, 100% 100%);
  clip-path: polygon(100% 3%, 17% 100%, 100% 100%);
  -webkit-clip-path: url("#triangle-clip");
  clip-path: url("#triangle-clip");
  background: #000000;
  z-index: 1;
  width: 100%;
  height: 155px;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  pointer-events: none;
  opacity: 0.5;
}

.clip-alain .clip-solid:after,
.clip-axel .clip-solid:after,
.clip-maxime .clip-solid:after {
  clip-path: polygon(15% 15%, 100% 40%, 57% 88%, 15% 39%);
}
.clip-isabelle .clip-solid:after,
.clip-alaric .clip-solid:after,
.clip-valery .clip-solid:after,
.clip-paola .clip-solid:after,
.clip-dominique .clip-solid:after,
.clip-jennifer .clip-solid:after {
  clip-path: polygon(100% 15%, 100% 40%, 57% 88%, 15% 39%);
}

.clip-solid:hover:after {
  height: 0;
  -webkit-transition: all 0.45s ease-in;
  transition: all 0.45s ease-in;
}

.clip-solid:hover .clip-team-name {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.clip-solid img {
  width: 300px;
  height: 345px;
  position: absolute;
  z-index: 2;
}

.clip-team-name {
  position: absolute;
  bottom: 77px;
  color: #5b77a1;
  font-size: 26px;
  text-align: center;
  width: 100%;
  z-index: 2;
}

.social-each {
  font-size: 80%;
}

@media only screen and (max-device-width : 1024px) {
  .team-block-wrap {
    display: block;
  }
  .team-block-wrap.team-block-cofondateurs {
    margin-left: 0;
  }
  .clip-block {
    margin: 15px 0px !important;
  }

  .clip-solid {
    /*width: 500px;
    height: 545px;*/
    background-repeat: no-repeat;
    -webkit-transition: all 2.5s linear;
    transition: all 2.5s linear;
    /*background-size: 500px 545px;*/
  }

  .clip-solid img {
    /*width: 500px;
    height: 545px;*/
    position: absolute;
    z-index: 2;
  }


  .clip-team-name {
    position: absolute;
    bottom: 90px;
    color: #a0a0a0;
    font-size: 26px;
    width: 100%;
    z-index: 2;
    text-align: center;
  }

  /*.clip-alain .clip-solid:after,
  .clip-axel .clip-solid:after,
  .clip-maxime .clip-solid:after {
    clip-path: polygon(13% 2%, 100% 17%, 57% 91%, 13% 16%);
  }
  .clip-isabelle .clip-solid:after,
  .clip-alaric .clip-solid:after,
  .clip-valery .clip-solid:after,
  .clip-paola .clip-solid:after,
  .clip-dominique .clip-solid:after,
  .clip-jennifer .clip-solid:after {
    clip-path: polygon(100% 0%, 100% 17%, 57% 91%, 13% 16%);
  }*/

  .clip-solid:after {
    content: "";
    position: absolute;
    left: -35px;
    right: 0;
    bottom: 25px;
    /*-webkit-clip-path: polygon(100% 3%, 17% 100%, 100% 100%);
    clip-path: polygon(100% 3%, 17% 100%, 100% 100%);
    -webkit-clip-path: url("#triangle-clip");
    clip-path: url("#triangle-clip");*/
    background: #000000;
    z-index: 1;
    width: 100%;
    height: 155px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    pointer-events: none;
    opacity: 0.5;
  }
}

/********************************/

.team-profil_ {
  display: block;
  position: relative;
  -webkit-clip-path: polygon(25% 5%, 75% 5%, 100% 50%, 75% 95%, 25% 95%, 0% 50%);
  clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%);
  -webkit-clip-path: url("#hexagon-clip");
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  margin: 0 auto;
  background-image: url("./jennifer.png");
}

.page-template-equipe h2{
    text-align: center;
    color: #9fa694;
     font-size: 36px;
     font-weight: 200;
     text-transform: uppercase;
     font-family: "Nunito Sans", -apple-system, BlinkMacSystemFont, Sans-serif;
     -webkit-animation: fadeInLeft 2s;
     animation: fadeInLeft 2s;
     /* margin: 0 0 5px; */
   
  
}
.page-template-equipe .page-title-bar, .page-template-equipe .page-title-bar{
  background: none;
}
.page-template-equipe .page-title-bar, .page-template-equipe .page-title-bar .container{
  display: block !important;
}
.page-template-equipe .page-title-bar, .page-template-equipe .page-title-bar .container h1{
-webkit-animation: fadeInUp 2s;
animation: fadeInUp 2s;
color: #007ce4;
font-family: "ImperialURW", Sans-serif;
text-transform: uppercase;
margin-bottom: 50px;
font-size: 60px;
text-align: center;
}
#order_review .order_review_heading{
  display: none;
}