/*
Theme Name: SO'BiO étic DE
Author: Webfutur
Author URI: https://www.webfutur.com/
Description: Theme réalisé pour le contenu allemand du site SO'BiO étic
Version: 1
Text Domain: sobioetic-DE

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@font-face {
    font-family: HurmeGeometricSansLightObl;
    src: url('assets/fonts/HurmeGeometricSansLightObl.otf');
}
@font-face {
    font-family: HurmeGeometricSans2-Thin;
    src: url('assets/fonts/HurmeGeometricSans2-Thin.otf');
}
@font-face {
    font-family: HurmeGeometricSans4-Regular;
    src: url('assets/fonts/HurmeGeometricSans4-Regular.otf');
}
@font-face {
    font-family: HurmeGeometricSans4-SemiBold;
    src: url('assets/fonts/HurmeGeometricSans4-SemiBold.otf');
}
@font-face {
    font-family: Georgia;
    src: url('assets/fonts/Georgia.ttf');
}
@font-face {
    font-family: GeorgiaBold;
    src: url('assets/fonts/GeorgiaBold.ttf');
}
@font-face {
    font-family: dearJoe-6-TRIAL;
    src: url('assets/fonts/dearJoe-6-TRIAL.otf');
}
@font-face {
    font-family: NothingYouCouldDo;
    src: url('assets/fonts/NothingYouCouldDo.ttf');
}

h1, h2, h3 {
    margin-bottom: 20px;
    font-weight: 300;
}

.owl-controls{
    display: none !important;
}
.owl-item {
    position: relative;
}
.footer-v1 .footer p {
    color: #eee;
}
.footer-v1 .footer {
    padding: 40px 0;
}
a:hover
{
    color: #518404;
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

div.text-prehome{
    position: fixed;
    margin: auto;
    display:block;
    width: 100%;
    top: 74%;
    text-align: center;
}



div.text-prehome p {
    font-family: "Lato", sans-serif;
    color: #575756;
    font-weight: 600;
    font-size:42px;
}


.no-margin-carousel {
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

a.carousel-control:hover{
    cursor: pointer !important;
}
.carousel-control:focus, .carousel-control:hover{
    opacity:0.5;
}

.carousel-caption {
    position: absolute;
    z-index: 10;
    color: #FFF;
    text-align: left;
    /*text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);*/
    text-shadow:none;
    right: 15%;
    /*top: 15%;*/
    bottom: 10%;
    left: 50%;
}

@media (min-width: 767px) {
    .carousel-caption {
        right: 15%;
        *top: 15%;
        bottom: 10%;
        left: 50%;
    }
}
@media (max-width: 767px) {
    .carousel-caption h3{
        font-size:3vw;
    }
    .control{
        display: none !important;
    }
}

.majuscule{
    text-transform:uppercase;
}

#btn-search{
    cursor: pointer;
}

#search{
    margin-bottom: 15px;
    margin-top: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    color:#575756 !important;
    border-radius: 17px;
}

.nav-main{
    float: none !important;
    width: auto;
}

.section-layer-accueil{
    z-index: -1;
    z-index: 4;
}

.bloc-produit-star a.find-product {
    color: #80BA27;
    display: block;
    border: 0px none;
    padding: 10px 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 15px;
    font-weight: 400;
}

.bloc-produit-star a.find-product span{
    text-decoration: underline;
}

.bloc-produit-star .find-product-icon{
    color: #80BA27;
    font-size:14px;
}

#bloc-club{
    background-color: #f6ffe1;
    margin-top: 50px;
    padding-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;

}
#social-wall > div > div > div > div{
    background-color: #F5F5F5;
}
#social-wall > div > div > div > div{
    *min-height: 390px;
}
.nopadding{
    padding-left: 0px;
    padding-right:0px;
    margin-right: 15px;
    margin-left: 15px;
}
.unlessPaddingSide{
    padding-left: 0px;
    padding-right:0px;
}
.paddingtop20{
    padding-top:20px;
}
#social-wall h3{
    text-transform: uppercase;
    font-family: "Alegreya Sans",sans-serif;
    font-weight: 400;
    line-height: 1.2;
    color: #575756;
    font-size: 2.4rem;
    margin-bottom: 10px;
}

#social-wall p{
    font-size:17px;
}
.social-wall-picto{
    color: #F5F5F5;
    background-color: #80BA27;
    padding: 12px 4px 0px 12px;
    padding:6px 4px 0px 12px;
    font-size: 26px;
    border-radius: 2px;
}

.social-wall-picto-2, .social-wall-picto-3{
    color: #80BA27;
    background-color: #F5F5F5;
    padding: 6px;
    font-size: 38px;
    border-radius: 2px;
}
.social-wall-picto-3{
    color: #F5F5F5;
    background-color: #80BA27;
}

#social-wall .bloc-smo-twitter{
    min-height:200px;
    background-color: #80BA27 ;
    color:#ffffff;
    padding:30px 50px;
}

#social-wall .bloc-smo-twitter p{
    color:#ffffff;
}
/* ----------------------------------*/
/* Scroll Down Animated Arrow */
/* ----------------------------------*/
.intro-scroll-down {
    position: fixed;
    z-index: 1;
    bottom: 30px;
    left: 50%;
    margin-left: -15px;
}

.intro-scroll-down .mouse {
    position: relative;
    display: block;
    width: 30px;
    height: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fff;
    border-radius: 23px;
    -moz-border-radius: 23px;
    -webkit-border-radius: 23px;
}

.intro-scroll-down .mouse .mouse-dot {
    position: absolute;
    display: block;
    top: 29%;
    left: 50%;
    width: 6px;
    height: 6px;
    margin: -3px 0 0 -3px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -webkit-animation: ani-mouse 2.5s linear infinite;
    -moz-animation: ani-mouse 2.5s linear infinite;
    animation: ani-mouse 2.5s linear infinite;
}

.background--light .intro-scroll-down .mouse {
    *border: 2px solid #323232;
}

.background--light .intro-scroll-down .mouse .mouse-dot {
    *background: #323232;
}

@-webkit-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@-moz-keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}

@keyframes ani-mouse {
    0% {
        opacity: 1;
        top: 29%;
    }

    15% {
        opacity: 1;
        top: 50%;
    }

    50% {
        opacity: 0;
        top: 50%;
    }

    100% {
        opacity: 0;
        top: 29%;
    }
}



.ng-binding{
    display:none !important;
}

.nav-main {
    display:block;
}
@media (max-width: 991px) {
    .bloc-produit-star p {
        padding-right:55px;
    }

}
@media (min-width: 992px) {
    #navbar-collapse {
        text-align:center;
    }
    .nav-main{
        width:auto;
        display:inline-block;
    }

}
@media (min-width: 1200px) {
    .produit-star-text{
        padding-right:70px;
    }
}

@media (min-width: 750px) and (max-width: 992px){
    .nav-main .nav-item a {
        padding-right: 8px;
        padding-left: 8px;
    }
}
.bloc-img-produit{
    text-align: center;
}



.header .mega-menu .equal-height-list h3{
    margin-bottom:5px;
}

#header-2.header .mega-menu .equal-height-list h3 a{
     font-size: 15px;
     font-weight: 400;
     padding: 0 10px 0 0;
     text-transform: uppercase;
     margin-bottom:5px;
     font-family: 'Alegreya Sans', sans-serif;
     line-height:1.1;
     color: #555;
 }
#header-2.header .mega-menu .equal-height-list h3 a:hover{
    color: #80BA27;
}


.mega-menu-hr{
    border-top:1px solid black;
    margin-bottom:10px;
}

.btn-primaire{
    border:1px solid #80ba27;
    border-radius:0px;
    font-weight: normal;
}
.btn-primaire-bis{
    border:1px solid #80ba27;
    border-radius:0px;
    font-weight: normal;
    color: #80ba27;
    background: #ffffff;
    padding: 10px 30px;
    border-radius: 0px;
    text-transform: uppercase;
    font-size:13px;
    letter-spacing: normal;
}
.btn-primaire-bis:hover, .btn-primaire-bis:focus {
    border:1px solid #80ba27;
    border-radius:0px;
    font-weight: normal;
    color: #fff;
    background: #80ba27;
}
.breadcrumb {
    top: 10px;
    padding-right: 0;
    background: none;
    position: relative;
}
.breadcrumb>li{
    font-size:15px;
}
.breadcrumb a {
    color: #777 !important;
}

.breadcrumb li.active, .breadcrumb li a:hover {
    color: #72c02c;
    text-decoration: none;
}

.breadcrumb>li+li:before {
    padding: 0 3px;
    color: #ccc;
    content: ">";
}

.blockquote-sobioetic{
    padding: 5px 10px;
}

.blockquote-sobioetic h3{
    font-size: 20px;
    color: #80ba27;
    text-transform:inherit;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: normal;
}

.alignright{
    float:right;
    margin-left:20px !important;
    margin-bottom:20px;
}
.alignleft{
    float:left;
    margin-right:20px !important;
    margin-bottom:20px;
}
.join-club a:hover {
    color: #FFF;
}




/********* PINEGROW BACKGROUND-IMAGE*********/
@media (max-width: 989px) {
    .brand-img-footer{
        margin: 10px 15px 0px 0px;
    }
}
@media (max-width: 767px) {
    .div-header-logo {
        background-image: url('./images/fr/cover.jpg');
    }
    .bloc-home-le-club p {
        font-size: 14px;
    }
    .brand-img-footer{
        margin: 10px 15px 0px 0px;
    }
    .footer-v1 h4 {
        margin-top: 24px;
    }
    .single-actif-image-gamme{
        top:0px !important;
    }
}
@media (max-width: 500px) {
    .brand-img-footer{
        margin: 10px 15px 30px 0px;
    }
}
@media (max-width: 415px) {
    .brand-img-footer{
        margin: 10px 15px 60px 0px;
    }
}

@media (max-width: 380px) {
    .brand-img-footer{
        margin: 10px 15px 100px 0px;
    }
}

