
.btn {
  color: #FFF;
  padding: 10px 20px;
  margin: 15px 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-shadow: none;
  border: none;
  text-transform: uppercase;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

.gamme .div-coeur-produit {
  right: 40px;
  top: 15px;
  font-size: 2.3rem;
}
.gamme a:hover {
  text-decoration: none;
}
.gamme {
  border: 0px solid #DDDBDB;
  padding: 10px 0px 0px;
  overflow: hidden;
  position: relative;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Alegreya Sans', sans-serif;
  line-height: 1.1;
}
h1,
.h1 {
  color: #575756;
  font-size: 4.6rem;
  font-weight: 100;
  text-transform: uppercase;
}
.footer-v1 h3,
.footer-v1 h4,
.footer-v1 .lead,
.footer-v1 li {
  font-size: 1.5rem;
  font-weight: 400;
}
/* Put your custom styles here */
.div-header-logo {
  min-height: 50px;
  background-size: cover;
  background: #80ba27;
  background-position: center center;
}
@media (max-width: 767px) {
  .div-header-logo {
    min-height: 90px;
    background-size: cover;
    background-position: center;
    background: #80ba27;
    background-image: url('../images/fr/cover.jpg');
  }
}
#header-2 .main-nav .navbar-nav > li a {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #575756;
  background: none;
}
@media (min-width: 992px) {
  .header .navbar-nav > li > a {
    bottom: -2px;
    position: relative;
    padding: 9px 15px 9px 15px;
  }
  .header .navbar-nav > li.mega-menu-fullwidth > a {
    bottom: -2px;
    position: relative;
    padding: 9px 30px 9px 15px;
  }
}
#header-2 .main-nav .nav {
  margin-top: 28px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  #header-2 .main-nav .navbar-nav > li a {
    border-top: solid 1px #dddbdb;
  }
}
#header-2 .main-nav .navbar-nav > li a:hover {
  color: #80ba27;
  border-radius: 4px;
  background: #fff;
}
@media (max-width: 767px) {
  #header-2 .main-nav .navbar-nav > li a:hover {
    border-radius: 0px;
  }
}
#header-2 .main-nav .navbar-nav > li a:focus {
  outline: none;
}
#header-2 .main-nav .navbar-nav > li.active a {
  color: #fff;
}
#header-2 .main-nav .navbar-nav > li.active a {
  color: #80ba27;
}
@media (max-width: 767px) {
  #header-2 .main-nav .navbar-nav > li.active a {
    color: #80ba27;
  }
  #header-2 .main-nav .navbar-nav > li.active a:hover {
    color: #80ba27;
  }
}
.container-nav {
  min-height: 30px;
}
@media (max-width: 767px) {
  .container-nav {
    min-height: 0px;
    background-size: cover;
    background: #fff;
  }
}
.span-recherche {
  margin-left: 5px;
}
.positionne-carousel {
  margin-top: 119px;
}

@media (max-width: 991px) {
  .positionne-carousel {
    margin-top: 115px;
  }
}
@media (max-width: 767px) {
  .positionne-carousel {
    margin-top: 139px;
  }
  .carousel-caption{
    padding-top:0px;
    top:15% !important;
  }
  .bloc-home-le-club{
    padding-top:5px;
  }
}
@media (max-width: 1200px) {
  .div-header-logo{
    min-height:90px;
  }
}

