html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-moz-focus-inner {
  border: 0;
}
a {
  color: #fff;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  text-decoration: none;
}
a:hover,
a:active {
  color: ;
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p10 {
  width: 10%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p10 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p15 {
  width: 15%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p15 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p20 {
  width: 20%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p20 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p25 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p25 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p30 {
  width: 30%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p30 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p35 {
  width: 35%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p35 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p40 {
  width: 40%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p40 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p45 {
  width: 45%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p45 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p50 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p50 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p55 {
  width: 55%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p55 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p60 {
  width: 60%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p60 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p65 {
  width: 65%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p65 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p70 {
  width: 70%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p70 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p75 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p75 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p80 {
  width: 80%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p80 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p85 {
  width: 85%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p85 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p90 {
  width: 90%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p90 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p95 {
  width: 95%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p95 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
#mentions .modal-title {
  color: #000;
}
#mentions p {
  margin-bottom: 15px;
  font-size: 12px !important;
  line-height: 14px !important;
}
#mentions p strong,
#mentions p b {
  font-weight: bold;
}
#mentions a {
  color: #000;
}
.shophome .moduleShop {
  position: relative;
  padding: 0 10px;
}
.shophome .moduleShop .txtCtn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-align: center;
  pointer-events: none;
  padding: 0 15px 20px;
}
.shophome .moduleShop .txtCtn h2 {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px;
  pointer-events: auto;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
}
.shophome .moduleShop .txtCtn a {
  pointer-events: auto;
  padding: 10px 20px;
}
.shophome .moduleShop .imgCtn {
  position: relative;
  z-index: 1;
}
.shophome .moduleShop .imgCtn img {
  display: block;
  width: 100%;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.shophome .moduleShop .imgCtn:hover img {
  opacity: 0.7;
}
.shophome .moduleShop.shampoingCtn .txtCtn h2,
.shophome .moduleShop.apresCtn .txtCtn h2,
.shophome .moduleShop.kitsCtn .txtCtn h2 {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
}
.shophome .moduleShop.kitsCtn {
  margin-top: 20px;
}
.shophome .originesCtn {
  margin-top: 20px;
  padding: 0 10px;
}
.shophome .originesCtn .txtCtn {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  pointer-events: none;
  padding: 20px 15px;
}
.shophome .originesCtn .txtCtn .logoCtn img {
  width: 225px;
  height: auto;
}
.shophome .originesCtn .txtCtn h2 {
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0 0 10px;
  line-height: 1.2;
  color: #00ab55;
  pointer-events: auto;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05em;
}
.shophome .originesCtn .txtCtn a {
  pointer-events: auto;
  padding: 10px 20px;
}
.shophome .originesCtn .imgCtn {
  position: relative;
  z-index: 1;
}
.shophome .originesCtn .imgCtn img {
  display: block;
  width: 100%;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.shophome .originesCtn .imgCtn:hover img {
  opacity: 0.7;
}
.products {
  display: flex;
  flex-wrap: wrap;
}
.productslist .products .product {
  width: 33.33% !important;
  flex: 0 0 33.33%;
}
.product {
  float: none !important;
  margin: 0 0 20px !important;
  padding: 0 10px !important;
}
.product > .inner .imgCtn {
  height: 290px;
  display: block;
}
.product > .inner .imgCtn img {
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.product > .inner .imgCtn:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.product > .inner .txtCtn {
  background: #14284b;
  padding: 20px;
}
.product > .inner .txtCtn h2 {
  font-family: 'Montserrat', sans-serif;
}
.product > .inner .txtCtn h2 .type {
  display: block;
  text-transform: uppercase;
  color: #c89464;
  font-size: 14px;
  letter-spacing: 0.05em;
  font-weight: 300;
}
.product > .inner .txtCtn h2 .type:hover {
  color: #fff;
}
.product > .inner .txtCtn h2 .nmbrClr {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.product > .inner .txtCtn h2 .nmbrClr .separator {
  display: block;
  width: 1px;
  height: 15px;
  background: #00ab55;
  margin: 0 8px;
}
.product > .inner .txtCtn h2 .nmbrClr .number,
.product > .inner .txtCtn h2 .nmbrClr .teinte {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
}
.product > .inner .txtCtn .priceCart {
  margin-top: 5px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product > .inner .txtCtn .priceCart .price {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0 !important;
}
.product > .inner .txtCtn .priceCart .price del {
  font-weight: 400;
  margin: 0 0 5px;
  font-size: 14px;
}
.product > .inner .txtCtn .priceCart .price .wholesale_price_title {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
  color: #fff;
  font-weight: 300;
}
.product > .inner .txtCtn .priceCart .price .woocommerce-price-suffix {
  font-size: 12px;
  font-weight: 300;
}
.product > .inner .txtCtn .priceCart .price ins {
  text-decoration: none;
}
.product > .inner .txtCtn .priceCart .addtoCart {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 35px;
  height: 35px;
  background: #c89464;
}
.product > .inner .txtCtn .priceCart .addtoCart .icon-icoCart {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  font-size: 20px;
}
.product > .inner .txtCtn .priceCart .addtoCart .icon-icoCart:before {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.product > .inner .txtCtn .priceCart .addtoCart:hover {
  background: #fff;
}
.product > .inner .txtCtn .priceCart .addtoCart:hover .icon-icoCart {
  color: #c89464;
}
.productCtn .product {
  display: flex;
  flex-wrap: wrap;
}
.sliderproductCtn {
  width: 50%;
  padding-right: 30px;
  position: relative;
}
.sliderproductCtn .swiper-container {
  width: 100%;
  height: 420px;
}
.sliderproductCtn .swiper-container .swiper-wrapper {
  width: 100%;
  height: 100%;
}
.sliderproductCtn .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
  position: relative;
  cursor: zoom-in;
}
.sliderproductCtn .swiper-container .swiper-wrapper .swiper-slide .imgCtn {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.sliderproductCtn .swiper-container .swiper-wrapper .swiper-slide .hovered {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(200,148,100,0.75);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  opacity: 0;
}
.sliderproductCtn .swiper-container .swiper-wrapper .swiper-slide .hovered span {
  display: flex;
  align-items: center;
  justify-content: center;
  color: ;
  font-size: 60px;
}
.sliderproductCtn .swiper-container .swiper-wrapper .swiper-slide .hovered span:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sliderproductCtn .swiper-container .swiper-wrapper .swiper-slide:hover .hovered {
  opacity: 1;
}
.sliderproductCtn .swiper-container:hover .s-button-next {
  right: 10px;
}
.sliderproductCtn .swiper-container:hover .s-button-prev {
  left: 10px;
}
.sliderproductCtn .s-button-next,
.sliderproductCtn .s-button-prev {
  position: absolute;
  z-index: 100;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  cursor: pointer;
}
.sliderproductCtn .s-button-next i,
.sliderproductCtn .s-button-prev i {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  color: #14284b;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.sliderproductCtn .s-button-next i:before,
.sliderproductCtn .s-button-prev i:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sliderproductCtn .s-button-next:focus,
.sliderproductCtn .s-button-prev:focus {
  outline: 0;
}
.sliderproductCtn .s-button-next:hover i,
.sliderproductCtn .s-button-prev:hover i {
  color: #c89464;
}
.sliderproductCtn .s-button-next {
  right: -40px;
}
.sliderproductCtn .s-button-prev {
  left: -40px;
}
.summaryCtn {
  width: 50%;
}
.summaryCtn .summary {
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
  color: #14284b;
  padding: 10px 0;
}
.summaryCtn .summary h1 {
  color: #00ab55;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 20px;
}
.summaryCtn .summary .conditionnement {
  font-size: 20px;
  font-weight: 300;
  margin: 0 0 20px;
}
.summaryCtn .summary .pointsforts {
  margin: 0 0 20px;
  padding: 0;
}
.summaryCtn .summary .pointsforts li {
  font-size: 14px;
  margin-bottom: 5px;
  display: flex;
  align-items: flex-start;
  line-height: 1.1;
}
.summaryCtn .summary .pointsforts li .icon-icoHexagone {
  font-size: 13px;
  color: #00ab55;
  margin: 2px 7px 0 0;
}
.summaryCtn .summary .pointsforts li:last-child {
  margin: 0;
}
.summaryCtn .summary .stocklabel {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 20px;
}
.summaryCtn .summary .stocklabel:before {
  content: '';
  width: 8px;
  height: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
  margin: 0 7px 0 0;
}
.summaryCtn .summary .stocklabel.instocklabel:before {
  background: #00ab55;
}
.summaryCtn .summary .stocklabel.outstocklabel:before {
  background: #d20101;
}
.summaryCtn .summary .shortdescription {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 500;
  margin: 0 0 20px;
}
.summaryCtn .summary .price {
  font-size: 22px;
  font-weight: 400;
  margin: 0 !important;
}
.summaryCtn .summary .price del {
  font-weight: 400;
  margin: 0 0 5px;
  font-size: 14px;
}
.summaryCtn .summary .price .wholesale_price_title {
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  margin: 0 0 5px;
  color: #000929;
  font-weight: 400;
}
.summaryCtn .summary .price .woocommerce-price-suffix {
  font-size: 12px;
  font-weight: 300;
}
.summaryCtn .summary .price ins {
  text-decoration: none;
}
.summaryCtn .summary .reviewcountCtn {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 20px;
  color: #c89464;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn {
  width: 80px;
  position: relative;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn .icon-icoStar {
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn .icon-icoStar:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn .starsCtn {
  width: 80px;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn .starsCtn .inner {
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn .emptyStar .icon-icoStar {
  color: #c8c8c8;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn .filledStar {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.summaryCtn .summary .reviewcountCtn .starreviewCtn .filledStar .icon-icoStar {
  color: #c89464;
}
.summaryCtn .summary .reviewcountCtn .reviewCount {
  font-size: 15px;
  font-weight: 500;
  color: #c89464;
  margin-left: 15px;
}
.summaryCtn .summary form.cart div.quantity {
  display: block;
  float: none !important;
  margin: 20px 0 0 !important;
}
.summaryCtn .summary form.cart div.quantity label {
  display: inline-flex;
  clip: auto;
  height: auto !important;
  overflow: visible;
  position: static !important;
  width: auto !important;
  word-wrap: normal !important;
  font-size: 13px;
  color: #14284b;
  margin: 0 10px 0 0 !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
}
.summaryCtn .summary form.cart div.quantity input[type="number"] {
  border: 0;
  background: #f4f4f7;
  width: 150px;
  outline: 0;
  font-weight: 500;
  color: #14284b;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px 0;
}
.summaryCtn .summary form.cart button.button[type="submit"] {
  width: 100% !important;
  float: none !important;
  margin: 20px 0 0 !important;
}
.bannercompo {
  background: #14284b;
  padding: 30px 60px;
  margin-top: 40px;
}
.bannercompo .compoCtn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 50px;
}
.bannercompo .compoCtn img {
  width: 70px;
  height: auto;
}
.bannercompo .compoCtn p {
  padding-left: 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
}
.bannercompo .essenceCtn {
  padding-left: 70px;
  border-left: 1px solid #c89464;
  text-align: center;
  text-transform: uppercase;
}
.bannercompo .essenceCtn .compoTxt {
  display: block;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
}
.bannercompo .essenceCtn .originTxt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ab55;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #00ab55;
}
.bannercompo .essenceCtn .originTxt .number {
  font-size: 50px;
  display: block;
}
.bannercompo .essenceCtn .originTxt .origin {
  font-size: 22px;
  display: block;
}
.bannercompo .essenceCtn .extraitsTxt {
  display: block;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.09em;
  margin-top: 10px;
}
.conseilsutilisation {
  margin-top: 40px;
  padding: 40px 0 0;
  border-top: 1px solid #c89464;
  text-align: center;
}
.conseilsutilisation h2 {
  color: #c89464;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0 0 10px;
  font-weight: 500;
}
.conseilsutilisation .conseilsImg {
  display: block;
  margin: 25px 0 0;
}
.conseilsutilisation .conseilsImg img {
  width: 100%;
}
.conseilsutilisation .nuancierCtn {
  margin-top: 40px;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem {
  width: 20%;
  flex: 0 0 20%;
  margin-bottom: 20px;
  padding: 0 5px;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner {
  display: block;
  position: relative;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .hovered {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(2,9,21,0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  opacity: 0;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .hovered .plus {
  width: 50px;
  height: 50px;
  color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 300;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .hovered .txt {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  display: bock;
  margin: 10px 0 0;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .imgCtn {
  width: 100%;
  height: 150px;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .txtCtn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0;
  color: #14284b;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .txtCtn .separator {
  display: block;
  width: 1px;
  height: 15px;
  background: #00ab55;
  margin: 0 4px;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .txtCtn .number,
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner .txtCtn .teinte {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: -0.01em;
}
.conseilsutilisation .nuancierCtn .nuancier .nuancierItem .inner:hover .hovered {
  opacity: 1;
}
.tabs-relatedproducts {
  width: 100%;
  margin-top: 40px;
  border-top: 1px solid #c89464;
  padding: 40px 0 0;
}
.tabs-relatedproducts .tabsCtn {
  padding-right: 30px;
}
.tabs-relatedproducts .tabsCtn .tab-content .toggleTab {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0 30px 20px;
  border-bottom: 1px solid #c89464;
  font-size: 15px;
  color: #14284b;
  text-transform: uppercase;
  font-weight: 500;
}
.tabs-relatedproducts .tabsCtn .tab-content .toggleTab .icon-icoArrowdown {
  font-size: 9px;
  color: #14284b;
}
.tabs-relatedproducts .tabsCtn .tab-content .collapse .inner {
  padding: 20px 0 20px 20px;
}
.tabs-relatedproducts .tabsCtn .tab-content .collapse .inner .tnmce p,
.tabs-relatedproducts .tabsCtn .tab-content .collapse .inner .tnmce ul {
  font-size: 14px;
}
.tabs-relatedproducts .tabsCtn .tab-content .collapse .inner a.btn {
  white-space: initial;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .inner {
  border-bottom: 1px solid #dad9d7;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .inner h3 {
  color: #00ab55;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 15px;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .contenance {
  text-align: center;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .madeinfrance {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 0;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .madeinfrance .txt {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.1em;
  display: block;
  margin-bottom: 5px;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .madeinfrance .flag {
  max-width: 156px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .madeinfrance .flag span {
  width: 33.33%;
  display: block;
  height: 1px;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .madeinfrance .flag span:nth-child(1) {
  background: #28367f;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .madeinfrance .flag span:nth-child(2) {
  background: #fff;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .madeinfrance .flag span:nth-child(3) {
  background: #e4003a;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .picto ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .picto ul li {
  margin: 10px 0;
}
.tabs-relatedproducts .tabsCtn .tab-content #caracteristiques .picto ul li img {
  width: auto;
  height: 35px !important;
}
.tabs-relatedproducts .relatedProducts {
  padding-left: 30px;
}
.tabs-relatedproducts .relatedProducts h2 {
  text-transform: uppercase;
  color: #00ab55;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 15px;
  margin: 0 0 20px;
}
.tabs-relatedproducts .relatedProducts ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs-relatedproducts .relatedProducts ul li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tabs-relatedproducts .relatedProducts ul li a {
  display: block;
  width: 100px;
  height: 100px;
}
.tabs-relatedproducts .relatedProducts ul li a img {
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.tabs-relatedproducts .relatedProducts ul li a:hover img {
  opacity: 0.7;
}
.tabs-relatedproducts .relatedProducts ul li span {
  display: block;
  color: #00ab55;
  font-weight: 500;
  font-size: 18px;
  margin: 0 10px;
}
.tabs-relatedproducts .relatedProducts ul li:last-child span {
  display: none;
}
.tabs-relatedproducts .relatedProducts .totalPrice {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #14284b;
  font-size: 15px;
  margin: 20px 0;
}
.tabs-relatedproducts .relatedProducts .totalPrice .priceAdded {
  font-size: 18px;
  font-weight: 500;
  color: #00ab55;
}
.tabs-relatedproducts .relatedProducts .addtocartMultiple {
  width: 100%;
}
.bioperformance {
  margin-top: 40px;
  padding: 40px 0 0;
  border-top: 1px solid #c89464;
}
.bioperformance h2 {
  color: #00ab55;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0 0 20px;
  font-weight: 500;
}
.bioperformance .imgCtn {
  position: relative;
  height: 500px;
}
.bioperformance .txtCtn {
  padding-left: 60px;
}
.bioperformance .txtCtn .tnmce ul li {
  position: relative;
  padding-left: 25px;
}
.bioperformance .txtCtn .tnmce ul li:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00ab55;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 3px;
}
.originescomposants {
  margin-top: 40px;
  padding: 40px 0 0;
  border-top: 1px solid #c89464;
  text-align: center;
}
.originescomposants h2 {
  color: #00ab55;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0 0 20px;
  font-weight: 500;
}
.originescomposants .tnmce em {
  color: #00ab55;
}
.originescomposants .composantsCtn {
  margin-top: 40px;
  margin-bottom: 20px;
  justify-content: center;
}
.originescomposants .composantsCtn .compoItem {
  padding: 0 10px;
  margin-bottom: 20px;
}
.originescomposants .composantsCtn .compoItem .inner {
  position: relative;
  width: 100%;
  height: 290px;
  cursor: pointer;
}
.originescomposants .composantsCtn .compoItem .inner .txtCtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(2,9,21,0.9);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  opacity: 0;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  text-align: center;
  z-index: 2;
}
.originescomposants .composantsCtn .compoItem .inner .txtCtn h3 {
  color: #c89464;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin: 0 0 15px;
}
.originescomposants .composantsCtn .compoItem .inner .txtCtn p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
}
.originescomposants .composantsCtn .compoItem .inner .imgCtn {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.originescomposants .composantsCtn .compoItem .inner:hover .txtCtn {
  opacity: 1;
}
.reviews-product {
  margin-top: 40px;
  padding: 40px 0;
  border-top: 1px solid #c89464;
  border-bottom: 1px solid #c89464;
  width: 100%;
}
.reviews-product .gradereviewsCtn .reviewsGraphics {
  margin-bottom: 30px;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .averageCounts {
  font-size: 30px;
  font-weight: 500;
  color: #00ab55;
  text-align: center;
  display: block;
  margin: 0 0 15px;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn {
  width: 120px;
  margin: 0 auto;
  position: relative;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn .icon-icoStar {
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn .icon-icoStar:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn .starsCtn {
  width: 120px;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn .starsCtn .inner {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn .emptyStar .icon-icoStar {
  color: #c8c8c8;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn .filledStar {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .starreviewCtn .filledStar .icon-icoStar {
  color: #c89464;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .numberReviews {
  color: #14284b;
  font-size: 14px;
  text-align: center;
  display: block;
  margin: 5px 0 0;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .barReviews {
  margin-top: 20px;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .barReviews .barRating {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .barReviews .barRating .numberRating {
  flex: 0 0 40px;
  width: 40px;
  font-size: 18px;
  color: #000929;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .barReviews .barRating .numberRating .icon-icoStar {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c89464;
  margin-left: 5px;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .barReviews .barRating .numberRating .icon-icoStar:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .barReviews .barRating .progressBar {
  height: 20px;
  background: #00ab55;
}
.reviews-product .gradereviewsCtn .reviewsGraphics .barReviews .barRating .countRating {
  font-size: 18px;
  color: #000929;
  flex: 0 0 25px;
  width: 25px;
  text-align: center;
}
.reviews-product .gradereviewsCtn .nocommentsCtn p.no-comments {
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
}
.reviews-product .gradereviewsCtn .onlyloggedpurchased {
  text-align: center;
  font-size: 14px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn {
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10000;
  background: rgba(2,9,21,0.9);
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}
.reviews-product .gradereviewsCtn #reviewFormCtn > i {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  font-size: 30px;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  cursor: pointer;
}
.reviews-product .gradereviewsCtn #reviewFormCtn > i:hover {
  color: #c89464;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm {
  width: 40%;
  background: #fff;
  padding: 40px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm #respond small {
  display: none;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form {
  width: 100%;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-rating {
  margin-bottom: 20px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-rating label {
  display: block;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  margin-bottom: 10px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-rating p.stars > span {
  display: flex;
  align-items: center;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-rating p.stars a {
  display: inline-flex;
  align-items: center;
  margin-right: 5px;
  width: auto;
  height: auto;
  font-size: 24px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-rating p.stars a:before {
  width: auto;
  height: auto;
  position: static;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-comment {
  margin-bottom: 20px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-comment label {
  display: block;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .comment-form-comment textarea {
  width: 100%;
  padding: .8rem 1rem;
  outline: none;
  border: 1px solid #c89464;
  height: 150px;
}
.reviews-product .gradereviewsCtn #reviewFormCtn #reviewForm form .form-submit input[type="submit"] {
  width: 100%;
}
.reviews-product .gradereviewsCtn #reviewFormCtn.triggered {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}
.reviews-product .gradereviewsCtn #toggleFormReviews {
  cursor: pointer;
  width: 100%;
}
.reviews-product .reviewsCtn h2 {
  color: #c89464;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0 0 20px;
  font-weight: 500;
}
.reviews-product .reviewsCtn .lstReviews {
  margin-top: 30px;
  border-top: 1px solid #dad9d7;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem {
  padding: 30px 0;
  border-bottom: 1px solid #dad9d7;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .starRating {
  display: flex;
  align-items: center;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .starRating .adjectifRating {
  font-size: 15px;
  font-weight: 500;
  margin-right: 10px;
  color: #c89464;
  text-transform: uppercase;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .starRating .starsCtn {
  display: flex;
  align-items: center;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .starRating .starsCtn .icon-icoStar {
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 2px;
  color: #c89464;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .starRating .starsCtn .icon-icoStar:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .contentRating {
  margin-top: 15px;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .contentRating p {
  font-size: 14px;
  color: #14284b;
  line-height: 1.6;
  margin-bottom: 10px;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem .contentRating .authorDate {
  display: block;
  font-weight: 500;
  font-size: 14px;
  color: #14284b;
}
.reviews-product .reviewsCtn .lstReviews .reviewItem:last-child {
  border: 0;
}
.reassuranceCtn {
  margin: 40px 0;
}
.reassuranceCtn .reassurance__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reassuranceCtn .reassurance__item .iconReassurance {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c89464;
  font-size: 30px;
  margin-right: 15px;
}
.reassuranceCtn .reassurance__item .iconReassurance:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
.reassuranceCtn .reassurance__item p {
  line-height: 1.4;
}
.reassuranceCtn .reassurance__item p.titre {
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
.reassuranceCtn .reassurance__item p.texte {
  margin: 0;
  font-weight: 300;
  font-size: 13px;
}
.newsletterCtn .newsletterInner {
  background: #c89464;
  padding: 20px;
}
.newsletterCtn .newsletterInner .intro {
  display: flex;
  justify-content: center;
  align-items: center;
}
.newsletterCtn .newsletterInner .intro .icon-icoDiamond {
  margin-right: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 40px;
}
.newsletterCtn .newsletterInner .intro p {
  color: #14284b;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.newsletterCtn .newsletterInner .newsletter {
  margin-top: 20px;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph {
  margin: 0 !important;
  width: 70%;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph input {
  width: 100%;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 35px;
  border: 0;
  outline: 0;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph input:focus {
  outline: 0;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph input[type="text"] {
  padding: 0 20px !important;
  font-size: 14px !important;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph input[type="submit"] {
  cursor: pointer;
  background: #14284b;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  font-weight: 400;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph input[type="submit"]:hover {
  background: #fff;
  color: #14284b;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_message {
  width: 100%;
  margin-top: 20px;
  text-align: center;
  font-size: 13px;
  color: #14284b;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph.last {
  padding-left: 20px;
  width: 30%;
}
.return-to-shop {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.form-container2 {
  padding-top: 1.5rem;
}
.form-container2 input,
.form-container2 textarea {
  padding: .8rem 1rem;
  outline: none;
  border: 1px solid #c89464;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  margin-bottom: 1.3rem;
  width: 100%;
}
.form-container2 input:focus,
.form-container2 textarea:focus {
  border: 1px solid #c89464;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
.form-container2 input[type="submit"],
.form-container2 textarea[type="submit"] {
  background-color: #c89464;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  text-transform: uppercase;
  color: #fff;
  padding: .5rem 2rem;
  margin-bottom: 0;
  font-size: .9rem;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.form-container2 input[type="submit"]:hover,
.form-container2 textarea[type="submit"]:hover {
  background: #14284b;
  border: 1px solid #14284b;
}
.form-container2 textarea {
  height: 390px;
}
.inquiryaccountCtn h1 {
  text-transform: uppercase;
  font-size: 21px;
  text-align: center;
  color: #00ab55;
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.bannercompo2 {
  background: #14284b;
  padding: 30px 40px;
  margin-top: 40px;
}
.bannercompo2 .compoCtn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 30px;
}
.bannercompo2 .compoCtn img {
  width: 70px;
  height: auto;
}
.bannercompo2 .compoCtn p {
  padding-left: 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  line-height: 1.6;
}
.bannercompo2 .essenceCtn {
  padding-left: 70px;
  border-left: 1px solid #c89464;
  text-align: center;
  text-transform: uppercase;
}
.bannercompo2 .essenceCtn .compoTxt {
  display: block;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.15em;
  margin-bottom: 10px;
}
.bannercompo2 .essenceCtn .originTxt {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ab55;
  font-weight: 500;
  padding-bottom: 10px;
  border-bottom: 1px solid #00ab55;
}
.bannercompo2 .essenceCtn .originTxt .number {
  font-size: 50px;
  display: block;
}
.bannercompo2 .essenceCtn .originTxt .origin {
  font-size: 22px;
  display: block;
}
.bannercompo2 .essenceCtn .extraitsTxt {
  display: block;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.09em;
  margin-top: 10px;
}
.discoverproducts {
  text-align: center;
  margin: 40px 0 0;
}
.discoverproducts h2 {
  color: #00ab55;
  font-size: 21px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.discoverproducts .tnmce {
  margin: 20px 0;
}
.discoverproducts .btnCtn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cgvCtn {
  padding: 40px 0;
}
.cgvCtn h1 {
  text-transform: uppercase;
  font-size: 21px;
  text-align: center;
  color: #00ab55;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.cgvCtn #cgvTab {
  margin-top: 3rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #c89464;
  padding-bottom: .5rem;
}
.cgvCtn #cgvTab a {
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
}
.cgvCtn #cgvTab a.active {
  color: #c89464;
  font-weight: 500;
}
.cgvCtn #cgv-tabContent .tab-pane {
  padding: 20px 0;
}
.cgvCtn #cgv-tabContent .tab-pane .articlesCtn article {
  margin-bottom: 60px;
}
.cgvCtn #cgv-tabContent .tab-pane .articlesCtn article h2 {
  text-transform: uppercase;
  font-size: 18px;
  color: #c89464;
  margin: 0 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.cgvCtn #cgv-tabContent .tab-pane .articlesCtn article:last-child {
  margin-bottom: 0;
}
.cgvCtn #cgv-tabContent .tab-pane .exerciceCtn {
  margin-top: 100px;
}
.cgvCtn #cgv-tabContent .tab-pane .exerciceCtn > h2 {
  text-transform: uppercase;
  font-size: 21px;
  text-align: center;
  color: #00ab55;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.cgvCtn #cgv-tabContent .tab-pane .exerciceCtn > span.mentions {
  text-align: center;
  color: #000929;
  font-size: 15px;
  display: block;
  margin: 0 0 40px;
}
.cgvCtn #cgv-tabContent .tab-pane .exerciceCtn article {
  margin-bottom: 60px;
}
.cgvCtn #cgv-tabContent .tab-pane .exerciceCtn article h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #c89464;
  margin: 0 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.cgvCtn #cgv-tabContent .tab-pane .exerciceCtn article:last-child {
  margin-bottom: 0;
}
.cgvCtn #cgv-tabContent .tab-pane .annexeCtn {
  margin-top: 100px;
}
.cgvCtn #cgv-tabContent .tab-pane .annexeCtn > h2 {
  text-transform: uppercase;
  font-size: 21px;
  text-align: center;
  color: #00ab55;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin: 0;
}
.cgvCtn #cgv-tabContent .tab-pane .annexeCtn > h3 {
  text-align: center;
  color: #000929;
  font-size: 18px;
  display: block;
  margin: 40px 0 25px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.cgvCtn #cgv-tabContent .tab-pane .annexeCtn article {
  margin-bottom: 60px;
}
.cgvCtn #cgv-tabContent .tab-pane .annexeCtn article h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #c89464;
  margin: 0 0 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.cgvCtn #cgv-tabContent .tab-pane .annexeCtn article:last-child {
  margin-bottom: 0;
}
.paginationCtn {
  margin-top: 40px;
}
.paginationCtn .pagination {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.paginationCtn .pagination a,
.paginationCtn .pagination span {
  width: 36px;
  height: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  margin: 0 5px;
  color: #000929;
}
.paginationCtn .pagination span.current {
  background: #c89464;
  color: #fff;
}
.paginationCtn .pagination a:hover {
  background: #000929;
  color: #fff;
}
.tnmce h2 {
  font-size: 19px;
  font-weight: 500;
  margin-bottom: 20px;
}
.tnmce h3 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 20px;
}
.tnmce h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.tnmce h5,
.tnmce h6 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 20px;
}
.tnmce img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  height: auto;
}
.tnmce p {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 20px;
}
.tnmce p:last-child {
  margin-bottom: 0;
}
.tnmce a {
  color: #c89464;
  font-weight: 600;
}
.tnmce a:hover {
  color: #14284b;
}
.tnmce strong {
  font-weight: 600;
}
.tnmce ul,
.tnmce ol {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 20px;
  list-style-type: none;
  padding: 0;
}
.tnmce ul li,
.tnmce ol li {
  margin-bottom: 10px;
}
.navwoo ul li {
  margin-bottom: 15px;
}
.navwoo ul li a {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: #000929;
  line-height: 0.5;
}
.navwoo ul li a:hover {
  color: #c89464;
}
.navwoo ul li.current-menu-item a,
.navwoo ul li.current-menu-parent a {
  font-size: 14px;
  color: #c89464;
  font-weight: 600;
}
.navwoo ul ul {
  display: none;
}
.woocommerce #content input.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce-page #content input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button {
  background: #c89464 !important;
  color: #fff !important;
  text-shadow: transparent !important;
  border-color: #c89464 !important;
  border-radius: 0;
  padding: 10px 30px !important;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px !important;
  font-weight: normal !important;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.woocommerce #content input.button:focus,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus,
.woocommerce-page #content input.button:focus,
.woocommerce-page #respond input#submit:focus,
.woocommerce-page a.button:focus,
.woocommerce-page button.button:focus,
.woocommerce-page input.button:focus {
  outline: 0;
}
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
  background: #14284b !important;
  background-color: #14284b !important;
  color: #fff !important;
  text-shadow: transparent !important;
  box-shadow: none;
  border-color: #14284b !important;
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover {
  background: #14284b !important;
  background-color: #14284b !important;
  color: #fff !important;
  text-shadow: transparent !important;
  box-shadow: none;
  border-color: #14284b !important;
}
.woocommerce #content input.button.alt:hover,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #respond input#submit.alt:hover,
.woocommerce-page a.button.alt:hover,
.woocommerce-page button.button.alt:hover,
.woocommerce-page input.button.alt:hover {
  background: #14284b !important;
  box-shadow: none;
  text-shadow: transparent !important;
  color: #fff !important;
  border-color: #14284b !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 15px 20px;
  margin: 0 0 20px;
  border: none;
  color: #fff;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 0;
}
.woocommerce-error a.button,
.woocommerce-info a.button,
.woocommerce-message a.button {
  order: 2;
  margin: 10px 0 0 !important;
}
.woocommerce-error {
  background: red;
  color: #fff;
}
.woocommerce-info {
  background: #14284b;
}
.woocommerce-message {
  background: #8fae1b;
  color: #fff;
}
.woocommerce-message a.button {
  background: #c89464 !important;
  color: #14284b !important;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  content: '';
  display: none;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
  content: '';
  display: none;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  font-size: 1rem;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
  display: inline-flex;
  border: 1px solid #fff !important;
  outline: 0;
  -webkit-appearance: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #14284b !important;
  background-image: none;
  background: #fff !important;
  text-align: center;
  text-transform: uppercase;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  padding: 10px 30px;
  font-size: 1rem;
  cursor: pointer;
  margin: 20px 0 0;
}
.woocommerce-message a:hover,
.woocommerce-error a:hover,
.woocommerce-info a:hover {
  background: #14284b !important;
  border: 1px solid #14284b !important;
  color: #fff !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  width: 200px;
}
.woocommerce div.product form.cart {
  margin: 0;
}
.woocommerce-notices-wrapper {
  margin: 0 10px;
}
.accountCtn .woocommerce {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
  width: 50%;
  max-width: 50%;
  flex: 0 0 50%;
  float: none;
  padding-right: 20px;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  width: 50%;
  max-width: 50%;
  flex: 0 0 50%;
  float: none;
  padding-left: 20px;
}
.woocommerce-privacy-policy-text {
  font-size: 13px;
}
#customer_login h2 {
  font-family: 'Montserrat', sans-serif;
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: none;
  margin: 0;
}
.woocommerce-checkout .col-1 {
  padding-left: 0;
}
.woocommerce-checkout .col-2 {
  padding-right: 0;
}
.woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce .woocommerce-customer-details :last-child .col-1 {
  padding-left: 0;
}
.woocommerce .woocommerce-customer-details :last-child .col-2 {
  padding-right: 0;
}
.woocommerce .woocommerce-customer-details :last-child address {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #c89464;
}
.woocommerce .woocommerce-customer-details :last-child h2 {
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 10px;
  font-family: 'Montserrat', sans-serif;
}
.woocommerce .woocommerce-order-details > h2 {
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  margin: 20px 0 10px;
  font-family: 'Montserrat', sans-serif;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 15px 0 30px;
}
.woocommerce-account .accountCtn .woocommerce-MyAccount-navigation {
  float: none;
  width: 30%;
  padding-right: 20px;
}
.woocommerce-account .accountCtn .woocommerce-MyAccount-navigation ul li a {
  display: block;
  background: #14284b;
  color: #fff;
  font-size: 16px;
  padding: 10px 20px;
  border-bottom: 1px solid rgba(255,255,255,0.5);
}
.woocommerce-account .accountCtn .woocommerce-MyAccount-navigation ul li a:hover {
  background: #c89464;
}
.woocommerce-account .accountCtn .woocommerce-MyAccount-navigation ul li:last-child a {
  border: 0;
}
.woocommerce-account .accountCtn .woocommerce-MyAccount-navigation ul li.is-active a {
  background: #c89464;
}
.accountCtn .woocommerce-MyAccount-content {
  width: 70%;
  float: none;
  padding-left: 20px;
}
.accountCtn .woocommerce-MyAccount-content > p a {
  color: #c89464;
  font-weight: 500;
}
.accountCtn .woocommerce-MyAccount-content > p a:hover {
  color: #14284b;
}
.accountCtn .woocommerce-MyAccount-content > p mark {
  background-color: #c89464;
  color: #fff;
  font-weight: 500;
}
.accountCtn .woocommerce-MyAccount-content .woocommerce-Addresses {
  margin-top: 30px;
}
.accountCtn .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.col-1 {
  padding-left: 0;
}
.accountCtn .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address.col-2 {
  padding-right: 0;
}
.accountCtn .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  color: #c89464;
  font-size: 15px;
  margin: 0 0 10px;
  float: none;
}
.accountCtn .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .title .edit {
  background-color: #c89464;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  text-transform: uppercase;
  color: #fff;
  padding: .5rem 2rem;
  margin-bottom: 0;
  font-size: .9rem;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
  float: none;
  display: inline-flex;
  margin: 0 0 10px;
}
.accountCtn .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address address {
  font-size: 15px;
  line-height: 1.6;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  border: 1px solid #c89464;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 40px;
  padding: 0 20px;
  width: 100%;
  font-size: 14px;
}
.woocommerce form .form-row textarea {
  height: 250px !important;
  padding: 20px 20px 0;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
  width: 100%;
}
.woocommerce form .form-row label {
  display: block;
  margin: 0 0 5px;
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: #14284b;
}
.woocommerce .cart-collaterals .cart_totals h2,
.woocommerce-page .cart-collaterals .cart_totals h2 {
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 10px;
  font-family: 'Montserrat', sans-serif;
}
#customer_details h3 {
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  margin: 0 0 10px;
  font-family: 'Montserrat', sans-serif;
}
.woocommerce ul.order_details li strong {
  font-weight: 500;
  color: #c89464;
}
.woocommerce-thankyou-order-received {
  font-size: 18px;
  margin: 0 0 20px;
}
#order_review_heading {
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  margin: 30px 0 10px;
  font-family: 'Montserrat', sans-serif;
}
.woocommerce-EditAccountForm fieldset {
  margin-top: 30px;
}
.woocommerce-EditAccountForm fieldset legend {
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 15px;
}
.woocommerce form .form-row span em {
  font-size: 13px;
}
.woocommerce table.shop_table {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 15px;
}
.wannebewholesaler {
  text-align: center;
  margin: 30px 0;
}
.wannebewholesaler h2 {
  color: #00ab55;
  font-size: 21px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.wannebewholesaler .tnmce {
  margin: 20px 0;
}
.wannebewholesaler .btnCtn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.woocommerce-MyAccount-content form > h3 {
  color: #c89464;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 15px;
  font-family: 'Montserrat', sans-serif;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/Butler-Light.eot');
  src: url('../fonts/Butler-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Butler-Light.woff2') format('woff2'), url('../fonts/Butler-Light.woff') format('woff'), url('../fonts/Butler-Light.ttf') format('truetype'), url('../fonts/Butler-Light.svg#Butler-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/Butler-Medium.eot');
  src: url('../fonts/Butler-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Butler-Medium.woff2') format('woff2'), url('../fonts/Butler-Medium.woff') format('woff'), url('../fonts/Butler-Medium.ttf') format('truetype'), url('../fonts/Butler-Medium.svg#Butler-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Butler';
  src: url('../fonts/Butler.eot');
  src: url('../fonts/Butler.eot?#iefix') format('embedded-opentype'), url('../fonts/Butler.woff2') format('woff2'), url('../fonts/Butler.woff') format('woff'), url('../fonts/Butler.ttf') format('truetype'), url('../fonts/Butler.svg#Butler') format('svg');
  font-weight: normal;
  font-style: normal;
}
a {
  text-decoration: none;
  color: #000929;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto !important;
}
.imgcropCtn {
  position: relative;
  overflow: hidden;
}
.imgcrop {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center;
  max-width: auto !important;
}
h1,
h2,
h3 {
  font-family: "Butler", serif;
  letter-spacing: 1px;
}
p,
ul,
li,
a,
div {
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}
figure {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
.btn {
  background-color: #c89464;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  text-transform: uppercase;
  color: #fff;
  padding: .5rem 2rem;
  margin-bottom: 0;
  font-size: .9rem;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 1px;
}
.btn:hover,
.btn:focus {
  color: #fff;
  background-color: #000929;
}
.btn span {
  display: block;
  font-family: "Butler", serif;
  text-transform: none;
}
.animated.longer {
  animation-duration: 2s;
}
@keyframes zoomOutSpecial {
  from {
    opacity: 1;
    transform: scale(1);
  }
  75% {
    opacity: 0;
    transform: scale(1.2);
  }
}
.zoomOutSpecial {
  animation-name: zoomOutSpecial;
}
.defs-only {
  display: none;
}
.little-container {
  width: 600px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.middle-container {
  width: 800px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  font-weight: 400;
  font-size: 13px;
  line-height: 1.2;
  color: #aaa;
  text-align: center;
}
#langSwitcher {
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
#langSwitcher li {
  position: relative;
  padding-right: .5rem;
  margin-right: .5rem;
  font-size: .7rem;
}
#langSwitcher li:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #ccc;
}
#langSwitcher li.current-lang a {
  font-weight: 700;
  color: #c89464;
}
#langSwitcher li a {
  color: #fff;
}
#langSwitcher li a:hover {
  color: #c89464;
}
#langSwitcher li:last-of-type {
  padding-right: 0rem;
  margin-right: 0rem;
}
#langSwitcher li:last-of-type:before {
  width: 0;
  height: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow: auto;
  overflow-x: hidden;
  color: #000929;
  line-height: 20px;
  font-size: 16px;
  background: #fff;
}
body #cookie-notice #cn-accept-cookie {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  background: none;
  background-color: #c89464;
  color: #000929;
}
body .lnr-wrapper .lnr-container .lnr-img {
  position: relative;
}
body .lnr-wrapper .lnr-container .lnr-img.monochrome span {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0 15px;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  opacity: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  text-align: center;
}
body .lnr-wrapper .lnr-container:hover .lnr-img span,
body .lnr-wrapper .lnr-container:focus .lnr-img span {
  opacity: 1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
@media screen and (min-width: 992px) {
  body .lnr-wrapper .lnr-container:nth-child(2n+2) .lnr-img {
    order: 2;
  }
  body .lnr-wrapper .lnr-container:nth-child(2n+2) .lnr-desc {
    order: 1;
  }
}
@media screen and (max-width: 768px) {
  body .lnr-wrapper .lnr-container .lnr-desc {
    margin-top: .8rem;
  }
}
body header#hdr .hdr__top {
  background: #14284b;
  padding: 10px 30px;
}
body header#hdr .hdr__top .hdr__top--account {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
body header#hdr .hdr__top .hdr__top--account a {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 13px;
}
body header#hdr .hdr__top .hdr__top--account a .icon-icoUser {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #c89464;
  font-size: 20px;
  margin-right: 7px;
}
body header#hdr .hdr__top .hdr__top--account a .icon-icoUser:before {
  display: flex;
  justify-content: center;
  align-items: center;
}
body header#hdr .hdr__top .hdr__top--account a:hover {
  color: #c89464;
}
body header#hdr .hdr__middle {
  margin: 20px 0 0;
  padding: 0 30px;
}
body header#hdr .hdr__middle .shop-vitrine-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00ab55;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
body header#hdr .hdr__middle .shop-vitrine-link a .icon-icoBoutique,
body header#hdr .hdr__middle .shop-vitrine-link a .icon-icoSalon {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  margin-right: 7px;
  color: #14284b;
}
body header#hdr .hdr__middle .shop-vitrine-link a .icon-icoBoutique:before,
body header#hdr .hdr__middle .shop-vitrine-link a .icon-icoSalon:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
body header#hdr .hdr__middle .shop-vitrine-link a:hover {
  color: #14284b;
}
body header#hdr .hdr__middle .cart-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c89464;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.1em;
}
body header#hdr .hdr__middle .cart-link a .icon-icoCart {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 23px;
  margin-right: 7px;
  color: #14284b;
}
body header#hdr .hdr__middle .cart-link a .icon-icoCart:before {
  display: flex;
  align-items: center;
  justify-content: center;
}
body header#hdr .hdr__middle .cart-link a:hover {
  color: #14284b;
}
body header#hdr .hdr__middle .cart-link .cartInfos {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
body header#hdr .hdr__middle .cart-link .cartInfos p {
  margin: 0;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-size: 12px;
}
body header#hdr .hdr__middle .cart-link .cartInfos .itemsNmbr {
  color: ;
  margin-right: 5px;
}
body header#hdr .hdr__middle .cart-link .cartInfos .totalPrice {
  font-size: 12px;
  color: #00ab55;
  font-weight: 600;
}
body header#hdr .hdr__bottom .logoCtn {
  width: 290px;
  margin: 0 auto 30px;
}
body header#hdr .hdr__bottom .logoCtn a {
  display: block;
  width: 100%;
}
body header#hdr .hdr__bottom .logoCtn a img {
  width: 100%;
  height: auto;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
body header#hdr .hdr__bottom .logoCtn a:hover img {
  opacity: 0.7;
}
body .landing-page {
  color: #fff;
}
body .landing-page h1 {
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 4rem;
  line-height: 1.1;
}
body .landing-page a {
  color: #fff;
}
body .landing-page > .container {
  padding-bottom: 3rem;
}
body .landing-page > .container img {
  display: block;
  height: 200px !important;
}
@media screen and (max-width: 768px) {
  body .landing-page > .container img {
    height: 200px !important;
  }
}
@media screen and (max-width: 552px) {
  body .landing-page > .container img {
    height: 150px !important;
  }
}
@media screen and (max-width: 374px) {
  body .landing-page > .container img {
    height: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  body .landing-page > .container {
    padding-top: 30rem;
  }
}
body .landing-page #salons {
  padding-bottom: 2rem;
}
body .landing-page #salons h2 {
  color: #c89464;
  font-size: 1.4rem;
  margin-bottom: .5rem;
  line-height: 1.1;
}
body .landing-page #salons h3 {
  font-style: italic;
  margin-bottom: 2rem;
}
body .landing-page #salons >div:nth-child(1) {
  border-right: 1px solid rgba(255,255,255,0.5);
}
@media screen and (max-width: 768px) {
  body .landing-page #salons >div:nth-child(1) {
    border-right: 0;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
}
body .landing-page #salons >div.email-wrapper {
  margin-top: 4rem;
}
body .landing-page #salons >div.mentions {
  margin-top: 1rem;
}
body .landing-page #salons .salon-phone {
  margin-top: 1.8rem;
  margin-bottom: 1.8rem;
  font-size: 1.5rem;
  font-weight: 800;
}
body .landing-page #salons .salon-email {
  font-size: 1.3rem;
}
@media screen and (max-width: 768px) {
  body .landing-page #salons .salon-email {
    font-size: 1rem;
  }
}
@media screen and (max-width: 390px) {
  body .landing-page #salons .salon-email {
    font-size: .8rem;
  }
}
body .landing-page #salons .salon-email i {
  display: block;
  margin-bottom: .5rem;
}
@media screen and (max-width: 768px) {
  body .landing-page {
    padding-top: 3rem;
  }
}
body .landing-page #languages-flag-wrapper {
  margin-top: 1rem;
}
body .landing-page .language-flag {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
}
body .landing-page .language-flag:first-of-type {
  margin-right: .5rem;
}
body .landing-page #rs-wrapper > * {
  padding-right: 1rem;
  margin-right: .8rem;
  border-right: 1px solid rgba(255,255,255,0.5);
}
body .landing-page #rs-wrapper > *:last-child {
  margin-right: 0;
  border-right: 0;
  padding-right: 0;
}
body .landing-page #rs-wrapper > a {
  font-size: 1.5rem;
}
body .landing-page .mentions {
  color: #c89464;
  font-family: "Butler";
  letter-spacing: 1px;
  margin-bottom: 2rem;
}
body .landing-page .mentions span {
  color: #fff;
}
body .landing-page .mentions span:not(:nth-child(1)) {
  display: block;
}
body main #popover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  background-color: #000929;
  overflow: hidden;
  cursor: pointer;
}
body main #popover #popover-slider {
  height: 100%;
}
body main #popover #popover-slider .owl-stage-outer {
  width: 100%;
  height: 100%;
}
body main #popover #popover-slider .owl-stage-outer * {
  width: 100%;
  height: 100%;
}
body main #popover #popover-slider .owl-stage-outer .owl-item > div {
  background-position: center;
  background-size: cover;
}
body main #popover #popover-logo {
  position: absolute;
  top: 44%;
  right: 19%;
  z-index: 999;
  width: 22%;
}
body main #popover.inactive {
  display: none;
}
@media screen and (max-width: 992px) {
  body main #popover {
    display: none;
  }
}
body main #main-slider {
  position: relative;
  margin: 1.5rem 0;
}
body main #main-slider .owl-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  padding-bottom: .5rem;
}
body main #main-slider .owl-dots .owl-dot {
  display: inline-block;
  margin-right: 10px;
}
body main #main-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
body main #main-slider .owl-dots .owl-dot.active span {
  background-color: #c89464;
}
body main #main-slider .owl-dots .owl-dot:last-of-type {
  margin-right: 0;
}
body main #boutique-slider {
  position: relative;
  margin: 0 0 1.5rem;
}
body main #boutique-slider a {
  display: block;
}
body main #boutique-slider a:hover {
  opacity: 0.7;
}
body main #boutique-slider .owl-dots {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  padding-bottom: .5rem;
}
body main #boutique-slider .owl-dots .owl-dot {
  display: inline-block;
  margin-right: 10px;
}
body main #boutique-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #fff;
  border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -o-border-radius: 50% !important;
}
body main #boutique-slider .owl-dots .owl-dot.active span {
  background-color: #c89464;
}
body main #boutique-slider .owl-dots .owl-dot:last-of-type {
  margin-right: 0;
}
body main #prestations-blocs .home-bloc:nth-child(1) figcaption {
  background-image: url(../img/leonor-greyl-icon.png);
  background-repeat: no-repeat;
  background-position: right 1rem top .7rem;
}
body main #prestations-blocs .home-bloc:nth-child(3) figcaption {
  background-image: url(../img/jmm-icon.png);
  background-repeat: no-repeat;
  background-position: right 1rem top .6rem;
}
@media screen and (max-width: 992px) {
  body main #prestations-blocs .home-bloc:last-of-type {
    margin: auto;
  }
}
body main .home-bloc:hover,
body main .home-bloc:focus {
  text-decoration: none;
}
body main .home-bloc:hover figcaption,
body main .home-bloc:focus figcaption {
  background-color: #c89464;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
body main .home-bloc:hover figcaption h2,
body main .home-bloc:focus figcaption h2 {
  color: #000929;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
body main .home-bloc figure img {
  margin-bottom: -5px;
}
body main .home-bloc figcaption {
  background-color: #000929;
  padding: .9rem 1rem;
  padding-right: 3rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
body main .home-bloc figcaption h2 {
  color: #c89464;
  font-size: 1.2rem;
  font-weight: 500;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
body main .home-bloc figcaption h2 span {
  color: #fff;
}
body main .home-bloc figcaption .home-bloc-desc {
  color: #fff;
  font-size: .8rem;
  letter-spacing: 2px;
}
body main .home-bloc.middle {
  padding-left: .5rem;
  padding-right: .5rem;
}
body main .home-bloc.monochrome figure {
  position: relative;
}
body main .home-bloc.monochrome figure span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
body main .home-bloc.monochrome:hover figure span,
body main .home-bloc.monochrome:focus figure span {
  opacity: 1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
@media screen and (max-width: 992px) {
  body main .home-bloc.middle {
    padding: 15px;
  }
}
body main .container-int {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}
body main .container-int a {
  color: #c89464;
}
body main .container-int .btn {
  padding: .8rem 2rem;
  color: #fff;
}
body main .container-int .btn span {
  line-height: 1.1;
  margin-top: .3rem;
}
body main .p-int,
body main .simple-page {
  margin-bottom: 6rem;
}
body main .p-int h1,
body main .p-int h2,
body main .simple-page h1,
body main .simple-page h2 {
  color: #c89464;
  margin-bottom: 1rem;
  font-size: 1.2rem;
}
body main .p-int p,
body main .simple-page p {
  margin-bottom: 1rem;
  line-height: 1.6;
}
body main .p-int p:last-of-type,
body main .simple-page p:last-of-type {
  margin-bottom: 0;
}
body main .p-int p b,
body main .p-int p strong,
body main .simple-page p b,
body main .simple-page p strong {
  color: #c89464;
  font-weight: 500;
}
body main .p-int em,
body main .simple-page em {
  font-style: italic;
}
body main .p-int ul,
body main .p-int ol,
body main .simple-page ul,
body main .simple-page ol {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 2rem;
  list-style-type: disc;
}
body main .p-int ol,
body main .simple-page ol {
  list-style-type: decimal;
}
body main .p-int h4,
body main .simple-page h4 {
  color: #c89464;
  font-family: "Montserrat", serif;
  font-size: .8rem;
}
body main .banner-int {
  margin-bottom: 3rem;
}
body main .salon-wrapper {
  margin-top: 2rem;
}
body main .salon-wrapper > *:first-child {
  padding-left: 0;
}
body main .salon-wrapper > *:last-child {
  padding-right: 0;
}
body main #prices-wrapper {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 2px solid #c89464;
}
body main #pricesTab {
  margin-top: 3rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #c89464;
  padding-bottom: .5rem;
}
body main #pricesTab a {
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
}
body main #pricesTab a.active {
  color: #c89464;
  font-weight: 500;
}
body main .prices-table-wrapper h3 {
  color: #c89464;
  margin-bottom: 1rem;
  font-size: 1.1rem;
}
body main .prices-table-wrapper h3:not(:first-child) {
  margin-top: 2rem;
}
body main .prices-table-wrapper .prices-table .price-row {
  position: relative;
  margin-bottom: .5rem;
  letter-spacing: 1px;
  background-image: url(../img/bg-pointilles.png);
  background-repeat: repeat-x;
  background-position: left bottom 5px;
}
body main .prices-table-wrapper .prices-table .price-row:last-of-type {
  margin-bottom: 0;
}
body main .prices-table-wrapper .prices-table .price-row .price-label,
body main .prices-table-wrapper .prices-table .price-row .price {
  background-color: #fff;
}
body main .prices-table-wrapper .prices-table .price-row .price-label {
  padding-right: .5rem;
}
body main .prices-table-wrapper .prices-table .price-row .price-label a {
  font-family: "Butler", serif;
  font-size: .9rem;
}
body main .prices-table-wrapper .prices-table .price-row .price {
  padding-left: .5rem;
}
body main .prices-table-wrapper .prices-table .price-row .price.from-price:before {
  content: "à partir de ";
}
@media screen and (max-width: 576px) {
  body main .prices-table-wrapper .prices-table .price-row {
    flex-wrap: wrap;
    margin-bottom: .7rem;
    background-image: url(../img/bg-pointilles-mobile.png);
    background-repeat: repeat-y;
  }
  body main .prices-table-wrapper .prices-table .price-row .price-label {
    background-color: #fff;
  }
  body main .prices-table-wrapper .prices-table .price-row .price {
    width: 100%;
    padding-left: 1.2rem;
    font-style: italic;
    background-color: transparent;
    margin-top: .2rem;
  }
}
body main .famous-brand .logo-presentation {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
body main .famous-brand .famous-brand-link {
  display: inline-block;
  margin-top: 1.5rem;
  color: #c89464;
  font-weight: 500;
}
body main .expand-prices-table-wrapper {
  position: relative;
  margin-top: 3rem;
  padding-top: 4rem;
}
body main .expand-prices-table-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 2px;
  background-color: #c89464;
  margin-left: -25%;
}
body main .expand-prices-table-wrapper.no-border-top {
  margin-top: 0rem;
  padding-top: 0rem;
}
body main .expand-prices-table-wrapper.no-border-top:before {
  width: 0;
  height: 0;
}
body main .expand-prices-table-wrapper h2 {
  color: #000000;
}
body main .expand-prices-table-wrapper h2:not(:first-child) {
  margin-top: 5rem;
  margin-bottom: 2rem;
}
body main .expand-prices-table-wrapper h2.type-clientele {
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
}
body main .expand-prices-table-wrapper h2.type-clientele:before {
  content: "";
  position: absolute;
  left: 50%;
  width: 70px;
  height: 1px;
  margin-left: -35px;
  bottom: 0;
  background-color: rgba(0,0,0,0.55);
}
body main .expand-prices-table-wrapper .expand-prices-table {
  margin-bottom: 2rem;
}
body main .expand-prices-table-wrapper .expand-prices-table:not(:first-child) {
  margin-top: 3rem;
}
body main .expand-prices-table-wrapper .expand-prices-table h3 {
  color: #c89464;
  margin-bottom: 1rem;
  font-size: 1.1rem;
}
body main .expand-prices-table-wrapper .expand-prices-table h3 a {
  font-size: .8rem;
}
body main .expand-prices-table-wrapper .expand-prices-table h3 a:before {
  content: "-";
  padding-right: .2rem;
}
body main .expand-prices-table-wrapper ul {
  margin-bottom: 1rem;
  padding-left: 2rem;
  list-style-type: disc;
}
body main .mentions {
  color: #a7a9ac;
  margin-bottom: 4rem;
}
body main .brandCtn #brandTab {
  margin-top: 3rem;
  margin-bottom: 2rem;
  border-bottom: 2px solid #c89464;
  padding-bottom: .5rem;
}
body main .brandCtn #brandTab a {
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 0;
}
body main .brandCtn #brandTab a.active {
  color: #c89464;
  font-weight: 500;
}
body main .brandCtn #brand-tabContent .tab-pane {
  padding: 20px 0;
}
body main .brandCtn #brand-tabContent .tab-pane h2 {
  color: #c89464;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 19px;
  margin: 0 0 20px;
}
body main .brandCtn #brand-tabContent #nav-gamme > .tnmce {
  text-align: center;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme {
  margin-top: 60px;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article {
  margin-bottom: 50px;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article .img {
  width: 100%;
  height: 350px;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article .txtCtn h3 {
  color: #c89464;
  font-size: 19px;
  margin: 0 0 20px;
  font-weight: 500;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article .txtCtn .tnmce p,
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article .txtCtn .tnmce ul {
  font-size: 14px;
  line-height: 1.4;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article .txtCtn .tnmce em {
  color: #00ab55;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .imgCtn {
  order: 0;
  padding-right: 40px;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .txtCtn {
  order: 1;
  padding-left: 40px;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .imgCtn {
  order: 1;
  padding-left: 40px;
}
body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .txtCtn {
  order: 0;
  padding-right: 40px;
}
body main .brandCtn #brand-tabContent #nav-origines .tnmce {
  text-align: center;
}
body main .brandCtn #brand-tabContent #nav-origines .originesImg {
  margin-top: 30px;
}
body main .brandCtn #brand-tabContent #nav-origines .originesImg img {
  width: 100%;
  display: block;
}
body main .brandCtn #brand-tabContent #nav-origines .originesImg .figcaption {
  background: #f4f4f2;
  padding: 10px 20px;
  text-align: center;
}
body main .brandCtn #brand-tabContent #nav-origines .originesImg .figcaption p.name {
  color: #14284b;
  font-size: 14px;
  margin: 0;
}
body main .brandCtn #brand-tabContent #nav-origines .originesImg .figcaption p.name span {
  color: #c89464;
}
body main .brandCtn #brand-tabContent #nav-origines .originesImg .figcaption p.creator {
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
}
body main .brandCtn #brand-tabContent #nav-origines .histoireCtn {
  margin-top: 60px;
}
body main .brandCtn #brand-tabContent #nav-origines .composants {
  margin-top: 60px;
  text-align: center;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .tnmce em {
  color: #00ab55;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn {
  margin-top: 40px;
  justify-content: center;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem {
  padding: 0 10px;
  margin-bottom: 20px;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner {
  position: relative;
  width: 100%;
  height: 290px;
  cursor: pointer;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .txtCtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(2,9,21,0.9);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  opacity: 0;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  text-align: center;
  z-index: 2;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .txtCtn h3 {
  color: #c89464;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  margin: 0 0 15px;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .txtCtn p {
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .imgCtn {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner:hover .txtCtn {
  opacity: 1;
}
body main .colorationCtn .introduction {
  margin-top: 40px;
}
body main .colorationCtn .introduction h1 {
  color: #c89464;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 19px;
  margin: 0 0 20px;
  display: flex;
  align-items: center;
}
body main .colorationCtn .introduction h1 img {
  display: block;
  width: 25px;
  margin-left: 15px;
}
body main .colorationCtn .bioperformance {
  margin-top: 60px;
  padding: 0;
  border: 0;
}
body main .colorationCtn .bioperformance h2 {
  color: #00ab55;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  margin: 0 0 20px;
  font-weight: 500;
}
body main .colorationCtn .bioperformance .imgCtn {
  position: relative;
  height: 550px;
}
body main .colorationCtn .bioperformance .txtCtn {
  padding-left: 20px;
}
body main .colorationCtn .bioperformance .txtCtn .tnmce ul li {
  position: relative;
  padding-left: 25px;
}
body main .colorationCtn .bioperformance .txtCtn .tnmce ul li:before {
  content: "\e904";
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00ab55;
  font-size: 18px;
  position: absolute;
  left: 0;
  top: 3px;
}
body main .colorationCtn .nuancierCtn {
  border-top: 1px solid #c89464;
  border-bottom: 1px solid #c89464;
  padding: 40px 0;
  margin-top: 60px;
}
body main .colorationCtn .nuancierCtn h2 {
  color: #c89464;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 19px;
  display: flex;
  align-items: center;
}
body main .colorationCtn .nuancierCtn h2 img {
  display: block;
  width: 25px;
  margin-left: 15px;
}
body main .colorationCtn .nuancierCtn .nuancier {
  margin-top: 40px;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem {
  width: 20%;
  flex: 0 0 20%;
  margin-bottom: 20px;
  padding: 0 10px;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner {
  display: block;
  position: relative;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .hovered {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(2,9,21,0.8);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  opacity: 0;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .hovered .plus {
  width: 65px;
  height: 65px;
  color: #fff;
  border: 1px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 300;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .hovered .txt {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  display: bock;
  margin: 10px 0 0;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .imgCtn {
  width: 100%;
  height: 170px;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .txtCtn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px 0;
  color: #14284b;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .txtCtn .separator {
  display: block;
  width: 1px;
  height: 15px;
  background: #00ab55;
  margin: 0 5px;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .txtCtn .number,
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner .txtCtn .teinte {
  text-transform: uppercase;
  font-size: 13px;
}
body main .colorationCtn .nuancierCtn .nuancier .nuancierItem .inner:hover .hovered {
  opacity: 1;
}
body main .colorationCtn .tableauCorrespondances {
  margin-top: 60px;
}
body main .colorationCtn .tableauCorrespondances h2 {
  color: #c89464;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  font-size: 19px;
  display: flex;
  align-items: center;
  margin: 0 0 20px;
}
body main .colorationCtn .tableauCorrespondances .btnCtn {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 30px 0 0;
}
body main #team-wrapper {
  margin-top: 4rem;
  padding-top: 3rem;
  border-top: 2px solid #c89464;
}
body main .team-crew {
  margin-top: 3rem;
}
body main .team-crew .team-member {
  margin-bottom: 2rem;
}
body main .team-crew .team-member figure {
  position: relative;
  height: 20rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
body main .team-crew .team-member figure span {
  position: absolute;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
body main .team-crew .team-member:hover figure span,
body main .team-crew .team-member:focus figure span {
  opacity: 1;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
}
body main .team-crew .team-member h3 {
  color: #c89464;
  font-size: 1.1rem;
  margin-bottom: .7rem;
}
body main .team-crew .team-member .team-member-desc {
  font-size: .8rem;
}
@media screen and (min-width: 992px) {
  body main .team-crew .team-member:nth-child(2n+1) {
    padding-left: 0;
  }
  body main .team-crew .team-member:nth-child(2n+2) {
    padding-right: 0;
  }
}
@media screen and (max-width: 768px) {
  body main .team-crew .team-member {
    padding: 0;
  }
  body main .team-crew .team-member .team-member-desc {
    margin-top: .8rem;
  }
}
body main .brand-wrapper .brand-main-visu {
  margin-bottom: 2rem;
}
body main .brand-wrapper .the-brand {
  margin-top: 2rem;
}
body main .brand-wrapper .the-brand .the-brand-infos > figure {
  margin-bottom: 1rem;
}
body main .brand-wrapper h2,
body main .brand-wrapper h3 {
  font-size: 1.2rem;
  color: #c89464;
  margin-bottom: 1rem;
}
body main .brand-wrapper:not(:last-child) {
  padding-bottom: 4rem;
  margin-bottom: 4rem;
  border-bottom: 2px solid #c89464;
}
body main .famous-brand-wrapper:not(:nth-child(1)) {
  margin-top: 3rem;
  padding-top: 3rem;
  border-top: 2px solid #c89464;
}
body main .famous-brand-wrapper .accessories-gallery .accessorie-item:not(:nth-child(1)):not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)) {
  margin-top: 2rem;
}
body main #awards-list {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border: 1px solid #c89464;
  text-align: center;
  padding: 3rem;
}
body main #awards-list .award-item:not(:last-of-type) {
  position: relative;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
body main #awards-list .award-item:not(:last-of-type):after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 1px;
  background-color: #a7a9ac;
}
body main #the-famous-brand {
  margin-top: 2rem;
}
body main #the-famous-brand ul {
  padding-left: 2rem;
  margin-top: 1rem;
}
body main #the-famous-brand ul li {
  list-style-type: disc;
  color: #a7a9ac;
}
body main #the-famous-brand ul li:not(:last-of-type) {
  margin-bottom: .5rem;
}
body main .famous-products-container {
  padding-top: 5rem;
  margin-top: 5rem;
  border-top: 1px solid #c89464;
}
body main .famous-products-container #famous-produts-list-wrapper {
  margin-top: 2rem;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product {
  position: relative;
  padding-bottom: 4rem;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product:not(:last-of-type) {
  margin-bottom: 4rem;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product:not(:last-of-type):before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 500px;
  margin-left: -250px;
  height: 2px;
  background-color: #a7a9ac;
  max-width: 100%;
  opacity: .3;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product .famous-product-infos h3 {
  color: #c89464;
  font-size: 1.2rem;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product .famous-product-infos .famous-product-uses {
  color: #a7a9ac;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product .famous-product-infos ul {
  padding-left: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product .famous-product-infos ul li {
  position: relative;
  padding-left: 1rem;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product .famous-product-infos ul li:before {
  content: "*";
  position: absolute;
  left: 0;
  top: 0;
}
body main .famous-products-container #famous-produts-list-wrapper .famous-product .famous-product-infos ul li:not(:last-of-type) {
  margin-bottom: .5rem;
}
body main .salon-contact-wrapper h2 {
  color: #c89464;
  font-size: 1.1rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
body main .salon-contact-wrapper .salon-address,
body main .salon-contact-wrapper .salon-phone {
  margin-bottom: 1rem;
}
body main .salon-contact-wrapper .salon-schedule h4 {
  color: #c89464;
  font-weight: 500;
  margin-bottom: .5rem;
}
body main .salon-contact-wrapper .salon-email {
  margin-top: 1rem;
}
body main .salon-contact-wrapper .salon-link {
  display: block;
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #000000;
  width: 100%;
}
body main .salon-contact-wrapper .salon-link a {
  display: block;
  color: #c89464;
}
body main .form-container {
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 2px solid #c89464;
}
body main .form-container input,
body main .form-container textarea {
  padding: .8rem 1rem;
  outline: none;
  border: 1px solid #c89464;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
  margin-bottom: 1.3rem;
  width: 100%;
}
body main .form-container input:focus,
body main .form-container textarea:focus {
  border: 1px solid #c89464;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
body main .form-container input[type="submit"],
body main .form-container textarea[type="submit"] {
  background-color: #c89464;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  text-transform: uppercase;
  color: #fff;
  padding: .5rem 2rem;
  margin-bottom: 0;
  font-size: .9rem;
  transition: all 400ms ease-in-out !important;
  -webkit-transition: all 400ms ease-in-out !important;
  -moz-transition: all 400ms ease-in-out !important;
  -o-transition: all 400ms ease-in-out !important;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
body main .form-container input[type="submit"]:hover,
body main .form-container textarea[type="submit"]:hover {
  background: #14284b;
  border: 1px solid #14284b;
}
body main #rgpd .wpcf7-list-item {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  margin-bottom: 1.5rem;
}
body main #rgpd .wpcf7-list-item input[type="checkbox"] {
  margin: 0;
  margin-right: 1rem;
  width: auto !important;
}
body footer {
  margin-top: 3rem;
}
body footer #socials-footer {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
body footer #socials-footer a {
  font-size: 1.5rem;
  color: #000929;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
body footer #socials-footer a:hover,
body footer #socials-footer a:focus {
  color: #c89464;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s;
}
@media screen and (max-width: 768px) {
  body footer #socials-footer a {
    flex-basis: 25%;
    font-size: 2rem;
    text-align: center !important;
  }
}
body #subfooter {
  border-top: 2px solid #c89464;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
body #subfooter > * {
  position: relative;
  padding-right: 1rem;
  margin-right: 1rem;
}
body #subfooter > *:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 4px;
  height: 1px;
  background-color: #000929;
}
body #subfooter > *:last-child {
  padding-right: 0;
  margin-right: 0;
}
body #subfooter > *:last-child:after {
  width: 0;
  height: 0;
}
body .simple-page {
  line-height: 1.4;
}
body .simple-page h1 {
  text-align: center;
  font-size: 22px;
  color: #000929;
  margin: 5rem 0px;
}
body .simple-page h2 {
  font-size: 18px;
  color: #000929;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
body .simple-page h3 {
  font-size: 14px;
  color: #c89464;
  margin-top: 1rem;
  margin-bottom: .5rem;
}
body .simple-page a {
  color: #c89464;
}
body .simple-page b,
body .simple-page strong {
  color: #c89464;
  font-weight: 700;
}
body .video {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  position: relative;
}
body .video iframe,
body .video object,
body .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body #grdp_barre_maxi {
  background-color: rgba(0,9,41,0.9);
}
body #grdp_barre_maxi a {
  color: #c89464;
}
body #grdp_barre_maxi a:hover,
body #grdp_barre_maxi a:focus {
  color: #c89464;
}
@media screen and (min-width: 992px) {
  body header #mega-menu-wrap-primary #mega-menu-primary {
    display: flex;
    justify-content: space-around;
    border-bottom: 2px solid #c89464;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item:hover,
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item:focus {
    color: #c89464 !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item .mega-menu-link {
    text-transform: uppercase !important;
    letter-spacing: 2px;
    font-weight: 300;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item .mega-menu-link:hover,
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item .mega-menu-link:focus {
    color: #c89464 !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item .mega-sub-menu {
    border-top: 2px solid #c89464 !important;
    border-bottom: 2px solid #c89464 !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item .mega-sub-menu .mega-menu-link {
    font-family: "Butler", serif !important;
    text-transform: none !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary > .mega-menu-item .mega-sub-menu .mega-sub-menu {
    border: 0px !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-link .mega-menu-title {
    font-family: "Butler", serif;
    text-transform: none !important;
  }
  body header #mega-menu-wrap-primary #mega-menu-primary .mega-menu-link .mega-menu-link {
    font-family: "Butler", serif;
    text-transform: none !important;
  }
}
@media screen and (max-width: 992px) {
  body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
  body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-menu-item.mega-toggle-on > a.mega-menu-link,
  body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
    color: #fff;
  }
}
@media screen and (max-width: 552px) {
  body header #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-sub-menu .mega-menu-item {
    width: 100% !important;
  }
}
@media screen and (max-width: 1200px) {
  body main .colorationCtn .nuancierCtn .nuancier .nuancierItem,
  .conseilsutilisation .nuancierCtn .nuancier .nuancierItem {
    width: 25%;
    flex: 0 0 25%;
  }
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .imgCtn,
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .txtCtn {
    padding-right: 20px;
  }
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .txtCtn,
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .imgCtn {
    padding-left: 20px;
  }
  .reassuranceCtn .reassurance__item .iconReassurance {
    font-size: 26px;
  }
  .productslist .products .product {
    width: 50% !important;
    flex: 0 0 50%;
  }
  .bannercompo,
  .bannercompo2 {
    padding: 30px;
  }
  .bioperformance .imgCtn {
    height: 600px;
  }
  .bioperformance .txtCtn {
    padding: 0 15px;
  }
  .bannercompo .compoCtn,
  .bannercompo2 .compoCtn {
    padding-right: 20px;
  }
  .bannercompo .essenceCtn,
  .bannercompo2 .essenceCtn {
    padding-left: 40px;
  }
  .tabs-relatedproducts .tabsCtn {
    padding-right: 15px;
    margin-bottom: 40px;
  }
  .tabs-relatedproducts .relatedProducts {
    padding-left: 15px;
  }
}
@media screen and (max-width: 992px) {
  body main .colorationCtn .bioperformance .imgCtn {
    margin-top: 40px;
  }
  body header#hdr .hdr__bottom .logoCtn {
    width: 220px;
  }
  body main .colorationCtn .nuancierCtn .nuancier .nuancierItem,
  .conseilsutilisation .nuancierCtn .nuancier .nuancierItem {
    width: 33.33%;
    flex: 0 0 33.33%;
  }
  #langSwitcher {
    justify-content: flex-start;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr {
    height: 400px;
  }
  .little-container {
    justify-content: center !important;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .timelineCtn {
    width: 150px;
    flex: 0 0 150px;
    padding: 30px 10px 30px 0;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .swiper-container .swiper-wrapper .swiper-slide .txtCtn h3 {
    font-size: 28px;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .swiper-container .swiper-wrapper .swiper-slide .txtCtn {
    padding: 20px 30px;
  }
  body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner {
    height: auto;
  }
  body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .imgCtn {
    height: 290px;
  }
  body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .txtCtn {
    position: static;
    height: auto;
    padding: 30px 20px;
    opacity: 1;
  }
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .imgCtn,
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .imgCtn {
    padding: 0 !important;
    order: 0 !important;
    margin-bottom: 20px;
  }
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .imgCtn .img,
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .imgCtn .img {
    height: 550px;
  }
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .txtCtn,
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .txtCtn {
    padding: 0 !important;
    order: 1 !important;
    text-align: center;
  }
  .shophome .moduleShop {
    margin-bottom: 20px;
  }
  .shophome .originesCtn .txtCtn .logoCtn {
    display: none;
  }
  .shophome .originesCtn .txtCtn {
    justify-content: center;
  }
  .reassuranceCtn .row {
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
  }
  .reassuranceCtn .reassurance__item {
    margin-bottom: 30px;
  }
  .reassuranceCtn .reassurance__item:last-child {
    margin: 0;
  }
  .woocommerce-account .accountCtn .woocommerce-MyAccount-navigation {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  .accountCtn .woocommerce-MyAccount-content {
    width: 100%;
    padding: 0;
  }
  .navwoo {
    margin-bottom: 40px;
  }
  .navwoo ul li {
    margin-bottom: 10px;
    text-align: center;
  }
  .sliderproductCtn {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  .summaryCtn {
    width: 100%;
  }
  .sliderproductCtn .swiper-container {
    height: 620px;
  }
  .bannercompo .compoCtn,
  .bannercompo2 .compoCtn {
    padding: 0 15px;
    max-width: 60%;
    margin: 0 auto 30px;
  }
  .bannercompo .essenceCtn,
  .bannercompo2 .essenceCtn {
    padding: 0 15px;
    border: 0;
    max-width: 50%;
    margin: 0 auto;
  }
  .bioperformance .imgCtn {
    margin-top: 40px;
  }
  .originescomposants .composantsCtn .compoItem .inner {
    height: auto;
  }
  .originescomposants .composantsCtn .compoItem .inner .imgCtn {
    height: 290px;
  }
  .originescomposants .composantsCtn .compoItem .inner .txtCtn {
    position: static;
    height: auto;
    padding: 30px 20px;
    opacity: 1;
  }
  .reviews-product .reviewsCtn {
    text-align: center;
    margin-top: 40px;
  }
  .reviews-product .reviewsCtn .lstReviews .reviewItem .starRating {
    justify-content: center;
  }
  .bioperformance .txtCtn {
    padding-left: 15px;
  }
  .tabs-relatedproducts .tabsCtn .descriptionCtn .toggleTab {
    padding: 0 0 30px 20px;
  }
}
@media screen and (max-width: 767.98px) {
  body main .colorationCtn .introduction h1 img,
  body main .colorationCtn .nuancierCtn h2 img {
    display: none;
  }
  body main .colorationCtn .nuancierCtn .nuancier .nuancierItem,
  .conseilsutilisation .nuancierCtn .nuancier .nuancierItem {
    width: 100%;
    flex: 0 0 100%;
    padding: 0 20px;
  }
  body main .colorationCtn .tableauCorrespondances .btnCtn a {
    width: 100%;
    white-space: initial;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .bioperformance .imgCtn {
    height: 400px;
  }
  body #subfooter > * {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  body main #boutique-slider .owl-dots {
    top: 100%;
    bottom: auto;
  }
  body main #boutique-slider .owl-dots .owl-dot span {
    background-color: #14284b;
  }
  body main .colorationCtn .brand-main-visu,
  body main .brandCtn .brand-main-visu {
    display: none;
  }
  body header#hdr .hdr__middle .cart-link .cartInfos {
    display: none;
  }
  body header#hdr .hdr__middle .shop-vitrine-link,
  body header#hdr .hdr__middle .cart-link {
    margin-bottom: 15px;
  }
  body header#hdr .hdr__middle .cart-link a .txt {
    display: none;
  }
  body header#hdr .hdr__middle .shop-vitrine-link a {
    font-size: 13px;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .swiper-container .swiper-wrapper .swiper-slide {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .swiper-container .swiper-wrapper .swiper-slide .imgCtn {
    width: 100%;
    height: 50%;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .swiper-container .swiper-wrapper .swiper-slide .txtCtn {
    position: static;
    width: 100%;
    height: 50%;
    min-height: auto;
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    text-align: center !important;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .swiper-container .swiper-wrapper .swiper-slide .txtCtn .tnmce {
    text-align: center;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .swiper-container .swiper-wrapper .swiper-slide .txtCtn h3 {
    font-size: 22px;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .timelineCtn .timeItem {
    font-size: 16px;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .timelineCtn .timeItem.big {
    font-size: 24px;
  }
  body main .brandCtn #brand-tabContent #nav-origines .histoireCtn .histoireSldr .timelineCtn {
    width: 120px;
    flex: 0 0 120px;
    padding: 20px 10px 20px 0;
  }
  body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .imgCtn {
    height: 240px;
  }
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(odd) .imgCtn .img,
  body main .brandCtn #brand-tabContent #nav-gamme .lstGamme article:nth-child(even) .imgCtn .img {
    height: 320px;
  }
  .shophome .originesCtn .txtCtn {
    width: 50%;
  }
  .shophome .originesCtn .txtCtn h2 {
    font-size: 16px;
  }
  .shophome .moduleShop.kitsCtn,
  .shophome .originesCtn {
    margin-top: 0;
  }
  .newsletterCtn .newsletterInner {
    padding: 20px 10px;
  }
  .newsletterCtn .newsletterInner .intro {
    flex-direction: column;
  }
  .newsletterCtn .newsletterInner .intro .icon-icoDiamond {
    margin: 0 0 20px;
  }
  .newsletterCtn .newsletterInner .intro p {
    text-align: center;
  }
  .newsletterCtn .newsletterInner .newsletter .mailpoet_form form {
    flex-direction: column;
  }
  .newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph {
    width: 100%;
  }
  .newsletterCtn .newsletterInner .newsletter .mailpoet_form form .mailpoet_paragraph.last {
    width: 100%;
    padding: 0;
    margin-top: 10px !important;
  }
  .woocommerce .col2-set,
  .woocommerce-page .col2-set {
    flex-direction: column;
  }
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1 {
    padding: 0;
    margin-bottom: 40px;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    padding: 0;
    margin: 0;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .productslist .products .product {
    width: 100% !important;
    flex: 0 0 100%;
  }
  .woocommerce-cart table.cart td.actions .coupon .input-text {
    width: 100%;
    margin-bottom: 10px;
  }
  .woocommerce table.cart td.actions .coupon .input-text+.button {
    width: 100%;
  }
  .sliderproductCtn .swiper-container {
    height: 360px;
  }
  .bannercompo {
    margin: 0;
  }
  .bannercompo .compoCtn,
  .bannercompo2 .compoCtn {
    max-width: 100%;
  }
  .bannercompo .compoCtn img,
  .bannercompo2 .compoCtn img {
    width: 70px;
  }
  .bannercompo .compoCtn p,
  .bannercompo2 .compoCtn p {
    padding-left: 20px;
    font-size: 15px;
  }
  .bannercompo .essenceCtn,
  .bannercompo2 .essenceCtn {
    max-width: 90%;
  }
  .tabs-relatedproducts .relatedProducts ul li a {
    width: 90px;
    height: 90px;
  }
  .originescomposants .btnCtn a {
    white-space: initial;
  }
  .originescomposants .composantsCtn .compoItem .inner .imgCtn {
    height: 240px;
  }
  .tabs-relatedproducts .relatedProducts .addtocartMultiple {
    white-space: initial;
  }
  body main .colorationCtn .bioperformance .imgCtn {
    height: 400px;
  }
}
@media screen and (max-width: 400px) {
  body main .brandCtn #brand-tabContent #nav-origines .composants .composantsCtn .compoItem .inner .imgCtn {
    height: 220px;
  }
  .shophome .originesCtn {
    display: none;
  }
  .bannercompo .essenceCtn,
  .bannercompo2 .essenceCtn {
    max-width: 100%;
  }
  .tabs-relatedproducts .relatedProducts ul li a {
    width: 70px;
    height: 70px;
  }
  .bioperformance .imgCtn {
    height: 360px;
  }
  body main .colorationCtn .bioperformance .imgCtn {
    height: 360px;
  }
}
@media screen and (max-width: 360px) {
  .bannercompo .compoCtn,
  .bannercompo .compoCtn2 {
    padding: 0;
  }
  .bannercompo .compoCtn img,
  .bannercompo2 .compoCtn img {
    width: 60px;
  }
  .bannercompo .compoCtn p,
  .bannercompo2 .compoCtn p {
    padding-left: 10px;
    font-size: 14px;
  }
  .bannercompo .essenceCtn,
  .bannercompo2 .essenceCtn {
    padding: 0;
  }
  .bannercompo .essenceCtn .compoTxt,
  .bannercompo2 .essenceCtn .compoTxt {
    font-size: 21px;
  }
  .bannercompo .essenceCtn .originTxt .number,
  .bannercompo2 .essenceCtn .originTxt .number {
    font-size: 40px;
  }
  .bannercompo .essenceCtn .originTxt .origin,
  .bannercompo2 .essenceCtn .originTxt .origin {
    font-size: 20px;
  }
  .bannercompo .essenceCtn .extraitsTxt,
  .bannercompo2 .essenceCtn .extraitsTxt {
    font-size: 13px;
  }
  .bioperformance .imgCtn {
    height: 320px;
  }
  body main .colorationCtn .bioperformance .imgCtn {
    height: 320px;
  }
}