.bloc-info-produit-01 {
    /*background-image: url('./images/fr/02-ring-anesse.png');
    *background-size: 70%;*/
}
.bloc-info-produit-02 {
    background-image: url('./images/fr/01-ring-aloe.png');
}
.bloc-info-produit-03 {
    background-image:url('./images/fr/05-ring-argan.png');
}
.bloc-info-produit-04 {
    background-image:url('./images/fr/03-ring-peau-parfaite.png');
}
.block-container-fluid-left-img {
    background-image: url('./images/fr/fond_header.jpg');
}
.bg-image-produit-star {
    background-image: url('./images/fr/d4958-huile-d-argan.jpg');
}
.bg-image-produit-aroma {
    background-image: url('./images/fr/aroma.jpg');
}
.bloc-titre-le-club {
    background-image: url('./images/fr/fond-titre-club.png');
}
.bloc-home-le-club {
    background-image: url('./images/fr/fond-titre-club.png');
}
.separateur-gamme {
    background-image: url('./images/fr/separateur.jpg');
}
.row-layer-accueil {
    background-image: url('./images/fr/fond_header.jpg');
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
}

/***FICHE PRODUIT***/
.funny-boxes ul.funny-boxes-rating li i:hover {
    color: #80ba27;
}

.onglet-rubrique-produit .panel-heading i {
    float:none;
    position: relative;
    top:0px;
    font-size: 20px;
}

.onglet-rubrique-produit .panel-default>.panel-heading {
    color: #555;
    background-color: transparent;
    border-color: #ddd;
}
.onglet-rubrique-produit .panel-default{
    border:0px none;
    -webkit-box-shadow: none;
     box-shadow: none;
}

.onglet-rubrique-produit .panel-heading .collapsed  i.fa-chevron-down::before{
    content:"\f077";
}


.h3-nom-actifs {
    font-size: 1.8rem;
    text-align: center;
    margin-bottom: 0px;
    font-weight: 400;
    color: #FFF;
    padding: 20px 0px;
    margin-top: 0px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.produit .h3-nom-produit{
    color:#555;
    height:35px;
}

.comment-list li{
    margin-bottom:20px;
}


input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: none;
    outline-offset: 0px;
}

.jplist-panel input[type="checkbox"], .jplist-panel input[type="radio"] {
    float: none;
}

.jplist-panel label {
    float: none;
    position: relative;
    top: -11px;
    font-size: 13px;
    font-weight: 400;
}

.jplist-panel button {
    float: none;
    height: auto;
    box-shadow: none;
    box-sizing: border-box;
    border: 0px none;
    border-radius: 0px;
    text-shadow: none;
    color: #555;
    background: inherit;
    margin: auto;
}

#affiner span{
    font-size: 15px;
    font-weight: 400;
    padding: 0px 10px 0px 0px;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-family: "Alegreya Sans",sans-serif;
    line-height: 1.1;
    color: #555;
}
#affiner hr.hr-filtre-produit{
    border-top: 1px solid #000;
    width: 50%;
    margin: 5px 0px 10px;
}

.accroche_produit{
    color: #575756;
    font-size:25px;
}

.underlined-title hr.hr-actif{
    border-top: 2px solid #80BA27;
    width: 15%;
    margin: 20px auto;
}

.jplist-radio-buttons-dropdown{
    width: 250px;
}
.jplist-radio-buttons-dropdown .jplist-dd-panel{
    width:230px;
}
.jplist-radio-buttons-dropdown ul{
    width: 250px;
}
.jplist-radio-buttons-dropdown ul li{
    width: 100%;
}
.jplist-radio-buttons-dropdown label {
    width: 210px;
}



/******FORM TEST PRODUIT*******/
.hidden-testproduit-form{
    display: none;
}

.wpcf7-form-control.wpcf7-submit{
    border: 1px solid #80BA27;
    border-radius: 0px;
    font-weight: normal;
    color: #FFF;
    background: #80BA27 none repeat scroll 0% 0%;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: 0.1em;
    text-shadow: none;
    text-transform: uppercase;
}

.wpcf7-form-control.wpcf7-submit:hover{
    color: #80ba27;
    background-color: #FFF !important;
    border: 1px solid #80ba27;
}

.screen-reader-response{
    display:none;
}

.content-form-login-register{
    border:1px solid #e7e7e7;
    background-color: #F8F8F8;
}


/**** RETOUR 26/01  ***/

.funny-boxes .nom_gamme_produit, .funny-boxes .separateur_gamme_claim, .funny-boxes .claim_gamme_produit{
    font-weight:400;
    font-size:23px;
}
.funny-boxes h1.product_name_h1{
    font-size:4rem;
    margin-bottom: 5px;
}
.funny-boxes h2{
    margin-bottom: 5px;
}
.accroche_produit , h2.accroche_produit{
    font-size:23px;
    line-height: initial;
    margin-bottom: 20px;
}
.funny-boxes ul.funny-boxes-rating li i {
    font-size: 18px;
}
.contenu-produit {
    margin-bottom: 40px;
}
div.promesses{
    margin-bottom:30px;
    font-size:17px;
}
.social-item-jmt a{
    display:inline-block;
    margin-left:10px;
    margin-right: 10px;
}


.carousel-control.bannierelist-prev{
    background :none !important;
    opacity:1;
    left: -95px;
}

.carousel-control.bannierelist-next{
    background :none !important;
    opacity:1;
    right: -95px;
}


/****  COMMENT STAR **/

.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    width: 100px;
    height: 20px;
    overflow: hidden;
    position: relative;
    background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
    background-size: contain;
}

.star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 20%;
    z-index: 1;
    background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjODBiYTI3IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
    background-size: contain;
}
.star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    width: 20%;
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
    cursor: pointer;
}
.star-rating input:hover + i,
.star-rating input:checked + i {
    opacity: 1;
}
.star-rating i ~ i {
    width: 40%;
}
.star-rating i ~ i ~ i {
    width: 60%;
}
.star-rating i ~ i ~ i ~ i {
    width: 80%;
}
.star-rating i ~ i ~ i ~ i ~ i {
    width: 100%;
}
.choice {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px;
    display: block;
}
.comment-reply-title{
    color:#80ba27;
    font-weight: 600;
    font-size: 16px;
}
.comment-list .titre{
    color:#80ba27;
    font-weight: 600;
    font-size: 16px;
}
.titre-TP{
    color:#80ba27;
    font-weight: 600;
    font-size: 16px;
}
.comment-list .note{
    color:#80ba27;
}
.note{
    color:#80ba27;
}
.comment-list .date{
    color:#939393;
    font-style: normal;
}
.date-TP{
    color:#939393;
    font-style: normal;
}
.comment-list{
    list-style-type: none;
}
.comment-respond label{
    font-weight:normal;
}

.comment-respond #submit{
    color: #80ba27;
    background: #ffffff;
    border: 1px solid #80ba27;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-radius: 0px;
    font-weight: normal;
    margin-top: -4px;
    padding:10px 30px;
}

.comment-respond #submit:hover{
    color: #fff;
    background: #80ba27;
    border: 1px solid #80ba27;
}

.comment-respond p.form-submit{
    /*margin-top:20px;
    text-align:center;*/
}

.comment-respond #titre, .comment-respond #comment{
    width: 303px !important;
    padding: 0 5px;
    margin-left: -3px;
    border: 1px solid rgb(211, 211, 211);
}

.size-full {
    max-width: 100%;
    height:auto;
}
#loginform input{
    background-color: #FFF;
}
#loginform label, #simplr-form label{
   font-weight:400;
}
input[type=submit]{
    color: #80ba27;
    background: #ffffff;
    border: 1px solid #80ba27;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-radius: 0px;
    font-weight: normal;
    margin-top: -4px;
    padding: 10px 30px;
    margin-top:20px;
}
input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus{
     color: #fff;
     background: #80ba27 !important;
     border: 1px solid #80ba27;
 }
#wp-submit{
    margin-top:0px;
}
p.login-submit{
    text-align: center;
}
p.titre-from-login{
    color:#80ba27;
    font-weight:700;
    font-size: 18px;

}
@media (max-width: 1199px) {
    .bloc-produit-star p{
        font-size:1.2rem;
        padding-right: 50px;
    }
}
@media (max-width: 991px) {
    .bloc-produit-star p{
        padding-right:50px;
        font-size:1.2rem;
    }
}

@media (max-width: 768px) {
    .produit-star-text{
        text-align:center;
    }
    .bloc-produit-star p{
        padding:0px;
        font-size:1.2rem;
        margin-bottom:20px;
    }
}
.social-item .social-icon{
    color: #575756;
}
.big-social .social-item a:hover .social-icon, .big-social .social-item a:focus .social-icon{
    color: #FFF;
}
.big-social .social-item.facebook a:hover, .big-social .social-item.facebook a:focus
{
    background-color: #016bb6;
    color:#FFF;
}

.big-social .social-item.twitter a:hover, .big-social .social-item.twitter a:focus
{
    background-color: #08c1e2;
    color:#FFF;
}

.big-social .social-item.google a:hover, .big-social .social-item.google a:focus
{
    background-color: #d94b34;
    color:#FFF;
}

.big-social .social-item.pinterest a:hover, .big-social .social-item.pinterest a:focus
{
    background: #CB2027;
    color:#FFF;
}

.big-social .social-item.youtube a:hover, .big-social .social-item.youtube a:focus
{
    background: #c4302b;
    color:#FFF;
}

.big-social .social-item.instagram a:hover, .big-social .social-item.instagram a:focus
{
    background: #e95950;
    color:#FFF;
}


.social-item{
    display:inline-block;
}

@media (max-width: 767px){
    h3.spech3resp{
        border-top: solid 1px #dddbdb !important;
        color: #AAA !important;
        font-family: 'Alegreya Sans', sans-serif !important;
        font-size: 15px !important;
        text-transform: none !important;
        font-weight: 400 !important;
        margin-bottom:0px !important;
    }
    h3.spech3resp a{
        border-top: 0px none !important;
        color: #AAA !important;
        font-family: 'Alegreya Sans', sans-serif !important;
        font-size: 15px !important;
        text-transform: none !important;
        font-weight: 400 !important;
        padding:0px;
        margin-bottom:0px !important;
    }
    .underlined-title h1 {
        font-size: 3rem;
    }
    .h3-nom-gamme{
        font-size: 1.5rem;
    }
    .link-store-locator a{
        display:block;
    }
}


/*** POINTS DE VENTE **/