.no-margin-carousel {
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.carousel-caption h3, .carousel-caption h2 {
  color: #575756;
  text-transform: uppercase;
  font-size: 3.0vw;
  font-family: 'Alegreya Sans', sans-serif;
  margin-bottom: 0.9vw;
  margin-top: 0.9vw;
}
@media (max-width: 767px) {
  .carousel-caption h3 {
    font-size: 4.2vw;
    margin-bottom: 0.9vw;
  }
}
@media (min-width: 768px) {
  .carousel-caption p {
    color: #575756;
    font-size: 1.2vw;
    margin-top: 0;
    margin-bottom: 1.8vw;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .carousel-caption p {
    color: #575756;
    font-size: 1.5vw;
    margin-top: 0;
    margin-bottom: 1.5vw;
  }
}
.btn.btn-default {
  background: #ecf0f1;
  color: #575756;
}
.btn.btn-default:hover {
  color: #80ba27;
  background-color: #fff;
}
@media (min-width: 768px) {
  .btn-silder {
    font-size: 1vw;
    margin-top: 0px;
    border-radius: 0px;
    font-weight: 400;
  }
}
@media (max-width: 767px) {
  .btn-silder {
    font-size: 1.6vw;
    margin-top: 1.0vw;
    margin-bottom: 0px;
    font-weight: 400;
    padding: 5px 15px;
  }
}
.lead {
  padding-top: 10px;
}
.bg-footer {
  background: #575756;
}
.brand-img-footer {
  width: 15%;
  margin: 10px 15px 90px 0px;
  float: left;
}
.ul-footer a {
  color: #fff !important;
  font-size: 1.6rem;
  line-height: 1.6;
}
.ul-footer a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.ul-footer a:active {
  color: rgba(255, 255, 255, 0.5);
}
.h4-footer {
  font-family: 'Alegreya Sans', sans-serif;
  font-weight: 800;
  font-size: 2.0rem;
}
.hr-footer {
  margin-top: 0;
  margin-bottom: 0;
  border-top: solid 1px rgba(255, 255, 255, 0.2);
}
.lead-copy {
  font-size: 1.0rem;
  text-transform: uppercase;
}
.icon-store-locator {
  margin-right: 5px;
  font-size: 1.6rem;
  color: #80ba27;
}
.footer-1-1-boutique {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.link-store-locator {
  font-size: 1.6rem;
  font-weight: lighter;
}
.link-store-locator a {
  color: #fff;
  font-weight: normal;
  font-size: 2.2rem;
  width: 100%;
  margin-bottom: 10px;
  display: inline-block;
}
@media (max-width: 767px) {
  .link-store-locator a {
    display: inline;
    margin-right: 20px;
  }
}
.link-store-locator a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.link-store-locator a:active {
  color: rgba(255, 255, 255, 0.5);
}
.social-icon {
  font-size: 3.0rem;
  text-align: center;
}
.bg-social {
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer-wrap-1-2 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0px;
  padding-bottom: 15px;
}
.bg-newsletter {
  background: #80ba27;
}
.h3-abonnez-vous {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 2.6rem;
  line-height: 3.2rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  .h3-abonnez-vous {
    margin-bottom: 10px;
  }
}
.btn-newsletter {
  border: solid 1px transparent;
  width: 100%;
  font-size: 1.4rem;
  line-height: 2.2rem;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: rgba(255, 253, 253, 0.4);
}
.input-newsletter {
  width: 100%;
}
.input-group-newsletter {
  width: 100%;
  display: table-cell;
}
.sobio-logo {
  font-family: 'Alegreya Sans', sans-serif;
}
.hr-footer_accroche {
  border-top: solid 2px #80ba27;
  width: 7%;
  margin-bottom: 23px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}
.bloc-img-produit {
  position: relative;
}


.bloc-info-produit-01 {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  background-image: url('../images/fr/02-ring-anesse.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  z-index: 0;
}
.bloc-info-produit-02 {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  background-image: url('../images/fr/01-ring-aloe.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  z-index: 0;
}
.bloc-info-produit-03 {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  background-image:url('../images/fr/05-ring-argan.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  z-index: 0;
}
.bloc-info-produit-04 {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  background-image:url('../images/fr/03-ring-peau-parfaite.png');
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  z-index: 0;
}
.tab-info-produit {
  width: 100%;
  height: 100%;
  display: table;
}
.footer-1-4 {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.footer-1-4 input[type="text"],
.footer-1-4 input[type="email"] {
  background-color: #ffffff;
  width: 100%;
  color: #000;
}
.tab-cell-produit {
  vertical-align: middle;
  text-align: center;
  height: 100%;
  width: 100%;
  display: table-cell;
}
.div-bloc-info-produit-btn {
  width: auto;
  height: auto;
  padding-bottom: 5px;
  padding-top: 5px;
}
.div-bloc-info-produit-btn a {
  padding: 5px 10px;
  color: #575756;
  background-color: #fff;
  clear: both;
  display: block;
  width: 60%;
  font-size: 1.2rem;
  margin: 10px auto;
  font-weight: 600;
}
.div-bloc-info-produit-btn a:hover {
  color: #80ba27;
}
.produit .h3-nom-produit {
  font-size: 1.3rem;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 400;
  text-transform: inherit;
  color: inherit;
  margin-top: 0px;
}
.produit {
  border: solid 0px #dddbdb;
  padding: 10px;
  overflow: hidden;
  position: relative;
  width: auto;
  height: auto;
}
.hr-produit {
  border-top: solid 2px #80ba27;
  width: 10%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}
.nom-gamme-produit {
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
.div-coeur-produit {
  text-align: right;
  font-size: 1.8rem;
  position: absolute;
  z-index: 5;
  right: 10px;
  top: 10px;
}
.div-coeur-produit a {
  color: #80ba27;
}
.div-coeur-produit a:hover {
  color: #ff0000;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  background-color: transparent;
  border-bottom: 4px solid #80ba27 !important;
}
.nav-tabs > li > a {
  padding: 16px 15px 12px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  border-radius: 0px;
  border-width: medium medium 4px !important;
  border-style: none none solid !important;
  border-color: -moz-use-text-color -moz-use-text-color transparent !important;
  -moz-border-top-colors: none !important;
  -moz-border-right-colors: none !important;
  -moz-border-bottom-colors: none !important;
  -moz-border-left-colors: none !important;
  border-image: none !important;
}
.content-1-8 {
  padding-bottom: 30px;
  padding-top: 0px;
}
.icon-voir-achat {
  margin-right: 5px;
  font-size: 1.2rem;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #80ba27;
  vertical-align: 2px;
}
.nav-tabs {
  margin-top: 15px;
  display: inline-block;
}
.nav-tabs > li > a {
  color: #939393;
  font-size: 1.6rem;
}
.nav-tabs > li > a:hover {
  color: #80ba27;
}
.nav-tabs > li > a:active {
  color: #575756;
}
.underlined-title h2 {
  color: #575756;
  font-size: 1.8rem;
  text-transform: none;
  font-weight: 200;
  line-height: 1.5;
  padding-bottom: 15px;
}
.content-3-7 {
  padding-bottom: 0px;
  padding-top: 0px;
}
.underlined-title hr {
  border-top: solid 4px #80ba27;
  width: 5%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px
;
}
.underlined-title h1, .underlined-title h2.h1  {
  font-family: 'Alegreya Sans', sans-serif;
  color: #575756;
  font-size: 4.6rem;
  font-weight: 100;
  text-transform: uppercase;
  margin: 0px;
  padding-bottom: 0px;
}
.bloc-titre {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}
.section-container-fluid {
  background-color: #9b9999;
}
.block-container-fluid-left-img {
  background-image: url('../images/fr/fond_header.jpg');
}
.section-bg-gris {
  background-color: #f5f5f5;
}
.bg-image-produit-star {
  background-image: url('../images/fr/d4958-huile-d-argan.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-image-produit-aroma {
  background-image: url('../images/fr/aroma.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.col-produit-star {
  max-width: 790px;
}
.produit-star-text {
  /*padding-bottom: 40px;*/
}
.h3-produit-star {
  font-family: 'Alegreya Sans', sans-serif;
  font-weight: 400;
  line-height: 1.2;
  color: #575756;
  font-size: 2.4rem;
}
.img-produit-star {
  padding: 40px;
}
.bloc-produit-star {
  margin-top: 60px;
}

.bloc-produit-star a,  .bloc-produit-star button{
  color: #575756;
  display: inline;
  border: solid 1px #80ba27;
  padding: 10px 15px;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 400;
  background-color: transparent;
}
.bloc-produit-star button{
  padding-top: 8px;
  padding-bottom:7px;
}
.bloc-produit-star p {
  font-size: 1.6rem;
  margin-bottom:10px;
}
.bloc-produit-star a:hover {
  color: #80ba27;
}
.bloc-produit-star h1, .bloc-produit-star h2 {
  font-size: 3.4rem;
  color:  #80ba27;
  text-transform: uppercase;
}
.icon-btn-produit-star {
  color: #80ba27;
  margin-right: 10px;
}
.margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.coup-de-coeur {
  margin-left: 10px;
  color: #ff0000;
}
.tab-pane {
  padding-bottom: 40px;
  padding-top: 40px;
  *border-bottom: solid 1px #dddbdb;
}
.tab-produit-star {
  display: table;
  width: 100%;
  height: 100%;
}
.tab-cell-produit-star {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.bloc-centre-club {
  padding: 40px;
}
.bloc-centre-club a {
  padding: 10px 15px;
  border: solid 1px #ec2c80;
  color: #ec2c80;
  text-align: center;
  width: 180px;
  margin-top: 15px;
  font-weight: 400;
}
.bloc-centre-club a:hover {
  background: #ec2c80;
  color: #fff;
}
.bloc-centre-club h3, .bloc-centre-club .h3 {
  padding: 20px 20px 15px;
  background: #f5f5f5;
  color: #ec2c80;
  font-weight: 600;
  font-size: 2.0rem;
  text-align: center;
  margin-bottom: 0;
}
.bloc-centre-club p {
  color: #575756;
  text-align: center;
  margin-bottom: 20px;
}
.bloc-marques {
  padding-left: 0;
  padding-right: 0;
}
.bloc-marques h4 {
  font-size: 1.6rem;
  color: #575756;
  font-weight: 600;
}
.footer-v1 h4, .footer-v1 .h4 {
  margin-bottom: 20px;
  font-size: 2.0rem;
  line-height: 2.6rem;
  display: block;
  color: rgba(251, 251, 251, 0.35) !important;
  margin-top: 0px;
  font-weight: 400;
}
.img-marques {
  border: solid 3px #dddbdb;
}
@media (max-width: 767px) {
  .img-marques-xs {
    max-height: 100px;
  }
}
.coeur-club {
  font-size: 1.5rem;
  vertical-align: text-top;
}
.bloc-titre-le-club {
  background-image: url('../images/fr/fond-titre-club.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 70px;
  padding-bottom: 70px;
  background-position: center center;
  text-align: center;
}
.bloc-home-le-club {
  background-image: url('../images/fr/fond-titre-club.png');
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 40px;
  background-position: center center;
  text-align: center;
  padding-left: 25px;
  padding-right: 25px;
}
.bloc-home-le-club p {
  font-size: 16px;
}
.bloc-titre-le-club h2, .bloc-titre-le-club .h2{
  color: #80ba27;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Amatic SC';
  font-weight: lighter;
  font-size: 5.0rem;
}
.bloc-home-le-club h2 {
  color: #80ba27;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Amatic SC';
  font-weight: lighter;
  font-size: 5.0rem;
}
.bloc-titre-le-club h3 {
  color: #fff;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.bloc-home-le-club h3 {
  color: #fff;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}
.test-du-moi {
  color: #fff;
  background: #ec2c80;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.conseil-du-mois {
  color: #ec2c80;
  background: #FFEDDC;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.8rem;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.div-club-gauche {
  margin-bottom: 30px;
  background-color: rgb(255, 255, 255);
  padding-right: 0px;
  padding-left: 0px;
}
.div-club-gauche a {
  font-size: 1.4rem;
  color: #ec2c80;
  text-decoration: underline;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  margin-bottom:20px;
}
.div-club-gauche p {
  font-size: 1.4rem;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.3;
}
.div-club-gauche a:hover {
  color: #575756;
}
.hr-club-gauche {
  border-bottom: solid 1px #dddbdb;
  margin-top: 0px;
  width: 85%;
}
.bg-club {
  background: #f5f5f5;
}
.video-club {
  width: 100%;
}
.bloc-actifs {
  color: #575756;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 0px;
  padding: 18px 18px 16px;
  margin-left: 15px;
  border-bottom: solid 1px #dddbdb;
}
.bloc-actifs h3 {
  margin-bottom: 7px;
  margin-top: 0px;
  font-size: 2.3rem;
  text-transform: none;
  font-weight: 600;
}
.bloc-actifs p {
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: lighter;
  text-transform: none;
  font-size: 1.4rem;
  color: inherit;
  line-height: 1.3;
}
.row-produit-star {
  margin-left: 0;
  margin-right: 0;
}
.titre-aroma {
  color: #80ba27 !important;
}
.p-actif {
  font-size: 1.4rem;
  line-height: 1.3;
  margin-bottom: 0;
}
.pad-bloc-actf {
  padding-top: 22px;
  padding-bottom: 22px;
}
.bloc-actif {
  min-height: 90px;
}
.separateur-gamme {
  background-image: url('../images/fr/separateur.jpg');
  background-size: cover;
  height: 10px;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.contener-pad0 {
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .nav-main {
    *width: 660px;
    float: none!important;
    margin-left: auto;
    margin-right: auto;
  }
}
.nav-main li {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .header .mega-menu .equal-height-list li a {
    border-bottom: 0px none;
  }
}
#header-2 .mega-menu .equal-height-list li a {
  color: #AAA;
  font-family: 'Alegreya Sans', sans-serif;
  font-size: 15px;
  text-transform: none;
  font-weight: 400;
}
@media (max-width: 991px) {
  .header .navbar-nav > li a {
    border-bottom: 0px none;
  }
  .header .mega-menu .equal-height-list h3 {
    border-top: solid 1px #dddbdb;
    border-bottom: 0px none;
  }
}
@media (min-width: 992px) {
  .header .mega-menu .equal-height-in {
    border-left: 0px none;
  }
}
#header-2 .mega-menu .equal-height-list li a:hover {
  background: none !important;
}
@media (min-width: 992px) {
  .header .navbar-nav > li > a:hover,
  .header .navbar-nav > .active > a {
    bottom: -2px;
    position: relative;
    border-bottom: 0px none;
  }
  .navbar-nav > li {
    margin-bottom: -10px;
  }
}
.header .navbar-toggle,
.header .navbar-toggle:hover,
.header .navbar-toggle:focus {
  background: none;
  padding: 9px 10px;
  border-color: #DDD;
  margin-right: 20px;
}
#header-2 .navbar-toggle:hover .icon-bar {
  background: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
#header-2 .navbar-toggle .icon-bar {
  background: #575756;
  border-radius: 3px;
}
.active-home {
  color: #80ba27;
}
.span-accueil {
  margin-left: 0px;
}
@media (max-width: 767px) {
  #header-2 .main-nav .nav {
    margin-top: 0;
  }
}
.footer-v1 .footer {
  background: #575756;
}
.section-layer-accueil {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.row-layer-accueil {
  background-image: url('../images/fr/fond_header.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  height: 100%;
}
.positionne-to-bottom {
  width: auto;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.layer-accueil {
  display: table;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  margin: 0 auto;
  z-index: 1;
}
.logo-club {
  /*width: 100px;*/
  margin-top: 10px;
  padding-right: 8px;
}
.h3-actifs {
  font-size: 1.8rem;
  font-weight: normal;
  display: block;
  margin-left: 10%;
  margin-right: 10%;
  line-height: 1.2;
  margin-bottom: 0;
}
.h3-cms {
  font-size: 1.8rem;
  font-style: italic;
  display: block;
  margin-left: 10%;
  margin-right: 10%;
  line-height: 1.2;
  margin-bottom: 0;
}
.bloc-actifs-no-border {
  padding-left: 0;
  padding-right: 0;
}
.nom-actifs {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 200;
  margin-bottom: 5px;
  margin-top:15px;
}
.test-du-mois {
  font-size: 1.8rem;
}
.bloc-img-actifs {
  overflow: hidden;
}
.hr-actifs {
  width: 10%;
  border-bottom: solid 3px #fff;
  margin-top: 0;
  margin-bottom: 30px;
  margin-right:auto;
  margin-left:auto;
}
.lien-actifs {
  font-size: 1.8rem;
  font-weight: 400;
}
.lien-actifs a {
  padding: 5px 15px;
  border: solid 1px #80ba27;
  color: #575756;
}
.lien-actifs a:hover {
  color: #80ba27;
}
.layer-accueil-contenu {
  vertical-align: middle;
  display: table-cell;
  text-align: center;
}
.layer-accueil-logo {
  display: block;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
.layer-acceuil-h3 {
  color: #fff;
  font-weight: 400;
  font-size: 3.6rem;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.layer-accueil-btn {
  position: absolute;
  z-index: 50;
  display: block;
  color: #fff;
  bottom: 20px;
  font-size: 2.8rem;
  text-align: center;
  right: 50%;
  left: 50%;
}
.main-nav-bar {
  margin-bottom: 0;
}
.positionne-content {
  margin-top: 147px;
}
body {
  font-family: 'Alegreya Sans';
  color: #333333;
  background: #ffffff;
  overflow-x: hidden;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 15px;
}
.footer-v1 ul li {
  line-height: 19px;
  padding: 5px 0;
}
.footer-v1 ul {
  list-style-type: none;
  margin: 0 0 26px;
  padding: 0;
}
.big-social a {
  display: block;
  border-radius: 4px;
  color: #575756;
  text-decoration: none;
  width: 50px;
  height: 50px;
  padding-top: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#header-2 .brand-img {
  float: none;
  margin: 10px auto 30px;
  text-align: center;
  max-width: 65px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media (min-width: 992px) {
  .navbar-center {
    text-align: center;
  }
  .navbar-collapse-center {
    display: inline-block;
  }
}
.underlined-title {
  text-align: center;
}
.container-filtre-produits {
  /*background: #F8F8F8;*/
}
.footer-1-2 {
  border-top: 1px solid #E7E7E7;
  padding-top: 20px;
}
.breadcrumb li.active span {
  text-decoration: underline;
}
.back-nav i {
  margin-right: 15px;
}
.back-nav button {
  text-transform: uppercase;
}
.btn-primaire {
  color: #ffffff;
  background: #80ba27;
  border: 0px none;
}
.btn-secondaire button, .btn-secondaire .btn {
  color: #80ba27;
  background: #ffffff;
  border: 1px solid #80ba27;
  width: 100%;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius: 0px;
  font-weight: normal;
  margin-top: -4px;
}
button.btn-secondaire {
  color: #80ba27;
  background: #ffffff;
  border: 1px solid #80ba27;
  width: auto;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius:0px;
}
button.btn-tertiaire {
  color: #ff8464;
  background: #ffffff;
  border: 1px solid #ff8464;
  width: auto;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius:0px;
}
.btn-secondaire button i, .btn-secondaire .btn i {
  float: left;
  top: 1px;
  position: relative;
  font-size: 17px;
}
.btn-secondaire button:hover,
.btn-secondaire button:focus,
.btn-secondaire .btn:hover,
.btn-secondaire .btn:focus{
  color: #ffffff;
  background: #80ba27;
}
.btn-primaire:hover,
.btn-primaire:active {
  color: #80ba27;
  background: #FFF;
  border: 1px solid #80ba27;
}

.nom_gamme_produit {
  color: #11B7E8;
  font-size: 25px;
  text-transform: uppercase;
}
.separateur_gamme_claim {
  color: #11B7E8;
  top: -3px;
  position: relative;
}
.claim_gamme_produit {
  color: #11B7E8;
  font-size: 25px;
}
.accroche_produit {
  color: #11B7E8;
  text-transform: uppercase;
}
.funny-boxes {
  background-color: transparent;
}
.funny-boxes {
  min-width: a;
}
.funny-boxes ul.funny-boxes-rating li i {
  font-size: 23px;
  color: #80ba27;
}
.promesses ul {
  list-style: none;
  padding-left: 0px;
}
.promesses ul li i {
  color: #80ba27;
  margin-right: 5px;
}
.contenu-produit {
  font-size: 15px;
  color: #575756;
}
.social-icon-product {
  color: #575756;
  font-size: 20px;
}
.add-to-wishlist-product {
  font-size: 20px;
}
.onglet-rubrique {
  font-size: 2.5rem;
  text-align: center;
}
p,
li,
li a,
label {
  line-height: 1.3;
}
.accordion-rubrique {
  color: #80ba27;
}
.titre-synergie {
  font-size: 17px;
  font-weight: bold;
}
.titre-actif-produit {
  font-weight: bold;
}
/*.titre-actif-produit::before {
  content: ". ";
  top: -2px;
  position: relative;
}*/
.titre-bloc {
  font-size: 4rem;
}
.bandeau-cms {
  background: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}
.content-cms h3 {
  font-size: 3rem;
  color: #80ba27;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 100;
}
.content-cms img {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
.content-cms .temoignage img {
  margin-top: 0px;
  margin-bottom: 0px;
}
.content-cms ul {
  padding-left: 15px;
}
.content-cms p {
  margin-bottom: 20px;
}
.content-cms .temoignage p {
  margin-bottom: 5px;
}
.content-cms .temoignage p.firstname {
  padding-top: 10px;
  font-weight: bold;
  font-size: 16px;
}
.content-cms .temoignage .titre {
  padding-top: 15px;
  font-weight: bold;
  font-size: 19px;
  text-transform: uppercase;
}
.content-cms .temoignage .titre::after {
  right: 30px;
  color: #80ba27;
  font-size: 55px;
  content: "“";
  position: absolute;
  margin: -25px 0px 0px -40px;
  font-family: Georgia,serif;
}
.temoignage {
  background: #F4F4F4;
}
.content-temoignage {
  font-style: italic;
  font-size: 13px;
}
.content-temoignage::before {
  content: '"';
}
.content-temoignage::after {
  content: '"';
}
.h3-nom-gamme {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 0px;
  font-weight: 400;
  color: #FFF;
  padding: 20px 0px;
  margin-top: 0px;
  background-color: rgba(0, 0, 0, 0.15);
}
.join-club {
  background: #80ba27;
  text-align: center;
}
.join-club a {
  color: #FFF;
  font-weight: bold;
  font-size: 25px;
  text-transform: uppercase;
}
.h1-color-secondaire {
  color: #80ba27;
}
.h1-color-tertiaire {
  color: #ff8464;
}
.description-bloc-club-home {
  font-size: 17px;
  margin-top: 20px;
  margin-bottom: 20px;
  paddin-left:20px;
  paddin-right:20px;
}
.avis-accueil-club {
  padding: 20px;
  border: 1px solid #575756;
  margin-bottom: 15px;
}
.avis-accueil-club p {
  margin: 0px;
}
.titre-avis-home-club {
  font-weight: bold;
  font-size: 17px;
}
.user-avis-home-club {
  color: #FF8464;
}
.home-aroma-link:hover {
  text-decoration: none;
}
.aroma-fiche-utilisation-bloc {
  border: 1px solid #80ba27;
  padding: 40px;
}
.aroma-fiche-utilisation-bloc h2 {
  color: #80ba27;
  text-align: center;
  font-family: 'Alegreya Sans', sans-serif;
  line-height: 1.1;
  font-size: 40px;
  font-weight: 100;
}
.banner-image {
  margin-top: 30px;
}
.h3-aroma {
  color: #80ba27;
  font-size: 3rem;
  font-weight: 200;
  margin: 20px 0px;
}
.blockquote-sobioetic {
  border-left: 3px solid #80ba27;
}
.col-letter {
  background-color: #80ba27 !important;
  color: #FFF;
  font-weight: bold;
}
.acc-v1 .panel-heading a,
.acc-v1 .panel-heading a:hover {
  display: block;
  font-size: 25px;
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
.listing-besoins-recettes {
  font-size: 25px;
}
.listing-utilisation-produits {
  font-size: 2rem;
}
.listing-utilisation-produits > div:hover {
  background-color: #EFEFEF;
}
.link-besoins-recettes {
  color: #575756;
  width: 100%;
  height: 100%;
}
.link-besoins-recettes:hover {
  text-decoration: none;
}
.link-besoins-recettes i {
  float: right;
  position: relative;
  top: 10px;
  font-size: 20px;
}
.panel-heading i {
  float: right;
  position: relative;
  top: 4px;
  font-size: 20px;
}
.ligne-besoins-recettes {
  border-right: 1px solid #80ba27;
  border-left: 1px solid #80ba27;
  border-bottom: 1px solid #80ba27;
}
@media (min-width: 992px) {
  .header .dropdown-menu {
    padding: 0;
    border: none;
    min-width: 200px;
    border-radius: 0;
    z-index: 9999 !important;
    border-top: solid 2px #72c02c;
    border-bottom: 0px none;
  }
}
.header .container > .navbar-header,
.header .container-fluid > .navbar-header,
.header .container > .navbar-collapse,
.header .container-fluid > .navbar-collapse {
  margin-bottom: 0px;
}
.mega-menu-hr {
  width: 80%;
  padding-left: 13px;
  margin: 5px 0px 10px 0px;
  margin-left: 13px;
}
.precaution-emploi-titre h4 {
  font-size: 3rem;
  color: #80ba27;
  font-weight: 100;
  text-transform: uppercase;
}
.bandeau-precaution-emploi {
  background-color: #80ba27;
  color: #FFF;
}
.intitule-precaution {
  color: #FFF;
  text-transform: uppercase;
  font-size: 14px;
  height: 50px;
  vertical-align: middle;
  display: table-cell;
  width: 600px;
}
.content-precaution {
  color: #FFF;
  font-size: 11px;
}
.information-precaution-aroma p {
  color: #80ba27;
  font-style: italic;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.first-ligne-border-top {
  border-top: 1px solid #80ba27;
}
.ligne-utilisation i {
  top: 30px;
}
.ligne-utilisation a:hover div {
  background-color: #EFEFEF;
}
.ligne-utilisation div, .ligne-utilisation i {
  color: #80ba27 !important;
  font-weight: 400;
  text-transform: uppercase;
}


@media (max-width: 767px) {
  .bloc-home-le-club{
    padding-top:5px;
  }
}