.box_points_de_vente_carte {
    width: 100%;
    background-color: #E9E9E9;
    height: 400px;
}
#localisation {
    margin-bottom: 20px;
}
#list_departement {
    margin-top: 5px;
}
.selectpicker {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    margin: auto;
}
.box_recherche_points_de_vente {
    margin-top: 40px;
}
.box_recherche_points_de_vente .col-md-4 {
    max-height: 480px;
    margin-bottom: 40px;
}
.box_recherche_points_de_vente .col-md-4 .entete-pdv {
    color: #fff;
    background-color: #9A9A9A;
    padding: 5px 10px;
    font-family: 'Alegreya Sans';
    font-size: 18px;
}
.box_recherche_points_de_vente .col-md-4 .entete-pdv span {
    background: #72c02c;
    padding: 8px 12px 9px;
    margin-right: 8px;
}
.box_recherche_points_de_vente .col-md-4 .accordionPdvCity {
    padding: 5px 10px;
    height: 280px;
    background-color: #FFF;
    overflow-y: scroll;
    overflow-x: hidden;
    font-family: 'Alegreya Sans';
    color: #808080;
    font-size: 14px;
}
.box_recherche_points_de_vente .col-md-4 .accordionPdvCity .toglePdvCity .row div {
    height: 50px;
    cursor: auto;
    font-weight: normal;
}
.box_recherche_points_de_vente .col-md-4 .accordionPdvCity .toglePdvCity .row div img{
    margin-top:0px;
}
.box_recherche_points_de_vente .col-md-4 .accordionPdvCity .toglePdvCity .row div.col-md-8 {
    padding-top: 23px;
}
.toglePdvCity:hover{
    cursor: pointer;
}
.btn-refuser{
    width: 50%;
    display: block;
    text-align: center;
    text-decoration: underline;
    color: #575756;
    top: 5px;
    position: relative;
    left: 25%;
}
.btn-refuser:hover, .btn-refuser:focus{
   cursor:pointer;
}
.tweet-link, .tweet-link:hover, .tweet-link:focus{
    color:#FFF;
}
/*** COOKIE CONSENT **/
.cc_container .cc_message {
    color:#333;
    margin-top: 0px !important;
    font-size: 13px !important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited{
    background-color: #72c02c !important;
    color: #fff !important;
    max-width: 90px !important;
}
.cc_container .cc_btn, .cc_container .cc_btn:visited{
    padding-right:20px !important;
    font-size:14px !important;
}
.cc_container .cc_btn:hover{
    background-color: #fff !important;
    color: #72c02c !important;
}
.cc_container a, .cc_container a:visited {
    color: #72c02c !important;
}

/** STICKY **/
details {
    position: fixed;
    top: 10em;
    right: -1px;
    margin: 1em 0;
    background: #F8F8F8;
    /*border: 1px solid #E7E7E7;*/
    border-radius: 4px 0 0 4px;
    max-width: 600px;
    font-size: 10pt;
    z-index: 2;
}
details > div {
    display:none;
}
details .login-username input, details .login-password input{
    width:100%;
}

details.open > div {
    display:block;
}
input:-webkit-autofill{
    background-color: #FFF !important;
    color:pink !important;
}
summary{
    text-align: center;
    color: #72c02c;
    font-size:16px;
}
summary::-webkit-details-marker {
    display:none;
}
summary:hover{
    cursor:pointer
}
summary:focus{
    outline:  auto 0px;
}
p.name-sticky{
    text-transform: uppercase;
    font-style: italic;
}
p.titre-sticky{
    font-weight: bold;
}
/**** FORMULAIRE INSCRIPTION TEST PRODUIT***/
.wpcf7-not-valid-tip{
    display: block;
    color: red;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=tel], .wpcf7-form input[type=email], .wpcf7-form textarea {
    width:100%;
    border: 1px solid rgb(211, 211, 211);
}
.wpcf7-form select{
    width: 100%;
    border: 1px solid rgb(211, 211, 211);
}
#simplr-form input[type=radio], #simplr-form input[type=checkbox]{
    margin-left:0px;
    position:relative;
}
#simplr-form input[type=radio]{
    margin-left: 6px;
    margin-right: 15px;
    position: relative;
    top: 2px;
}
#simplr-form .radio label{
    padding-left:0px;
}
#simplr-form input[type=text], #simplr-form input[type=password]{
     width: 100%;
 }
#simplr-form input[type=text], #simplr-form input[type=password], #simplr-form select, #simplr-form input[type=checkbox], #simplr-form input[type=radio]{
    border: 1px solid rgb(211, 211, 211);
 }
#simplr-form select{
    width: 100%;
    height:30px;
}
#simplr-form #birthday-dy,#simplr-form #birthday-mo,#simplr-form #birthday-yr{
    width: auto;
}
.simplr-message.error{
    color:red
}
.error-required{
    border: 1px solid #da6265 !important;
    background: #F5F0EF;
}

.titre-bloc-testeur{
    font-weight:bold;
}

.btn-u{
    padding:8px 13px;
}
.header .nav > li > .search{
    border-bottom:0px none;
}

/* COMMENTS */

.comment-form .form-submit {
    /*text-align: right !important;
    width: 396px;*/
    margin-top: 10px !important;
}

.comment-form .form-submit .g-recaptcha {
    /*float: right;*/
    margin-bottom: 20px !important;
}

/* SOCIAL SHARE */

.simple-social-share {
    float: right
}

.simple-social-share li {
    float: left;
    padding: 0 15px;
    border-right: 1px solid #DDDDDD;
    list-style-type: none;
}

.simple-social-share li:last-child {
    border: 0;
}

.simple-social-share li i {
    font-size: 22px;
}

.simple-social-share li a:hover, .simple-social-share li a:focus, .simple-social-share li a:visited, .simple-social-share li a:active {
    color: #80ba27;
}

/* PRODUCT */

#list_departement_product {
    margin-top: 0;
    width: 100%;
    border: 1px solid #80BA27;
    border-top: 0;
    border-radius: 0;
}

#btn-product-map-select {
    margin-bottom: 0;
}

@media(max-width:767px){
    .nav-tabs > li {
        float: none !important;
        display: block !important;
    }
}

.wpcf7-captcha-captcha-906 {
    margin-top: 0 !important;
}

.pdv-map {
    margin-bottom: 40px;
}

.pdv-map .bloc-img-produit img {
    margin-top: 0 !important;
}

.pdv-map .bloc-img-produit .btn {
    padding: 5px 10px;
    font-size: 12px;
    margin-top:0;
}

.pdv-map .bloc-img-produit .btn i {
    font-size: 9px;
    margin-right: 4px;
}

.message-green-box {
    padding: 10px 10px 10px 20px;
    border-left: 2px solid #80BA27;
    color: #80BA27;
}

.message-red-box {
    padding: 10px 10px 10px 20px;
    border-left: 2px solid #ba6466;
    color: #ba6466;
}

.form-password-recover {
    background: #fbfbfb;
    border: 1px solid #eeeeee;
    padding: 30px 30px 0;
    border-radius: 3px;

}
.form-password-recover input[type=text] {
    padding: 10px 15px;
    border-radius: 2px;
    width: 100%;
    border: 1px solid #e7e7e7;
}

#closeBtnDetails {
    /*float: left;*/
    margin-top: 13px;
    margin-left: 20px;
    color: #BBB;
}

.content-cms img{
    margin-top:0px;
}

#simplr-form.form-register-member .titre-bloc-testeur{
    background-color:#80BA27;
    text-align: center;
    padding:10px 0px;
    color:#FFF;
}
#simplr-form.form-register-member .titre-bloc-testeur:hover{
    cursor:pointer;
}
#simplr-form.form-register-member .titre-bloc-testeur i{
    float:right;
    right:20px;
    position: relative;
}
h1.title-search-page{
    font-size:3rem;
}

.title-search-page i{
    margin-right:20px;
}
.champ_rechercher{
    color:#80BA27;
    font-style: italic;
}
p.url_recherche a{
    text-decoration: underline;
}
p.titre-recherche{
    text-transform: uppercase;
    font-size:2rem;
}


.pdv-listing-one-product {
    list-style-type: none;
    display: inline-block;
}

.pdv-listing-one-product li {
    float: left;
    padding: 15px;
    background: #efefef;
    margin-right: 1px;
    margin-bottom: 1px;
    cursor: pointer;
    transition: all 300ms ease;
}

.pdv-listing-one-product li:hover {
    background: #d3d3d3;
}

#loginform input[type=text],
#loginform input[type=password]{
    border: 1px solid #ccc;
    padding: 5px 8px;
}

#wpcf7-form-control input[type=text], input[type=password] {
    border: 1px solid #ccc;
}

#recaptcha_area{
    margin: auto;
}

.content-form-login-register .simplr-message.success{
    text-align: center;
    color:#80BA27;
    font-weight: bold;
}

.funny-boxes .list-unstyled.funny-boxes-rating i:hover, .funny-boxes .list-unstyled.funny-boxes-rating:hover{
    cursor: default;
}
.funny-boxes ul.funny-boxes-rating li i{
    cursor:default;
}



/**FEEDER NINJA**/
#social-wall .date {
    color:transparent !important;
}

.cc_banner-wrapper{
    height:auto !important;
}

.text-sticky-summary{
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    overflow: visible;
    position: relative;
    white-space: nowrap;
    top: 90px;
    left: 14px;
}
summary{
    width: 50px;
    height: 144px;
    background-color:#80BA27;
    color:#FFF;
}
details.open summary{
    width: auto;
    height: auto;
    color:#80BA27;
    background-color:#F8F8F8;
}
details.open summary i.fa-chevron-left:before{
    content:"\f007";
}

details.open .text-sticky-summary{
    display: none;
}

details.open summary i.fa-chevron-left{
    padding-left:0px !important;
}

a.data-home:hover{
    cursor:pointer;
}

#newsletter-email-ok {
    margin-top: 5px;
    margin-bottom: 0 !important;
}


/**PAGE UTILISATION**/
@media (min-width: 992px) {
	.bandeau-precaution-emploi .col-md-2 {
		display: table-cell;
		width: auto;
		float: none;
		padding: 0px;
		vertical-align: top;
	}
}
/*PAGE LISTING RECETTE AROMA*/
.listing-recette-aroma{
	text-transform: uppercase;
	color: #80ba27;
	margin-bottom:0px;
	font-size:0.8em;
}
.link-besoins-recettes i{
	top:7px;
}
.conteneur-fiche-recette{
	background-color: #80ba27;
	color:#FFF;
	text-align:center;
	padding: 20px 10px;
	text-transform: uppercase;
	font-weight: 100;
	font-size:21px;
	height:220px;
}
.content-cms .masonry-aroma h3{
	font-size: 2rem;
	line-height: initial;
}
.blog_masonry_3col .grid-boxes-caption{
	/*padding-bottom:0px;*/
}

/**WISHLIST***/
li .addWishlistUnitaire i{
	font-size: 10px;
	float:right;
	position:relative;
	top: 5px;
}
p.addWishlist{
	margin-bottom:10px;
}
p.addWishlist:hover{
	cursor: pointer;
}
.addWishlistUnitaire:hover{
	cursor:pointer;
}
i.suppr_wishlist, i.suppr_product_wishlist, i.map_product_wishlist{
	font-size:15px;
	margin-left:10px;
	color:#FFF;
}
i.suppr_product_wishlist, i.map_product_wishlist{
	color: #555;
}

i.suppr_wishlist:hover, i.suppr_product_wishlist:hover, i.map_product_wishlist:hover{
	cursor:pointer;
}

#form_wishlist input,#form_wishlist select {
	color: #80ba27;
	background: #ffffff;
	border: 1px solid #80ba27;
	/*text-transform: uppercase;*/
	margin-bottom: 10px;
	border-radius: 0px;
	font-weight: normal;
	margin-top: -4px;
	padding: 10px 30px;
	margin-top: 20px;
	margin-left: 5px;

}
#form_wishlist select{
	padding:10px 10px 12px;
}
#form_wishlist input[type=text] {
	border: 1px solid #9A9A9A;
	padding-left:10px;
}
@media (max-width:768px){
	.creation_wishlist_xs span{
		display:block;
	}
}

#form_wishlist input[type=submit]:hover, #form_wishlist input[type=submit]:active, #form_wishlist input[type=submit]:focus {
	color: #fff;
	background: #80ba27 !important;
	border: 1px solid #80ba27;
}

.conteneur_product_wishlist {
	background-color: #f8f8f8;
}
.wishlist_name{
	background-color:#555;
	color: #FFF;
}
#listing_wishlist p.h3{
	font-size: 20px;
}

/** MODIF LISTING 18/03 **/
@media only screen and (max-width:600px){
	.jplist-panel{
		display:inherit;
	}
}

.jplist-panel input[type="checkbox"].check_box {
	display:none;
}

.jplist-panel input[type="checkbox"].check_box + label{
	background:url('images/uncheck.png') no-repeat;
	height: 20px;
	width: 20px;
	display:inline-block;
	padding: 0 0 0 0px;
}

.jplist-panel  input[type="checkbox"].check_box:checked + label{
	background:url('images/check.png') no-repeat;
	height: 20px;
	width: 20px;
	display:inline-block;
	padding: 0 0 0 0px;
}
.jplist-panel label {
	line-height:20px;
	text-align:left;
	top: 0px;
	padding-left:30px !important;
}
.jplist-radio-buttons-dropdown .jplist-dd-panel:after{
	content:"\f078";
	font: normal normal normal 14px/1 FontAwesome;
	margin: 5px 5px;
}
.jplist-panel input[type="radio"].check_box {
	display:none;
}
.jplist-panel input[type="radio"].check_box + label{
	background:url('images/uncheck.png') no-repeat;
	height: 30px;
	width: 100%;
	display:inline-block;
	padding: 0 0 0 0px;
}

.jplist-panel  input[type="radio"].check_box:checked + label{
	background:url('images/check.png') no-repeat;
	height: 30px;
	width: 100%;
	display:inline-block;
	padding: 0 0 0 0px;
}

/**FAQ**/
.panel-title > a span {
	display: block;
	position: relative;
	top: 0;
	color: #FFF;
	padding-right: 25px;
	text-align: left;
}
.panel-title > a.collapsed span:after {
	content: "\f078";
	color: #FFF;
}
.panel-title > a span:after {
	font-family: "fontawesome";
	content: "\f077";
	position: absolute;
	top: 0;
	right: 0;
	color: #FFF;
}

.listing-produits-aroma .panel-title > a span{
	text-align:inherit;
}

/* MODIF PAGE UTILIATION 25/03 */
.bandeau-precaution-emploi{
	background-color: #EFEFEF;
}
.intitule-precaution{
	color:#80ba27;
	text-transform: uppercase;
	font-size: 14px;
	height: inherit;
	vertical-align: middle;
	display: inherit;
	width: auto;
	margin-top:10px;
	margin-bottom: 12px;
}

.content-precaution{
	color:#575756;
	padding:0px 15px;
}

.carousel-control.banniere3-prev {
	background: none !important;
	opacity: 1;
	left: -95px;
}
.carousel-control.banniere3-next {
	background: none !important;
	opacity: 1;
	right: -95px;
}
.content-precaution{
	font-size:13px;
}

/*MODIF 26/04**/

#form_wishlist_default input,#form_wishlist_default select {
    color: #80ba27;
    background: #ffffff;
    border: 1px solid #80ba27;
    /*text-transform: uppercase;*/
    margin-bottom: 10px;
    border-radius: 0px;
    font-weight: normal;
    margin-top: -4px;
    padding: 10px 30px;
    margin-top: 20px;
    margin-left: 5px;

}
#form_wishlist_default select{
    padding:10px 10px 12px;
}
#form_wishlist_default input[type=text] {
    border: 1px solid #9A9A9A;
    padding-left:10px;
}
#form_wishlist_default input[type=submit]:hover, #form_wishlist_default input[type=submit]:active, #form_wishlist_default input[type=submit]:focus {
    color: #fff;
    background: #80ba27 !important;
    border: 1px solid #80ba27;
}
.wishlist_name{
    background-color: #9A9A9A;
}
#listing_wishlist p.h3, #listing_wishlist .wishlist_name a{
    margin:0px;
    height:38px;
    display:table-cell;
    vertical-align: middle;

}
#listing_wishlist p.h3{
    padding:0px 10px;
}
#listing_wishlist p.h3 i{
    padding:9px 10px;
    background-color: #80ba27;
}
i.suppr_wishlist{
    display: table-cell;
    vertical-align: middle;
    height:38px;
}
.warning-wishlist{
    font-weight:bold;
    font-size:17px;
}

/**MODIF 19/05/2016**/
.same_input{
    color: #80ba27;
    background: #ffffff;
    border: 1px solid #80ba27;
    text-transform: uppercase;
    margin-bottom: 10px;
    border-radius: 0px;
    font-weight: normal;
    margin-top: -4px;
    padding: 10px 30px;
    margin-top: 0px;

}
.same_input:hover {
    color: #fff;
    background: #80ba27 !important;
    border: 1px solid #80ba27;
}


/**MODIF 03/08/2016**/
.list-item .produit .h3-nom-produit{
    height:auto;
    text-align: left;
    font-weight:600;
}
.descriptif_produit_listing{
    padding-top:15px;
    padding-left:0px;
    padding-right:0px;
}
.descriptif_produit_listing p{
    font-size:12px;
    margin:0px;
}
.list-item .bloc-info-produit-01{
    width:100%;
}
.list-item.box .produit{
    border: 1px solid #d6d0d0;
}
.list-item.box .produit hr.hr-produit{
    margin-left:initial;
    margin-right:initial;
    border-top: solid 1px #80ba27;
    width:100%;
}
.list-item .produit > div{
    min-height:210px;
}
.bloc-img-produit{
    padding-top:15px;
}
.list-item.box button {
    padding:10px 10px;
}

@media (max-width:400px){
    .list-item.box button {
        padding:7px 4px;
    }
}
.jplist-panel button.btn-primaire{
    border: 1px solid #80ba27;
    border-radius: 0px;
    font-weight: normal;
    color: #ffffff;
    background: #80ba27;
    margin: 15px 0;
    letter-spacing: 0.1em;
    text-shadow: none;
    text-transform: uppercase;
}
.jplist-panel button.btn-primaire:hover, .jplist-panel button.btn-primaire:active  {
    color: #80ba27;
    background: #FFF;
    border: 1px solid #80ba27;
}

.jplist-radio-buttons-dropdown{
    background: #80ba27 !important;
    color:#FFF !important;
    text-shadow:none !important;
}
.container-filtre-produits .jplist-radio-buttons-dropdown:hover .jplist-dd-panel{
    color:#FFF !important;
}
.container-filtre-produits .jplist-radio-buttons-dropdown:hover .jplist-dd-panel:after{
    color:#FFF !important;
}
.container-filtre-produits .jplist-radio-buttons-dropdown .jplist-dd-panel:after{
    color:#FFF !important;
}


/**PARTIE BLOGUEUSE****/
hr.blog{
    background: url('./images/hr_blogueuse.png') repeat-x top center;
    border:0;
    width: 100%;
    height: 20px;
    margin-top:40px;
    margin-bottom:40px;
}
h2.blog, h1.blog{
    font-family: 'Alegreya Sans', sans-serif;
    color: #80BA27;
    font-size: 4.6rem;
    font-weight: 100;
    text-transform: uppercase;
    margin: 0px;
}
.orange{
    color:#FF8464 !important;
}

h3.blog{
    font-weight: bold;
}
img.zoom_bloggeuse{
    border:4px solid white;
    position: absolute;
    top: -83px;
}

hr.hr-blog-title {
    width: 10%;
    border-bottom: solid 2px #FF8464;
    margin:10px 0px 20px;
}

.section_bloggeuse_mois{
    background-color: #F2F2F2;
    padding: 40px;
    min-height: 400px;
    position: relative;
    margin-top: 90px;
    margin-bottom: 110px;
}
p.nom_bloggueuse_mois{
    font-weight:bold;
    font-size:2.2rem;
    margin-bottom:20px;
}
p.nom_bloggueuse_mois i{
    color:#FFF;
    background-color: #FF8464;
    padding: 5px;
    border-radius: 15px;
    font-size:1.6rem;
    margin-right:5px;
}
.lien-orange a{
    text-transform:uppercase;
}
.lien-orange a, .lien-orange a:hover, .lien-orange a:focus {
    padding: 5px 15px;
    border: solid 1px #FF8464;
    color: #FF8464;
}
.title_play{
    font-size: 8.5rem !important;
}
@media (max-width:991px){
    img.zoom_bloggeuse{
        position: relative;
        top: 0px;
        margin-bottom:20px;
    }
    .section_bloggeuse_mois{
        height:auto;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
.section_jeu_blog{
    background-color: #F2F2F2;
    padding: 40px;
}
.section_jeu_blog_bg_white{
    background-color: #FFF;
    padding: 40px;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width:991px){
    .row-eq-height{
        display: block;
    }

}
h3.discover_game{
    text-transform: uppercase;
    font-size:4.6rem;
    color:#80BA27;
    margin-bottom:0px;
}
p.discover_game_subtitle{
    text-transform: uppercase;
    color:#80BA27;
    font-size:3.4rem;
}
hr.hr-blog-title-green {
    width: 10%;
    border-bottom: solid 2px #80BA27;
    margin: 10px 0px 20px;
}
p.introduction_article_blog{
    font-size:1.8rem;
    font-weight: bold;

}
h1.title_article_blogosphere{
    font-weight:bold;
    font-size:3.2rem;
    color: #FF8464;
    text-transform: none;
    margin-bottom:5px;
}
p.date_article_blogosphere{
    font-size:1.6rem;
    color:#525252;
}
p.title_colonne_droite_article{
    font-size:2.8rem;
    color:#80B927;
    margin-bottom: 5px;
}
p.count_like_article{
    color:#D30009;
}
p.count_like_article i{
    margin-right:5px;
}
p.title_blogueuse_article{
    color:#FF8464;
    font-size:2.4rem;
}
ul.listing_social_media_bloggueuse{
    list-style-type: none;
    padding-left:0px;
    margin-bottom:30px;
}
ul.listing_social_media_bloggueuse li{
    color:#FF8464;
    /*border-bottom: 1px solid #E6E6E6;*/
    padding:6px 0px;
    display:inline;
}
ul.listing_social_media_bloggueuse li:first-child{
    /*border-top: 1px solid #E6E6E6;*/
}
ul.listing_social_media_bloggueuse li i{
    margin-right:5px;
    color:#FF8464;
}

.post_bloggueuse_produits h3{
    font-size:1.8rem;
    text-align: left;
}
.post_bloggueuse_produits .bloc-produit-star p {
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.post_bloggueuse_produits .bloc-produit-star a,.post_bloggueuse_produits .bloc-produit-star button{
    font-size:1.2rem;
}


p.link_bloggueuse_listing a, p.link_bloggueuse_listing-green a{
    font-weight:bold;
    font-size:1.8rem;
    margin-bottom:20px;
    color:#FF8464;
}
p.link_bloggueuse_listing i, p.link_bloggueuse_listing-green i{
    color:#FFF;
    background-color: #FF8464;
    padding: 5px;
    border-radius: 15px;
    font-size:1.6rem;
    margin-right:5px;
}
p.link_bloggueuse_listing-green a{
    color:#80B927;
}
p.link_bloggueuse_listing-green i{
    background-color: #80B927;
}

.image-liseret:after{
    background-image: url(./images/hr_blogueuse_blanc.png);
    width: 94%;
    content: "";
    height: 20px;
    position: absolute;
    bottom: 30px;
}
.image-liseret-listing{
    position:relative;
}
.image-liseret-listing:after{
    background-image: url(./images/hr_blogueuse_blanc.png);
    width: 80%;
    content: "";
    height: 20px;
    position: absolute;
    bottom: 30px;
    left:10px;
}

.image-liseret-listing i{
    position: absolute;
    bottom: 29px;
    font-size:27px;
    color:#FFF;
    left:88%;
}


#myList section{ display:none;
}
.btn-back-blog{
    padding: 7px 10px;
    border-radius: 18px;
}
.btn-back-blog i{
    margin-right:0px;
    position: relative;
    top: 1px;
}
.nav-tabs li a:hover{
    cursor:pointer !important;
}

#masonry_blogosphere .grid-boxes-caption{
    background-color: #F2F2F2;
    padding:20px;
}
#masonry_blogosphere h3{
    margin-top:0px;
    color:#FF8464;

}
.smo_link{
    display: inline-block;
    position: relative;
    top:8px;
}
.fb_iframe_widget{
    top:-8px !important;
}
#myList .row-eq-height .section_jeu_blog_bg_white, #myList .row-eq-height .section_jeu_blog{
    min-height:324px;
}
@media (max-width:991px){
    #myList .row-eq-height .section_jeu_blog_bg_white, #myList .row-eq-height .section_jeu_blog{
        min-height:auto;
    }

}
#masonry_blogosphere .bloc-produit-star{
    margin-top:25px;
}
#masonry_blogosphere .bloc-produit-star i {
    margin-right:5px;
}
.grid-boxes-caption p.link_bloggueuse_listing-green a{
    font-size:1.5rem;
}
.jplist-panel input[type="checkbox"].check_box + label{
    width: auto;
}
.bloc-produit-star h2, .bloc-produit-star .h2{
    font-size: 3.4rem;
    color: #80ba27;
    text-transform: uppercase;
}
.simplr-message.error {
    background: transparent;
    color: #D8000C;
    border-color: #D8000C;
}
.simplr-message {
    font-size: inherit;
}
.simplr-message.success {
    background: transparent;
    color: #4F8A10;
    border-color: #4F8A10;
}
/**VERSION ANGLAISE***/
.bock-langues .language-chooser{
    padding-left:12px;
}
.bock-langues{
    position: relative;
    top: 11px;
}
#header-2 .bock-langues li.active a{
    color:#72c02c;
}
#header-2 .bock-langues li a{
    font-size:1.2rem !important;
}

@media (max-width:767px){
    .bock-langues li a{
        border-top: 0px none !important;
    }
    .bock-langues{
        top:0px;
        padding: 9px 0px;
    }
    .bock-langues .language-chooser {
        padding-left: 10px;
    }

    #onglet_club a{
        border-bottom: solid 1px #dddbdb;
    }

}



/***MEGA MENU**/
#mega-menu-wrap-header_navigation #mega-menu-header_navigation {
    margin-top: 28px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 4px;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item > a.mega-menu-link{
    font-family: 'Lato', sans-serif;
    font-weight: 600 !important;
    text-transform: uppercase;
    font-size: 1.5rem;
    color: #575756;
    background: none;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link{
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 1.5rem;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link{
    font-weight: 600;
}
@media (min-width: 992px){
    #mega-menu-wrap-header_navigation #mega-menu-header_navigation {
        width: auto;
        *text-align: center;
    }
}
#mega-menu-wrap-header_navigation{
    text-align: center;
}
@media (min-width: 992px){
    #mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item > a.mega-menu-link{
        bottom: -2px;
        position: relative;
        padding: 9px 15px 9px 15px;
    }
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item > a.mega-menu-link{
    height:auto;
    line-height: 20px;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item span.mega-block-title{
    font-size: 15px;
    font-weight: 400;
    padding: 0px;
    text-transform: uppercase;
    color: #555;
    margin-bottom:15px;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:after,
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item span.mega-block-title:after{
    content:' ';
    display:block;
    border-bottom:1px solid #000;
    width: 100%;
    margin: 5px 0px 10px 0px;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu{
    border-top:2px solid #72c02c;
    padding:5px 0px;
}

#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.menu{
    list-style-type: none;
    padding-left: 0;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.menu li{
    padding:5px 10px 5px 0px;
}
#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.menu li a{
    color: #AAA;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    text-transform: none;
    font-weight: 400;
}

#language-chooser{
    padding-left:0px;
    margin-top:5px;
}
#language-chooser li {
    display: inline;
    list-style-type: none;
    font-family:'Lato', sans-serif;
    font-weight: 600 !important;
    color: #72c02c;
    margin-right: 5px;
}
@media (max-width: 767px){
    #language-chooser li:first-child {
        padding-left:10px;

    }
}
@media (min-width: 900px)
{
    .menu-wf-right{
        float:right !important;
    }
    #language-chooser{
        margin-top: 8px !important;
    }
}
@media (max-width: 767px){
    #mega-menu-wrap-header_navigation #mega-menu-header_navigation{
        margin-top:0px;
    }
    .container-nav{
        background:transparent;
        padding:0px;
    }
    .positionne-carousel {
        margin-top: 103px;
    }
}
.header .search-open {
    right: 0;
    top: 40px;
    display: none;
    padding: 14px;
    position: absolute;
    background: #fcfcfc;
    border-top: solid 2px #eee;
    box-shadow: 0 1px 3px #ddd;
}
@media (min-width: 992px) {
    .header .search-open {
        width: 330px;
    }
}
@media (max-width: 991px) {
    .header  .search-open {
        top: 5px;
        padding: 0;
        left: 48px;
        border-top: none;
        box-shadow: none;
        background: none;
        margin-right: 10px;
    }
}
i.search{
    height: auto;
    line-height: 20px;
    bottom: -2px;
    position: relative;
    padding: 9px 15px 9px 15px;
    position:relative;
}
i.search:hover{
    color:#72c02c;
    cursor:pointer;
}
.mega-menu-item-has-children a:after{
    position: relative;
    top:2px;
}
.carousel-caption h3 {
    font-weight:300;
}
#mega-menu-header_navigation li:first-child a:hover{
    color:#72c02c;
}
#mega-menu-header_navigation li:first-child a:hover i{
    background-color: #FFF;
}
.mega-sub-menu{
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
    box-shadow: 0 6px 12px rgba(0,0,0,.175) !important;
}
.btn-u {
    background: #72c02c;
    line-height: 1.3;
}
.btn-u:hover {
    background:#4F8A10;
}
.btn:focus{
    color:#FFF;
}
#mega-menu-wrap-header_navigation .mega-menu-toggle .mega-toggle-block-1:before{
    color:#575756;
}
#mega-menu-wrap-header_navigation .mega-menu-toggle .mega-toggle-block-1:after {
    color: #575756;
}
#mega-menu-wrap-header_navigation .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
    color: #575756;
    font-size: 14px;
}
@media (max-width: 1200px){
    nav {
        position: relative !important;
        z-index: 10000 !important;
    }
    .positionne-carousel {
        margin-top: 0px;
    }
}
.contenu-produit p{
    line-height: 1.6;
}

#mega-menu-header_navigation li.green a{
    color:#72c02c !important;
}
.simplr-field label, .option-field label {
     width: auto !important;
     display: inline-block !important;
    float: none !important;
}

/**AVIS***/

.btn-signal-avis{
    text-align: left;
}
.btn-signal-avis .btn-secondaire .btn{
    text-transform: none;
    font-size:10px;
    padding:5px 10px;
}
#form-signaler-avis input[type='email'], #form-signaler-avis textarea{
    width:100%;
    padding:5px 10px;
    margin-bottom:10px;
}
.modal-footer{
    text-align: left;
}
label.error{
    display:block;
    color:red;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px none;
}
@media (min-width: 768px){
    .modal-dialog {
        width: 750px;
        margin: 30px auto;
    }
}
#buy-swaven{
      position: fixed;
    right: 0px;
    bottom: 290px;
    background-color: #80BA27;
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 22px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    cursor: pointer;
    padding: 5px 0 0 0;
}
#buy-swaven i{
	font-size:28px;
}
@media (min-width: 768px){
    #buy-swaven {
        bottom: auto;
        top: 400px;
    }
}

@media (max-width: 768px){
    #buy-swaven {
       bottom: 125px;
    }
}


/** Contact Form  **/
.tooltip-cf
{
    text-decoration:none;
    position:relative;
    display: inline-block;
    opacity:1
}


.tooltip-cf span
{
    display:none;

    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    border-radius:6px;
    color:black;
    background:white;
}


.tooltip-cf span img
{
    float:left;
    margin:0px 8px 8px 0;
}


.tooltip-cf:hover span
{
    display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:1000;
    width:auto;
    max-width:320px;
    border: 1px solid rgb(211, 211, 211);
    margin-top:12px;
    margin-left:32px;
    overflow:hidden;
    padding:8px;
}
.wpcf7-response-output{
    float:left;
    width:100%;
    text-align: center;
}


/** MODIF FORM CONTACT **/

.accordions .panel-default>.panel-heading{
    background-color: #80ba27;
    padding: 15px 15px;
}
.accordions .panel-body a{
    color: #80ba27;
    font-family: 'FuturaStd-Bold', sans-serif;
    font-weight: bold;
    text-decoration: underline;
}
.accordions .panel-title{
    text-transform: uppercase;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}


.formulaire .form-group{
    padding: 20px;
}
.formulaire .form-group .form-check, .formulaire .wpcf7-list-item {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.formulaire .acceptance .wpcf7-list-item {
    align-items: inherit;
    text-align: center;
    display: block;
}
.formulaire .acceptance span.wpcf7-not-valid-tip {
    text-align: center;
}


.formulaire .wpcf7-form-control-wrap{
    width:100%;
}
.formulaire .wpcf7-radio{
    width:100%;
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.formulaire input[type=date]{
    width:auto;
}

.formulaire .wpcf7-radio, .formulaire .wpcf7-checkbox{
    width:100%;
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important;
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.formulaire .form-group .liste {
    display: flex;
    justify-content: space-between;
    padding: 15px 10px;
}
.formulaire .form-group .liste input[type=checkbox],
.formulaire .form-group .liste input[type=radio] {
    margin: 10px 0 0;
}
.formulaire .form-group p.wf-color-primary {
    font-size: 20px;
    margin-bottom:0px;
}

.formulaire .form-group .form-control{
    border: 1px solid #80ba27;
    border-radius: 0;
    height:auto;
}

.wf-color-primary{
    color: #80ba27;
}
.wf-bg-primary{
    background-color: #80ba27;
}
.wf-border-primary{
    border: 1px solid #80ba27;
}

.wf-color-grey{
    color: #555;
}
.wf-bg-grey-light{
    background-color:#f8f8f8;
}
.wf-border-grey{
    border: 1px solid #E7E7E7;
}
.white{
    color:#FFF;
}
.accordions .panel-heading i {
    float: none;
    position: relative;
    top: 0px;
    font-size: 20px;
    width:20px;
}
.accordions .panel-heading{
    font-size:20px;
}
.accordions .panel-heading > a .fa-chevron-left:before {
    content:  "\f077";
}
.accordions .panel-heading > a.collapsed  .fa-chevron-left:before {
    content: "\f078";
}

.panel-group .panel+.panel{
    margin-top:0px;
}
.accordions .panel {
    border: none;
    box-shadow: none;
}

.accordions .panel-body{
    border: 1px solid transparent;
    border-color: #ddd;
}
.formulaire .row-eq-height > div{
    display: flex;
    -ms-flex-align: center!important;
    align-items: center!important;
}

@media (max-width: 991px){

    .formulaire .wpcf7-radio{
        flex-direction:column;
        align-items: inherit !important;
    }
    .formulaire .form-group .form-check, .formulaire .wpcf7-list-item{
        flex-direction:row;
    }
    .formulaire .form-group .liste input[type=checkbox], .formulaire .form-group .liste input[type=radio]{
        margin:0px 20px;
    }
    .formulaire .wpcf7-list-item-label{
        width:50%;
    }
}

.triggermodalcontact, .triggermodalcontact2, .triggermodalcontact3{
    cursor:pointer;
    font-size:20px;
    font-weight:bold;
}
#myModalContact .modal-dialog, #myModalContact2 .modal-dialog, #myModalContact3 .modal-dialog{
    margin-top:40vh;
}
.formulaire .form-control{
    transition:none;
    -webkit-transition:none;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    border: 2px solid red;
}

.h1-home{
    position: absolute;
    color: #80ba27;
    font-size: 24px;
    font-family: 'Alegreya Sans', sans-serif;
    text-transform: none;
    top: 7%;
    right: 5%;
}
@media (max-width: 850px){
    .h1-home {
        display: none;
    }
}

#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
    font-size: 15px;
    font-weight: 400;
    padding: 0px;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 15px;
}

@media (max-width: 1199px) {
    .back-nav, .div-header-logo {
        display: none !important;
    }

}
@media (max-width: 1200px) {
    .navbar-default {
        background-color: transparent;
        /* background-image: url(./images/fr/cover.jpg); */
        background-position: top;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        min-height: 60px;
    }
    #body-maquillage .navbar-default {
        background-image: url(./images/Bois-SH-466910630-200914-SM01.png) !important;
    }
    #mega-menu-wrap-header_navigation {
        padding-top: 10px;
    }
    #mega-menu-wrap-header_navigation .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
        margin-left: 15px;
    }
    #header-2 .brand-img {
        margin-top: 5px !important;
        max-height: 44px !important;
        z-index:10;
    }
    .mt-40.content-product{
        margin-top:0px !important;
    }
    #bouton-produit-mobile {
        width: 100%;
        position: fixed;
        z-index: 1060;
        left: 0;
        bottom: 0;
        margin: 0px;
    }
    .funny-boxes .nom_gamme_produit, .funny-boxes .separateur_gamme_claim, .funny-boxes .claim_gamme_produit {
        font-weight: 400;
        font-size: 18px;
    }
    .funny-boxes h1.product_name_h1 {
        font-size: 3rem;
        margin-bottom: 5px;
    }
    .accroche_produit, h2.accroche_produit {
        font-size: 18px;
        line-height: initial;
        margin-bottom: 0px;
    }
}

@media (max-width: 800px) {

    .carousel-caption{
        position: relative;
        width:70%;
        right:auto;
        left:15%;
    }
    .carousel-caption h2{
        margin-top:15px !important;
        font-size: 32px !important;
    }
    .carousel-caption p{
        font-size: 14px !important;
    }

    .btn-silder {
        font-size: 16px!important;
        margin-top: 15px!important;
    }

    .margin-silder-home .glyphicon-chevron-left:before, .margin-silder-home .glyphicon-chevron-right:before {
        color: black;
    }
    .margin-silder-home .carousel-control.left , .margin-silder-home .carousel-control.right{
        background-image: none;
    }

    .margin-silder-home .carousel-control .glyphicon-chevron-left, .margin-silder-home  .carousel-control .icon-prev {
        margin-left: -20px;
    }
    .margin-silder-home .carousel-control .glyphicon-chevron-right, .margin-silder-home  .carousel-control .icon-next {
        margin-right: -20px;
    }
}

/** MODIF PLUGIN RGPD **/
#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider, #moove_gdpr_cookie_modal .cookie-switch input:checked+.slider, #moove_gdpr_cookie_modal .switch input:checked+.cookie-slider, #moove_gdpr_cookie_modal .switch input:checked+.slider {
    background-color: #80BA27;
    opacity:1;
}
#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after, #moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after, #moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after, #moove_gdpr_cookie_modal .switch input:checked+.slider:after {
    color: #80BA27;
    opacity:1;
}
#strict-necessary-cookies .moove-gdpr-status-bar.gdpr-checkbox-disabled.checkbox-selected{
    display:none;
}
#moove_gdpr_cookie_modal .cookie-switch .cookie-slider, #moove_gdpr_cookie_modal .cookie-switch .slider, #moove_gdpr_cookie_modal .switch .cookie-slider, #moove_gdpr_cookie_modal .switch .slider{
    opacity: .6;
    background-color:#474747;
}
#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after, #moove_gdpr_cookie_modal .cookie-switch .slider:after, #moove_gdpr_cookie_modal .switch .cookie-slider:after, #moove_gdpr_cookie_modal .switch .slider:after{
    opacity: .6;
    color:#474747;
}
.moove-gdpr-modal-footer-content .moove-gdpr-button-holder .moove-gdpr-modal-allow-all{
    display:inline-block !important;
}

/*** STICKY PANIER **/
.sticky-panier{
    background-image: url('images/CTA-SOBIO-panier.png');
    margin: 0;
    vertical-align: baseline;
    z-index: 3;
    position: fixed;
    right: 0;
    top: 60%;
    transform: translateY(-50%);
    font-size: 37px;
    color: #ffffff;
    transition: all 0ms;
    padding: 12px;
    border-radius: 0px;
    text-transform: inherit;
    user-select: none;
    cursor: pointer;
    display: block;
    width: 67px;
    height:85px;
}
.sticky-panier:hover{
   
    background-image: url('images/CTA-SOBIO-panier-hover.png');
}
#body-maquillage .sticky-panier{
    background-image: url('images/sobio-makeup.png');
}
#body-maquillage .sticky-panier:hover{
    background-image: url('images/sobio-makeup-hover.png');
}
a.eshop{
    position: absolute;
    top: -20px;
    white-space: nowrap;
    left:-250px;
}


@media (max-width: 1200px){
    a.eshop{
        position: relative;
        top: 0px;
        left:0px;
        white-space: inherit;
        padding-left:15px;
    }


}


/*** PAGE GABARIT***/
.blockquote-sobioetic{
    font-size: 20px;
    color: #80ba27;
    text-transform:inherit;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: normal;
}

.page-template-page-gabarit h2, .page-template-page-home-maquillage h2{
    color: #80ba27;
    text-transform: uppercase;
    font-size: 3.4rem;
}
.page-template-page-gabarit h3, .page-template-page-home-maquillage h3{
    color: #555;
    font-size: 24px;
}
.page-template-page-gabarit p, .page-template-page-home-maquillage p {
    margin-bottom: 20px;
}
.auteur-citation{
    text-align: right;
}
.auteur-citation i{
    position: relative;
    top:-15px;
}
.entete-mixte{
    color: #575756;
    font-size: 4.6rem;
    font-weight: 300;
    text-transform: uppercase;
    max-height:70px;
}
.entete-mixte img{
    max-height:70px;
}

.block-cta a {
    padding: 10px 15px;
    border: solid 1px #80ba27 !important;
    color: #80ba27 !important;
    background-color: #fff !important;
    text-align: center;
    width: auto;
    font-weight: 400;
    border-radius: 10px;
}
.block-cta i{
    position: relative;
    top: 2px;
}

.block-cta a:hover, .block-cta a:focus{
    border: solid 1px #80ba27!important;
    color: #fff!important;
    background-color: #80ba27 !important;
}

.ml-15{
    margin-left: 15px !important;
}
.carousel-control.bannierelistgabarit-prev{
    background :none !important;
    opacity:1;
    left: -95px;
}
.carousel-control.bannierelistgabarit-next{
    background :none !important;
    opacity:1;
    right: -95px;
}
/*.page-template-page-gabarit .owl-controls, .page-template-page-home-maquillage .owl-controls{
    display: block !important;
}*/
.titre-encart-grille{
    color: #555;
    font-size: 24px;
}
.sous-titre-encart-grille{
    color: #555;
    font-size: 15px;
}

@media (max-width: 767px){
    .page-template-page-gabarit .owl-controls, .page-template-page-home-maquillage .owl-controls {
        display: none !important;
    }
}
.d-flex{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.justify-content-between{
    -webkit-box-pack: justify!important;
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.pictos-encart i{
    font-size:22px;
}
.sous-titre-aroma{
    font-size:2.8rem;
    font-family: dearJoe-6-TRIAL;
    color:#d6938a;
}
/** Surcouche couleur aroma**/
#body-maquillage #mega-menu-header_navigation > li.mega-menu-item > a.mega-menu-link i.fa-home{
    color:#d6938a !important;
}
#body-maquillage details.open summary {
    background-color: #f8f8f8;
}
#body-maquillage #mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #body-maquillage #mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item > a.mega-menu-link:hover, #body-maquillage #mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-item > a.mega-menu-link:focus{
    color:#d6938a;
}
#body-maquillage #mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu,#body-maquillage .hr-footer_accroche{
    border-top: 2px solid #d6938a;
}

#body-maquillage details a, #body-maquillage .icon-store-locator, #body-maquillage .blockquote-sobioetic, #body-maquillage #language-chooser li, #body-maquillage details.open summary,
#body-maquillage .page-template-page-gabarit h2, #body-maquillage a{
    color: #d6938a;
}
#body-maquillage details summary, #body-maquillage .bg-newsletter, #body-maquillage #topcontrol:hover, #body-maquillage .btn-u{
    background-color: #d6938a;
}
#body-maquillage blockquote.blockquote-sobioetic:hover, #body-maquillage blockquote.blockquote-sobioetic{
    border-color:#d6938a;
}
#body-maquillage .block-cta a {
    border: solid 1px #d6938a !important;
    color: #fff !important;
    background-color: #d6938a !important;
}
#body-maquillage .block-cta a:hover, #body-maquillage .block-cta a:focus{
    border: solid 1px #d6938a!important;
    color: #d6938a!important;
    background-color: #fff !important;
}
#body-maquillage .col-letter{
    background-color: #d6938a !important;
}
#body-maquillage .hr-produit{
    border-top:2px solid #d6938a;
}
#body-maquillage .link-store-locator a{
    color:#fff;
}
#body-maquillage .breadcrumb li.active, #body-maquillage .breadcrumb li a:hover {
    color: #d6938a !important;
}
#body-maquillage .underlined-title hr.hr-actif {
    border-top: 2px solid #d6938a;
}
.mega-menu-maquillage.mega-current-menu-item  > a {
    color: #d6938a !important;
}

#body-maquillage .produit .descriptif_produit_listing .btn-primaire {
    color: #FFF;
    background: #d6938a;
    border: 1px solid #d6938a;
}
#body-maquillage .produit .descriptif_produit_listing .btn-primaire:hover {
    color: #d6938a;
    background: #fff;
    border: 1px solid #d6938a;
}


figcaption {
    background-color: rgba(0,0,0, 0.7);
    color: #fff;
    padding: 7px 10px;
    position: relative;
}
.page-template-page-gabarit figcaption, .page-template-page-home-maquillage figcaption{
   /* position: absolute;
    bottom: 0px;*/
}
.page-template-page-gabarit figcaption p, .page-template-page-home-maquillage figcaption p{
    margin-bottom: 0px;
    color: #fff;
    font-size:11px;
}
.page-template-page-gabarit figcaption p a, .page-template-page-home-maquillage figcaption p a{
    color:#fff !important;
    text-decoration: underline;
}
.page-template-page-gabarit .titre-remontee-conseils, .page-template-page-home-maquillage .titre-remontee-conseils{
    color:  #d6938a;
    font-size:22px;
    font-family: HurmeGeometricSans4-Regular;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.page-template-page-gabarit .soustitre-remontee-conseils, .page-template-page-home-maquillage .soustitre-remontee-conseils{
    font-size:20px;
    font-family: dearJoe-6-TRIAL;
    margin-bottom: 10px;
}
.page-template-page-gabarit .link-remontee-conseils a, .page-template-page-home-maquillage .link-remontee-conseils a{
    color:#333333 !important;
    font-size:13px;
}
.titre-carousel-gabarit{
    color:   #d6938a;
    font-family: HurmeGeometricSans2-Thin;
    font-size:28px;
    text-transform: uppercase;
    margin-bottom:0px !important;
    padding:0 20px;
    width:auto;
}
.titre-carousel-gabarit span{
    font-family: dearJoe-6-TRIAL;
}
.titre-item-carousel-gabarit{
    color:   #333;
    font-family: HurmeGeometricSans2-Thin;
    font-size:18px;
    text-transform: uppercase;
}
.page-template-page-gabarit a.bouton-item-carousel-gabarit, .page-template-page-home-maquillage a.bouton-item-carousel-gabarit{
    border: 1px solid  #d6938a;
    color:#fff !important;
    background-color: #d6938a;
    padding:10px 20px;
}
.page-template-page-gabarit a.bouton-item-carousel-gabarit:hover,.page-template-page-gabarit a.bouton-item-carousel-gabarit:focus
, .page-template-page-home-maquillage a.bouton-item-carousel-gabarit:hover,.page-template-page-home-maquillage a.bouton-item-carousel-gabarit:focus{
    border: 1px solid  #d6938a;
    color:#d6938a !important;
    background-color: #fff;
}
.hr-carousel-gabarit{
    border-top: 1px solid #333;
    width: 40%;
}
.single-produit .hr-carousel-gabarit{
    width:37%;
}

@media (max-width: 991px) {
    .hr-carousel-gabarit, .single-produit .hr-carousel-gabarit{
        width: 20%;
    }
}
.block-3-col-content > div{
    background-color: #fff;
    height: 100%;
}
@media (min-width: 768px) {
    .block-3-col-content{
        height:320px;
        max-height: 320px;
        overflow: hidden;
    }
}
@media (min-width: 1200px) {
    .block-3-col-content{
        height:360px;
        max-height: 360px;
        overflow: hidden;
    }
}

.category-maquillage .grid-boxes-caption h3, .category-maquillage.grid-boxes-caption h3{
    color:#d6938a;
}

.category-maquillage .grid-boxes-caption .btn-primaire, .category-maquillage.grid-boxes-caption .btn-primaire {
    color: #fff;
    background: #d6938a;
    border: 1px solid #d6938a;
}
.category-maquillage .grid-boxes-caption .btn-primaire:hover,.category-maquillage .grid-boxes-caption .btn-primaire:active,
.category-maquillage.grid-boxes-caption .btn-primaire:hover, .category-maquillage.grid-boxes-caption .btn-primaire:active {
    color: #d6938a;
    background: #FFF;
    border: 1px solid #d6938a;
}


#body-maquillage .back-nav button {
    color: #fff;
    background: #d6938a;
    border: 1px solid #d6938a;
}
#body-maquillage .back-nav button:hover, #body-maquillage .back-nav button:active {
    color: #d6938a;
    background: #fff;
    border: 1px solid #d6938a;
}


/***PARALLAX**/
.position-absolute{
    position:absolute;
}
#image_parallaxe_1{
    top:50px;
    position: relative;
}
#image_parallaxe_2{
    top:500px;
    position: relative;
}
#image_parallaxe_3{
    top:1000px;
    position: relative;
}
#image_parallaxe_4{
    top:1500px;
    position: relative;
}
#image_parallaxe_1_produit{
    top:-700px;
    position: relative;
}
#image_parallaxe_2_produit{
     top:-200px;
     position: relative;
 }
#image_parallaxe_3_produit{
    top:-100px;
    position: relative;
}
#image_parallaxe_4_produit{
    top:150px;
    position: relative;
}
.image_parallaxe_2_container, .image_parallaxe_4_container{
    right:0;
}
.image_parallaxe_1_produit_container, .image_parallaxe_3_produit_container{
    right:0;
}

@media (max-width: 1000px) {
    .image_parallaxe_1_container, .image_parallaxe_2_container, .image_parallaxe_3_container, .image_parallaxe_4_container{
        display: none;
    }
    .image_parallaxe_1_produit_container, .image_parallaxe_2_produit_container, .image_parallaxe_3_produit_container, .image_parallaxe_4produit_container{
        display: none;
    }
}
@media (max-width: 800px) {
    .bloc-produit-star {
        margin-bottom: 20px;
    }
}
.section-bg-maquillage {
    background-color: rgba(214, 147, 138, 0.1);
}
.bloc-produit-star.bloc-aroma a{
    border: solid 1px #d6938a;
}
.bloc-produit-star.bloc-aroma a:hover, .bloc-produit-star.bloc-aroma a:active, .bloc-produit-star.bloc-aroma .icon-btn-produit-star, .bloc-produit-star.bloc-aroma h2 {
    color:#d6938a !important;
}

.caroussel-aroma-maquillage .owl-controls{
    display: block !important;
}

@media (max-width: 767px){
    .caroussel-aroma-maquillage .owl-controls {
        display: none !important;
    }
}



/** PAGE PRODUIT MAQUILLAGE **/
#body-maquillage #buy-swaven{
    background: #d6938a;
}
#body-maquillage .single-produit .nom_gamme_produit{
    color:#d6938a;
}
#body-maquillage .single-produit .funny-boxes ul.funny-boxes-rating li i{
    color:#d6938a;
}
#body-maquillage .single-produit .simple-social-share li a{
    color:#555;
}
#body-maquillage .single-produit .promesses ul li i {
    color: #d6938a;
}
#body-maquillage .single-produit .addWishlist > i{
    color: #d6938a !important;
}
#body-maquillage .single-produit .btn-secondaire button, #body-maquillage .single-produit .btn-secondaire .btn {
    /*color: #d6938a;
    background: #ffffff;
    border: 1px solid #d6938a;*/

    color: #ffffff;
    background: #d6938a;
    border: 1px solid #d6938a;
}
#body-maquillage .single-produit .btn-secondaire button:hover,
#body-maquillage .single-produit .btn-secondaire button:focus,
#body-maquillage .single-produit .btn-secondaire .btn:hover,
#body-maquillage .single-produit .btn-secondaire .btn:focus {
    color: #d6938a;
    background: #fff;
}
#body-maquillage .single-produit .nav-tabs li a {
    color:#939393;
}
#body-maquillage .single-produit .nav-tabs li.active a {
    color:#555;
}
#body-maquillage .single-produit  .nav-tabs > li.active > a,
#body-maquillage .single-produit  .nav-tabs > li.active > a:hover,
#body-maquillage .single-produit  .nav-tabs > li.active > a:focus {
    border-bottom: 4px solid #d6938a !important;
}

#body-maquillage .single-produit .btn-primaire{
    color: #FFF;
    background: #d6938a;
    border: 1px solid #d6938a;
}
#body-maquillage .single-produit .btn-primaire:hover, #body-maquillage .single-produit .btn-primaire:active {
    color: #d6938a;
    background: #FFF;
    border: 1px solid #d6938a;
}

#body-maquillage .single-produit .comment-list .note,
#body-maquillage .single-produit .comment-reply-title{
    color: #d6938a;
}
#body-maquillage .single-produit .comment-respond #submit{
     color: #d6938a;
     background: #ffffff;
     border: 1px solid #d6938a;
}
#body-maquillage .single-produit .comment-respond #submit:hover{
    color: #FFF;
    background: #d6938a !important;
    border: 1px solid #d6938a;
}
.onglet-rubrique-maquillage{
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 3rem;
    color: #575756;
}
#body-maquillage .onglet-rubrique-maquillage{
    color: #d6938a;
}
hr.hr-onglet-rubrique-maquillage{
    width:50px;
    margin:10px auto 20px;
    border-color:#575756;
}

.titre_bloc_vam{
    font-size: 4rem;
    color: #575756;
    font-weight: 300;
    font-family: 'Alegreya Sans', sans-serif;
    margin-bottom:30px;
    margin-top:10px;
    line-height:4rem;
}
@media (max-width: 1200px) {
    .titre_bloc_vam {
        font-size: 3rem;
        line-height:3rem;
    }
}
.block-mma{
    background-color: #f5f5f5;
}
.block-mma a{
    text-decoration: underline ;
}
#body-maquillage .block-mma{
    background-color: rgba(214, 147, 138, 0.2);
}

.color-maquillage{
    color: #d6938a;
}
.single-produit .gabarit-produit-article .owl-controls{
    display:block !important;
}

#body-maquillage .div-header-logo{
    background-image: url('./images/Bois-SH-466910630-200914-SM01.png') !important;
    background-color: transparent;
}
#fond-block-vaa {
    background-image: url('./images/bandeau-3-blocs-produits-make-up.jpg') !important;
    background-color: transparent;
    background-size: cover;

}
.slick-prev:before, .slick-next:before {
    color:black;
}
.slick-initialized .slick-slide:focus{
    outline:none;
}
.bordered{
    border: 2px solid black;
}
.hidebegin{
    display:none;
}
.nom_teinte_choose{
    font-weight:bold;
}

@media (min-width: 768px) {
    .d-md-flex {
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}

#body-maquillage input[type=submit], #body-maquillage .btn-primaire-bis, #body-maquillage button.btn-secondaire {
    color: #d6938a;
    border: 1px solid #d6938a;
}
#body-maquillage input[type=submit]:hover,  #body-maquillage .btn-primaire-bis:hover {
    color: #fff;
    background: #d6938a !important;
    border: 1px solid #d6938a;
}

#body-maquillage .page-template-page-gabarit .owl-controls,  #body-maquillage .single-post .owl-controls{
    display: block !important;
}

#body-maquillage .page-template-page-home-maquillage .carousel-control.bannierelist-next {
    right: -48px;
}
#body-maquillage .page-template-page-home-maquillage .carousel-control.bannierelist-prev {
    left: -48px;
}
.w-100 {
    width: 100%!important;
}
.padding-15 {
    padding: 15px!important;
}

#body-maquillage h3{
    color: #d6938a;
}

@media (max-width: 767px) {
    #body-maquillage .page-template-page-home-maquillage .carousel-control.bannierelist-next {
        right: 0px;
    }
    #body-maquillage .page-template-page-home-maquillage .carousel-control.bannierelist-prev {
        left: 0px;
    }
}


#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title a{
    font-size: 15px;
    font-weight: 400;
    padding: 0px;
    text-transform: uppercase !important;
    color: #555 !important;
    margin-bottom: 15px;
}

#mega-menu-wrap-header_navigation #mega-menu-header_navigation > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title a:after {
    content: ' ';
    display: block;
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 5px 0px 10px 0px;
}

#produit1342039.list-item .produit > div{
    min-height:260px;
}
.pr-25{
    padding-right:25px !important;
}
.pl-25{
    padding-left:25px !important;
}
.caroussel-teinte-categorie .slick-arrow{
    padding:inherit !important;
}
.caroussel-teinte-categorie .slick-next {
    right: -8px;
    top: 11px;
}
.caroussel-teinte-categorie .slick-prev {
    border-left-width: -8px;
    top: 11px;
}
@media (min-width: 800px) {
    .contenu-produit {
        margin-bottom: 20px;
        max-height: 340px;
        overflow: hidden;
    }
}
.contenu-produit{
    position:relative;
}
.anim300{
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.mx-340{
    max-height: 340px;
}
.mx-none{
    max-height: none;

}
.fadeinDescProduct{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    /* background: rgb(255, 255, 255); */
    background: linear-gradient( 
0deg
, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0) 100% );
}

#body-maquillage .single-produit .readmoredesc .btn-primaire{
    color: #d6938a;
    background: #FFF;
    border: 1px solid #d6938a;
}
#body-maquillage .single-produit .readmoredesc .btn-primaire:hover{
    color: #FFF;
    background: #d6938a;
    border: 1px solid #d6938a;
}
.readmoredesc{
    text-align:center;
}
.onglet-rubrique-maquillage{
    font-weight:bold;
}

.gabarit-produit-caroussel.carousel-center .owl-wrapper{
    width:auto !important;
    display: flex !important;
    justify-content: center !important;
}
.listing-produit-caroussel.carousel-center .owl-wrapper{
    width:auto !important;
    display: flex !important;
    justify-content: center !important;
}


#body-maquillage .single-produit #fond-block-vaa p span{
    font-weight:bold;
}


#body-maquillage  .single-produit .efficacite-mentions{
    margin-top:10px;
}


#body-maquillage .custom-html-widget a{
    color:#aaa;
}


/***GDPR**/
#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{
    display:flex;
    flex-direction: column;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder .moove-gdpr-infobar-allow-all{
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder .moove-gdpr-infobar-reject-btn{
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    color:#202020 !important;
    background-color: transparent !important;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder .moove-gdpr-infobar-settings-btn{
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
}


#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
    font-size:13px !important;
    font-weight: 500;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p b{
    font-size:16px !important;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{
    color: #202020;
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
}

@media (max-width: 800px) {

    #moove_gdpr_cookie_info_bar{
        overflow-y: scroll;
        max-height:600px;
    }
}
.embed-responsive-16by9{
    margin-top:30px;
}


/***RGPD flottant**/
@media (min-width: 500px) {
    #moove_gdpr_cookie_info_bar{
        width:420px;
        max-height: 80vh;
        border:0px none !important;
        box-shadow: rgb(0 0 0 / 15%) 0px 4px 24px, rgb(0 0 0 / 5%) 0px 2px 6px;
        bottom: 20px;
        left: 20px;
        border-radius: 8px ;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{
        padding:10px;
        display: flex;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-content{
        display: flex;
        flex-direction: column;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{
        padding:15px;
    }
    #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{
        padding:0px;
    }
}


@media (min-width: 992px){
    #mega-menu-wrap-header_navigation #mega-menu-header_navigation {
        width: auto;
        text-align: center;
    }
}


.grecaptcha-badge{
    display: none !important;
}

.div-header-logo{
    background-image: none !important;
    background-color: #ffffff;
}

.tab-center-element{
  display: block;	
}
@media (min-width: 768px) {
   .tab-center-element{
	display: flex;
 	justify-content: center;
	
   }
}