
@font-face {
  font-family: 'Gotham';
  src: url('fonts/Gotham-Font/gothambook-webfont.eot');
  src: url('fonts/Gotham-Font/gothambook-webfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/Gotham-Font/gothambook-webfont.woff2') format('woff2'),
      url('fonts/Gotham-Font/gothambook-webfont.woff') format('woff'),
      url('fonts/Gotham-Font/gothambook-webfont.svg#gothambook-webfont') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GothamLight';
  src: url('Gotham-Light.eot');
  src: url('Gotham-Light.eot?#iefix') format('embedded-opentype'),
      url('Gotham-Light.woff2') format('woff2'),
      url('Gotham-Light.woff') format('woff'),
      url('Gotham-Light.svg#Gotham-Light') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'bodoni_modaitalic';
  src: url('fonts/Bodonimoda/bodonimoda-italic-variablefont_opszwght-webfont.woff2') format('woff2'),
       url('fonts/Bodonimoda/bodonimoda-italic-variablefont_opszwght-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@font-face {
  font-family: 'bodoni_modaregular';
  src: url('fonts/Bodonimoda/bodonimoda-variablefont_opszwght-webfont.woff2') format('woff2'),
       url('fonts/Bodonimoda/bodonimoda-variablefont_opszwght-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline; }

em, strong, strike, acronym {
  border: 0 none;
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline; }

:focus {
  outline: 0 none; }

* {
  font-size: 100.01%;
  border: 0;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-decoration: none; }

html {
  font-size: 65%; }

body {
  min-height: 100%; }

table {
  border-collapse: separate;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

ol, ul {
  list-style: none outside none;
  margin: 1em 0; }

a, a img {
  text-decoration: none; }

:focus {
  border: 0 dotted; }

p {
  margin: 1em 0; }

hr {
  border: 0 none;
  height: 1px;
  margin-top: -1px; }

h1, .h1-like {
  margin: 0.46667em 0 0 0;
  line-height: 0.93333;
  font-size: 45px;
  font-size: 3.5rem;
  font-weight: 700;
  color: #000000; }

h2, .h2-like {
  margin: 0.525em 0 0 0;
  line-height: 1.05;
  font-size: 40px;
  font-size: 3rem;
  font-weight: 400;
  color: #000000;
  text-transform : uppercase; }

h3, .h3-like {
  margin: 0.6em 0 0 0;
  line-height: 1.2;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: 700;
  color: #000000; }

h4, .h4-like {
  margin: 0.7em 0 0 0;
  line-height: 0.7;
  font-size: 30px;
  font-size: 3rem;
  font-weight: 700;
  color: #000000; }

h5, .h5-like {
  margin: 0.84em 0 0 0;
  line-height: 0.84;
  font-size: 25px;
  font-size: 1.5rem;
  font-weight: 400;
  color: #000000; }

h6, .h6-like {
  margin: 1.3125em 0 0 0;
  line-height: 1.3125;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #000000; }

h1, .h1-like {
  font-weight: 400;
  text-transform: uppercase; }

#productFiche h1 {
  text-transform: none; }

h3, .h3-like {
  font-weight: 400; }

p, ul, ol, dl,
blockquote, pre,
td, th,
label, textarea,
caption, figure {
  line-height: 1.5;
  margin: .75em 0 0; }

a {
  color: #000000;
  text-decoration: none; }
  a:link, a:visited {
    color: #000000; }
  a:hover, a:active {
    color: #000000;
    text-decoration: underline; }

p {
  color: #000000;
  font-weight: 300;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6; }
  @media (max-width: 767px) {
    p {
      font-size: 12.17391px;
      font-size: 1.21739rem; } }

#main ul, #main ol {
  color: #000000;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem; }
  @media (max-width: 767px) {
    #main ul, #main ol {
      font-size: 12.17391px;
      font-size: 1.21739rem; } }

#main ol {
  display: block;
  padding: 0 0 0 35px;
  list-style: none;
  overflow: hidden;
  counter-reset: numList; }

#main ol li {
  position: relative;
  margin-bottom: 10px; }
  #main ol li::before {
    counter-increment: numList;
    content: counter(numList);
    position: absolute;
    left: -35px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    color: #FFFFFF;
    line-height: 24px;
    width: 24px;
    height: 24px;
    background: #000000;
    border-radius: 100%; }

#main ul li {
  list-style: none;
  list-style-position: outside;
  color: #000000;
  margin-bottom: 10px;
  font-size: 13.5px;
  font-size: 1.35rem; }
  #main ul li:before {
    /* For a round bullet */
    /*content: '\2022';*/
    /* For a square bullet */
    content: '\25A0';
    display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -17px;
    top: -7px;
    color: #000000;
    font-size: 20px;
    font-size: 2rem; }
    @media (max-width: 1024px) {
      #main ul li:before {
        font-size: 12.5px;
        font-size: 1.25rem;
        top: 0px; } }
  #main ul li strong {
    font-size: 14px;
    font-size: 1.4rem; }
  @media (max-width: 767px) {
    #main ul li {
      font-size: 11.73913px;
      font-size: 1.17391rem; } }

sup {
  line-height: 0.8em;
  font-size: 7px;
  font-size: 0.7rem;
  vertical-align: top; }

strong {
  font-weight: 700; }
  @media (max-width: 767px) {
    strong {
      font-size: 12.17391px;
      font-size: 1.21739rem; } }
  strong em {
    font-style: italic;
    font-weight: 700; }

em {
  font-style: italic; }
  em strong {
    font-style: italic;
    font-weight: 700; }

u {
  text-decoration: underline; }

strike {
  text-decoration: line-through; }

#main dd, #main dt {
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300; }

#main table {
  margin: 15px auto;
  width: 100% !important;
  color: #000000;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
  /*tr:first-child td,*/ }
  @media (max-width: 800px) {
    #main table {
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 1.2; } }
  @media (max-width: 767px) {
    #main table {
      font-size: 10px;
      font-size: 1rem;
      line-height: 1.1; } }
  #main table th {
    background: #000000 !important;
    color: #FFFFFF;
    font-weight: 700;
    padding: 10px 5px; }
    @media (max-width: 767px) {
      #main table th {
        padding: 5px; } }
  #main table td {
    padding: 5px;
    vertical-align: middle;
    border-bottom: 1px dotted #000000 !important; }
  #main table p {
    color: #000000;
    font-size: 13px;
    font-size: 1.3rem; }

.container_16 {
  max-width: 1150px;
  width: 100%;
  margin: 0 auto; }

  #page .desk {
    display : block;
  }

  #page .mobile {
    display : none;
  }


  @media (max-width: 1280px) {
    .container_16 {
      width: 100%; } }

  #page .container_16 {
    max-width : 100%;

  }
  #page .CMSpage {
    padding-top :150px;
  }


  .bloc_moins_haut {
    margin-bottom : 100px;
  }

  @media (max-width: 767px) {
    #page .CMSpage {
      padding-left : 30px;
      padding-right : 30px; 
      padding-top : 40px;} }

  #page .align_center_elem {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  @media (max-width: 767px) {
    #page .align_center_elem, #page #advanced_cms_wrapper_46 .align_center_elem.histoire-titre {
      flex-direction: column; 
      margin-bottom : 40px;}

    #page #advanced_cms_wrapper_46 .align_center_elem.histoire-titre .bordright {
        padding-top : 35px;
        padding-bottom : 35px;
    }
    #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre) {
      display: grid;
      grid-auto-flow: column;
      grid-template-areas: 
        "A B"
        "A C"; 
      align-items :flex-start}

      #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre) h3 {
        margin-top : 0;
      }
      
      #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre) .ligne {
        grid-area: A; 
        max-height : 470px;
        padding-right: 40px;
        overflow:hidden;
        width: 97%;}

        #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre):nth-child(odd) .bordleft img {
          max-height : 207px;
        }

      #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre):nth-child(even) .bordleft,
      #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre):nth-child(odd) .bordright {
        grid-area: B; }

      #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre):nth-child(even) .bordright,
      #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre):nth-child(odd) .bordleft {
        grid-area: C;
        padding-bottom : 50px; }

        #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre):nth-child(even) .bordright img.limit_img,
        #page #advanced_cms_wrapper_46 .align_center_elem:not(.histoire-titre):nth-child(odd) .bordleft img.limit_img {
            max-height : 200px;
         }

         .suppr_br br {
          display :none;
         }

      }



  .no-padding-top {
    padding-top : 0 !important;
  }

  .padding-right-page {
    padding-right : 170px;
  }

  #links_block_left .block_content ul li.cacher_desktop {
    display :none;
  }

  @media (max-width: 767px) {
    .padding-right-page {
      padding-right : 0px;
    }

    .cacher_mobile {
      display:none !important;
    }

    #header .cacher_desktop {
      display : inline-block !important;
    }

    .cacher_desktop label {
      line-height : 0.5;
    }
  } 

  .CMSpage.no-padding-top .colleft, .CMSpage.no-padding-top .colright {
    width : 50%;
    margin-right :0;
  }

  @media (max-width: 767px) {
    .CMSpage.no-padding-top .colleft, .CMSpage.no-padding-top .colright {
      width : 100%;
    }
    }

  .CMSpage.no-padding-top .colright.padding_bloc {
    padding-left : 5%;
  }

  #page .advanced-cms-wrapper .align_center_elem.no-padding-top .rte > p > img  {
    margin-top : -15px;
  }

  @media (max-width: 767px) {
    .no-padding-mobile {
      padding : 0 !important;
     }
    
    .padding-mobile {
      padding-left : 30px !important;
      padding-right: 30px !important;
      margin-top : 30px;
    }

    .padding-top-mobile {
        padding-top : 30px !important;
        order : 1 !important;
    }

    #page .advanced-cms-wrapper .align_center_elem.no-padding-top .rte > p > img {
      margin-top : 10px;
    }

    }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12,
.grid_13,
.grid_14,
.grid_15,
.grid_16 {
  display: inline;
  float: left;
  position: relative;
  margin-left: 1%;
  margin-right: 1%; }

.alpha {
  margin-left: 0; }

.omega {
  margin-right: 0; }

.container_16 .grid_1 {
  width: 4.25%; }

.container_16 .grid_2 {
  width: 10.5%; }

.container_16 .grid_3 {
  width: 16.75%; }

.container_16 .grid_4 {
  width: 23.0%; }

.container_16 .grid_5 {
  width: 29.25%; }

.container_16 .grid_6 {
  width: 35.5%; }

.container_16 .grid_7 {
  width: 41.75%; }

.container_16 .grid_8 {
  width: 48.0%; }

.container_16 .grid_9 {
  width: 54.25%; }

.container_16 .grid_10 {
  width: 60.5%; }

.container_16 .grid_11 {
  width: 66.75%; }

.container_16 .grid_12 {
  width: 73.0%; }

.container_16 .grid_13 {
  width: 79.25%; }

.container_16 .grid_14 {
  width: 85.5%; }

.container_16 .grid_15 {
  width: 91.75%; }

.container_16 .grid_16 {
  width: 98.0%; }

/* Prefix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .prefix_1 {
  padding-left: 6.25%; }

.container_16 .prefix_2 {
  padding-left: 12.5%; }

.container_16 .prefix_3 {
  padding-left: 18.75%; }

.container_16 .prefix_4 {
  padding-left: 25.0%; }

.container_16 .prefix_5 {
  padding-left: 31.25%; }

.container_16 .prefix_6 {
  padding-left: 37.5%; }

.container_16 .prefix_7 {
  padding-left: 43.75%; }

.container_16 .prefix_8 {
  padding-left: 50.0%; }

.container_16 .prefix_9 {
  padding-left: 56.25%; }

.container_16 .prefix_10 {
  padding-left: 62.5%; }

.container_16 .prefix_11 {
  padding-left: 68.75%; }

.container_16 .prefix_12 {
  padding-left: 75.0%; }

.container_16 .prefix_13 {
  padding-left: 81.25%; }

.container_16 .prefix_14 {
  padding-left: 87.5%; }

.container_16 .prefix_15 {
  padding-left: 93.75%; }

/* Suffix Extra Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .suffix_1 {
  padding-right: 6.25%; }

.container_16 .suffix_2 {
  padding-right: 12.5%; }

.container_16 .suffix_3 {
  padding-right: 18.75%; }

.container_16 .suffix_4 {
  padding-right: 25.0%; }

.container_16 .suffix_5 {
  padding-right: 31.25%; }

.container_16 .suffix_6 {
  padding-right: 37.5%; }

.container_16 .suffix_7 {
  padding-right: 43.75%; }

.container_16 .suffix_8 {
  padding-right: 50.0%; }

.container_16 .suffix_9 {
  padding-right: 56.25%; }

.container_16 .suffix_10 {
  padding-right: 62.5%; }

.container_16 .suffix_11 {
  padding-right: 68.75%; }

.container_16 .suffix_12 {
  padding-right: 75.0%; }

.container_16 .suffix_13 {
  padding-right: 81.25%; }

.container_16 .suffix_14 {
  padding-right: 87.5%; }

.container_16 .suffix_15 {
  padding-right: 93.75%; }

/* Push Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .push_1 {
  left: 6.25%; }

.container_16 .push_2 {
  left: 12.5%; }

.container_16 .push_3 {
  left: 18.75%; }

.container_16 .push_4 {
  left: 25.0%; }

.container_16 .push_5 {
  left: 31.25%; }

.container_16 .push_6 {
  left: 37.5%; }

.container_16 .push_7 {
  left: 43.75%; }

.container_16 .push_8 {
  left: 50.0%; }

.container_16 .push_9 {
  left: 56.25%; }

.container_16 .push_10 {
  left: 62.5%; }

.container_16 .push_11 {
  left: 68.75%; }

.container_16 .push_12 {
  left: 75.0%; }

.container_16 .push_13 {
  left: 81.25%; }

.container_16 .push_14 {
  left: 87.5%; }

.container_16 .push_15 {
  left: 93.75%; }

/* Pull Space >> 16 Columns
----------------------------------------------------------------------------------------------------*/
.container_16 .pull_1 {
  left: -6.25%; }

.container_16 .pull_2 {
  left: -12.5%; }

.container_16 .pull_3 {
  left: -18.75%; }

.container_16 .pull_4 {
  left: -25.0%; }

.container_16 .pull_5 {
  left: -31.25%; }

.container_16 .pull_6 {
  left: -37.5%; }

.container_16 .pull_7 {
  left: -43.75%; }

.container_16 .pull_8 {
  left: -50.0%; }

.container_16 .pull_9 {
  left: -56.25%; }

.container_16 .pull_10 {
  left: -62.5%; }

.container_16 .pull_11 {
  left: -68.75%; }

.container_16 .pull_12 {
  left: -75.0%; }

.container_16 .pull_13 {
  left: -81.25%; }

.container_16 .pull_14 {
  left: -87.5%; }

.container_16 .pull_15 {
  left: -93.75%; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #FFFFFF;
  font-family: 'Gotham';
  font-size: 100%;
  line-height: 160%;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body.overflow-hidden {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden; }

  #order-confirmation .embed-container {
    display :none;
  }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 15px; }
  .embed-container iframe,
  .embed-container object,
  .embed-container .map,
  .embed-container embed {
    position: absolute;
    top: 0;
    right: 0;
}

img {
  border: 0;
  vertical-align: bottom;
  height: auto;
  max-width: 100%;
  width: auto; }

#header {
  position: relative;
  z-index: 6;
  height: 185px;
  background: #FFFFFF; 
  border-top : 10px solid #000}
  @media (min-width: 1280px) {
    #header .middle-header > .container_16 {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px; } }
  @media (max-width: 995px) {
    #header {
      height: auto; } }
  @media (max-width: 767px) {
    #header {
      height: auto; } }
  #header .top-header {
    height: 40px;
    background: #FFFFFF;
    text-align: center;
   display:none; }
    #header .top-header a:hover {
      text-decoration: none; }
    @media (max-width: 767px) {
      #header .top-header {
        height: auto;
        padding-bottom: 10px; }
        #header .top-header a {
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          width: 100%; }
        #header .top-header p {
          font-size: 10px;
          font-size: 1rem; } }
  #header .middle-header {
    background: #fff;
    height: 97px; }
    @media (max-width: 995px) {
      #header .middle-header {
        height: auto; } }
    #header .middle-header .container_16 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      #header .middle-header .container_16 #logo {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 30%;
        flex: 1 0 30%;
        width: 30%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
        #header .middle-header .container_16 #logo img {
          width: 50%;
        }
        @media (max-width: 1280px) {
          #header .middle-header .container_16 #logo {
            /*-webkit-box-flex: 1;
            -ms-flex: 1 0 33%;
            flex: 1 0 33%;
            width: 33%; */ } }
        @media (max-width: 995px) {
          #header .middle-header .container_16 #logo {
            /*-webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
            flex: 1 0 50%;
            width: 50%;
            text-align: left;
            padding-left: 2%; */} }
        @media (max-width: 767px) {
          #header .middle-header > .container_16 {
            height : 70px;
          }
          #header .middle-header .container_16 #logo {
            /*-webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            width: 100%;
            text-align: center;
            padding: 5px 2.5% 9px; */ } 
            #header .middle-header .container_16 #logo img {
              width: 100%;
            } }
      #header .middle-header .container_16 #links_block_left {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 35%;
        flex: 1 0 35%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;}
        @media (max-width: 1280px) {
          #header .middle-header .container_16 #links_block_left {
           /* -webkit-box-flex: 1;
            -ms-flex: 1 0 33%;
            flex: 1 0 33%;
            width: 33%; */ } }
        @media (max-width: 995px) {
          #header .middle-header .container_16 #links_block_left {
           /* -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            width: 100%;
            margin-bottom: 10px; */} }
        @media (max-width: 767px) {
          #header .middle-header .container_16 #links_block_left {
            /*-webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2; 
          display : none;*/} }
      #header .middle-header .container_16 .merchantZone {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 35%;
        flex: 1 0 35%;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        text-align: right;
        padding-right: 1.5%; }
        #header .middle-header .container_16 .merchantZone label {
          line-height:1.2;
        }
        @media (max-width: 1280px) {
          #header .middle-header .container_16 .merchantZone {
            /*-webkit-box-flex: 1;
            -ms-flex: 1 0 33%;
            flex: 1 0 33%;
            width: 33%; */} }
        @media (max-width: 995px) {
          #header .middle-header .container_16 .merchantZone {
            /*-webkit-box-flex: 1;
            -ms-flex: 1 0 50%;
            flex: 1 0 50%;
            width: 50%; */} }
        @media (max-width: 767px) {
          #header .middle-header .container_16 .merchantZone {
            height : 50px;
            /*-webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            width: 100%;
            margin-bottom: 0px;
            background: #000000;
            padding: 5px 5px 10px;
            text-align: right; 
            display : none;*/} }
  #header .bottom-header {
    position: relative;
    width: 100%;
    background: #FFFFFF;
    height: 45px;
    border-top: 2px solid #eee;
    border-bottom: 0px solid #000000; 
    margin-top : 5px;}

    #header .bottom-header .container_16 {
      display : block;
    }
    @media (max-width: 767px) {
      #header .bottom-header {
        height: auto; 
        border : 0;
        margin-top : 0;}
        #header .bottom-header .container_16 {
          width: 100%;
          margin-left: 0;
          margin-right: 0; 
          height : 0} }

#header .bottom-header.is-sticky {
  position: fixed;
  top: 0;
  z-index: 5; 
  margin-top : 0;
}

#logo {
  text-align: center;
  padding: 30px 0; }
  @media (max-width: 767px) {
    #logo {
      -webkit-box-ordinal-group: unset;
      -ms-flex-order: unset;
      order: unset;
      padding: 0; } }
  #logo .glyph {
    font-size: 45px;
    font-size: 4.5rem; }
    @media (max-width: 767px) {
      #logo .glyph {
        font-size: 35px;
        font-size: 3.5rem; } }

@media (max-width: 767px) {
  .columns-container {
    margin-top: 15px; }
    body#index .columns-container {
      margin-top: 0; } }
  @media (max-width: 767px) and (max-width: 767px) {
    .columns-container {
      margin-top: 0; } }

#center_column {
  min-height: 500px;
  height: auto !important;
  height: 500px; }

#footer {
  background: #FFFFFF;
  padding-bottom: 0px; }

footer p:last-child {
  display:none;
}

.alert {
  -webkit-box-shadow: 0 7px 15px 0px #777777;
  box-shadow: 0 7px 15px 0px #777777;
  text-align: center;
  font-weight: 700;
  padding: 1%;
  z-index: 5;
  width: 100%;
  max-width: 750px;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -35%);
  -ms-transform: translate(-50%, -35%);
  transform: translate(-50%, -35%);
  position: absolute;
  position: fixed;
  margin: 0 auto; }
  .alert p {
    margin: 0; }

.alert-success {
  background: #166b4a;
  color: #FFFFFF;
  padding: 15px !important;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 0px;
  font-size: 18px;
  font-size: 1.8rem; }
  .alert-success p {
    color: #FFFFFF; }

.alert-danger {
  background: #fdfcfa;
  color: black;
  padding: 15px !important;
  margin-bottom: 18px;
  border: 0;
  border-radius: 0px;
  font-size: 18px;
  font-size: 1.8rem; }
  .alert-danger p {
    color: black; }
  .alert-danger p.first {
    background: #FFFFFF;
    padding: 5px 15px;
    color: black;
    margin: 0 0 15px;
    font-size: 22px;
    font-size: 2.2rem; }
  .alert-danger ol {
    list-style: decimal-leading-zero;
    padding-left: 35px;
    margin-bottom: 15px; }
  .alert-danger ol li {
    font-size: 14px;
    font-size: 1.4rem;
    color: black; }
  .alert-danger .btn {
    }

.alert-warning {
  background-color: #000;
  border-color: #000;
  color: #FFFFFF;
  padding: 15px !important;
  margin-top  : 50px;
  margin-bottom: 18px;
  border: 0;
  border-radius: 0px;
  font-size: 18px;
  font-size: 1.8rem;
  position :static;
}

.unvisible {
  display: none; }

.btn {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  padding: 10px 15px;
  color: #000;
  background: #FFFFFF;
  -webkit-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .btn:hover, .btn:focus {
    background: #000;
    color: #FFFFFF !important; }
  .btn.cap {
    text-transform: uppercase; }
  .btn.black {
    background: #000000;
    color: #FFFFFF !important; }
    .btn.black:hover, .btn.black:focus {
      background: #000;
      color: #FFFFFF !important; }
  .btn.white {
    background: #FFFFFF;
    color: #000000 !important; }
    .btn.white:hover, .btn.white:focus {
      background: #000000;
      color: #FFFFFF !important; }
  .btn.border {
    border: 1px solid #000;
    color: #000; }
  .btn.border.gris {
    border: 1px solid #ccc;
    color: #ccc; 
    font-style : italic;}
  .border-top {
    border-top : 1px solid #ccc;
  }
  #page .btn.border.noir {
      border: 1px solid #000000;
      background: #000000;
      color : #fff;
      text-transform : uppercase; 
      letter-spacing : 1.5px;}

  #category  #page .btn.border.noir {
      text-decoration: none;
  }

  @media (max-width: 767px) {
    #category  #page .btn.border.noir {
      font-size : 16px;
      width : 90%;
    }
  }

  .btn.color {
    background: #000;
    color: #FFFFFF !important; }
  .btn span {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;}
  .btn span.glyph {
    margin-left: 5px; }

input, textaera {
  border-radius: 0;
  -webkit-appearance: none; }

input[type='radio'] {
  -webkit-appearance: radio;
  width: auto; }

input[type='checkbox'] {
  -webkit-appearance: checkbox;
  width: auto; }

input[type='checkbox'] {
  -webkit-appearance: checkbox; }

[type^="button"], [type^="submit"], [type*="submit"] {
  border-radius: 0;
  -webkit-appearance: none; }

.form-control {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: white;
  border: 1px solid #dadada;
  border-radius: 0;
  color: #000000;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  height: 40px;
  line-height: 1.42857;
  padding: 6px 12px;
  width: 100%; }

input.hidden {
  display: none; }

.top-pagination-content, .bottom-pagination-content {
  margin: 0 0 40px;
  float: none; }

.pagination .showall {
  float: left;
  width: 30%; }
  .pagination .showall .btn {
    border: 1px solid #000000;
    background: #000000;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem;
    cursor: pointer; }

.pagination ul.pagination {
  margin: 0;
  float: right; }
  .pagination ul.pagination li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 5px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #000000;
    font-weight: 400; }
    .pagination ul.pagination li a {
      color: #d13b54;
      font-weight: 400; }
    .pagination ul.pagination li a:hover {
      text-decoration: none; }

.scroll .bottom-pagination-content,
.scroll ul.pagination li {
  margin: 0; }

.scroll .showall,
.scroll ul.pagination li {
  display: none; }

.scroll ul.pagination {
  float: none; }

.pagination ul.pagination li.nextScroll {
  display: block;
  width: 100%;
  text-align: center;
  padding: 10px;
  background: #000000;
  color: #FFFFFF;
  font-size: 17px;
  font-size: 1.7rem;
}
  .pagination ul.pagination li.nextScroll a {
    color: #FFFFFF; }

.loading {
  background: #FFFFFF;
  padding: 5px;
  text-align: center;
  color: #000000;
  font-size: 15px;
  font-size: 1.5rem; }
  .loading img, .loading span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  .loading img {
    max-width: 4%;
    margin-right: 10px; }

.fancybox-inner .introTop {
  display: none; }

.fancybox-skin {
  background: #FFFFFF !important; }

#adtm_menu {
  position: relative;
  display: inline-block;
  vertical-align: auto;
  zoom: 1;
  *display: inline;
  background: #FFFFFF;
  z-index: 50;
  clear: none;
  height: 43px;
  margin: 0;
  padding: 0;
  overflow: visible !important;
  width: 100%; }
  @media (max-width: 1150px) {
    #adtm_menu {
      width: 84%; } }
  @media (max-width: 995px) {
    #adtm_menu {
      width: 91%; } }
  @media (max-width: 767px) {
    #adtm_menu {
      height: auto;
      width: 100%;
      margin: 0;
      float: none; } }

#adtm_menu_inner {
  position: inherit;
  background: transparent;
  width: 100%;
  height: 100%;
  margin: 0 auto; }

#menu {
  position: inherit;
  margin: 0;
  width: auto; }
  @media (max-width: 767px) {
    #menu {
      width: 100%; } }
  #menu .advtm_hide_desktop {
    display: none; }
  #menu .li-niveau1 {
    float: none;
    display:inline-block;
    border: 0;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-left: 2.5%; }


    #menu .li-niveau1.advtm_menu_24 {
      background : #000;
      margin-left: 0;
    }
    @media (min-width: 1280px) {
      #menu .li-niveau1 {
        margin-left: 2.75%; } }
    @media (max-width: 1150px) {
      #menu .li-niveau1 {
        margin-left: 1.5%; } }
    @media (max-width: 995px) {
      #menu .li-niveau1 {
        margin-left: 0.85%; } }
    #menu .li-niveau1 a.a-niveau1 {
      display: block;
      float: left;
      height: 100%;
      text-decoration: none;
      color: #000000;
      width: 100%;
      text-transform: uppercase;
      cursor: pointer;
      font-weight: 400;
      font-size: 12px;
      font-size: 1.2rem;
      -webkit-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
      @media (max-width: 1280px) {
        #menu .li-niveau1 a.a-niveau1 {
          font-size: 11px;
          font-size: 1.1rem; } }
      @media (max-width: 840px) {
        #menu .li-niveau1 a.a-niveau1 {
          font-size: 10px;
          font-size: 1rem; } }
      #menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
        position: relative;
        display: block;
        height: 43px;
        line-height: 1.2 !important;
        padding: 6px 5px 0;
        color: #000000;
        font-weight: 400;
        text-transform: uppercase;
        overflow: hidden;
        text-align: left;
        background: #FFFFFF;
        font-weight : 400;
        -webkit-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }
        @media (min-width: 1280px) {
          #menu .li-niveau1 a.a-niveau1 .advtm_menu_span {
            padding: 14.5px 7.5px 0; } }
        #menu .li-niveau1 a.a-niveau1 .advtm_menu_span:after {
          -webkit-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
          display: block;
          width: 100%;
          height: 2px;
          position: absolute;
          bottom: -30px;
          left: 0;
          content: "";
          text-align: center;
          font-style: normal; }
          @media (max-width: 767px) {
            #menu .li-niveau1 a.a-niveau1 .advtm_menu_span:after {
              display: none; } }
    #menu .li-niveau1 a:hover .advtm_menu_span, #menu .li-niveau1 .advtm_menu_span:hover, #menu .li-niveau1:hover > a.a-niveau1 .advtm_menu_span,
    #menu .li-niveau1 .advtm_menu_actif .advtm_menu_span,
    #adtm_menu .li-niveau1.menuHaveNoMobileSubMenu  a.advtm_menu_actif .advtm_menu_span:hover{
      color: #000 !important; }
      #adtm_menu .li-niveau1.menuHaveNoMobileSubMenu  a.advtm_menu_actif .advtm_menu_span {
        color : #fff !important;
      }
      #menu .li-niveau1 a:hover .advtm_menu_span:after, #menu .li-niveau1 .advtm_menu_span:hover:after, #menu .li-niveau1:hover > a.a-niveau1 .advtm_menu_span:after {
        bottom: 0px;
        background: #000000; }
        @media (max-width: 767px) {
          #menu .li-niveau1 a:hover .advtm_menu_span:after, #menu .li-niveau1 .advtm_menu_span:hover:after, #menu .li-niveau1:hover > a.a-niveau1 .advtm_menu_span:after {
            display: none; } }
    #menu .li-niveau1 a.advtm_menu_actif .advtm_menu_span {
      font-weight: 700; }
      #menu .li-niveau1 a.advtm_menu_actif .advtm_menu_span:after {
        bottom: 0px;
        background: #000000;
        font-style: normal; }
        @media (max-width: 767px) {
          #menu .li-niveau1 a.advtm_menu_actif .advtm_menu_span:after {
            display: none; } }
  #menu li div.adtm_sub {
    position: absolute !important;
    left: -9999px;
    padding: 0 0 0px;
    background: #f1f2ed;
    opacity: 0;
    visibility: hidden;
    z-index: 85;
    width: 100vw;
    /*max-width: 1150px;*/
    overflow: hidden;
    -webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.2); 
    border-top : 2px solid #eee}
    @media (min-width: 1280px) {
      #menu li div.adtm_sub {
        width: 100vw;
        max-width: 100%; } }
  #menu .li-niveau1:hover div.adtm_sub {
    top: 43px !important;
    left: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: visibility 0s linear 0.15s, opacity 0.15s linear 0.15s;
    -o-transition: visibility 0s linear 0.15s, opacity 0.15s linear 0.15s;
    transition: visibility 0s linear 0.15s, opacity 0.15s linear 0.15s; }

    #adtm_menu ul#menu .li-niveau1:hover div.adtm_sub {
      box-shadow : none;
      background:  #fff;
    }
    @media (max-width: 1150px) {
      #menu .li-niveau1:hover div.adtm_sub {
        left: -1%; } }
  #menu .adtm_column_wrap_sizer {
    font-size: 0;
    height: 0;
    line-height: 0; }
  #menu div.adtm_column_wrap span.column_wrap_title {
    display: block;
    margin: 10px 0 20px; }
  #menu div.adtm_column_wrap ul.adtm_elements {
    padding: 0;
    margin: 0;
    list-style: none;
    zoom: 1; }

    #menu div.adtm_column_wrap ul.adtm_elements.adtm_elements_20 li:last-child a, #menu div.adtm_column_wrap ul.adtm_elements.adtm_elements_3 li:last-child a {
      font-style : italic;
  }

  #menu div.adtm_column_wrap ul.adtm_elements.adtm_elements_2 li:last-child a {
    font-weight : bold;
  }

  #menu div.adtm_column_wrap ul.adtm_elements li {
    margin: 0 0 15px;
    padding: 0;
    line-height: 1.1; }
  #menu table.columnWrapTable {
    table-layout: fixed; }
  #menu td.adtm_column_wrap_td {
    border-style: solid;
    border-width: 0; }
  #menu table.columnWrapTable {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    margin: 0;
    text-align: center; }
  #menu table.columnWrapTable tr td {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 19.75%;
    margin-top: 0;
    padding: 9px 10px; }
    @media (min-width: 1280px) {
      #menu table.columnWrapTable tr td {
        padding: 9px 20px; } }
    @media (max-width: 995px) {
      #menu table.columnWrapTable tr td {
        width: 33%; } }
  #menu .adtm_column span.column_wrap_title,
  #menu .adtm_column span.column_wrap_title a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none; }
    @media (min-width: 1280px) {
      #menu .adtm_column span.column_wrap_title,
      #menu .adtm_column span.column_wrap_title a {
        font-size: 15px;
        font-size: 1.5rem; } }
  #menu .adtm_column ul.adtm_elements li,
  #menu .adtm_column ul.adtm_elements li a {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    text-decoration: none;
    text-transform: none; }
    #menu .adtm_column ul.adtm_elements li:hover,
    #menu .adtm_column ul.adtm_elements li a:hover {
      color: #d13b54;
      text-decoration: underline; }

    #menu .adtm_column ul.adtm_elements li .legende {
        margin-top : 20px;
        text-align : center;
    }
    @media (min-width: 1280px) {
      #menu .adtm_column ul.adtm_elements li,
      #menu .adtm_column ul.adtm_elements li a {
        font-size: 14px;
        font-size: 1.4rem; } }
  #menu .adtm_product {
    padding: 15px;
    margin-top: 15px;
    text-align: center;
    background: #eee4e6;
    min-height: 350px;
    height: auto !important;
    height: 350px; }
    @media (max-width: 995px) {
      #menu .adtm_product {
        display: none; } }
    #menu .adtm_product .product-image-container {
      max-height: 150px;
      margin-bottom: 10px; }
      #menu .adtm_product .product-image-container img {
        max-height: 150px; }
    #menu .adtm_product .h5-like {
      margin: 5px 0;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.1;
      font-weight: 400; }
      #menu .adtm_product .h5-like a {
        color: #d13b54; }
      @media (max-width: 1150px) {
        #menu .adtm_product .h5-like {
          font-size: 14px;
          font-size: 1.4rem; } }
    #menu .adtm_product p {
      font-size: 11px;
      font-size: 1.1rem;
      color: #000000;
      font-weight: 300; }
      @media (min-width: 1280px) {
        #menu .adtm_product p {
          font-size: 12.5px;
          font-size: 1.25rem;
          line-height: 1.3; } }
      @media (max-width: 1150px) {
        #menu .adtm_product p {
          font-size: 10px;
          font-size: 1rem; } }
    #menu .adtm_product .btn {
      margin-top: 15px;
      width: 70%;
      text-align: center;
      font-size: 12px;
      font-size: 1.2rem;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 400; }
      @media (max-width: 1150px) {
        #menu .adtm_product .btn {
          width: 80%;
          font-size: 12px;
          font-size: 1.2rem; } }

#adtm_menu ul#menu li.advtm_menu_1 {
  /* margin-left: 0; */}


  li.advtm_menu_19 a.a-niveau1 {
   /* border : 1px solid;*/
  }

  @media (max-width: 767px) {
    li.advtm_menu_19 a.a-niveau1 {
      border-top : 1px solid;
      border-bottom : 1px solid;
      border-left : 0px;
      border-right : 0px;
    }

    li.advtm_menu_19 a.a-niveau1, li.advtm_menu_24 a.a-niveau1 {
      border-bottom : 1px solid;
    }
  }

  #adtm_menu ul#menu li.advtm_menu_20 td, #adtm_menu ul#menu li.advtm_menu_21 td{
    width:100%;
    text-align: center;
  }

  #adtm_menu ul#menu li.advtm_menu_20 td li, #adtm_menu ul#menu li.advtm_menu_21 td li {
    display:inline-block;
    padding-left: 15px;
    padding-right: 15px;
  } 


  .advtm_menu_19 a .advtm_menu_span_19:hover ,.advtm_menu_24 a .advtm_menu_span_24:hover {
    background : #fff !important;
  }

  @media (max-width: 767px) {
    #adtm_menu .advtm_menu_19 a .advtm_menu_span_19 ,#adtm_menu .advtm_menu_24 a .advtm_menu_span_24 {
      background : #fff !important;
      color : #000 !important;
    }
  }

#adtm_menu ul#menu li.advtm_menu_5 {
  max-width: 120px; }
  @media (min-width: 1280px) {
    #adtm_menu ul#menu li.advtm_menu_5 {
      max-width: none; } }
  @media (max-width: 995px) {
    #adtm_menu ul#menu li.advtm_menu_5 {
      max-width: 100px; } }
  @media (max-width: 840px) {
    #adtm_menu ul#menu li.advtm_menu_5 {
      max-width: 90px; } }
  @media (max-width: 767px) {
    #adtm_menu ul#menu li.advtm_menu_5 {
      max-width: 100%; } }

#adtm_menu ul#menu li.advtm_menu_4 {
  max-width: 100px; }
  @media (min-width: 1280px) {
    #adtm_menu ul#menu li.advtm_menu_4 {
      max-width: none; } }
  @media (max-width: 995px) {
    #adtm_menu ul#menu li.advtm_menu_4 {
      max-width: 90px; } }
  @media (max-width: 767px) {
    #adtm_menu ul#menu li.advtm_menu_4 {
      max-width: 100%; } }

#adtm_menu ul#menu li.advtm_menu_7 {
  max-width: 100px; }
  @media (min-width: 1280px) {
    #adtm_menu ul#menu li.advtm_menu_7 {
      max-width: none; } }
  @media (max-width: 995px) {
    #adtm_menu ul#menu li.advtm_menu_7 {
      max-width: 90px; } }
  @media (max-width: 767px) {
    #adtm_menu ul#menu li.advtm_menu_7 {
      max-width: 100%; } }

#adtm_menu ul#menu li.advtm_menu_8 {
  max-width: 100px; }
  @media (min-width: 1280px) {
    #adtm_menu ul#menu li.advtm_menu_8 {
      max-width: none; } }
  @media (max-width: 995px) {
    #adtm_menu ul#menu li.advtm_menu_8 {
      max-width: 90px; } }
  @media (max-width: 767px) {
    #adtm_menu ul#menu li.advtm_menu_8 {
      max-width: 100%; } }

@media (min-width: 1280px) {
  #adtm_menu ul#menu li.advtm_menu_10 {
    max-width: none; } }

@media (max-width: 1150px) {
  #adtm_menu ul#menu li.advtm_menu_10 {
    max-width: 100px; } }

@media (max-width: 995px) {
  #adtm_menu ul#menu li.advtm_menu_10 {
    max-width: 90px; } }

@media (max-width: 767px) {
  #adtm_menu ul#menu li.advtm_menu_10 {
    max-width: 100%; } }

#adtm_menu ul .advtm_menu_toggle {
  display: none; }

#adtm_menu ul .advtm_menu_toggle {
  display: none; }

@media (max-width: 767px) {
  #menu li div.adtm_sub {
    border-top : 0;
  }
  #adtm_menu ul li.li-niveau1 {
    display: none;
    border: 0;
    margin-left: 0; }
    #adtm_menu ul li.li-niveau1 a.a-niveau1 .advtm_menu_span {
      height: 45px;
      line-height: auto;
      color: #000000; }
  #adtm_menu ul li.advtm_menu_toggle {
    display: none !important;
    width: 100%;
    background: #000000 !important;
    border: 0 !important;
    text-align: center !important; }
    #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button {
      width: 100%;
      cursor: pointer;
      font-size: 22px;
      font-size: 2.2rem;
      font-size: 2.2rem !important; }
      #adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
        background: #000000;
        color: #FFFFFF;
        background-image: url("../img/ella/menu/menu-burger.png");
        background-position: right 15px center;
        background-repeat: no-repeat;
        font-style: normal;
        padding: 0 !important;
        text-align: center;
        height: 45px;
        line-height: 45px; }
  #adtm_menu ul .li-niveau1 .adtm_sub {
    width: auto;
    height: auto;
    min-height: inherit; }
  #adtm_menu ul div.adtm_column_wrap {
    min-height: inherit; }
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1 span {
    background-image: url("../img/ella/menu/arrow-default.png");
    background-position: right 15px center;
    background-repeat: no-repeat;
    padding : 20px; 
    background-color : #fdfcfa}
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau {
    color: #FFFFFF; }
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub.adtm_sub_open a.a-niveau1 span {
    background-image: none !important;
    background-position: right 15px center;
    background-repeat: no-repeat;
    background-color: #000000 !important;
    color: #FFFFFF !important; }
  #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 {
    display: block;
    float: none;
    background-color: #fdfcfa;
    text-align: left; }

    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.menuHaveNoMobileSubMenu {
      background : #fff;
      font-weight : 300 !important;
    }

    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.menuHaveNoMobileSubMenu .legende {
      display : none;
    }

    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.menuHaveNoMobileSubMenu img {
      float : left;
      margin-right : 10px;
    }


    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.advtm_hide_desktop span {
      font-weight : 100;
      padding-left : 25px !important;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 a.a-niveau1 {
      float: none;
      font-size: 13px;
      font-size: 1.3rem;
      font-weight : 300 }
      #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 a.a-niveau1 .advtm_menu_span {
        height: 45px;
        line-height: auto;
        padding: 20px; 
        color: #000 !important;}
    #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 a:hover .advtm_menu_span, #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 .advtm_menu_span:hover, #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1:hover > a.a-niveau1 .advtm_menu_span {
      color: #FFFFFF;
      border: 0; }
      #header #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1.sub a.a-niveau1.advtm_menu_actif span {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAABnRSTlMAHiXy6t8iJwLjAAAANUlEQVQY02MgFwgisZmMFZA4Zo5IUiLJSFKMbkZESqUoYKjDNFw5RYAYCSckW0IEULxAPgAAZQ0HP01tIysAAAAASUVORK5CYII=);
       background-repeat: no-repeat;
        background-position: right 15px center;
      }
  #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub {
    display: none;
    position: static !important;
    height: auto;
    background-color: #FFFFFF;
    left: 0;
    opacity: 1;
    visibility: visible; }
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub.adtm_submenu_toggle_open {
      display: block; }
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub .titleCol,
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub .illustration {
      display: none; }
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub .adtm_column {
      float: none;
      width: 100%;
      padding: 0px;
      background-color: #FFFFFF; 
      margin : 0;}
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub .adtm_column.first {
      position: static;
      display: none; }
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub span.column_wrap_title {
      margin: 0;
      font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 400;
      line-height: 25px;
      font-size: 12px;
      font-size: 1.2rem;
      margin-bottom: 10px; }
      #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub span.column_wrap_title a {
        color: #000000; }
      #adtm_menu.adtm_menu_toggle_open ul#menu li.li-niveau1 .titre_menu_principal {
      font-size: 18px;
      text-align: left;
      margin: 0px;
      padding : 20px 20px 10px 20px; 
      border-bottom : 0px;
      font-weight : bold; 
      color :#000;
    }
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub ul.adtm_elements li {
      display: block;
      font-size: 11px;
      font-size: 1.1rem;
      text-align: left;
      margin: 0px;
      padding : 20px; 
      border-top : 1px solid #000;}

      #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub ul.adtm_elements.adtm_elements_3 li:last-child {
        border-bottom : 2px solid #000;
        margin-bottom : 15px;

      }
      #menu .adtm_column ul.adtm_elements li .legende {
        margin-top : 0;
        font-size : 18px;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAFVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAASAQCkAAAABnRSTlMAHiXy6t8iJwLjAAAANUlEQVQY02MgFwgisZmMFZA4Zo5IUiLJSFKMbkZESqUoYKjDNFw5RYAYCSckW0IEULxAPgAAZQ0HP01tIysAAAAASUVORK5CYII=);
        background-repeat: no-repeat;
        background-position: right -5px center;
        text-transform : capitalize;
        padding-left : 20px;
      }
    #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub ul.adtm_elements li a {
      border: 0;
      color: #000000;
      padding: 5px 0; }
      #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub ul.adtm_elements li a img {
        display: none; }
      #adtm_menu.adtm_menu_toggle_open ul#menu li div.adtm_sub ul.adtm_elements li a:hover {
        text-decoration: none !important; }
  #adtm_menu .adtm_column_wrap_td {
    margin-top: 5px !important; }
    #adtm_menu .adtm_column_wrap_td:first-child {
      margin-top: 0px !important; }
  #adtm_menu.adtm_menu_toggle_open table.columnWrapTable {
    display: block; }
    #adtm_menu.adtm_menu_toggle_open table.columnWrapTable tbody, #adtm_menu.adtm_menu_toggle_open table.columnWrapTable tr, #adtm_menu.adtm_menu_toggle_open table.columnWrapTable td {
      display: block;
      width: 100%; }
      #adtm_menu.adtm_menu_toggle_open table.columnWrapTable td {
        padding : 0;
      } 
  }

  .breadcrumb {
    padding-left : 10%;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300; 
    background : #fdfcfa;
  }
  .breadcrumb a {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300; }
    .breadcrumb a.home {
      font-weight: 700; }
  .breadcrumb .navigation-pipe {
    margin: 0 5px; }
  @media (max-width: 767px) {
    .breadcrumb {
      display: none; } }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin: 2px 4px 0 0 !important; }

.checkbox input[type="checkbox"] {
  width: 30px;
  height: 20px;
  margin: 4px 4px 0 0 !important; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio-inline {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.lost_password {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #000000 !important;
  font-size: 13px;
  font-size: 1.3rem;
  border-bottom: 1px solid #000000;
  margin: 0; }
  .lost_password a:hover {
    text-decoration: none;
    background: #FFFFFF; }

p.coText {
  text-align: left;
  font-weight: 300;
  font-size: 11px;
  font-size: 1.1rem; }

.innerFom {
  background: #f2f2f2;
  padding: 20px;
  text-align: left; }

.form-group {
  margin: 15px 0; }

.form-group input[type="text"],
.form-group select,
.form-group textarea,
.form-group input[type="tel"] {
  border-color: #000;
  border-radius: 0; }

.form-group textarea {
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif; }

.form-group label {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  color: #000; }

input:-webkit-autofill {
  background: #fff !important; }

.form-group .form-control {
  background: #fff !important;
  border-bottom: 1px solid #000 !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0; }

.checkbox > label > input[type=checkbox] {
  position: relative; }

.checkbox > label {
  padding-left: 0; }

.form-group.form-ok input, .form-group.form-ok textarea, .form-group .form-ok input, .form-group .form-ok textarea {
  border: 1px solid #46a74e;
  color: #35b33f; }

.form-group.form-error input, .form-group.form-error textarea, .form-group .form-error input, .form-group .form-error textarea {
  border: 1px solid #f13340;
  color: #f13340; }

form sup {
  line-height: 1;
  font-size: 18px;
  font-size: 1.8rem;
  color: #000;
  font-weight: 700; }

.submitBtn {
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
  background: #000;
  border: 0px !important;
  border-radius: 0px;
  padding: 0px 37px;
  color: #FFFFFF;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
  max-width: 300px; }
  @media (max-width: 767px) {
    .submitBtn {
      font-size: 13px;
      font-size: 1.3rem; } }
  .submitBtn .fa {
    margin-right: 15px; }

#footer .footer-block {
  background: #000000; }
  #footer .footer-block ul {
    margin: 0;
    padding: 8px 0;
    text-align: center; }
    #footer .footer-block ul li {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      #footer .footer-block ul li a {
        color: #FFFFFF;
        font-weight: 300;
        font-size: 14px;
        font-size: 1.4rem;
        text-decoration: none;
        padding: 0 5px;
        border-left: 1px solid #FFFFFF; }
        @media (max-width: 995px) {
          #footer .footer-block ul li a {
            font-size: 12px;
            font-size: 1.2rem; } }
        @media (max-width: 767px) {
          #footer .footer-block ul li a {
            font-size: 10px;
            font-size: 1rem; } }
      #footer .footer-block ul li:first-child a {
        border-left: 0; }

.hover-underline-animation {
  display: inline-block;
  position: relative;
  color: #000000; }
  .hover-underline-animation.color {
    color: #d13b54; }
  .hover-underline-animation.color2 {
    color: #fedee6; }
  .hover-underline-animation.blanc {
    color: #FFFFFF; }

.hover-underline-animation::after {
  content: '';
  position: absolute;
  width: 100%;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  height: 2px;
  bottom: -2px;
  left: 0;
  background-color: #000000;
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  -o-transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out; }

.hover-underline-animation.color::after {
  background-color: #d13b54; }

.hover-underline-animation.color2::after {
  background-color: #fedee6; }

.hover-underline-animation.blanc::after {
  background-color: #FFFFFF; }

.hover-underline-animation:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: bottom left;
  -ms-transform-origin: bottom left;
  transform-origin: bottom left; }

.svg-wrap {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden; }

.glyph {
  width: auto;
  margin-right: 0;
  overflow: hidden;
  font-size: 32px; }
  body.styleguide .glyph {
    margin: 25px 0; }

svg {
  display: block;
  margin: 0 auto;
  padding: 0;
  height: auto;
  /*color: #000;
	color: $noir;
	width:100%;
	height:100%;*/
  height: auto;
  max-width: 100%;
  width: auto; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: #000000;
  fill: #000000; }

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.icon-compte {
  width: 0.876953125em; }

.icon-engagement {
  width: 1.6240234375em; }

.icon-livraison {
  width: 1.5810546875em; }

.icon-panier {
  width: 0.861328125em; }

.icon-search {
  width: 0.9658203125em; }

.icon-logo-ella {
  width: 6.7587890625em; }

.icon-logo-ella-black {
  width: 6.7587890625em; }

.icon-arrowDown {
  width: 1.8994140625em; }

.icon-search2 {
  width: 0.9580078125em; }

.icon-star {
  width: 1.0517578125em; }

.icon-arrow-right {
  width: 0.5263671875em;
  fill: transparent;
  stroke: #f1f2ed; }

.icon-arrow-left {
  width: 0.5263671875em;
  fill: transparent;
  stroke: #f1f2ed; }

.icon-cart {
  width: 0.8583984375em;
  fill: #FFFFFF;
  stroke: transparent; }

.icon-echantillons {
  width: 1.0244140625em; }

.icon-paiement {
  width: 1.392578125em; }

.icon-qualite {
  width: 1.6220703125em; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  -o-transition: transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 4; }

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-dots .owl-dot span {
  width: 12.5px;
  height: 12.5px;
  margin: 5px 7px;
  background: #000000;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  border-radius: 100%; }

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #fff; }

.owl-nav .owl-prev, .owl-nav .owl-next {
  position: absolute;
  width: 35px;
  padding: 30px 0;
  top: 37% !important;
  margin-top: -60.5px;
  background-color: transparent;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  text-align: center;
  z-index: 5; }
  .owl-nav .owl-prev.disabled, .owl-nav .owl-next.disabled {
    display: none; }
  @media (max-width: 1280px) {
    .owl-nav .owl-prev, .owl-nav .owl-next {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.75); } }
  .owl-nav .owl-prev .glyph, .owl-nav .owl-next .glyph {
    font-size: 45px;
    font-size: 4.5rem;
    display: none; }
    .owl-nav .owl-prev .glyph .icon-back, .owl-nav .owl-next .glyph .icon-back {
      fill: #d4d4d4; }
    .owl-nav .owl-prev .glyph .icon-next, .owl-nav .owl-next .glyph .icon-next {
      fill: #d4d4d4; }

.owl-nav .owl-prev {
  left: 0px;
  left: -35px; }
  @media (max-width: 1280px) {
    .owl-nav .owl-prev {
      left: 0; } }

.owl-nav .owl-next {
  right: 0px; }
  @media (max-width: 1280px) {
    .owl-nav .owl-next {
      right: 0; } }

.owl-carousel, .owl-stage-outer, .owl-stage, .owl-item, .owl-item .item, .owl-wrapper {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.owl-carousel:after, .owl-carousel:before, .owl-stage-outer:after, .owl-stage-outer:after, .owl-stage:after, .owl-stage:before, .owl-item:after, .owl-item:before, .owl-item .item:after, .owl-item .item:before {
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }

.cmsCarroussel .owl-nav .glyph .icon-arrow-right {
  stroke: #FFFFFF; }

.cmsCarroussel .owl-nav .glyph .icon-arrow-left {
  stroke: #FFFFFF; }

.cmsCarroussel .owl-nav .owl-prev {
  left: 10px; }

.cmsCarroussel .owl-nav .owl-next {
  right: 10px; }

#product_list.owl-carousel .ajax_block_product {
  float: none;
  width: 100%;
  margin: 0 0 25px !important; }

#home_middle .owl-carousel .owl-nav.disabled,
#categorie-listing .owl-carousel .owl-nav.disabled {
  display: block !important; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.85); }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.stepsPopup button.close > span {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  color: #999;
  z-index: 2;
  background: url("../img/villa/crossIcon.png") no-repeat 0 0;
  overflow: hidden;
  text-indent: 23px; }

.stepsPopup button.close > span:hover {
  background-position: 0 -22px; }

#links_block_left .block_content {
  padding-left: 1.5%; }
  #links_block_left .block_content ul {
    margin: 0; }
  @media (max-width: 767px) {
    #links_block_left .block_content {
      padding: 5px 15px;
      text-align: left; } }
  #links_block_left .block_content ul li {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.1;
    font-weight: 400; }
    @media (max-width: 1280px) {
      #links_block_left .block_content ul li {
        font-size: 12px;
        font-size: 1.2rem; } }
    @media (max-width: 1150px) {
      #links_block_left .block_content ul li {
        font-size: 11px;
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      #links_block_left .block_content ul li {
        font-size: 10px;
        font-size: 1rem;
        margin: 0 6.5%; } }
    #links_block_left .block_content ul li a {
      text-transform : uppercase;
      color: #000000; }
      #links_block_left .block_content ul li a:hover {
        text-decoration: none; }
    #links_block_left .block_content ul li.second {
      margin: 0 3.5%; }
    #links_block_left .block_content ul li.last {
      margin-top: -5px;
      color: #fedee6; }
      #links_block_left .block_content ul li.last a {
        color: #fedee6; }
      @media (max-width: 995px) {
        #links_block_left .block_content ul li.last {
          margin-top: 0; } }
      #links_block_left .block_content ul li.last span {
        display: inline-block;
        vertical-align: bottom;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
      #links_block_left .block_content ul li.last span.glyph {
        font-size: 20px;
        font-size: 2rem; }
        #links_block_left .block_content ul li.last span.glyph svg {
          fill: #fedee6; }
        @media (max-width: 995px) {
          #links_block_left .block_content ul li.last span.glyph {
            display: none; } }

#homepage-slider {
  position: relative;
  min-height: 500px;
  height: auto !important;
  height: 500px;
  z-index: 0;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  overflow: hidden; }
  @media (max-width: 1800px) {
    #homepage-slider {
      min-height: 100px;
      height: auto !important;
      height: 100px; } }
  @media (max-width: 767px) {
    #homepage-slider {
      min-height: 50px;
      height: auto !important;
      height: 50px; } }
  #homepage-slider #homeslider {
    height: 100%; }
    @media (max-width: 767px) {
      #homepage-slider #homeslider {
        height: 250px; } }
    @media (max-width: 640px) {
      #homepage-slider #homeslider {
        height: 230px; } }
    @media (max-width: 480px) {
      #homepage-slider #homeslider {
        height : 200px !important;
         } }
  #homepage-slider .homeslider-container {
    width: 100%; }
  #homepage-slider .homeslider-description {
    top: 30%;
    left: 50%;
    -webkit-transform: translate(-50%, -30%);
    -ms-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    position: absolute;
    max-width: 50%; }
    @media (max-width: 1380px) {
      #homepage-slider .homeslider-description {
        max-width: 80%;
        width: 80%; } }
    @media (max-width: 1150px) {
      #homepage-slider .homeslider-description {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute; } }
    #homepage-slider .homeslider-description .title {
      text-align: center;
      color: #FFFFFF;
      text-transform: uppercase;
      margin-bottom: 15px; }
      @media (max-width: 767px) {
        #homepage-slider .homeslider-description .title {
          margin-bottom: 7.5px; } }
      #homepage-slider .homeslider-description .title span {
        display: block;
        line-height: 1.3; }
      #homepage-slider .homeslider-description .title span.small {
        font-size: 25px;
        font-size: 2.5rem; }
        @media (max-width: 1380px) {
          #homepage-slider .homeslider-description .title span.small {
            font-size: 18px;
            font-size: 1.8rem; } }
        @media (max-width: 767px) {
          #homepage-slider .homeslider-description .title span.small {
            font-size: 10px;
            font-size: 1rem; } }
      #homepage-slider .homeslider-description .title span.big {
        font-size: 55px;
        font-size: 5.5rem; }
        @media (max-width: 1380px) {
          #homepage-slider .homeslider-description .title span.big {
            font-size: 34px;
            font-size: 3.4rem; } }
        @media (max-width: 767px) {
          #homepage-slider .homeslider-description .title span.big {
            font-size: 18px;
            font-size: 1.8rem; } }
    #homepage-slider .homeslider-description .inner {
      margin: 0 auto 15px;
      text-align: center;
      padding: 30px 25px;
      max-width: 55%;
      background-color: #d13b54;
      background-color: rgba(209, 59, 84, 0.75);
      color: #FFFFFF; }
      @media (max-width: 1380px) {
        #homepage-slider .homeslider-description .inner {
          padding: 15px 12.5px; } }
      @media (max-width: 1150px) {
        #homepage-slider .homeslider-description .inner {
          display: none; } }
      #homepage-slider .homeslider-description .inner .hour span {
        text-align: center;
        display: block;
        font-weight: 700;
        font-size: 17px;
        font-size: 1.7rem; }
        #homepage-slider .homeslider-description .inner .hour span:before {
          margin: 0 auto 10px;
          display: block;
          content: '';
          width: 40px;
          height: 40px;
          background: transparent;
          background-image: url("/themes/villa-thalgo/img/villa/clock.svg");
          background-size: contain;
          background-position: 50% 0;
          background-repeat: no-repeat; }
      #homepage-slider .homeslider-description .inner .h2-like {
        margin: 0 auto 10px;
        color: #FFFFFF; }
      #homepage-slider .homeslider-description .inner p {
        color: #FFFFFF; }
    #homepage-slider .homeslider-description .bottom {
      text-align: center; }
    #homepage-slider .homeslider-description .btn {
      margin: 0 auto;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 1.4rem; }
      @media (max-width: 767px) {
        #homepage-slider .homeslider-description .btn {
          font-size: 11px;
          font-size: 1.1rem;
          padding: 2.5px 7.5px; } }
  #homepage-slider .homeslider-container .full {
    display: block;
    top: 0%;
    left: 0%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2; }
    #homepage-slider .homeslider-container .full span {
      display: none; }
  #homepage-slider .owl-stage-outer {
    height: 100%; }
  #homepage-slider .owl-stage {
    height: 100%; }
  #homepage-slider .owl-item {
    height: 100%; }
    @media (max-width: 767px) {
      #homepage-slider .owl-item {
        overflow: hidden; }
        #homepage-slider .owl-item img {
          position: absolute;
          margin-left: 0%;
          width: 100%;
          max-width: 100%; } }
  #homepage-slider .next-section-btn {
    top: 95%;
    left: 50%;
    -webkit-transform: translate(-50%, -95%);
    -ms-transform: translate(-50%, -95%);
    transform: translate(-50%, -95%);
    position: absolute;
    z-index: 3; }
    @media (max-width: 1800px) {
      #homepage-slider .next-section-btn {
        display: none; } }
    @media (max-height: 750px) {
      #homepage-slider .next-section-btn {
        top: 85%;
        left: 50%;
        -webkit-transform: translate(-50%, -85%);
        -ms-transform: translate(-50%, -85%);
        transform: translate(-50%, -85%);
        position: absolute; } }
    #homepage-slider .next-section-btn svg {
      stroke: #FFFFFF; }
    @media (min-width: 1280px) {
      #homepage-slider .next-section-btn {
        display: none; } }

    #index #editorial_block_center .rte p {
      margin : 0;
    }
    #index #editorial_block_center .rte p:before {
      height : 0;
    }

    #index #editorial_block_center .video_mobile {
      display : none;
    }

    @media (max-width: 767px) {
      #index #editorial_block_center .video_desktop {
        display : none;
      }
      #index #editorial_block_center .video_mobile {
        display : block;
      }
    }

#cmsinfo_block {
  position: relative;
  margin: 35px auto 65px;
  overflow: hidden;
  padding-bottom: 25px; }
  @media (min-width: 1600px) {
    #cmsinfo_block {
      min-height: 550px;
      height: auto !important;
      height: 550px; } }
  @media (max-width: 1280px) {
    #cmsinfo_block {
      padding-bottom: 45px; } }
  @media (max-width: 995px) {
    #cmsinfo_block {
      padding-bottom: 30px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    #cmsinfo_block {
      padding-bottom: 0px; } }
  #cmsinfo_block .visuelFull {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    margin-top: 50px; }
    @media (max-width: 995px) {
      #cmsinfo_block .visuelFull {
        position: static;
        left: 0%;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        margin-top: 0px; } }
    @media (max-width: 767px) {
      #cmsinfo_block .visuelFull {
        display: none; } }
  #cmsinfo_block .inner {
    position: relative;
    text-align: right;
    z-index: 2; }
  #cmsinfo_block .message {
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: left;
    max-width: 45%;
    padding: 100px 40px 40px;
    background-color: #f1f2ed;
    background-color: rgba(241, 242, 237, 0.5); }
    @media (max-width: 1280px) {
      #cmsinfo_block .message {
        padding: 70px 40px 30px; } }
    @media (max-width: 995px) {
      #cmsinfo_block .message {
        padding: 30px 40px;
        max-width: 100%; } }
    @media (max-width: 767px) {
      #cmsinfo_block .message {
        padding: 10px 15px; } }
    #cmsinfo_block .message h2 {
      font-size: 30px;
      font-size: 3rem;
      margin: 0;
      font-weight: 400;
      color: #000000;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        #cmsinfo_block .message h2 {
          font-size: 20px;
          font-size: 2rem; } }
    #cmsinfo_block .message h3 {
      margin: 0 0 25px;
      font-size: 18px;
      font-size: 1.8rem;
      font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-weight: 300;
      text-transform: uppercase;
      color: #000000; }
      @media (max-width: 767px) {
        #cmsinfo_block .message h3 {
          font-size: 15px;
          font-size: 1.5rem; } }
    #cmsinfo_block .message h4 {
      margin-top: 45px;
      font-size: 22px;
      font-size: 2.2rem;
      font-weight: 400;
      color: #000000;
      text-transform: uppercase; }
      @media (max-width: 767px) {
        #cmsinfo_block .message h4 {
          font-size: 20px;
          font-size: 2rem; } }
    #cmsinfo_block .message .imgRight {
      float: right;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin-left: 15px; }
      @media (max-width: 767px) {
        #cmsinfo_block .message .imgRight {
          float: none;
          width: 100%;
          text-align: center;
          margin: 0 0 5px; } }
    #cmsinfo_block .message p {
      font-size: 14px;
      font-size: 1.4rem;
      color: #000000; }
      @media (max-width: 767px) {
        #cmsinfo_block .message p {
          font-size: 12.5px;
          font-size: 1.25rem; } }
    #cmsinfo_block .message .btn {
      text-transform: uppercase;
      font-size: 14px;
      font-size: 1.4rem;
      cursor: pointer;
      margin-top: 10px; }
      @media (max-width: 767px) {
        #cmsinfo_block .message .btn {
          font-size: 12.5px;
          font-size: 1.25rem; } }

/* block top search */
#search_block_top {
  display: inline-block;
  vertical-align: bottom;
  background: #FFFFFF; 
  -webkit-box-flex: 1;
  -ms-flex: 1 0 35%;
  flex: 1 0 35%;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  padding-right : 15px;}
  @media (max-width: 1150px) {
    #search_block_top {
      width: 15%; } }
  @media (max-width: 995px) {
    #search_block_top {
      width: 8%; } }
  @media (max-width: 767px) {
    #search_block_top {
      width: 100%;
      margin-right: 0;
      padding: 0;
      height: auto; } }
  #search_block_top label { /*
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #000000;
    margin: 0;
    background: #fff;
    cursor: pointer;
    width: 50px;
    line-height: 15px;
    text-transform: uppercase; */}
    @media (max-width: 1280px) {
      #search_block_top label span {
        display: none; } }
    @media (max-width: 767px) {
      #search_block_top label {
        display: none; } }
  #search_block_top .reseau {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #000000;
    margin: 0;
    cursor: pointer;
    line-height: 43px; }
    #search_block_top .reseau .glyph {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin: 0 5px; }
    @media (max-width: 995px) {
      #search_block_top .reseau {
        display: none; } }
  #search_block_top .glyph {
    font-size: 25px;
    font-size: 2.5rem; }
    #search_block_top .glyph svg {
      stroke: #000000; }
  #search_block_top .containerSearch {
    text-align: center;
    position: absolute;
    background: #fff;
    z-index : 9999;
    top: 44px;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding: 0px;
    -webkit-box-shadow: 0 5px 5px 0 #BBBBBB;
    box-shadow: 0 5px 5px 0 #BBBBBB;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    @media (max-width: 767px) {
      #search_block_top .containerSearch {
        top : 65px;
        /*position: relative;
        top: auto;
        height: 80%;
        padding: 5px 0;
        background: #f1f2ed;
        -webkit-box-shadow: none;
        box-shadow: none; */ } }
    #search_block_top .containerSearch > div {
      padding: 15px 20px; }
      @media (max-width: 767px) {
        #search_block_top .containerSearch > div {
          padding: 0; }
          #search_block_top .containerSearch > div #search_query_top {
            width: 54%;
            padding-right: 35px;
            font-size: 10px;
            font-size: 1rem;
            border: 1px solid #000000; } }
    #search_block_top .containerSearch .close {
      position: absolute;
      width: auto;
      height: 40px;
      cursor: pointer;
      top: 5px;
      right: 25px;
      color: #000;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.5;
      opacity: 1;
      text-shadow: none;
      float: none; }
      @media (max-width: 767px) {
        #search_block_top .containerSearch .close {
        font-size : 0;
        position : static;
        height : 25px; } }

#search_query_top {
  display: inline-block;
  vertical-align: middle;
  font-family : 'Gotham';
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 0;
  background: #FFFFFF;
  width: 60%;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  outline: none;
  text-transform: uppercase;
  color: #000000;
  height: 45px;
  line-height: 45px;
  margin-right: 0px;
  padding: 0 13px;
  border: 1px solid #000000; }

#search_block_top .button {
  display: inline-block;
  vertical-align: middle;
  font-family : 'Gotham';
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: #000;
  color: #FFFFFF !important;
  height: 45px;
  line-height: 45px;
  text-transform: uppercase;
  cursor: pointer;
  margin-left: 0px;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 10px;
  margin-left: 10px;
  border: 1px solid #000; }

body#search #center_column form.std {
  padding: 0;
  width: 100%;
  margin: 75px auto; }
  @media (max-width: 767px) {
    body#search #center_column form.std {
      margin: 15px auto; } }

body#search #center_column form.std fieldset {
  height: 60px;
  background: #000000;
  color: #FFFFFF;
  border: 1px solid #f1f2ed;
  text-align: center;
  margin-bottom: 1em;
  padding: 10px 0.3em;
  font-size: 11px;
  font-size: 1.1rem; }
  @media (max-width: 767px) {
    body#search #center_column form.std fieldset {
      height: auto; } }
  body#search #center_column form.std fieldset label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    line-height: 30px;
    margin: 0 5px 0 0;
    font-size: 15px;
    font-size: 1.5rem; }
    @media (max-width: 570px) {
      body#search #center_column form.std fieldset label {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.1;
        margin: 0 0 15px; } }
  body#search #center_column form.std fieldset input {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 15px;
    font-size: 1.5rem;
    margin-left: 10px;
    padding-left: 10px;
    height: 40px;
    background: #FFFFFF;
    border: 0;
    width: 40%;
    color: #f1f2ed;
    font-weight: 400; }
    @media (max-width: 840px) {
      body#search #center_column form.std fieldset input {
        width: 30%; } }
    @media (max-width: 640px) {
      body#search #center_column form.std fieldset input {
        width: 60%; } }
    @media (max-width: 570px) {
      body#search #center_column form.std fieldset input {
        width: 50%;
        margin-left: 0px; } }
  body#search #center_column form.std fieldset .button-small {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background: #d13b54;
    color: #FFFFFF;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    width: auto;
    border: 0;
    margin-left: 10px;
    height: 40px;
    padding: 0 10px; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }
  .fancybox-wrap .productcategory_link {
    display: none; }

.fancybox-skin {
  position: relative;
  background: #FFFFFF;
  color: #444;
  text-shadow: none;
  border: 5px solid #FFFFFF; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../../../js/jquery/plugins/fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../../../js/jquery/plugins/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../../../js/jquery/plugins/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../../../js/jquery/plugins/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../../../js/jquery/plugins/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../../../js/jquery/plugins/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

.ac_results {
  text-align: left;
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999; }
  @media (max-width: 767px) {
    .ac_results {
      width: 95% !important; } }

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0; }

.ac_results li {
  margin: 0px;
  padding: 7px;
  cursor: default;
  display: block;
  /* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
  /*width: 100%;*/
  font-size: 14px;
  font-size: 1.4rem;
  /* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
  line-height: 1;
  overflow: hidden; }
  @media (max-width: 767px) {
    .ac_results li {
      font-size: 10px;
      font-size: 1rem; } }

/*
.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}
*/
.ac_odd {
  background-color: #eee; }

.ac_over {
  background-color: #0A246A;
  color: white; }

#footer #newsletter_block,
#newsletterHome #newsletter_block {
  width: 100%;
  margin: 0px auto;
  background: #fff;
  padding: 15px;
  text-align: center; }
  @media (max-width: 767px) {
    #footer #newsletter_block,
    #newsletterHome #newsletter_block {
       } }
  #footer #newsletter_block .glyph,
  #newsletterHome #newsletter_block .glyph {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 3%;
    font-size: 50px;
    font-size: 5rem; }
  #footer #newsletter_block .h4,
  #newsletterHome #newsletter_block .h4 {
    color: #000;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px; }
    @media (max-width: 995px) {
      #footer #newsletter_block .h4,
      #newsletterHome #newsletter_block .h4 {
        font-size: 25px;
        font-size: 2.5rem; } }
  #footer #newsletter_block .block_content,
  #newsletterHome #newsletter_block .block_content {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 100%;
    text-align: center; }
    #footer #newsletter_block .block_content .form-group,
    #newsletterHome #newsletter_block .block_content .form-group {
      margin: 15px auto;
      max-width: 75%; }
      @media (max-width: 995px) {
        #footer #newsletter_block .block_content .form-group,
        #newsletterHome #newsletter_block .block_content .form-group {
          max-width: 95%; } }
      #footer #newsletter_block .block_content .form-group label,
      #newsletterHome #newsletter_block .block_content .form-group label {
        color: #000;
        margin-right: 5px; }

        #footer #newsletter_block .block_content .form-group label {
          display : none;
        }
  #footer #newsletter_block .form-control,
  #newsletterHome #newsletter_block .form-control {
    font-family : 'Gotham';
    color : #9f9f9f;
    border: 0;
    width: 35%;
    border-bottom : 1px solid #000 !important; }

    @media (max-width: 767px) {
      #footer #newsletter_block .form-control, #newsletterHome #newsletter_block .form-control {
        width: 55%;} }
  #footer #newsletter_block .btn-default,
  #newsletterHome #newsletter_block .btn-default {
    font-family : 'Gotham';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background: #fff;
    color: #000 !important;
    padding: 6px 10px;
    height: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #FFFFFF;
    font-weight: 400;
    margin-left: -5px;
    cursor: pointer; 
    border-bottom : 1px solid #000 !important;
  }

  #footer #newsletter_block .btn-default:hover,
  #newsletterHome #newsletter_block .btn-default:hover {
    color : #fff !important;
    background: #000 !important;
  }
  #footer #newsletter_block .alert-danger .message,
  #newsletterHome #newsletter_block .alert-danger .message {
    position: relative; }
  #footer #newsletter_block .alert-danger #closeMessageClose,
  #newsletterHome #newsletter_block .alert-danger #closeMessageClose {
    position: absolute;
    top: -5px;
    right: 10px;
    cursor: pointer;
    font-size: 40px;
    font-size: 4rem;
    color: black;
    font-weight: 400; }
  #footer #newsletter_block .alert-danger p,
  #newsletterHome #newsletter_block .alert-danger p {
    color: black; display:block; }
  #footer #newsletter_block .sucess,
  #newsletterHome #newsletter_block .sucess {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #FFFFFF;
    padding: 10px;
    max-width: 650px; 
   }
    #footer #newsletter_block .sucess #closeMessage,
    #newsletterHome #newsletter_block .sucess #closeMessage {
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      font-size: 40px;
      font-size: 4rem;
      font-weight: 400; }
    #footer #newsletter_block .sucess .visuel,
    #newsletterHome #newsletter_block .sucess .visuel {
      text-align: left; }
    #footer #newsletter_block .sucess .visuel, #footer #newsletter_block .sucess .message,
    #newsletterHome #newsletter_block .sucess .visuel,
    #newsletterHome #newsletter_block .sucess .message {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%; }
    #footer #newsletter_block .sucess .message,
    #newsletterHome #newsletter_block .sucess .message {
      text-align: center;
      padding: 5px;
      padding-top: 75px; }
    #footer #newsletter_block .sucess h3,
    #newsletterHome #newsletter_block .sucess h3 {
      color: #000000;
      margin: 0 auto 40px;
      font-size: 25px;
      font-size: 2.5rem; }
    #footer #newsletter_block .sucess p,
    #newsletterHome #newsletter_block .sucess p {
      font-size: 15px;
      font-size: 1.5rem;
      font-weight: 300;
      line-height: 1.3;
      margin-bottom: 15px; }
  #footer #newsletter_block .visuelNewsletter,
  #newsletterHome #newsletter_block .visuelNewsletter {
    position: absolute;
    top: -75px;
    z-index: 4;
    right: 0px; }

    #footer #newsletter_block .form-group .accept_cgv {
      vertical-align: middle;
      margin-right: 8px;
    }
    #footer #newsletter_block .form-group .accept_cgv + span {
      font-style : italic;
    }
    @media (max-width: 1150px) {
      #footer #newsletter_block .visuelNewsletter,
      #newsletterHome #newsletter_block .visuelNewsletter {
        display: none; } }

.mypresta_scrollup {
  width: 90px;
  height: 43px;
  position: fixed;
  display: none;
  text-indent: -9999px;
/*  z-index: 5;*/
  right: 10px;
  bottom: 50px;
  background: #000000 url("/img/cms/acms/structure/icon_top-mobile.png") no-repeat 50% 50%;
  display: inline;
  opacity: 1 !important; }
  .mypresta_scrollup:hover {
    background-position: 50% 50% !important; }
    @media (max-width: 767px) {
      .mypresta_scrollup:hover {
        background-position: 50% 50% !important; } }
  @media (max-width: 767px) {
    .mypresta_scrollup {
      width: 50px;
      height: 50px;
      right: 0;
      bottom: 10px;
      padding: 5px;
      background: #000000 url("/img/cms/acms/structure/icon_top-mobile.png") no-repeat 50% 50%; } }

#footer #htmlcontent_footer {
  padding: 25px 15px 40px;
  text-align: center;
  background: #fdfcfa; }
  @media (max-width: 767px) {
    #footer #htmlcontent_footer {
      padding: 1px 2.5px 10px; } }
  #footer #htmlcontent_footer .h4-like {
    font-weight: 300;
    margin: 25px auto 50px;
    font-size: 25px;
    font-size: 2.5rem; 
    text-transform : uppercase;}
    @media (max-width: 995px) {
      #footer #htmlcontent_footer .h4-like {
        font-size: 20px;
        font-size: 2rem; } }

#htmlcontent_footer .avantageAside {
  text-align: center; }
  @media (max-width: 767px) {
    #htmlcontent_footer .avantageAside {
      width: 100%;
      margin: 0 0 10px; } }
  #htmlcontent_footer .avantageAside .avt {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 22.5%;
    margin: 0 1%; }
    @media (max-width: 767px) {
      #htmlcontent_footer .avantageAside .avt {
        width: 20.5%; } }
    #htmlcontent_footer .avantageAside .avt span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 100%;
      font-size: 10px;
      margin-top : 10px;
      font-weight: 300; }
      @media (max-width: 995px) {
        #htmlcontent_footer .avantageAside .avt span {
          font-size: 12px;
          font-size: 1.2rem; } }
      @media (max-width: 767px) {
        #htmlcontent_footer .avantageAside .avt span {
          font-size: 10px;
          font-size: 1rem;
          line-height: 1; } }
      #htmlcontent_footer .avantageAside .avt span.glyph {
        font-size: 30px;
        font-size: 3rem;
        margin-bottom: 5px; }
        @media (max-width: 995px) {
          #htmlcontent_footer .avantageAside .avt span.glyph {
            font-size: 25px;
            font-size: 2.5rem; } }

#htmlcontent_footer .contactAside {
  text-align: right;
  border-right: 1px solid #000000;
  padding-right: 5px; }
  @media (max-width: 767px) {
    #htmlcontent_footer .contactAside {
      border-right: 0;
      padding-right: 0;
      text-align: center;
      width: 100%; } }
  #htmlcontent_footer .contactAside .h4-like {
    margin-bottom: 10px !important; }
  #htmlcontent_footer .contactAside .btn {
    min-width: 155px;
    width: auto;
    margin: 2.5px 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem; }
    @media (max-width: 995px) {
      #htmlcontent_footer .contactAside .btn {
        min-width: 135px;
        font-size: 11px;
        font-size: 1.1rem; } }
  #htmlcontent_footer .contactAside a:hover {
    text-decoration: none; }

/*------------popup newsletter-----------*/
#popnewsletter_block {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  /*width: 80% !important;*/
  height: auto !important; }

#sb-player.html {
  height: calc(100% - 50px);
  overflow: auto;
  margin: 25px;
  border: 4px solid #d13b54;
  /*background: url(../img/img_newsletter.jpg) no-repeat right bottom;*/ }

#popnewsletter_topbar > div > div {
  font-size: 55px !important;
}

#popnewsletter_maintext {
  font-size: 88px !important;
  font-weight: 900 !important;
  text-transform: uppercase;
  line-height: 100% !important;
  padding: 25px 0 30px !important; }

#popnewsletter_maintext:before {
  font-size: 29px;
  color: #000;
  text-align: center;
  display: block;
  content: "Profitez de";
  line-height: 29px; }

#popnewsletter_maintext:after {
  font-size: 29px;
  color: #000;
  text-align: center;
  display: block;
  content: "sur tout le site";
  line-height: 29px; }

#popnewsletter_email {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 25px !important;
  border-radius: 0;
  height: 60px !important;
  padding: 10px 15px;
  margin-bottom: 20px !important;
  width: 60% !important; }

#sb-info {
  position: static !important; }

#sb-nav-close {
  background: none;
  position: absolute;
  right: 35px;
  top: 61px;
  width: 30px;
  height: 30px;
  text-align: center; }

#sb-nav-close:hover {
  text-decoration: underline; }

#sb-nav-close:before {
  display: block;
  content: "X";
  color: #000;
  font-size: 30px;
  line-height: 30px; }

label[for="popnewsletter_email"] {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 25px !important;
  display: inline-block;
  margin-right: 15px; }

#popnewsletter_submit {
  width: 100% !important;
  background-color: #000000;
  font-family: Montserrat;
  color: #FFFFFF;
  font-size: 30px;
  max-width: 370px;
  display: block;
  /*margin-left: 238px;*/
  margin: 0 auto;
  padding: 15px;
  border: none; }

#header .favoriteShortcut {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: auto;
  padding: 0 10px;
  margin-right: 5px;
  text-align: center; }

#added_favorite {
  display: none; }

#removed_favorite {
  display: none; }

.added_favorite_list {
  display: none; }

.removed_favorite_list {
  display: none; }

.remove {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  font-size: 2rem; }

.remove .fa {
  cursor: pointer; }

.block-languages {
  position: relative;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: auto;
  margin-right: 5px; }

  @media (max-width: 767px) {
    .block-languages {
      display:none;
    }
  }
  .block-languages span {
    color: #000; }
  .block-languages.popup-over .popup-title {
    color: #FFFFFF;
    padding-right: 0px; }
    .block-languages.popup-over .popup-title a {
      display: flex;
      align-items: center; }
    .block-languages.popup-over .popup-title a img {
      width: 2.5rem;
      height: auto;
      margin-left: 1rem; 
      display :none;}
    .block-languages.popup-over .popup-title:before {
      content: "\f107";
      display:none;
      position: absolute;
      top: 0;
      right: 0;
      font-family: "FontAwesome";
      font-size: 20px;
      font-size: 2rem; }
  .block-languages > .popup-title > a:hover {
    text-decoration: none; }
  .block-languages > .popup-title > a > span {
    color: #000;
    text-transform: uppercase;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 300; }
  .block-languages.popup-over .popup-content {
    width: 18rem;
    padding: 5px 20px;
    position: absolute;
    z-index: 60;
    top: 16px;
    right: 0;
    text-align: right;
    background: #FFFFFF;
    border: 1px solid #ebebeb;
    min-width: 110px;
    display: none;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transition: opacity 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s;
    transition: opacity 0.3s linear 0s; }
    .block-languages.popup-over .popup-content ul {
      margin-top: 0;
      margin-bottom: 0; }
      .block-languages.popup-over .popup-content ul li {
        margin: 5px 0; }
    .block-languages.popup-over .popup-content a {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      font-size: 15px;
      font-size: 1.5rem;
      font-weight: 300;
      color: #000000;
      white-space: nowrap; }
      .block-languages.popup-over .popup-content a:hover {
        text-decoration: none; }
        .block-languages.popup-over .popup-content a img {
          width: 2.5rem;
          height: auto;
          margin-left: 1rem; }
  .block-languages.popup-over:hover .popup-content {
    display: block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s; }

#languages-block-top > ul.languages-block_ul > li > span > img {
  display: none; }

@media (min-width: 991px) {
  .popup-content {
    animation: animationmenus ease 0.5s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: animationmenus ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: animationmenus ease 0.5s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: animationmenus ease 0.5s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: animationmenus ease 0.5s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards; } }

@-webkit-keyframes animationmenus {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px); } }

@-moz-keyframes animationmenus {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px); } }

@-o-keyframes animationmenus {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px); } }

@keyframes animationmenus {
  from {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0px, 10px);
    -ms-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }
  to {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px); } }

#cookieNotice {
  max-width: 345px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  text-align: left !important;
  font-size: 11px;
  font-size: 1.1rem !important;
  left: 0 !important; }
  #cookieNotice strong {
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-bottom: 10px; }
  #cookieNotice a {
    color: #d13b54; }
  @media (max-width: 767px) {
    #cookieNotice {
      max-width: 100%; } }
  #cookieNotice p {
    font-size: 15px;
    font-size: 1.5rem;
    margin: 0 0 10px; }
  #cookieNotice table td, #cookieNotice table th {
    text-align: left !important;
    padding-right: 10px !important; }
  #cookieNotice .closeButtonNormal {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 15px;
    width: 100%;
    margin: 0 auto; }

#authenticationAlign,
.authenticationAlign {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 40px; }
  #authenticationAlign p,
  .authenticationAlign p {
    margin-top: 25px; }
  #authenticationAlign .ao_bt_fpsc_facebook,
  .authenticationAlign .ao_bt_fpsc_facebook {
    max-width: 275px;
    width: 100%;
    margin: 25px auto 0;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background: #4568b2;
    text-transform: none;
    color: #FFFFFF; }
    #authenticationAlign .ao_bt_fpsc_facebook .picto,
    .authenticationAlign .ao_bt_fpsc_facebook .picto {
      margin-right: 15px;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased; }
      #authenticationAlign .ao_bt_fpsc_facebook .picto:before,
      .authenticationAlign .ao_bt_fpsc_facebook .picto:before {
        content: "\f09a"; }

body#authentication #authenticationAlign {
  display: none; }

#products-listing {
  margin-bottom: 65px; }
  @media (max-width: 767px) {
    #products-listing {
      margin-bottom: 20px; } }

  #index #products-listing {
    margin-bottom : 0;
  }

#htmlcontent_top {
  margin: 20px auto; }

#home-page-tabs {
  margin-top: 70px;
  margin-bottom: 30px;
  text-align: center; }
  @media (max-width: 767px) {
    #home-page-tabs {
      margin-top: 40px;
      margin-bottom: 25px; } }
  #home-page-tabs > li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    padding: 0 15px 0 10px;
    text-transform: uppercase; }
    #home-page-tabs > li a {
      font-size: 18px;
      font-size: 3rem;
      text-decoration: none;
      font-weight: 300;
      color: #000000;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
  #home-page-tabs > li.active a {
    font-weight : 500;
  }

#index p {
  font-family : 'Gotham';
  font-weight: 300;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
}
#index p:before {
  content : ' ';
  height : 13px;
  display:block;
}

@media (max-width: 767px) {
  #index p:before {
    height : 3px;
  }
}

#index .tab-content .tab-pane {
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  #index .tab-content .tab-pane.active {
    display: block; }

#blockbestsellers .owl-item {
  padding: 0 0.5%; }
  #blockbestsellers .owl-item img {
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: auto; }

#homefeatured .owl-item {
  padding: 0 0.5%; }
  #homefeatured .owl-item img {
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: auto; }

#htmlcontent_home {
  margin: 35px 0; }
  #htmlcontent_home .htmlcontent-item-1,
  #htmlcontent_home .htmlcontent-item-2,
  #htmlcontent_home .htmlcontent-item-3 {
    position: relative;
    float: left;
    width: 33.3334%;
    background: transparent;
    overflow: hidden; }
    @media (max-width: 767px) {
      #htmlcontent_home .htmlcontent-item-1,
      #htmlcontent_home .htmlcontent-item-2,
      #htmlcontent_home .htmlcontent-item-3 {
        width: 100%;
        text-align: center;
        margin-bottom: 10px; } }
  #htmlcontent_home h5 {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 15px auto 10px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000000;
    padding: 0 15px;
    line-height: 1.1; }
    @media (max-width: 995px) {
      #htmlcontent_home h5 {
        font-size: 16px;
        font-size: 1.6rem; } }
  #htmlcontent_home .item-html {
    padding: 0 15px; }
    #htmlcontent_home .item-html .messageInner {
      min-height: 80px;
      height: auto !important;
      height: 80px; }
      @media (max-width: 767px) {
        #htmlcontent_home .item-html .messageInner {
          min-height: 0px;
          height: auto !important;
          height: 0px; } }
    #htmlcontent_home .item-html h6 {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.1;
      margin: 0;
      font-weight: 400; }
      @media (max-width: 1150px) {
        #htmlcontent_home .item-html h6 {
          font-size: 15px;
          font-size: 1.5rem; } }
    #htmlcontent_home .item-html p {
      margin: 0; }
      @media (max-width: 1150px) {
        #htmlcontent_home .item-html p {
          font-size: 14px;
          font-size: 1.4rem; } }
    #htmlcontent_home .item-html .btn {
      margin: 5px 0;
      text-transform: uppercase;
      font-size: 13px;
      font-size: 1.3rem; }
      @media (max-width: 1150px) {
        #htmlcontent_home .item-html .btn {
          font-size: 11px;
          font-size: 1.1rem; } }

#index #soins {
  margin-bottom: 55px; }

#index #htmlcontent_left .column {
  float: left;
  width: 50%; }
  @media (max-width: 995px) {
    #index #htmlcontent_left .column {
      width: 100%; } }

#index .blocSoins {
  position: relative;
  margin: 0 1% 10px; }
  #index .blocSoins img {
    max-width: 85%; }
  #index .blocSoins .containerSmall {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    max-width: 60%;
    padding: 40px 20px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9); }
    @media (max-width: 767px) {
      #index .blocSoins .containerSmall {
        position: static;
        top: 0;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        max-width: 100%;
        padding: 20px 10px; } }
    #index .blocSoins .containerSmall h5 {
      margin: 0 0 10px;
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 1.1;
      font-weight: 400; }
      #index .blocSoins .containerSmall h5 strong {
        display: inline-block;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        width: 100%;
        font-size: 40px;
        font-size: 4rem;
        font-weight: 400; }
    #index .blocSoins .containerSmall p {
      margin: 0 0 15px;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.3; }
    #index .blocSoins .containerSmall .btn {
      font-size: 15px;
      font-size: 1.5rem;
      font-weight: 400;
      text-transform: uppercase;
      text-align: center !important; }

#index #htmlcontent_left .htmlcontent-item-1 {
  margin-top: 55px;
  text-align: right; }
  @media (max-width: 995px) {
    #index #htmlcontent_left .htmlcontent-item-1 {
      margin-top: 0; } }
  @media (max-width: 767px) {
    #index #htmlcontent_left .htmlcontent-item-1 {
      text-align: center; } }
  #index #htmlcontent_left .htmlcontent-item-1 .containerSmall {
    left: 0; }

#index #htmlcontent_left .htmlcontent-item-2 {
  text-align: left; }
  @media (max-width: 767px) {
    #index #htmlcontent_left .htmlcontent-item-2 {
      text-align: center; } }
  #index #htmlcontent_left .htmlcontent-item-2 .containerSmall {
    right: 0; }

#index #htmlcontent_left .htmlcontent-item-3 {
  text-align: left; }
  @media (max-width: 767px) {
    #index #htmlcontent_left .htmlcontent-item-3 {
      text-align: center; } }
  #index #htmlcontent_left .htmlcontent-item-3 .containerSmall {
    right: 0; }

#index #htmlcontent_left .htmlcontent-item-4 {
  text-align: right; }
  @media (max-width: 767px) {
    #index #htmlcontent_left .htmlcontent-item-4 {
      text-align: center; } }
  #index #htmlcontent_left .htmlcontent-item-4 .containerSmall {
    left: 0; }

#products-listing {
  position: relative;
  padding-left: 5%;
  padding-right: 5%;
/*  background: #FFFFFF url("../img/ella/bg-homepage/nosWhiteStone.png") no-repeat 2.5% 0%; */ }
  @media (max-width: 1280px) {
    #products-listing {
      background: #FFFFFF; } }
  #products-listing .container_16 {
    position: relative;
    z-index: 2; }
  #products-listing .visuelTube {
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1; }
    @media (max-width: 1380px) {
      #products-listing .visuelTube {
        display: none; } }

#index #soins {
  background-color: #FFFFFF;
/*  background-image: url("../img/ella/bg-homepage/hyImg.png"), url("../img/ella/bg-homepage/pnImg.png"); */
  background-position: 1% 95% , 98.5% 1%;
  background-repeat: no-repeat, no-repeat; }
  @media (max-width: 1280px) {
    #index #soins {
      background: #FFFFFF; } }

#htmlcontent_home {
/*  background: #FFFFFF url("../img/ella/bg-homepage/znImg.png") no-repeat 98.5% 98%; */ }
  @media (max-width: 1280px) {
    #htmlcontent_home {
      background: #FFFFFF; } }

#newsletterHome .container_16 {
  position: relative; }

.introTop.content_only {
  display: none; }

.breadcrumb.content_only {
  display: none; }

#center_column .introTop {
  background-color: #fdfcfa;
  margin-bottom: 25px; }

#stores #center_column .introTop {
  padding-bottom: 25px;
  margin-bottom : 0;
}

  .ensemble_header_gammes {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fdfcfa;
}

@media (max-width: 767px) {
  .ensemble_header_gammes {
    display: block;
    text-align : center; } 

  .titre_gammes, .desc_gammes, .image_gammes {
    width : 100% !important;
  }

  .image_gammes {
    margin-left : 0 !important;
  }


}


.titre_gammes, .desc_gammes, .image_gammes  {
  width : 33.33333%;
  text-align:center;
}

.titre_gammes {

}

.titre_gammes h1 {
  font-weight : bold; 
  font-size : 2.5rem;
}

.desc_gammes {

}

.image_gammes {
  margin-left: 4%
}

.image_gammes img {
  max-height : 300px;
}

#center_column .filtreTri {
  text-align : center;
}

#center_column .filtreTri.tri_prod {
    text-align : left; 
    padding-left : 12%;
    margin-top : 15px;
}

.tri_prod .form-group .form-control {
  width : auto;
}

  #advanced_cms_wrapper_44 .introTop {
    margin-bottom: 0px; }

  #center_column .introTop .container_16 {
    position: relative;
    min-height: 110px;
    height: auto !important;
    height: 110px; }
  #center_column .introTop h1 {
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -45%);
    -ms-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    position: absolute;
    margin: 0;
    width: 80%;
    text-align: center;
    color: #000000; }
    #center_column .introTop h1 a {
      color: #FFFFFF; }
    #center_column .introTop h1 a:hover {
      text-decoration: none; }
    @media (max-width: 767px) {
      #center_column .introTop h1 {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        font-size: 25px;
        font-size: 1.8rem; } }
  #center_column .introTop .titleZone {
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -45%);
    -ms-transform: translate(-50%, -45%);
    transform: translate(-50%, -45%);
    position: absolute;
    margin: 0;
    width: 80%;
    text-align: center;
    color: #FFFFFF; }
    @media (max-width: 767px) {
      #center_column .introTop .titleZone {
        top: 55%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute; } }
    #center_column .introTop .titleZone h1 {
      -webkit-transform: unset;
      -ms-transform: unset;
      transform: unset;
      top: unset;
      left: unset;
      position: static;
      width: auto; }
    #center_column .introTop .titleZone .h1-like, #center_column .introTop .titleZone .h2-like {
      margin: 0;
      color: #FFFFFF; }
      #center_column .introTop .titleZone .h1-like a, #center_column .introTop .titleZone .h2-like a {
        color: #FFFFFF; }
      #center_column .introTop .titleZone .h1-like a:hover, #center_column .introTop .titleZone .h2-like a:hover {
        text-decoration: none; }
      @media (max-width: 767px) {
        #center_column .introTop .titleZone .h1-like, #center_column .introTop .titleZone .h2-like {
          font-size: 25px;
          font-size: 2.5rem; } }
    #center_column .introTop .titleZone .rte {
      margin-top: 50px;
      font-size: 14px;
      font-size: 1.4rem;
      color: #000000;
      line-height: 1.3;
      font-weight: 300; }
      @media (max-width: 767px) {
        #center_column .introTop .titleZone .rte {
          margin-top : 20px;
           }
        #center_column .introTop .titleZone .rte p {
          width : auto !important;
        }}
    @media (max-width: 767px) {
      #center_column .introTop .titleZone .h2-like {
        font-size: 20px;
        font-size: 2rem; } }
  #center_column .introTop .productcategory_link {
    top: 80%;
    left: 1.5%;
    -webkit-transform: translate(-1.5%, -80%);
    -ms-transform: translate(-1.5%, -80%);
    transform: translate(-1.5%, -80%);
    position: absolute; }
    #center_column .introTop .productcategory_link a {
      color: #FFFFFF;
      text-transform: uppercase;
      font-size: 16px;
      font-size: 1.6rem; }
      @media (max-width: 995px) {
        #center_column .introTop .productcategory_link a {
          font-size: 12px;
          font-size: 1.2rem; } }
    @media (max-width: 767px) {
      #center_column .introTop .productcategory_link {
        top: 2.5%;
        left: 1.5%;
        -webkit-transform: translate(-1.5%, -2.5%);
        -ms-transform: translate(-1.5%, -2.5%);
        transform: translate(-1.5%, -2.5%);
        position: absolute; } }
  #center_column .introTop #categories_block {
    top: 92.5%;
    left: 50%;
    -webkit-transform: translate(-50%, -92.5%);
    -ms-transform: translate(-50%, -92.5%);
    transform: translate(-50%, -92.5%);
    position: absolute; }
    @media (max-width: 767px) {
      #center_column .introTop #categories_block {
        display: none; } }
  #center_column .introTop .info-account {
    top: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, -90%);
    -ms-transform: translate(-50%, -90%);
    transform: translate(-50%, -90%);
    position: absolute;
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    color: #000000;
    font-weight: 300;
    text-align: center; }
    @media (max-width: 767px) {
      #center_column .introTop .info-account {
        display: none; } }

#center_column .pagenotfound h3 {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 75px 0 10px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif; }

#center_column .pagenotfound form.std {
  margin: 5px auto 75px; }

#center_column .pagenotfound form.std fieldset {
  height: 60px;
  background: #000000;
  color: #FFFFFF;
  border: 1px solid #000000;
  text-align: center;
  margin-bottom: 1em;
  padding: 10px 0.3em;
  font-size: 11px;
  font-size: 1.1rem; }
  @media (max-width: 767px) {
    #center_column .pagenotfound form.std fieldset {
      height: auto; } }
  #center_column .pagenotfound form.std fieldset label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    line-height: 30px;
    margin: 0 5px 0 0;
    font-size: 15px;
    font-size: 1.5rem;
    color: #FFFFFF; }
  #center_column .pagenotfound form.std fieldset input {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 15px;
    font-size: 1.5rem;
    margin-left: 10px;
    padding-left: 10px;
    height: 40px;
    background: #FFFFFF;
    border: 0;
    width: 40%;
    color: #f1f2ed;
    font-weight: 400; }
    @media (max-width: 767px) {
      #center_column .pagenotfound form.std fieldset input {
        width: 70%;
        margin-bottom: 10px; } }
  #center_column .pagenotfound form.std fieldset .button-small {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background: #d13b54;
    color: #FFFFFF;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    width: auto;
    border: 0;
    margin-left: 10px;
    height: 40px;
    padding: 0 10px;
    letter-spacing: 1px; }

body.cms-vos-avantages-permanents .nav-tabs {
  border-bottom: 1px solid #000000;
  text-align: left;
  margin: 0;
  padding-left: 0 !important; }
  @media (max-width: 767px) {
    body.cms-vos-avantages-permanents .nav-tabs {
      border-bottom: 0; } }
  body.cms-vos-avantages-permanents .nav-tabs > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 19%;
    text-align: center;
    margin-bottom: 0 !important; }
    @media (max-width: 767px) {
      body.cms-vos-avantages-permanents .nav-tabs > li {
        width: 98%;
        margin: 0 1% 10px !important; } }
    body.cms-vos-avantages-permanents .nav-tabs > li:before {
      display: none !important; }
    body.cms-vos-avantages-permanents .nav-tabs > li > a {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 100%;
      text-transform: uppercase;
      font-size: 13px;
      font-size: 1.3rem;
      border: none;
      color: #000000 !important;
      padding: 10px 10px;
      font-weight: 300;
      background: #FFFFFF;
      border: 1px solid transparent; }
      @media (max-width: 1150px) {
        body.cms-vos-avantages-permanents .nav-tabs > li > a {
          font-size: 12px;
          font-size: 1.2rem; } }
      @media (max-width: 995px) {
        body.cms-vos-avantages-permanents .nav-tabs > li > a {
          font-size: 11px;
          font-size: 1.1rem; } }
      body.cms-vos-avantages-permanents .nav-tabs > li > a:hover {
        border-color: #000000;
        border-bottom-color: transparent;
        color: #000000;
        text-decoration: none; }
        @media (max-width: 767px) {
          body.cms-vos-avantages-permanents .nav-tabs > li > a:hover {
            border-bottom-color: #000000; } }
    body.cms-vos-avantages-permanents .nav-tabs > li.active a, body.cms-vos-avantages-permanents .nav-tabs > li.active a:hover, body.cms-vos-avantages-permanents .nav-tabs > li.active a:focus {
      font-weight: 700;
      background-color: none;
      border-color: #000000;
      border-bottom-color: transparent;
      color: #000000; }
      @media (max-width: 767px) {
        body.cms-vos-avantages-permanents .nav-tabs > li.active a, body.cms-vos-avantages-permanents .nav-tabs > li.active a:hover, body.cms-vos-avantages-permanents .nav-tabs > li.active a:focus {
          border-bottom-color: #000000; } }

body.cms-vos-avantages-permanents .tab-content.page-product-content {
  padding: 25px 0;
  margin-bottom: 35px; }

body.cms-vos-avantages-permanents .tab-content > .tab-pane {
  display: none; }
  body.cms-vos-avantages-permanents .tab-content > .tab-pane.active {
    display: block; }


  body.cms .rte {
    padding-left:15px;
    padding-right:15px;
  }

#page .rte h2, .rte.content_only h2 {
  line-height: 1.2;
  border-bottom: 1px solid #000000;
  font-weight: 400;
  margin: 5px 0 25px; }

#page .rte h3, .rte.content_only h3 {
  line-height: 1.2;
  border-bottom: 1px solid #000000;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: 400;
  margin: 25px 0 5px; }
  #page .rte h3:first-child, .rte.content_only h3:first-child {
    margin-top: 5px; }

#page .rte h4, .rte.content_only h4 {
  line-height: 1.2;
  font-weight: 400; }

#page .rte h5, .rte.content_only h5 {
  line-height: 1.2;
  font-weight: 400; }

#page .rte p, .rte.content_only p {
  font-weight: 300;
  margin: 1em 0; }
  

  @media (max-width: 767px) {
    #page .rte p, .rte.content_only p {
      margin : 0.4em 0;
    }
  }

  #center_column .introTop .titleZone .rte p {
    margin: 1em auto;
    width: 50%;
  }

#page .rte a, .rte.content_only a {
  /*color: #d13b54;
  -webkit-text-decoration: #d13b54;
  text-decoration: #d13b54; */}

#page .rte ul, .rte.content_only ul {
  padding-left: 20px; }

#page .rte ul li, .rte.content_only ul li {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 300;
  list-style: none;
  list-style-position: outside;
  margin-bottom: 10px; }
  #page .rte ul li:before, .rte.content_only ul li:before {
    /* For a round bullet */
    /*content: '\2022';*/
    /* For a square bullet */
    content: '\25A0';
    display: block;
    position: relative;
    max-width: 0;
    max-height: 0;
    left: -17px;
    top: 3px;
    color: #000000;
    font-size: 20px;
    font-size: 1rem; }

#page .rte table, .rte.content_only table {
  border: 0;
  border-spacing: 0;
  margin: 20px auto;
  width: 100% !important; }
  #page .rte table thead th, .rte.content_only table thead th {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5px;
    text-align: center;
    color: #FFFFFF;
    background: #000000;
    text-transform: uppercase;
    vertical-align: middle; }
    @media (max-width: 1280px) {
      #page .rte table thead th, .rte.content_only table thead th {
        font-size: 12px;
        font-size: 1.2rem; } }
    #page .rte table thead th small, .rte.content_only table thead th small {
      font-size: 10px;
      font-size: 1rem; }
  #page .rte table td, .rte.content_only table td {
    border: 1px solid #000000;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    color: #000000;
    vertical-align: middle; }
    @media (max-width: 1280px) {
      #page .rte table td, .rte.content_only table td {
        font-size: 12px;
        font-size: 1.2rem; } }
  #page .rte table tr:nth-child(odd), .rte.content_only table tr:nth-child(odd) {
    background: #FFFFFF; }
  #page .rte table tr:nth-child(even), .rte.content_only table tr:nth-child(even) {
    background: #f1f2ed; }
  #page .rte table tfoot tr, .rte.content_only table tfoot tr {
    background: #000000;
    height: 8px;
    padding: 0; }

#page .rte .colleft, #page .rte .colright, .rte.content_only .colleft, .rte.content_only .colright {
  float: left; }

  #page .bordleft {
    padding-left : 170px;
  }

  @media (max-width: 768px) {
    #page .CMSpage:nth-of-type(even) .bordleft {
      padding-left : 0px;
      order:2;
    }

    #page #advanced_cms_wrapper_58 .bordleft:first-child {
      order : inherit;
      margin-top:-50px;
    }

    #page #advanced_cms_wrapper_58 .padding-right-page.bordleft.padding-mobile  {
      order : 2;
      margin-top : 0;

    }

    #page #advanced_cms_wrapper_58 .padding_bloc.padding-right-page.bordleft.padding-mobile + .col-lg-6 {
      order : 3;
    }

    #page #advanced_cms_wrapper_58 .col-lg-6 {
      order : 1;
    }

    #page #advanced_cms_wrapper_61 #product_list .ajax_block_product {
      float: none;
    }

    #page #advanced_cms_wrapper_58 .align_center_elem.no-padding-top .col-lg-12 .rte > p > img {
      content: url("/img/cms/EB-HYDRA-REPULP-Slider-Landing-Page-2.jpg");
    }

    #page #advanced_cms_wrapper_58 .align_center_elem.no-padding-top .rte > p > img {
      margin-top : 0;
    }

    #page #advanced_cms_wrapper_58 .rte h2 {
      margin: 15px 90px;
        padding: 0;
    }
    
 
    #page #advanced_cms_wrapper_4 .CMSpage:nth-of-type(even) .bordleft {
        order : 1;
    }
    #page .CMSpage:nth-of-type(even) .bordright {
      padding-left : 0px;
      order:1;
    }
    #page .CMSpage:nth-of-type(odd) .bordleft {
      padding-left : 0px;
      order:1;
    }
    #page .CMSpage:nth-of-type(odd) .bordright {
      padding-left : 0px;
      order:2;
    }
  }

  #page .bordright {
    padding-right : 225px;
  }

  @media (max-width: 768px) {
    #page .bordright {
      padding-right : 0px;
    }
  }

#page .rte .colleft, .rte.content_only .colleft {
  width: 47%;
  margin-right: 5%; }
  @media (max-width: 800px) {
    #page .rte .colleft, .rte.content_only .colleft {
      width: 100%;
      margin-right: 0; } }


#page .rte .colright, .rte.content_only .colright {
  width: 48%; }
  @media (max-width: 800px) {
    #page .rte .colright, .rte.content_only .colright {
      width: 100%; } }

.rte.content_only {
  padding-left: 0;
  padding-right: 0; }
  .rte.content_only h2 {
    margin-top: 0; }
  .rte.content_only .containerCMS {
    padding-top: 0;
    padding-bottom: 0; }

.CMSPage .colleft, .CMSPage .colright {
  float: left; }

.CMSPage .colleft {
  width: 47%;
  margin-right: 5%; }
  @media (max-width: 995px) {
    .CMSPage .colleft {
      width: 100%;
      margin-right: 0; } }

.CMSPage .colright {
  width: 48%; }
  @media (max-width: 995px) {
    .CMSPage .colright {
      width: 100%; } }

.CMSPage figure {
  text-align: center; }

.advanced-cms-wrapper img {
  margin: 0 auto; }

.CMSpage .colleft, .CMSpage .colright {
  float: left; }

.CMSpage .colleft {
  width: 47%;
  margin-right: 5%; }

  .CMSpage .colleft.padding_bloc {
    padding-left : 8%;
  }

  @media (max-width: 995px) {
    .CMSpage .colleft {
      width: 100% !important;
      margin-right: 0; }
      #advanced_cms_wrapper_42 .bordleft {
        padding-left : 30px;
        padding-right : 30px;
      }
    }

.CMSpage .colright {
  width: 48%; }

.CMSpage .colright.padding_bloc {
  padding-right : 8%;
}

  @media (max-width: 995px) {
    .CMSpage .colright {
      width: 100% !important; }
     }

.CMSpage figure {
  text-align: center; }

#page .advanced-cms-wrapper {
  margin-bottom: 0px; }
  #page .advanced-cms-wrapper hr {
    margin: 15px 0; }
  #page .advanced-cms-wrapper p em {
    color: #000000; }
  #page .advanced-cms-wrapper h2.page-subheading {
    color: #000000;   
    margin-bottom: 50px;
    text-transform: uppercase;
  }
  @media (max-width: 767px) {
    #page .advanced-cms-wrapper h2.page-subheading { 
      margin-bottom: 0px;
      font-size:  2em;
    }
  }
  #page .advanced-cms-wrapper .rte h2 {
    color: #000000;
    border-bottom: 0;
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    margin: 0px auto; }
    @media (max-width: 767px) {
      #page .advanced-cms-wrapper .rte h2 {
        font-size: 25px;
        font-size: 2.5rem;
        margin: 15px 50px; } }
  #page .advanced-cms-wrapper .rte h3 {
    color: #000000;
    border-bottom: 0;
    font-size: 20px;
    font-size: 2rem;
    margin: 10px auto;
    text-transform: none; }
  #page .advanced-cms-wrapper .rte h4 {
    font-size: 17.5px;
    font-size: 1.75rem; }

    #page .advanced-cms-wrapper .align_center_elem .rte p {
      margin-bottom : 0;
    }
  #page .advanced-cms-wrapper .rte pre {
    background: #eeeeee;
    padding: 20px 30px;
    font-size: 15px;
    font-size: 1.5rem;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 300;
    border-left: 4px solid #000000;
    white-space: pre-wrap; }
    #page .advanced-cms-wrapper .rte pre strong {
      font-weight: 700; }
  #page .advanced-cms-wrapper .detailInfo .more-link,
  #page .advanced-cms-wrapper .detailInfo .less-link {
    border-top: 1px solid #B7B7B7;
    padding-top: 5px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 100%;
    text-align: right;
    margin-top: 5px;
    color: #B7B7B7;
    font-size: 15px;
    font-size: 1.5rem;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    #page .advanced-cms-wrapper .detailInfo .more-link:hover,
    #page .advanced-cms-wrapper .detailInfo .less-link:hover {
      text-decoration: none;
      color: #000000; }
  #page .advanced-cms-wrapper .rte .cat {
    position: relative;
    max-width: 550px;
    margin: 0 auto; }
    #page .advanced-cms-wrapper .rte .cat .subcategory-container {
      position: relative;
      background: #d13b54; }
    #page .advanced-cms-wrapper .rte .cat .fullsize {
      display: block;
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      z-index: 4; }
      #page .advanced-cms-wrapper .rte .cat .fullsize span {
        display: none; }
    #page .advanced-cms-wrapper .rte .cat .texture {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      background-color: transparent;
      background-image: url("/themes/villa-thalgo/img/villa/structure/texture.png");
      background-position: 0 0; }
    #page .advanced-cms-wrapper .rte .cat .h3 {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      z-index: 2;
      margin: 0;
      font-size: 20px;
      font-size: 2rem;
      color: #FFFFFF;
      padding: 5px 10px;
      border: 1px solid #FFFFFF;
      background: transparent;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-align: center;
      line-height: 1.3; }
      #page .advanced-cms-wrapper .rte .cat .h3 a {
        color: #FFFFFF; }
      #page .advanced-cms-wrapper .rte .cat .h3 a:hover {
        text-decoration: none; }

    #advanced_cms_wrapper_44 .form-group {
      margin :38px 0;
    }

    #page #advanced_cms_wrapper_44 .CMSpage {
      padding-top : 0;
    }
    
    #page #advanced_cms_wrapper_44 .colright p {
      margin :0;
    }

#advanced_cms_wrapper_3 {
  margin-bottom: 150px !important; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_3 {
      margin-bottom: 0 !important; } }
  #advanced_cms_wrapper_3 .introTop {
    background-color: #f1f2ed;
    background: #f1f2ed url("/img/cms/acms/structure/bg-marquesCat.jpg") 0 center no-repeat;
    background-size: cover;
    min-height: 400px; }
    @media (max-width: 1150px) {
      #advanced_cms_wrapper_3 .introTop {
        min-height: 150px; } }
    #advanced_cms_wrapper_3 .introTop h1 {
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute; }
  #advanced_cms_wrapper_3 .introTop .container_16 {
    min-height: 350px;
    height: auto !important;
    height: 350px; }
    @media (max-width: 1150px) {
      #advanced_cms_wrapper_3 .introTop .container_16 {
        min-height: 150px;
        height: auto !important;
        height: 150px; } }
  #advanced_cms_wrapper_3 .CMSpage .colleft,
  #advanced_cms_wrapper_3 .CMSpage .colright {
    position: relative; }
  #advanced_cms_wrapper_3 .CMSpage .firstColonne h2 {
    font-size: 30px;
    font-size: 3rem;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase; }
    @media (max-width: 1024px) {
      #advanced_cms_wrapper_3 .CMSpage .firstColonne h2 {
        font-size: 20px;
        font-size: 2rem; } }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_3 .CMSpage .firstColonne h2 {
        text-align: center; } }
  #advanced_cms_wrapper_3 .CMSpage .firstColonne h3 {
    text-transform: uppercase;
    margin: 0 auto 10px; }
  #advanced_cms_wrapper_3 .CMSpage .firstColonne .info {
    position: absolute;
    width: 70%;
    padding: 35px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    text-align: right; }
    #advanced_cms_wrapper_3 .CMSpage .firstColonne .info a {
      text-transform: uppercase;
      font-weight: 700;
      color: #000000; }
    @media (max-width: 1024px) {
      #advanced_cms_wrapper_3 .CMSpage .firstColonne .info {
        padding: 20px; }
        #advanced_cms_wrapper_3 .CMSpage .firstColonne .info p {
          font-size: 13px;
          font-size: 1.3rem; } }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_3 .CMSpage .firstColonne .info {
        position: relative;
        width: 100%;
        padding: 10px;
        text-align: center; } }
  #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne,
  #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne {
    width: 49%; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne,
      #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne {
        width: 98%;
        margin: 0 1% 15px;
        padding: 0; } }
  #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne {
    margin-right: 2%;
    padding-left: 5%; }
    #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne h2 {
      text-align: right; }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne h2 {
          text-align: center; } }
    #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne .info {
      left: 0;
      top: 35%; }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne .info {
          top: -10px; } }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_3 .CMSpage .colleft.firstColonne {
        margin-right: 1%;
        padding-left: 0; } }
  #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne {
    padding-right: 5%; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne {
        padding-right: 0; } }
    #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.first {
      right: 0;
      text-align: left;
      margin-top: -170px;
      width: 60%; }
      @media (max-width: 1024px) {
        #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.first {
          width: 80%; } }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.first {
          top: -10px;
          margin-top: 0;
          width: 100%;
          text-align: center; } }
    #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.last {
      left: -55%;
      bottom: -150px;
      width: 75%; }
      #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.last h2 {
        text-align: right; }
        @media (max-width: 767px) {
          #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.last h2 {
            text-align: center; } }
      @media (max-width: 1024px) {
        #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.last {
          width: 80%; } }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_3 .CMSpage .colright.firstColonne .info.last {
          left: 0;
          top: -10px;
          margin-top: 0;
          width: 100%; } }
#advanced_cms_wrapper_1 .introTop {
  background-color: #2dc6c4;
  background: #2dc6c4 url("/img/cms/acms/structure/bg-ruedelapaix.jpg") 0 center no-repeat;
  background-size: cover;
  min-height: 350px; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_1 .introTop {
      min-height: 170px; } }
#advanced_cms_wrapper_1 {
  margin-bottom: 0 !important;
  background: transparent url("../img/ella/background/vase.png") no-repeat 5px 55%; }
  @media (max-width: 1450px) {
    #advanced_cms_wrapper_1 {
      background-position: -35px 40%; } }
  @media (max-width: 1280px) {
    #advanced_cms_wrapper_1 {
      background: transparent; } 
      #productFiche .pb-left-column #image-block #thumbnailSlider {
        left : 5% !important;
      }

      #productFiche .pb-left-column #image-block .slider-container .owl-carousel .owl-item {
        padding-right : 0% !important;
      }

      #productFiche .pb-left-column #image-block .owl-carousel .owl-item img {
        width : 80% !important;
      }
    }

    @media (max-width: 767px) {
      #productFiche .pb-left-column #image-block .owl-carousel .owl-item img {
        width : 100% !important;
      }

    }
  #advanced_cms_wrapper_1 .introTop .container_16 {
    min-height: 200px;
    height: auto !important;
    height: 200px; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_1 .introTop .container_16 .titleZone {
        width: 90%; } }
  #advanced_cms_wrapper_1 .introTop .titleZone .h2-like {
    color: #000000;
    margin: 5px 0 0;
    text-align: center;
    font-size: 25px;
    font-size: 2.5rem;
    font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 400; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_1 .introTop .titleZone .h2-like {
        font-size: 16px;
        font-size: 1.6rem; } }
  #advanced_cms_wrapper_1 .CMSpage .bigTxt {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 25px 50px;
    position: relative;
    width: 125%;
    margin-top: 85px; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_1 .CMSpage .bigTxt {
        padding: 15px 5px;
        width: 100%;
        margin-top: 0; } }
    #advanced_cms_wrapper_1 .CMSpage .bigTxt p {
      font-weight: 400;
      font-size: 15px;
      font-size: 1.5rem; }
  #advanced_cms_wrapper_1 .CMSpage .firstColonne {
    margin-right: 2%;
    width: 45%; }
    #advanced_cms_wrapper_1 .CMSpage .firstColonne img {
      display: inline-block;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_1 .CMSpage .firstColonne {
        margin: 0 1%;
        width: 98%; } }
  #advanced_cms_wrapper_1 .CMSpage .colright {
    width: 53%; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_1 .CMSpage .colright {
        margin: 0 1%;
        width: 98%; } }
  #advanced_cms_wrapper_1 .infos {
    text-align: center;
    margin: 45px auto; }
  #advanced_cms_wrapper_1 .info-Institut {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    text-align: center;
    width: 14%;
    font-weight: 300;
    font-weight: 400;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 0 2.5%; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_1 .info-Institut {
        width: 43%;
        margin-bottom: 15px;
        font-weight: 300;
        font-size: 12px;
        font-size: 1.2rem; } }
    #advanced_cms_wrapper_1 .info-Institut span.glyph {
      display: inline-block;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 100%;
      text-align: center;
      margin-bottom: 10px;
      font-size: 50px;
      font-size: 5rem; }
    #advanced_cms_wrapper_1 .info-Institut a {
      color: #000000; }
    #advanced_cms_wrapper_1 .info-Institut a:hover {
      text-decoration: none; }
  #advanced_cms_wrapper_1 .titreSoins {
    background: transparent url(../img/ella/background/loginStoneImg.png) no-repeat 85% 0%;
    background-size: 100px; }
    #advanced_cms_wrapper_1 .titreSoins .rte p {
      font-weight: 400;
      font-size: 15px;
      font-size: 1.5rem;
      text-align: center; }
  #advanced_cms_wrapper_1 .cartes {
    margin: 45px auto; }
    #advanced_cms_wrapper_1 .cartes .Soinsdetail {
      float: left;
      width: 23%;
      margin: 0 1%; }
      #advanced_cms_wrapper_1 .cartes .Soinsdetail h3 {
        margin: 0 0 10px;
        font-size: 22px;
        font-size: 2.2rem; }
      #advanced_cms_wrapper_1 .cartes .Soinsdetail p {
        font-size: 13px;
        font-size: 1.3rem; }
      #advanced_cms_wrapper_1 .cartes .Soinsdetail a {
        color: #000000;
        text-transform: uppercase; }
      #advanced_cms_wrapper_1 .cartes .Soinsdetail a:hover {
        color: #d13b54; }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_1 .cartes .Soinsdetail {
          width: 98%;
          text-align: center; } }
  #advanced_cms_wrapper_1 .googleMapping {
    position: relative; }
    #advanced_cms_wrapper_1 .googleMapping .mapInstitut {
      height: 500px; }
      #advanced_cms_wrapper_1 .googleMapping .mapInstitut p {
        margin: 0; }
      #advanced_cms_wrapper_1 .googleMapping .mapInstitut .embed-container {
        height: 500px;
        padding-bottom: 0;
        margin-bottom: 0; }
    #advanced_cms_wrapper_1 .googleMapping .detailHour {
      position: absolute;
      bottom: 5%;
      left: 10%;
      padding: 10px 30px;
      min-width: 20%;
      max-width: 35%;
      background-color: white;
      background-color: rgba(255, 255, 255, 0.95); }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_1 .googleMapping .detailHour {
          position: relative;
          min-width: 100%;
          max-width: 100%;
          left: 0;
          bottom: 0;
          padding: 10px;
          text-align: center; } }

#advanced_cms_wrapper_2 .introTop {
  background-color: #2dc6c4;
  background: #2dc6c4 url("/img/cms/acms/structure/bg-diagnoticPeau.jpg") 0 center no-repeat;
  background-size: cover;
  min-height: 200px; }
  @media (max-width: 767px) {
    #page .introTop {
      min-height: auto; margin-bottom:20px; }
    
}

#advanced_cms_wrapper_2 .introTop .container_16 {
  min-height: 300px;
  height: auto !important;
  height: 300px; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .introTop .container_16 {
      min-height: 170px;
      height: auto !important;
      height: 170px; } }

#advanced_cms_wrapper_2 .introTop .titleZone .h2-like {
  color: #000000;
  font-weight: 400; }

#advanced_cms_wrapper_47 .CMSpage {
  margin-bottom: 50px; }

  #advanced_cms_wrapper_47 .bloc_moins_haut {
      padding-top : 80px;
  }

  @media (max-width: 767px) {
    .advanced-cms-wrapper  .bloc_moins_haut {
      padding-top : 0;
    }
    .advanced-cms-wrapper  .bloc_moins_haut img{
      width : 70%;
    }
  }

  #page  #advanced_cms_wrapper_47 .btn.border.noir, #page  #advanced_cms_wrapper_49 .padding-top-mobile .btn.border.noir  {
    border-bottom: 1px solid #000000 !important;
    border: 0px;
    color: #000000; 
    background: #fff; 
    padding-left : 0;
    padding-right : 0;
  }

  #page  #advanced_cms_wrapper_47 .btn.border.noir:hover, #page  #advanced_cms_wrapper_49 .padding-top-mobile .btn.border.noir:hover {
    padding-left : 5px;
    padding-right : 5px;
    color: #000000 !important; 
    text-decoration : none;
  }

  @media (max-width: 767px) {
    #page .CMSpage {
      margin-bottom: 40px;
      margin-left : 0px !important;
      margin-right : 0px !important} }

#advanced_cms_wrapper_2 .CMSpage .colleft,
#advanced_cms_wrapper_2 .CMSpage .colright {
  position: relative; }

#advanced_cms_wrapper_2 .CMSpage .colleft.firstColonne {
  margin-right: 1%;
  width: 33%;
  padding-top: 150px;
  z-index: 2; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .CMSpage .colleft.firstColonne {
      width: 98%;
      margin: 0 1%;
      padding-top: 0; } }
  #advanced_cms_wrapper_2 .CMSpage .colleft.firstColonne .rte {
    width: 130%;
    padding: 15px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9); }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_2 .CMSpage .colleft.firstColonne .rte {
        width: 100%; } }
  #advanced_cms_wrapper_2 .CMSpage .colleft.firstColonne .btn {
    border-color: #000000;
    text-transform: uppercase;
    text-align: center; }

#advanced_cms_wrapper_2 .CMSpage .colright.firstColonne {
  width: 66%;
  z-index: 1; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .CMSpage .colright.firstColonne {
      width: 98%;
      margin: 0 1%; } }
  #advanced_cms_wrapper_2 .CMSpage .colright.firstColonne h2 {
    margin: 0px;
    text-align: left;
    font-size: 30px;
    font-size: 3rem; }
  #advanced_cms_wrapper_2 .CMSpage .colright.firstColonne h3 {
    margin: 0;
    text-transform: uppercase; }
  #advanced_cms_wrapper_2 .CMSpage .colright.firstColonne img {
    margin-top: 15px; }

#advanced_cms_wrapper_2 .CMSpage .secondColonne h2 {
  text-align: left;
  margin: 0 auto; }

#advanced_cms_wrapper_2 .CMSpage .secondColonne h3 {
  text-transform: uppercase;
  margin: 0 auto 10px; }

#advanced_cms_wrapper_2 .CMSpage .secondColonne .info {
  position: absolute;
  width: 65%;
  padding: 35px;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9); }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .CMSpage .secondColonne .info {
      position: relative;
      padding: 15px;
      width: 100%; } }

#advanced_cms_wrapper_2 .CMSpage .colleft.secondColonne,
#advanced_cms_wrapper_2 .CMSpage .colright.secondColonne {
  width: 49%; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .CMSpage .colleft.secondColonne,
    #advanced_cms_wrapper_2 .CMSpage .colright.secondColonne {
      width: 98%; } }

#advanced_cms_wrapper_2 .CMSpage .colleft.secondColonne {
  margin-right: 2%;
  padding-left: 5%; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .CMSpage .colleft.secondColonne {
      margin: 0 1% 5px;
      padding-left: 0; } }
  #advanced_cms_wrapper_2 .CMSpage .colleft.secondColonne .info {
    left: 0;
    top: 55%; }

#advanced_cms_wrapper_2 .CMSpage .colright.secondColonne {
  padding-right: 5%; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .CMSpage .colright.secondColonne {
      margin: 0 1% 5px;
      padding-right: 0; } }
  #advanced_cms_wrapper_2 .CMSpage .colright.secondColonne h2, #advanced_cms_wrapper_2 .CMSpage .colright.secondColonne h3 {
    text-align: right; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_2 .CMSpage .colright.secondColonne h2, #advanced_cms_wrapper_2 .CMSpage .colright.secondColonne h3 {
        text-align: left; } }
  #advanced_cms_wrapper_2 .CMSpage .colright.secondColonne .info {
    right: 0;
    top: 15%; }

#advanced_cms_wrapper_2 .CMSpage .colfull img {
  float: right;
  max-width: 50%; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_2 .CMSpage .colfull img {
      float: none;
      margin-bottom: 5px;
      max-width: 100%; } }

#advanced_cms_wrapper_2 .CMSpage .colfull h2 {
  text-align: left;
  margin: 0 auto; }

#advanced_cms_wrapper_2 .CMSpage .colfull h3 {
  text-transform: uppercase;
  margin: 0 auto 10px; }

#advanced_cms_wrapper_2 .CMSpage .colfull .btn {
  border-color: #000000;
  text-transform: uppercase; }

#advanced_cms_wrapper_4 .introTop,
#advanced_cms_wrapper_5 .introTop,
#advanced_cms_wrapper_6 .introTop {
  background-color: #f1f2ed;
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") 0 center no-repeat;
  background-size: cover;
  min-height: 250px; }
  @media (max-width: 1150px) {
    #advanced_cms_wrapper_4 .introTop,
    #advanced_cms_wrapper_5 .introTop,
    #advanced_cms_wrapper_6 .introTop {
      min-height: 150px; } }

#advanced_cms_wrapper_4 .introTop .container_16,
#advanced_cms_wrapper_5 .introTop .container_16,
#advanced_cms_wrapper_6 .introTop .container_16 {
  min-height: 250px;
  height: auto !important;
  height: 250px; }
  @media (max-width: 1150px) {
    #advanced_cms_wrapper_4 .introTop .container_16,
    #advanced_cms_wrapper_5 .introTop .container_16,
    #advanced_cms_wrapper_6 .introTop .container_16 {
      min-height: 150px;
      height: auto !important;
      height: 150px; } }

#advanced_cms_wrapper_4 .CMSpage,
#advanced_cms_wrapper_5 .CMSpage,
#advanced_cms_wrapper_6 .CMSpage {
  margin-bottom: 0px; }
  #page #advanced_cms_wrapper_46 .CMSpage {
    padding-top : 0;
    margin-bottom : -15px;
  }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_4 .CMSpage,
    #advanced_cms_wrapper_5 .CMSpage,
    #advanced_cms_wrapper_6 .CMSpage {
      margin-bottom: 25px; } }

#advanced_cms_wrapper_4 .CMSpage .colleft,
#advanced_cms_wrapper_4 .CMSpage .colright,
#advanced_cms_wrapper_5 .CMSpage .colleft,
#advanced_cms_wrapper_5 .CMSpage .colright,
#advanced_cms_wrapper_6 .CMSpage .colleft,
#advanced_cms_wrapper_6 .CMSpage .colright {
  position: relative; }

#advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne,
#advanced_cms_wrapper_4 .CMSpage .colright.secondColonne,
#advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne,
#advanced_cms_wrapper_5 .CMSpage .colright.secondColonne,
#advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne,
#advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
  margin-right: 1%;
  width: 29%;
  padding-top: 0px;
  z-index: 2; }
  @media (max-width: 995px) {
    #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne,
    #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne,
    #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne,
    #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne,
    #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne,
    #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
      width: 48%; } }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne,
    #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne,
    #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne,
    #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne,
    #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne,
    #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
      width: 98%;
      margin: 0 1%; } }
  #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne .rte,
  #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne .rte,
  #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne .rte,
  #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .rte,
  #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne .rte,
  #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .rte {
    width: 150%;
    padding: 25px;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9); }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne .rte,
      #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne .rte,
      #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne .rte,
      #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .rte,
      #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne .rte,
      #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .rte {
        width: 100%; } }
  #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne h2,
  #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne h2,
  #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne h2,
  #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne h2,
  #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne h2,
  #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne h2 {
    margin: 0px;
    text-align: left;
    font-size: 30px;
    font-size: 3rem; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne h2,
      #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne h2,
      #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne h2,
      #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne h2,
      #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne h2,
      #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne h2 {
        font-size: 20px;
        font-size: 2rem; } }
  #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne h3,
  #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne h3,
  #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne h3,
  #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne h3,
  #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne h3,
  #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne h3 {
    margin: 0 0 20px;
    font-size: 25px;
    font-size: 2.5rem;
    text-transform: none; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne h3,
      #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne h3,
      #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne h3,
      #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne h3,
      #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne h3,
      #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne h3 {
        font-size: 17.5px;
        font-size: 1.75rem; } }
  #advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne .btn,
  #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne .btn,
  #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne .btn,
  #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .btn,
  #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne .btn,
  #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .btn {
    border-color: #000000;
    text-transform: uppercase;
    text-align: center; }

#advanced_cms_wrapper_4 .CMSpage .colright.firstColonne,
#advanced_cms_wrapper_4 .CMSpage .colleft.secondColonne,
#advanced_cms_wrapper_5 .CMSpage .colright.firstColonne,
#advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne,
#advanced_cms_wrapper_6 .CMSpage .colright.firstColonne,
#advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne {
  width: 70%;
  z-index: 1;
  padding-top: 55px; }
  @media (max-width: 995px) {
    #advanced_cms_wrapper_4 .CMSpage .colright.firstColonne,
    #advanced_cms_wrapper_4 .CMSpage .colleft.secondColonne,
    #advanced_cms_wrapper_5 .CMSpage .colright.firstColonne,
    #advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne,
    #advanced_cms_wrapper_6 .CMSpage .colright.firstColonne,
    #advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne {
      width: 49%;
      padding-top: 0px; } }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_4 .CMSpage .colright.firstColonne,
    #advanced_cms_wrapper_4 .CMSpage .colleft.secondColonne,
    #advanced_cms_wrapper_5 .CMSpage .colright.firstColonne,
    #advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne,
    #advanced_cms_wrapper_6 .CMSpage .colright.firstColonne,
    #advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne {
      width: 98%;
      margin: 0 1%; } }
  #advanced_cms_wrapper_4 .CMSpage .colright.firstColonne p,
  #advanced_cms_wrapper_4 .CMSpage .colleft.secondColonne p,
  #advanced_cms_wrapper_5 .CMSpage .colright.firstColonne p,
  #advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne p,
  #advanced_cms_wrapper_6 .CMSpage .colright.firstColonne p,
  #advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne p {
    margin: 0; }
  #advanced_cms_wrapper_4 .CMSpage .colright.firstColonne img,
  #advanced_cms_wrapper_4 .CMSpage .colleft.secondColonne img,
  #advanced_cms_wrapper_5 .CMSpage .colright.firstColonne img,
  #advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne img,
  #advanced_cms_wrapper_6 .CMSpage .colright.firstColonne img,
  #advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne img {
    margin-top: 0px; }

#advanced_cms_wrapper_4 .CMSpage .colleft.secondColonne,
#advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne,
#advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne {
  padding-top: 0;
  margin-right: 0; }

#advanced_cms_wrapper_4 .CMSpage .colright.secondColonne,
#advanced_cms_wrapper_5 .CMSpage .colright.secondColonne,
#advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
  margin-right: 0%;
  margin-left: 1%;
  padding-top: 100px; }
  @media (max-width: 995px) {
    #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne,
    #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne,
    #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
      padding-top: 0px; } }
  #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne .rte,
  #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .rte,
  #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .rte {
    margin-left: -150px; }
    @media (max-width: 995px) {
      #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne .rte,
      #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .rte,
      #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .rte {
        margin-left: -175px; } }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_4 .CMSpage .colright.secondColonne .rte,
      #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .rte,
      #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .rte {
        margin-left: 0; } }

#advanced_cms_wrapper_4 .CMSpage .thirdColonne .btn,
#advanced_cms_wrapper_5 .CMSpage .thirdColonne .btn,
#advanced_cms_wrapper_6 .CMSpage .thirdColonne .btn {
  position: absolute;
  max-width: 245px;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  bottom: 15%;
  padding: 10px 25px; }

#advanced_cms_wrapper_4 .CMSpage .thirdColonne img,
#advanced_cms_wrapper_5 .CMSpage .thirdColonne img,
#advanced_cms_wrapper_6 .CMSpage .thirdColonne img {
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

@media (max-width: 995px) {
  #advanced_cms_wrapper_4 .CMSpage .thirdColonne,
  #advanced_cms_wrapper_5 .CMSpage .thirdColonne,
  #advanced_cms_wrapper_6 .CMSpage .thirdColonne {
    width: 48%;
    margin: 0 1%; } }

@media (max-width: 767px) {
  #advanced_cms_wrapper_4 .CMSpage .thirdColonne,
  #advanced_cms_wrapper_5 .CMSpage .thirdColonne,
  #advanced_cms_wrapper_6 .CMSpage .thirdColonne {
    width: 98%;
    margin: 0 1%; } }

#advanced_cms_wrapper_4 .CMSpage .colleft.thirdColonne,
#advanced_cms_wrapper_5 .CMSpage .colleft.thirdColonne,
#advanced_cms_wrapper_6 .CMSpage .colleft.thirdColonne {
  text-align: right; }
  #advanced_cms_wrapper_4 .CMSpage .colleft.thirdColonne .btn,
  #advanced_cms_wrapper_5 .CMSpage .colleft.thirdColonne .btn,
  #advanced_cms_wrapper_6 .CMSpage .colleft.thirdColonne .btn {
    left: 0; }

#advanced_cms_wrapper_4 .CMSpage .colright.thirdColonne,
#advanced_cms_wrapper_5 .CMSpage .colright.thirdColonne,
#advanced_cms_wrapper_6 .CMSpage .colright.thirdColonne {
  text-align: left; }
  #advanced_cms_wrapper_4 .CMSpage .colright.thirdColonne .btn,
  #advanced_cms_wrapper_5 .CMSpage .colright.thirdColonne .btn,
  #advanced_cms_wrapper_6 .CMSpage .colright.thirdColonne .btn {
    right: 0; }

#advanced_cms_wrapper_4 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-histoire.jpg") 0 center no-repeat; }

@media (max-width: 1024px) {
  #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne,
  #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne {
    width: 48%; }
  #advanced_cms_wrapper_5 .CMSpage .colright.firstColonne,
  #advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne {
    width: 49%;
    padding-top: 0px; } }

@media (max-width: 767px) {
  #advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne,
  #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne {
    width: 98%; }
  #advanced_cms_wrapper_5 .CMSpage .colright.firstColonne,
  #advanced_cms_wrapper_5 .CMSpage .colleft.secondColonne {
    width: 98%;
    padding-top: 0px; }
  #advanced_cms_wrapper_5 .CMSpage .colleft.thirdColonne,
  #advanced_cms_wrapper_5 .CMSpage .colright.thirdColonne {
    text-align: center; } }

#advanced_cms_wrapper_5 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-visionscience.jpg") 0 center no-repeat; }

#advanced_cms_wrapper_5 CMSpage .colleft.firstColonne .rte {
  width: 195%; }
  @media (max-width: 1150px) {
    #advanced_cms_wrapper_5 CMSpage .colleft.firstColonne .rte {
      width: 100%; } }

#advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .rte {
  width: 195%;
  margin-left: -100%; }
  @media (max-width: 1150px) {
    #advanced_cms_wrapper_5 .CMSpage .colright.secondColonne .rte {
      margin-left: 0;
      width: 100%; } }

#advanced_cms_wrapper_5 .CMSpage .colright.secondColonne {
  padding-top: 25px; }

#advanced_cms_wrapper_6 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-solution.jpg") 0 center no-repeat; }

#advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne .rte {
  width: 200%; }
  @media (max-width: 1150px) {
    #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne .rte {
      margin-left: 0;
      width: 100%; } }

#advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .rte {
  width: 200%;
  margin-left: -100%; }
  @media (max-width: 1150px) {
    #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne .rte {
      margin-left: 0;
      width: 100%; } }

#advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
  padding-top: 25px; }

#advanced_cms_wrapper_6 .CMSpage.lastOne .colright.secondColonne .rte {
  width: 130%;
  margin-left: -80px; }
  @media (max-width: 1150px) {
    #advanced_cms_wrapper_6 .CMSpage.lastOne .colright.secondColonne .rte {
      margin-left: 0;
      width: 100%; } }

@media (max-width: 1024px) {
  #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne,
  #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
    width: 48%; }
  #advanced_cms_wrapper_6 .CMSpage .colright.firstColonne,
  #advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne {
    width: 49%;
    padding-top: 0px; } }

@media (max-width: 767px) {
  #advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne,
  #advanced_cms_wrapper_6 .CMSpage .colright.secondColonne {
    width: 98%; }
  #advanced_cms_wrapper_6 .CMSpage .colright.firstColonne,
  #advanced_cms_wrapper_6 .CMSpage .colleft.secondColonne {
    width: 98%;
    padding-top: 0px; } }

#advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne h2,
#advanced_cms_wrapper_4 .CMSpage .colright.secondColonne h2 {
  color: #f44c66; }

#advanced_cms_wrapper_4 .CMSpage .colleft.firstColonne h3,
#advanced_cms_wrapper_4 .CMSpage .colright.secondColonne h3 {
  text-transform: uppercase; }

#advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne h2,
#advanced_cms_wrapper_5 .CMSpage .colright.secondColonne h2 {
  color: #f44c66; }

#advanced_cms_wrapper_5 .CMSpage .colleft.firstColonne h3,
#advanced_cms_wrapper_5 .CMSpage .colright.secondColonne h3 {
  text-transform: uppercase; }

#advanced_cms_wrapper_6 .introTop h1 {
  color: #cf7564; }

#advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne h2,
#advanced_cms_wrapper_6 .CMSpage .colright.secondColonne h2 {
  color: #f44c66; }

#advanced_cms_wrapper_6 .CMSpage .colleft.firstColonne h3,
#advanced_cms_wrapper_6 .CMSpage .colright.secondColonne h3 {
  text-transform: uppercase; }

#advanced_cms_wrapper_7 .introTop {
  background-color: #f1f2ed;
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_7 .introTop {
      min-height: 170px; } }

#advanced_cms_wrapper_7 .introTop .container_16 {
  min-height: 300px;
  height: auto !important;
  height: 300px; }
  @media (max-width: 767px) {
    #advanced_cms_wrapper_7 .introTop .container_16 {
      min-height: 170px;
      height: auto !important;
      height: 170px; } }

#advanced_cms_wrapper_7 .categorieSmall {
  float: left;
  position: relative;
  margin: 0 0 25px;
  margin-left: 1%;
  width: 49%;
  overflow: hidden;
  background: #fbf9f9;
  padding: 0;
  min-height: 50px;
  height: auto !important;
  height: 50px; }
  @media (max-width: 995px) {
    #advanced_cms_wrapper_7 .categorieSmall {
      width: 80%;
      margin: 0 10% 15px !important; } }
  @media (max-width: 570px) {
    #advanced_cms_wrapper_7 .categorieSmall {
      width: 97%;
      margin: 0 1.5% 10px !important; } }
  #advanced_cms_wrapper_7 .categorieSmall:nth-child(odd) {
    margin-left: 0; }
  #advanced_cms_wrapper_7 .categorieSmall .rte p {
    margin: 0 !important; }
  #advanced_cms_wrapper_7 .categorieSmall .contentCat {
    max-width: 50%;
    width: 50%;
    top: 50%;
    left: 99%;
    -webkit-transform: translate(-99%, -50%);
    -ms-transform: translate(-99%, -50%);
    transform: translate(-99%, -50%);
    position: absolute;
    text-align: center; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_7 .categorieSmall .contentCat {
        width: 60%;
        max-width: 60%; } }
    #advanced_cms_wrapper_7 .categorieSmall .contentCat p {
      margin: 0 !important;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 1.4;
      font-weight: 400; }
      @media (max-width: 1024px) {
        #advanced_cms_wrapper_7 .categorieSmall .contentCat p {
          font-size: 11.5px;
          font-size: 1.15rem; } }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_7 .categorieSmall .contentCat p {
          display: none; } }
    #advanced_cms_wrapper_7 .categorieSmall .contentCat .btn {
      text-transform: uppercase;
      font-size: 14px;
      font-size: 1.4rem;
      margin-top: 15px; }
      @media (max-width: 767px) {
        #advanced_cms_wrapper_7 .categorieSmall .contentCat .btn {
          font-size: 13px;
          font-size: 1.3rem; } }
  #advanced_cms_wrapper_7 .categorieSmall .rte h3 {
    margin: 0;
    padding: 10px 15px;
    font-size: 25px;
    font-size: 2.5rem;
    color: #000000;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: center;
    line-height: 1.2;
    text-transform: uppercase; }
    @media (max-width: 1024px) {
      #advanced_cms_wrapper_7 .categorieSmall .rte h3 {
        font-size: 20px;
        font-size: 2rem; } }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_7 .categorieSmall .rte h3 {
        font-size: 17px;
        font-size: 1.7rem;
        margin: 0;
        padding: 5px 10px; } }

#advanced_cms_wrapper_8,
#advanced_cms_wrapper_9,
#advanced_cms_wrapper_10,
#advanced_cms_wrapper_11,
#advanced_cms_wrapper_12,
#advanced_cms_wrapper_13,
#advanced_cms_wrapper_14,
#advanced_cms_wrapper_15,
#advanced_cms_wrapper_16,
#advanced_cms_wrapper_17,
#advanced_cms_wrapper_18,
#advanced_cms_wrapper_19,
#advanced_cms_wrapper_20,
#advanced_cms_wrapper_21,
#advanced_cms_wrapper_22, 
#advanced_cms_wrapper_30,
#advanced_cms_wrapper_37,
#advanced_cms_wrapper_38,
#advanced_cms_wrapper_39 {
  background-color: #f0f1f3;
  margin-bottom: 0 !important;
  padding-bottom: 50px; }
  #advanced_cms_wrapper_8 .introTop,
  #advanced_cms_wrapper_9 .introTop,
  #advanced_cms_wrapper_10 .introTop,
  #advanced_cms_wrapper_11 .introTop,
  #advanced_cms_wrapper_12 .introTop,
  #advanced_cms_wrapper_13 .introTop,
  #advanced_cms_wrapper_14 .introTop,
  #advanced_cms_wrapper_15 .introTop,
  #advanced_cms_wrapper_16 .introTop,
  #advanced_cms_wrapper_17 .introTop,
  #advanced_cms_wrapper_18 .introTop,
  #advanced_cms_wrapper_19 .introTop,
  #advanced_cms_wrapper_20 .introTop,
  #advanced_cms_wrapper_21 .introTop,
  #advanced_cms_wrapper_22 .introTop,
  #advanced_cms_wrapper_30 .introTop,
  #advanced_cms_wrapper_37 .introTop,
  #advanced_cms_wrapper_38 .introTop,
  #advanced_cms_wrapper_39 .introTop  {
    background-color: #f1f2ed;
    background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
    background-size: cover; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_8 .introTop,
      #advanced_cms_wrapper_9 .introTop,
      #advanced_cms_wrapper_10 .introTop,
      #advanced_cms_wrapper_11 .introTop,
      #advanced_cms_wrapper_12 .introTop,
      #advanced_cms_wrapper_13 .introTop,
      #advanced_cms_wrapper_14 .introTop,
      #advanced_cms_wrapper_15 .introTop,
      #advanced_cms_wrapper_16 .introTop,
      #advanced_cms_wrapper_17 .introTop,
      #advanced_cms_wrapper_18 .introTop,
      #advanced_cms_wrapper_19 .introTop,
      #advanced_cms_wrapper_20 .introTop,
      #advanced_cms_wrapper_21 .introTop,
      #advanced_cms_wrapper_22 .introTop,
	  #advanced_cms_wrapper_30 .introTop,
	  #advanced_cms_wrapper_37 .introTop,
	  #advanced_cms_wrapper_38 .introTop,
    #advanced_cms_wrapper_39 .introTop  {
        min-height: 170px; } }
  #advanced_cms_wrapper_8 .introTop .container_16,
  #advanced_cms_wrapper_9 .introTop .container_16,
  #advanced_cms_wrapper_10 .introTop .container_16,
  #advanced_cms_wrapper_11 .introTop .container_16,
  #advanced_cms_wrapper_12 .introTop .container_16,
  #advanced_cms_wrapper_13 .introTop .container_16,
  #advanced_cms_wrapper_14 .introTop .container_16,
  #advanced_cms_wrapper_15 .introTop .container_16,
  #advanced_cms_wrapper_16 .introTop .container_16,
  #advanced_cms_wrapper_17 .introTop .container_16,
  #advanced_cms_wrapper_18 .introTop .container_16,
  #advanced_cms_wrapper_19 .introTop .container_16,
  #advanced_cms_wrapper_20 .introTop .container_16,
  #advanced_cms_wrapper_21 .introTop .container_16,
  #advanced_cms_wrapper_22 .introTop .container_16,
  #advanced_cms_wrapper_30 .introTop .container_16,
  #advanced_cms_wrapper_37 .introTop .container_16,
  #advanced_cms_wrapper_38 .introTop .container_16,
  #advanced_cms_wrapper_39 .introTop .container_16  {
    min-height: 250px;
    height: auto !important;
    height: 250px; }
    @media (max-width: 767px) {
      #advanced_cms_wrapper_8 .introTop .container_16,
      #advanced_cms_wrapper_9 .introTop .container_16,
      #advanced_cms_wrapper_10 .introTop .container_16,
      #advanced_cms_wrapper_11 .introTop .container_16,
      #advanced_cms_wrapper_12 .introTop .container_16,
      #advanced_cms_wrapper_13 .introTop .container_16,
      #advanced_cms_wrapper_14 .introTop .container_16,
      #advanced_cms_wrapper_15 .introTop .container_16,
      #advanced_cms_wrapper_16 .introTop .container_16,
      #advanced_cms_wrapper_17 .introTop .container_16,
      #advanced_cms_wrapper_18 .introTop .container_16,
      #advanced_cms_wrapper_19 .introTop .container_16,
      #advanced_cms_wrapper_20 .introTop .container_16,
      #advanced_cms_wrapper_21 .introTop .container_16,
      #advanced_cms_wrapper_22 .introTop .container_16,
	  #advanced_cms_wrapper_30 .introTop .container_16,
	  #advanced_cms_wrapper_37 .introTop .container_16,
	  #advanced_cms_wrapper_38 .introTop .container_16,
    #advanced_cms_wrapper_39 .introTop .container_16  {
        min-height: 170px;
        height: auto !important;
        height: 170px; } }
  #advanced_cms_wrapper_8 .titleZone h1,
  #advanced_cms_wrapper_9 .titleZone h1,
  #advanced_cms_wrapper_10 .titleZone h1,
  #advanced_cms_wrapper_11 .titleZone h1,
  #advanced_cms_wrapper_12 .titleZone h1,
  #advanced_cms_wrapper_13 .titleZone h1,
  #advanced_cms_wrapper_14 .titleZone h1,
  #advanced_cms_wrapper_15 .titleZone h1,
  #advanced_cms_wrapper_16 .titleZone h1,
  #advanced_cms_wrapper_17 .titleZone h1,
  #advanced_cms_wrapper_18 .titleZone h1,
  #advanced_cms_wrapper_19 .titleZone h1,
  #advanced_cms_wrapper_20 .titleZone h1,
  #advanced_cms_wrapper_21 .titleZone h1,
  #advanced_cms_wrapper_22 .titleZone h1,
  #advanced_cms_wrapper_30 .titleZone h1,
  #advanced_cms_wrapper_37 .titleZone h1,
  #advanced_cms_wrapper_38 .titleZone h1,
  #advanced_cms_wrapper_39 .titleZone h1  {
    font-size: 32.5px;
    font-size: 3.25rem;
    line-height: 1.1; }
  #advanced_cms_wrapper_8 .titleZone .rte p,
  #advanced_cms_wrapper_9 .titleZone .rte p,
  #advanced_cms_wrapper_10 .titleZone .rte p,
  #advanced_cms_wrapper_11 .titleZone .rte p,
  #advanced_cms_wrapper_12 .titleZone .rte p,
  #advanced_cms_wrapper_13 .titleZone .rte p,
  #advanced_cms_wrapper_14 .titleZone .rte p,
  #advanced_cms_wrapper_15 .titleZone .rte p,
  #advanced_cms_wrapper_16 .titleZone .rte p,
  #advanced_cms_wrapper_17 .titleZone .rte p,
  #advanced_cms_wrapper_18 .titleZone .rte p,
  #advanced_cms_wrapper_19 .titleZone .rte p,
  #advanced_cms_wrapper_20 .titleZone .rte p,
  #advanced_cms_wrapper_21 .titleZone .rte p,
  #advanced_cms_wrapper_22 .titleZone .rte p,
  #advanced_cms_wrapper_30 .titleZone .rte p,
  #advanced_cms_wrapper_37 .titleZone .rte p,
  #advanced_cms_wrapper_38 .titleZone .rte p
  #advanced_cms_wrapper_39 .titleZone .rte p  {
    font-size: 1.3rem; }


  #advanced_cms_wrapper_42 .bordleft {
      width : 50% ;
      margin-right : 0;
      padding-right : 130px;
  }


  #advanced_cms_wrapper_49 .CMSpage .colleft.img_skin {
    padding-left : 0px;
    width : 50%;
    margin-right : 0;
  }

  .technologies {
    text-align : center;
    width : 100%;
    position: relative;
  }

  .technologies h2 {
    position: relative;
    display: inline-block;
    z-index: 1;
    background: #fff;
    padding: 0 20px;
    margin-top : 0;
  }

  .technologies:after {
    content:'';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: #ccc;
    z-index:0;
  }

  #page #advanced_cms_wrapper_49 .rte ul {
    padding-left: 0;
  }

  @media (max-width: 767px) {
    #page #advanced_cms_wrapper_49 .rte ul, #page #advanced_cms_wrapper_58 .rte ul {
      display : block;
    }

    #page #advanced_cms_wrapper_58 .rte ul {
      padding-left: 0;
      margin-top : -50px;
    }
  
  }

  #advanced_cms_wrapper_49 #product_list .ajax_block_product, .gammes_prod #product_list .ajax_block_product {
    width : 31.30%;
    list-style-type: none;
    float:none;
  }
  @media (max-width: 480px) {
  .gammes_prod #product_list .ajax_block_product,
  #page #advanced_cms_wrapper_60 #product_list .ajax_block_product,
  #page #advanced_cms_wrapper_61 #product_list .ajax_block_product,
  #page #advanced_cms_wrapper_62 #product_list .ajax_block_product {
    width : 100% !important;
  }

  #page #advanced_cms_wrapper_60 #product_list,
  #page #advanced_cms_wrapper_61 #product_list,
  #page #advanced_cms_wrapper_62 #product_list {
    padding-left : 0;
  }

  }

  @media (max-width: 767px) {
    #advanced_cms_wrapper_49 #product_list .ajax_block_product, #advanced_cms_wrapper_58 #product_list .ajax_block_product {
      width : auto !important;
    }

  }

  #advanced_cms_wrapper_49 #product_list .ajax_block_product.first-in-line {
    margin-right : 2%
  }

  #advanced_cms_wrapper_49 table tr,   #advanced_cms_wrapper_58 table tr, #advanced_cms_wrapper_65 table tr{
    background : #fff !important;
  }

  #page #advanced_cms_wrapper_49 table, #page #advanced_cms_wrapper_58 table, #page #advanced_cms_wrapper_65 table {
    border : 1px solid #ddd !important;
    padding : 30px 20px;
    width: 75%!important; 
    margin: 0;
  }
  

  .gros_point {
    text-align: center; 
    padding-left: 10px !important; 
    padding-right: 10px !important;
  }

  @media (max-width: 767px) {
    #page #advanced_cms_wrapper_49 table, #page #advanced_cms_wrapper_58 table, #page #advanced_cms_wrapper_65 table {
      width : 100% !important;
      margin-top:10px;
    }

    #page #advanced_cms_wrapper_49 .CMSpage:nth-of-type(even) .bordleft {
      order : 1;
  }

    #advanced_cms_wrapper_49 .page-subheading {

    }

    #advanced_cms_wrapper_49.advanced-cms-wrapper .bloc_moins_haut img {
      width : 100%
    }

    
  #page .intro_ .colleft + .col-lg-6 {
    order: 2;
  }

#page .intro_ .colleft {
  order: 1;
}

#page .desk {
  display : none;
}

#page .mobile {
  display : block;
}

  }

  #advanced_cms_wrapper_49 table td, #advanced_cms_wrapper_58 table td, #advanced_cms_wrapper_65 table td{
    border : 0 !important;
    text-align : left !important;
  }

  #page #advanced_cms_wrapper_58 .align_center_elem .rte table p, #page #advanced_cms_wrapper_65 .align_center_elem .rte table p {
    margin-top : 0;
  }

  #advanced_cms_wrapper_49 .product_list .product-container h3 {
      min-height :auto;
  }


  .advanced-cms-wrapper#advanced_cms_wrapper_50 img.img-responsive {
    width : auto;
  }

  #page .rte ul#product_list li:before {
    content: none;
  }

  .approche-bloc-titre {
    background: #fdfcfa;
    padding-top: 85px;
    padding-bottom: 85px;
    text-align: center;
  }

  @media (max-width: 767px) {
    .approche-bloc-titre {
      padding-top: 20px;
      padding-bottom: 20px; 
     }
      .approche-bloc-titre h2 {
        margin : 0 !important;
      }

      #page .approche-bloc-titre p {
        margin-top : 15px;
        padding-left : 15px;
        padding-right: 15px;
      }
    }

  #page .CMSpage.histoire-titre {
    background: #fdfcfa;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  #page .CMSpage.histoire-titre .colleft p, #page .CMSpage.histoire-titre .colleft p img {
    margin : 0;
  }


  .ligne {
    position: relative;
    left: 5%;
    top: 180px;
  } 

  @media (max-width: 767px) {
    .ligne {
      position : static;
    }
  }

  .align_center_elem.derniere {
    overflow : hidden;
    margin-bottom : 50px !important;
  }

#module-advancedcms-adcms .conseilDetail {
  background: #FFFFFF;
  padding: 35px 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 45px auto; }
  @media (max-width: 767px) {
    #module-advancedcms-adcms .conseilDetail {
      padding: 25px 20px; } }
  #module-advancedcms-adcms .conseilDetail .numero {
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left; }
    #module-advancedcms-adcms .conseilDetail .numero:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 25px;
      height: 1px;
      background: #000000;
      margin-right: 15px; }
  #module-advancedcms-adcms .conseilDetail .colonne {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    width: 50%; }
    @media (max-width: 995px) {
      #module-advancedcms-adcms .conseilDetail .colonne {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        width: 100%; } }
    #module-advancedcms-adcms .conseilDetail .colonne.texte {
      padding-right: 10%; }
      #module-advancedcms-adcms .conseilDetail .colonne.texte a {
        text-decoration: underline; }
      @media (max-width: 1024px) {
        #module-advancedcms-adcms .conseilDetail .colonne.texte {
          padding-right: 0; } }
    #module-advancedcms-adcms .conseilDetail .colonne:nth-child(even) {
      padding-left: 10%;
      text-align: right; }
      @media (max-width: 995px) {
        #module-advancedcms-adcms .conseilDetail .colonne:nth-child(even) {
          text-align: center;
          padding: 0; } }
    #module-advancedcms-adcms .conseilDetail .colonne h2 {
      margin-top: 0;
      text-align: left;
      line-height: 1;
      font-size: 33px;
      font-size: 3.3rem; }
      @media (max-width: 767px) {
        #module-advancedcms-adcms .conseilDetail .colonne h2 {
          font-size: 20px;
          font-size: 2rem; } }
      #module-advancedcms-adcms .conseilDetail .colonne h2 strong {
        display: block;
        font-weight: 400;
        font-size: 45px;
        font-size: 4.5rem;
        text-transform: uppercase; }
        @media (max-width: 767px) {
          #module-advancedcms-adcms .conseilDetail .colonne h2 strong {
            font-size: 30px;
            font-size: 3rem; } }

#module-advancedcms-adcms .conseilDetail:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  #module-advancedcms-adcms .conseilDetail:nth-child(odd) .numero {
    text-align: right; }
    #module-advancedcms-adcms .conseilDetail:nth-child(odd) .numero:before {
      display: none; }
      @media (max-width: 995px) {
        #module-advancedcms-adcms .conseilDetail:nth-child(odd) .numero:before {
          content: "";
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          width: 25px;
          height: 1px;
          background: #000000;
          margin-right: 15px; } }
    #module-advancedcms-adcms .conseilDetail:nth-child(odd) .numero:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 25px;
      height: 1px;
      background: #000000;
      margin-left: 15px; }
      @media (max-width: 995px) {
        #module-advancedcms-adcms .conseilDetail:nth-child(odd) .numero:after {
          display: none; } }
    @media (max-width: 995px) {
      #module-advancedcms-adcms .conseilDetail:nth-child(odd) .numero {
        text-align: left; } }
  #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne {
    text-align: right; }
    @media (max-width: 995px) {
      #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne {
        text-align: left; } }
    #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne.texte {
      padding-left: 10%;
      padding-right: 0%; }
      @media (max-width: 1024px) {
        #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne.texte {
          padding-left: 0; } }
    #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne h2 {
      text-align: right; }
      @media (max-width: 995px) {
        #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne h2 {
          text-align: left; } }
    #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne:nth-child(even) {
      padding-left: 0;
      padding-right: 10%;
      text-align: left; }
      @media (max-width: 995px) {
        #module-advancedcms-adcms .conseilDetail:nth-child(odd) .colonne:nth-child(even) {
          text-align: center;
          padding-right: 0; } }

#cd-vertical-nav {
  position: fixed;
  left: 20px;
  top: 25%;
  bottom: auto;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
  z-index: 4; }
  #cd-vertical-nav ul {
    margin-top: 0; }
  @media (max-width: 767px) {
    #cd-vertical-nav {
      display: none; } }

#cd-vertical-nav li {
  text-align: left;
  margin-bottom: 10px; }

#cd-vertical-nav a {
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-decoration: none; }

#cd-vertical-nav a:hover {
  text-decoration: none; }

#cd-vertical-nav a:after {
  content: "";
  display: table;
  clear: both; }

#cd-vertical-nav a .cd-dot {
  float: left;
  display: inline-block;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6); }

#cd-vertical-nav a:hover .cd-dot {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

#cd-vertical-nav a:hover .cd-label {
  opacity: 1; }

#cd-vertical-nav a:hover .cd-dot > span {
  background-color: #000000; }

#cd-vertical-nav a.is-selected .cd-dot > span {
  background-color: #000000; }

#cd-vertical-nav a.is-selected .cd-label {
  opacity: 1; }
  @media (max-width: 1024px) {
    #cd-vertical-nav a.is-selected .cd-label {
      opacity: 0; } }

@media (max-width: 1024px) {
  #cd-vertical-nav a.is-selected:hover .cd-label {
    opacity: 1; } }

#cd-vertical-nav a .cd-dot > span {
  background-color: #babdc5;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline; }

#cd-vertical-nav .cd-dot {
  position: relative;
  /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
  top: 5px;
  height: 25px;
  width: 25px;
  padding: 0px;
  background-color: #babdc5;
  border: 0;
  border-radius: 100%;
  -webkit-transition: background-color 0.5s, -webkit-transform 0.2s;
  transition: background-color 0.5s, -webkit-transform 0.2s;
  -o-transition: transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s, -webkit-transform 0.2s;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%; }

#cd-vertical-nav .cd-label {
  position: relative;
  margin-left: 5px;
  padding: 5px;
  top: 8px;
  background: transparent;
  color: #000000;
  font-size: 13px;
  font-size: 1.3rem;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  -o-transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  text-transform: uppercase;
  font-weight: 700;
  opacity: 0;
  -webkit-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  transform-origin: 100% 50%; }
  @media (max-width: 1024px) {
    #cd-vertical-nav .cd-label {
      background: #FFFFFF; } }

#advanced_cms_wrapper_8 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_9 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_10 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_11 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_12 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_13 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_14 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_15 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_16 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_17 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_18 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_19 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_20 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_21 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#advanced_cms_wrapper_22 .introTop {
  background: #f1f2ed url("/img/cms/acms/structure/bg-cat-defaut.jpg") right center no-repeat;
  background-size: cover; }

#sitemap .col-xs-12 {
  float: left;
  width: 50%;
  padding: 0 1% 0 10px; }
  @media (max-width: 767px) {
    #sitemap .col-xs-12 {
      width: 99%; } }

#sitemap .box {
  background: #FFFFFF;
  line-height: 23px;
  margin: 0 0 30px;
  padding: 14px 18px 13px;
  border: 1px solid #000000; }

#sitemap .sitemap_block .page-subheading {
  margin-bottom: 16px;
  border-bottom: 1px solid #000000;
  color: #000000;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
  padding: 0 0 5px;
  text-transform: uppercase; }

#sitemap .sitemap_block li {
  line-height: 16px;
  padding-bottom: 11px; }
  #sitemap .sitemap_block li ul {
    padding-left: 35px; }

#sitemap .sitemap_block li a {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 300;
  text-transform: uppercase;
  text-decoration: none;
  padding: 2px 4px; }

#sitemap .sitemap_block li a:before {
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  padding-right: 10px; }

#sitemap .sitemap_block li a:hover {
  color: #FFFFFF;
  background: #000000;
  font-weight: 700; }

#sitemap .categTree .page-subheading {
  margin-bottom: 16px;
  border-bottom: 1px solid #000000;
  color: #000000;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
  padding: 0 0 5px;
  text-transform: uppercase; }

#sitemap div.tree_top {
  padding: 5px 0 0 27px; }
  @media (max-width: 767px) {
    #sitemap div.tree_top {
      padding-left: 0; } }
  #sitemap div.tree_top a:before {
    content: "\f015";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 20px;
    font-size: 2rem;
    color: #000000; }
  #sitemap div.tree_top a:hover:before {
    color: #000000; }

#sitemap ul.tree {
  padding-left: 24px; }
  @media (max-width: 767px) {
    #sitemap ul.tree {
      padding-left: 0; } }
  #sitemap ul.tree li {
    margin: 0 0 0 21px;
    padding: 5px 0 0 33px;
    border-left: 1px solid #d6d4d4;
    background-image: url("/img/cms/acms/structure/sitemap-horizontal.png");
    background-repeat: no-repeat;
    background-position: 0 15px;
    background-color: transparent;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      #sitemap ul.tree li {
        margin: 0 0 0 15px;
        padding: 5px 0 0 15px; } }
  #sitemap ul.tree li a {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    text-decoration: none;
    padding: 2px 4px; }
  #sitemap ul.tree li a:hover {
    color: #FFFFFF;
    background: #000000;
    font-weight: 700; }
  #sitemap ul.tree > li {
    margin: 0 0 0 11px; }
    @media (max-width: 767px) {
      #sitemap ul.tree > li {
        margin-left: 7px; } }
  #sitemap ul.tree li.last {
    border: medium none;
    background-image: url("/img/cms/acms/structure/sitemap-last.png");
    background-repeat: no-repeat;
    background-position: 0 -4px;
    background-color: transparent; }

.storeLocatorPage {
  margin-top : 30px;
  padding-bottom: 50px; }
  @media (max-width: 995px) {
    .storeLocatorPage {
      padding: 0 15px 50px 15px; }
    .storeLocatorPage .grid_5 {
      width: 100%;
      padding-right: 0;
      margin: 0 0 10px; }
    .storeLocatorPage .grid_11 {
      width: 100%;
      margin: 0; } }
  .storeLocatorPage .searchZone h2 {
    margin: 0 0 30px;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 300;
    text-transform: uppercase; }
  .storeLocatorPage .searchZone .formulaire .selector {
    width: 100% !important; }
    .storeLocatorPage .searchZone .formulaire .selector span {
      display: none; }
  .storeLocatorPage .searchZone .formulaire .btn {
    width: 100%;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700; }
  .storeLocatorPage .searchZone .formulaire .radius-input label, .storeLocatorPage .searchZone .formulaire .radius-input .form-control {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: auto; }
  .storeLocatorPage .searchZone .formulaire .radius-input label {
    margin: 0; }
  .storeLocatorPage .searchZone .formulaire .radius-input .form-control {
    margin: 0 10px; }
  .storeLocatorPage .searchZone .store-content {
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    margin-bottom: 25px; }
  .storeLocatorPage .searchZone .filtter-stores-base {
    margin-top: 50px;
    text-align: center; }
    .storeLocatorPage .searchZone .filtter-stores-base .content-stores-base {
      text-align: center;
      background-color: #fff;
      width: 80%;
      margin: auto;
      margin-top: -50px;
      padding: 5px 20px;
      position: relative; }
      .storeLocatorPage .searchZone .filtter-stores-base .content-stores-base h2 {
        font-size: 17px;
        font-size: 1.7rem;
        text-align: center;
        color: #d13b54;
        font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
        text-transform: none;
        margin-top: 10px;
        margin-bottom: 5px; }
      .storeLocatorPage .searchZone .filtter-stores-base .content-stores-base p {
        font-size: 11px;
        font-size: 1.1rem;
        text-transform: uppercase;
        text-align: center;
        font-weight: 700; }
      .storeLocatorPage .searchZone .filtter-stores-base .content-stores-base .btn {
        width: 100%;
        margin: 15px 0;
        text-transform: uppercase;
        font-size: 10px;
        font-size: 1rem; }
  .storeLocatorPage .all-instituts {
    margin: 0.75em 0 25px; }
  .storeLocatorPage #map {
    width: 100%;
    height: 447px;
    margin-bottom: 25px; }
    .storeLocatorPage #map img {
      -webkit-filter: grayscale(90%);
      filter: grayscale(90%); }
    .storeLocatorPage #map .store-content-select {
      margin-bottom: 25px; }
  .storeLocatorPage .store-content-select .selector {
    visibility: hidden;
    display: none; }
    .storeLocatorPage .store-content-select .selector span {
      display: none; }
  .storeLocatorPage .store-content-select.active {
    padding-top: 30px;
    margin-bottom: 30px; }
  .storeLocatorPage .store-content-select.active .selector {
    visibility: visible;
    display: block; }
  .storeLocatorPage .store-title {
    margin-bottom: 16px; }
  .storeLocatorPage #stores_loader {
    display: none;
    margin-left: 5px; }
  .storeLocatorPage #locationSelect {
    max-width: 100%;
    visibility: hidden;
    width: auto;
    border-color: #000;
    border-radius: 0; }
  .storeLocatorPage #stores-table {
    display: none;
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem; }
    @media (max-width: 767px) {
      .storeLocatorPage #stores-table {
        font-size: 10px;
        font-size: 1rem;
        font-weight: 300; } }
  .storeLocatorPage #stores-table tbody td {
    padding: 20px; }
    @media (max-width: 767px) {
      .storeLocatorPage #stores-table tbody td {
        padding: 5px; }
        .storeLocatorPage #stores-table tbody td.hideMobile {
          display: none; } }
  .storeLocatorPage #stores-table tbody td.num {
    background: transparent;
    width: 46px; }
  .storeLocatorPage #stores-table tbody td.name span {
    padding-left: 15px; }
  .storeLocatorPage table.slResult td, .storeLocatorPage table.slResult th {
    text-align: center; }
  .storeLocatorPage table.slResult {
    color: #464646; }
  .storeLocatorPage .slResult > thead {
    background: #fdfcfa; }
  .storeLocatorPage .slResult.table > thead > tr > th {
    border-bottom: 0;
    font-weight: 300;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .storeLocatorPage .slResult.table > thead > tr > th.hideMobile {
        display: none; } }
  .storeLocatorPage .slResult.table > thead > tr > th > span {
    text-transform: none; }
  .storeLocatorPage .slResult.table > tbody > tr:nth-child(1) > td {
    border-top: 0; }
  .storeLocatorPage .slResult.table > tbody > tr > td > strong {
    font-weight: 400; }


  

#contact .contact-form-box {
  margin: 25px auto;
  background: #fff;
  padding: 20px;
  border: none;
  border-radius: 0;
  max-width: 50%;
float:left; }

#contact .video_contact {
  float : left;
  width : 50%;
  text-align : center;
  margin-bottom : 80px;
}

#contact .video_contact a {
  font-weight : bold;
}


  @media (max-width: 767px) {

    #contact h1 {
      text-align : center;
    }

    #contact .contact-form-box {
      padding: 10px 30px;
      max-width : 100%
    } 
    #contact .video_contact {
      width : 100%;
      display : flex;
      flex-direction : column;
      text-align:center;
    }

    #contact .video_contact video {
      order : 2;
      width : 100% !important;
    }
  }
  #contact .contact-form-box .bloc {
    float: left;
    width: 48%; }
    @media (max-width: 767px) {
      #contact .contact-form-box .bloc {
        width: 100%; } }
  #contact .contact-form-box .bloc + .bloc {
    margin-left: 4%; }
    @media (max-width: 767px) {
      #contact .contact-form-box .bloc + .bloc {
        margin-left: 0; } }
  #contact .contact-form-box #uniform-id_contact span,
  #contact .contact-form-box .selector1 .selector span {
    display: none; }
  #contact .contact-form-box .contact-title {
    padding: 20px;
    background: #FFFFFF;
    max-width: 95%;
    font-weight: 300; }
  #contact .contact-form-box .form-group textarea {
    border : 1px solid;
    height: 150px; }
  #contact .contact-form-box #uniform-fileUpload span {
    display: none; }
  #contact .contact-form-box #fileUpload {
    padding: 0; }
  #contact .contact-form-box #orderNumber .selector {
    width: 100% !important; }
  #contact .contact-form-box #uniform-8_order_products,
  #contact .contact-form-box #uniform-9_order_products {
    max-width: 100%;
    width: 100% !important; }
  #contact .contact-form-box .submit {
    text-align: left;
   }
   #contact .contact-form-box .submit button {
    font-size : 13px;
    cursor: pointer;
    background : #000;
    color : #fff;
   }
  #contact .contact-form-box #captcha-box {
    margin: 15px auto; }
    #contact .contact-form-box #captcha-box > div {
      margin: 0 auto; }

body#category #center_column .introTop .container_16,
body#new-products #center_column .introTop .container_16,
body#prices-drop #center_column .introTop .container_16,
body#best-sales #center_column .introTop .container_16 {
  min-height: 250px;
  height: auto !important;
  height: 250px; }
  @media (max-width: 767px) {
    body#category #center_column .introTop .container_16,
    body#new-products #center_column .introTop .container_16,
    body#prices-drop #center_column .introTop .container_16,
    body#best-sales #center_column .introTop .container_16 {
      min-height: 170px;
      height: auto !important;
      height: 100px; } }


  body#category #center_column .introTop + h2 {
    margin-top : 70px;
    margin-bottom : 110px;
  }

  body#category #center_column .introTop + h2 span, .category-61 #product_list h2.titre_soin span {
    background:  #fff;
    color : #000;
    border : 1px solid #000;
    padding :5px;
  }

  .category-61 #product_list h2.titre_soin {
    margin-bottom : 50px
  }


@media (max-width: 767px) {
  body#category #center_column .introTop,
  body#new-products #center_column .introTop,
  body#prices-drop #center_column .introTop,
  body#best-sales #center_column .introTop {
    min-height: 100px !important; }  
    body#category #center_column .introTop + h2 {
      margin-top : 20px;
      margin-bottom : 20px;
      font-size : 1.8rem;
    }

    body#category #center_column .introTop + h2 span, .category-61 #product_list h2.titre_soin span, .category-64 #product_list h2.titre_soin span {
      display : block;
    }

    .category-61 #product_list h2.titre_soin, .category-64 #product_list h2.titre_soin span {
      padding-left : 15px;
      padding-right : 15px;
      width : 100%;
    }
  }


  body#category .store_locator {
    text-align:center;
    margin-bottom:50px;
  }

  body#category .store_locator a, #product #page .btn.border.noir {
    color: #000 !important; 
    background: #fff !important;
    font-size : 1.25rem;
   }

   #product #page .btn.border.noir {
      border : 1px solid !important;
    }

    #product #page #accessories .btn.border.noir {
      color: #fff !important; 
      background: #000 !important;
    }


    #product .product_list .product-container .button-container .btn span {
      border : 0;
    }

.brandName {
  color: #000;
  font-size: 23.5px;
  font-size: 2.35rem;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  min-height: 20px;
  height: auto !important;
  height: 20px;
  margin-bottom: 5px; }
  @media (max-width: 1150px) {
    .brandName {
      font-size: 20px;
      font-size: 2rem; } }

.brandname-2 {
  color: #31261D; }

.brandname-3 {
  color: #ff5200; }

.brandname-4 {
  color: #5B3427; }

.brandname-6 {
  color: #31261D; }

.brandname-7 {
  color: #CBA052; }

.brandname-8 {
  color: #76787B; }

.brandname-9 {
  color: #00205B; }

.brandname-10 {
  color: #EFC3B3; }

.brandname-11 {
  color: #BC4800; }

.brandname-12 {
  color: #00B065; }

.brandname-13 {
  color: #AA6489; }

.brandname-14 {
  color: #84754E; }

#subcategories {
  padding-bottom: 250px; }
  @media (max-width: 1024px) {
    #subcategories {
      padding-bottom: 25px; } }
  #subcategories ul li {
    float: left;
    position: relative;
    margin: 0 0 25px;
    width: 33.333333%;
    overflow: hidden; }
    @media (max-width: 840px) {
      #subcategories ul li {
        width: 48%;
        margin: 0 1% 15px; } }
    #subcategories ul li:nth-child(3n+1) {
      margin-left: 0; }
      @media (max-width: 840px) {
        #subcategories ul li:nth-child(3n+1) {
          margin-left: 1%; } }
    @media (max-width: 767px) {
      #subcategories ul li {
        width: 97%;
        margin: 0 1.5% 10px; } }
  #subcategories li.cat {
    background: #fff;
    padding: 40px;
    /*min-height: 420px;
    height: auto !important;
    height: 420px;*/ }
    #subcategories li.cat .subcategory-container {
      position: relative;
      text-align: center; }
    #subcategories li.cat .fullsize {
      display: block;
      width: 100%;
      height: 100%;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      position: absolute;
      z-index: 4; }
      #subcategories li.cat .fullsize span {
        display: none; }
    #subcategories li.cat h3 {
      margin: 15px 0 0 0;
      padding: 10px 15px;
      font-size: 25px;
      font-size: 2.5rem;
      color: #000000;
      background: transparent;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      text-align: center;
      line-height: 1.2;
      text-transform: uppercase; }
      #subcategories li.cat h3 a {
        color: #000000; }
      #subcategories li.cat h3 a:hover {
        text-decoration: none; }

#subcategories ul li.Big {
  margin: 0 0 25px;
  margin-left: 1%;
  width: 49%; }
  #subcategories ul li.Big:nth-child(3n+1) {
    margin-left: 1%; }
    @media (max-width: 995px) {
      #subcategories ul li.Big:nth-child(3n+1) {
        margin-left: 10%; } }
    @media (max-width: 570px) {
      #subcategories ul li.Big:nth-child(3n+1) {
        margin-left: 1.5%; } }
  #subcategories ul li.Big:nth-child(2n+1) {
    margin-left: 0; }
    @media (max-width: 995px) {
      #subcategories ul li.Big:nth-child(2n+1) {
        margin-left: 10%; } }
    @media (max-width: 570px) {
      #subcategories ul li.Big:nth-child(2n+1) {
        margin-left: 1.5%; } }
  @media (max-width: 995px) {
    #subcategories ul li.Big {
      width: 80%;
      margin: 0 10% 15px; } }
  @media (max-width: 570px) {
    #subcategories ul li.Big {
      width: 97%;
      margin: 0 1.5% 10px; } }

#subcategories li.cat.Big {
  background: #fbf9f9;
  padding: 0;
  min-height: 50px;
  height: auto !important;
  height: 50px; }
  #subcategories li.cat.Big .contentCat {
    max-width: 50%;
    width: 50%;
    top: 50%;
    left: 99%;
    -webkit-transform: translate(-99%, -50%);
    -ms-transform: translate(-99%, -50%);
    transform: translate(-99%, -50%);
    position: absolute; }
    @media (max-width: 767px) {
      #subcategories li.cat.Big .contentCat {
        width: 60%;
        max-width: 60%; } }
  @media (max-width: 1024px) {
    #subcategories li.cat.Big h3 {
      font-size: 20px;
      font-size: 2rem; } }
  @media (max-width: 767px) {
    #subcategories li.cat.Big h3 {
      font-size: 17px;
      font-size: 1.7rem;
      margin: 0;
      padding: 5px 10px; } }
  #subcategories li.cat.Big .cat-desc p {
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: 400; }
    @media (max-width: 1024px) {
      #subcategories li.cat.Big .cat-desc p {
        font-size: 11.5px;
        font-size: 1.15rem; } }
  @media (max-width: 767px) {
    #subcategories li.cat.Big .cat-desc {
      display: none; } }
  #subcategories li.cat.Big .btn {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 15px; }
    @media (max-width: 767px) {
      #subcategories li.cat.Big .btn {
        font-size: 13px;
        font-size: 1.3rem; } }

body.category #center_column {
/*  background: url("../img/ella/background/productList/loginStoneImg.png"), url("../img/ella/background/productList/pnImg.png"), url("../img/ella/background/productList/glassPipe.png"), url("../img/ella/background/productList/znImg.png"); */
  background-position: right 275px, 1% 30%, 99% 56%, 99% 99%;
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    body.category #center_column {
      background: transparent; } }

body.category-12 #center_column,
body.category-43 #center_column,
body.category-61 #center_column {
/*  background-image: url("../img/ella/background/categorie/nosPipe.png"), url("../img/ella/background/categorie/sqImg.png"), url("../img/ella/background/categorie/nosWhiteStone.png"); */
  background-position: 1% 275px, center 98%, 98% 90%;
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    body.category-12 #center_column,
    body.category-43 #center_column,
    body.category-61 #center_column {
      background: transparent; } }

.product-wall {
  margin-top: 0px;
  margin-bottom: 50px; }

#product_list {
  text-align: center;}
  @media (max-width: 995px) {
    #product_list {
      display: flex;
      flex-wrap: wrap;
    }
  }


  #product_list .separatorLine {
    clear: both;
    margin: 30px 0;
    width: 100%;
    height: 0px;
    background: #000000; }
    @media (max-width: 995px) {
      #product_list .separatorLine {
        margin: 10px 0;
        background: transparent; } }
  #product_list .ajax_block_product {
    padding: 5px;
    position: relative;
    float: left;
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 23.75%;
    min-height: 400px;
    height: auto !important;
    height: 400px;
    margin: 0 0.5% 25px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }

    #advanced_cms_wrapper_50 #product_list .ajax_block_product,
    .category-64 #product_list .ajax_block_product,
    .category-61 #product_list .ajax_block_product,
    .category-310 #product_list .ajax_block_product,
    .category-308 #product_list .ajax_block_product,
    .category-309 #product_list .ajax_block_product {
      width : 48%;
    }

    @media (max-width: 995px) {
      #advanced_cms_wrapper_50 #product_list .ajax_block_product,
      .category-64 #product_list .ajax_block_product,
      .category-61 #product_list .ajax_block_product,
      .category-310 #product_list .ajax_block_product,
      .category-308 #product_list .ajax_block_product,
      .category-309 #product_list .ajax_block_product {
        width : 100% !important;
      }
    }


    .category-61 #product_list h2 + .ajax_block_product:nth-child(3n+3) {
        clear: left;
    }

    @media (max-width: 995px) {
      #product_list .ajax_block_product {
        width: 100% !important;
        min-height: 640px;
        height: auto !important;
        height: 640px; } }
    @media (max-width: 480px) {
      #product_list .ajax_block_product {
        width : calc(50% - 10px) !important;
        min-height: 50px;
        height: auto !important;
        height: 50px; } 
        .product_list .product-container {
          padding: 0 10px !important;
      }

      #page #product_list   .btn.border.noir {
              width : 100% !important;
              font-size : 10.5px;
        }
      
      }
    #product_list .ajax_block_product.first-in-line {
      margin-left: 0;
      margin-right: 1%; }
      @media (max-width: 995px) {
        #product_list .ajax_block_product.first-in-line {
          /*margin: 0 1% 25px;*/
          margin: 0;} }
    #product_list .ajax_block_product.last-in-line {
      margin-left: 2%;
      margin-right: 0; }
      @media (max-width: 995px) {
        #product_list .ajax_block_product.last-in-line {
          /*margin: 0 1% 25px;*/
          margin: 0;} }
    #product_list .ajax_block_product:hover {
      background: #FFFFFF; }
  @media (max-width: 995px) {
    #product_list .clearfix {
      display: none; } }

  @media (max-width: 767px) {    

    #category .product_list .product-container{
      padding: 0 30px;
    }
  } 


.product_list .product-container {
  position: relative;
  background: #FFFFFF;
  padding: 0 70px; }

  #product_list.product_list .product-container {
    padding : 0;
  }

  @media (max-width: 767px) {    

    .product_list .product-container{
      padding: 0 10px;
    }
  } 
  .product_list .product-container a:hover {
    text-decoration: none; }
  .product_list .product-container .topProduct {
    min-height: 270px;
    height: auto !important;
    height: 270px; }
    @media (max-width: 767px) {
      .product_list .product-container .topProduct {
        min-height: 25px;
        height: auto !important;
        height: 25px; } 
        #index .product_list .product-container {
          padding : 0;
        }
      #index #products-listing {
        padding-left: 8%;
        padding-right: 8%;
      }
      }
  .product_list .product-container .product-image-container {
    position: relative;
    text-align: center;
    margin-bottom: 15px; }
    .product_list .product-container .product-image-container .fv_block {
      float: right; }
  .product_list .product-container h3 {
    font-weight: 400;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1;
    margin: 0px 0 0px;
    padding-top: 0px;
    text-align: center;
    color: #000000;
    margin-top : 45px;
    min-height: 45px;
    height: auto !important;
    height: 45px; }
    .product_list .product-container h3 a {
      color: #000000; text-transform : uppercase; }

      .gammes_prod .product_list .product-container h3 {
        font-weight: 400;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.1;
        margin: 0px 0 10px;
        padding-top: 0px;
        text-align: center;
        color: #000000;
        margin-top: 45px;
        min-height: auto;
        height: auto !important;
        height: 45px;
    }  
    @media (max-width: 1280px) { 
      .gammes_prod .product_list .product-container h3 {
        min-height : 46px;
      }
    }
    @media (max-width: 1150px) {
      .product_list .product-container h3 {
        font-size: 16px;
        font-size: 1.6rem; } }
    @media (max-width: 767px) {
      .product_list .product-container h3 {
        min-height: 5px;
        height: auto !important;
        height: 5px; } }
  .product_list .product-container .contenance {
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 300;
    min-height: 20px;
    height: auto !important;
    height: 20px; }
    .product_list .product-container .contenance p {
      margin: 0;
      font-size: 13px;
      font-size: 1.3rem;
      color: #000000; }
  #index .product_list .product-container .product-desc {
    min-height: 70px;
    display:none;
  }

  #category .product_list .product-container .product-desc, #search .product_list .product-container .product-desc {
    display:none;
  }

  .gammes_prod .product_list .product-container .product-desc {
    display:none;
  }

  .product_list .product-container .product-desc {
    padding: 10px 0.25em;
    text-align: center;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    color: #000;
    font-weight: 500;
    overflow: hidden;
    margin: 10px auto;
    min-height: 65px;
    width : 90%;
    height: auto !important;
    height: 60px; }
    @media (max-width: 1150px) {
      .product_list .product-container .product-desc {
        font-size: 11.5px;
        font-size: 1.35rem; } }
    @media (max-width: 767px) {
      .product_list .product-container .product-desc {
        min-height: 5px;
        height: auto !important;
        height: 5px; 
        width : 100%}
      #index #product_list.owl-carousel .ajax_block_product {
        margin : 0 !important
      }}
  .product_list .product-container .content_price {
    position: relative;
    margin: 15px auto 15px;
    padding: 0 0.25em;
    text-align: center; }
    .product_list .product-container .content_price span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      #index .product_list .product-container .content_price {
       
      }
      .product_list .product-container .content_price span.price {
        font-size: 18px;
        font-size: 1.8rem;
        font-weight: 600;
        color: #000000; }
      .product_list .product-container .content_price span.old-price {
        text-decoration: line-through;
        font-size: 14px;
        font-size: 1.4rem;
        margin-left: 10px;
        color: #666666; }
      .product_list .product-container .content_price span.unit {
        display: block;
        text-align: center;
        color: #666666;
        font-weight: 300;
        font-size: 12px;
        font-size: 1.2rem; }
  .product_list .product-container .flag {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    background: #000000;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 60px;
    width: 60px;
    border-radius: 100%;
    margin: 0; }
    .product_list .product-container .flag.new-box {
      background: #d13b54; }
    .product_list .product-container .flag.sale-box {
      background: none; }
  .product_list .product-container .new-box {
    position: absolute;
    top: 0;
    left: 5px; }
  .product_list .product-container .sale-box {
    z-index: 5;
    position: absolute;
    top: 10px;
    left: 15px;
    width:auto; }

    .accroche_cat{
      text-align : center;
      font-size : 15px;
      color : #e9d7ca;
      font-weight : 600;
      margin-bottom : 15px;
      text-transform: uppercase;
      clear:both;
    }

    .accroche_cat p {
      text-align : left;
      color : #e9d7ca;
      font-weight : bold;
      font-size : 20px;
    }

    @media (max-width: 767px) {
      .accroche_cat p {
        font-size : 18px;
      }
    }
  .product_list .product-container .button-container, #subcategories  .button-container{
    padding: 10px 0.25em;
    text-align: center; }
    .product_list .product-container .button-container .btn, #subcategories  .button-container .btn {
      padding-top: 7.5px;
      padding-bottom: 7.5px;
      margin: 0px;
      color: #000000;
      text-transform: uppercase;
      font-size: 12.5px;
      font-size: 1.25rem; 
      border : 0 !important;
  }
  .product_list .product-container .button-container .btn span, #subcategories  .button-container .btn span {
      border-bottom : 1px solid #000;
      padding-left: 10px;
      padding-right : 10px;
      letter-spacing : 3.5px;
      font-family : 'Gotham';
  }
      .product_list .product-container .button-container .btn.soins {
        width: 75%; }
      .product_list .product-container .button-container .btn:hover {
        text-decoration: none; }
      @media (max-width: 767px) {
        .product_list .product-container .button-container .btn {
          margin-bottom: 10px;
          width: 100%;
        }
        #product #accessories .product_list .product-container .button-container .btn.lnk_view {
          background : #000 !important;
          color : #fff !important;
          width: auto;
          padding-left: 5px;
          padding-right: 5px;
          font-size: 18px;
        }
      }
  .product_list .product-container .comments_note {
    margin: 10px 0;
    text-align: center; }
    .product_list .product-container .comments_note .nb-comments {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      font-size: 13px;
      font-size: 1.3rem;
      font-weight: 300;
      margin-right: 10px; }
    .product_list .product-container .comments_note .star_content {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
    .product_list .product-container .comments_note div.star.star_on::after {
      color: #ae8f52; }

#productsSortForm {
  margin: 0; }
  #productsSortForm label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 15px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 15px 0 0; }
    @media (max-width: 767px) {
      #productsSortForm label {
        display: none; } }
  #productsSortForm .select {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 30%; }
    @media (max-width: 767px) {
      #productsSortForm .select {
        width: 100%; } }
  #productsSortForm .selector span {
    display: none; }

#index .product_list .product-container {
  background: transparent; }

#index #product_list .ajax_block_product:hover {
  background: transparent; }

#index .product_list .product-container h3 {
  color: #000000; }
  #index .product_list .product-container h3 a {
    color: #000000;
  text-transform : uppercase; }

#index .product_list .product-container .button-container .btn:hover {
  background: #000000;
  text-decoration: none; }

body#product #center_column {
/*  background-image: url("../img/ella/background/produit/productDetailPort.png"), url("../img/ella/background/produit/loginStoneImg.png"); */
  background-position: 0% 5%, 99% 50%;
  background-repeat: no-repeat; }
  @media (max-width: 1024px) {
    body#product #center_column {
      background: transparent; } }

      #productFiche {
        margin-bottom: 0px;
        padding-left: 0px;
        padding-right : 15px;
        margin-top : 85px; }

  #productFiche.fiche_soin {
    margin-top : 0px;
  }

  #productFiche.fiche_soin .pb-center-column {
    margin-top : 85px;
  }

  #productFiche.fiche_soin .pb-left-column #image-block .owl-carousel {
    margin-top : 0px;
  }
  #productFiche .pb-left-column,
  #productFiche .pb-center-column {
    float: left;
    width: 50%; }
    #productFiche .pb-center-column {
      max-width : 600px;
    }
    #productFiche .pb-left-column {
      position: relative; 
      padding-bottom : 100px;
      }
    @media (max-width: 767px) {
      #productFiche {
        padding-right : 0;
        margin-top : 0;
      }
      #productFiche .pb-left-column,
      #productFiche .pb-center-column {
        width: 100%;
        margin: 0 0 0px; } 
        #productFiche .pb-left-column {
          padding-bottom : 0px;
        }
        #productFiche .pb-left-column #image-block .owl-carousel {
          margin-bottom : 10px !important;
        }

        #productFiche .pb-center-column h1 + a {
          display:none;
        }
      }


#productFiche .pb-left-column #image-block #thumbnailSlider{
  position: absolute;
  top: 0;
  left: 20%;
  width: 10%;
  height: 100%;
  z-index : 2;
}

#productFiche .pb-left-column .slider-container {
  z-index : 1;
}

#productFiche .pb-left-column #image-block #thumbnailSlider .owl-stage-outer {
  height : 100%;
}


#productFiche .pb-left-column #image-block #thumbnailSlider .owl-item, #productFiche .pb-left-column #image-block #thumbnailSlider .owl-stage {
  width : 100% !important;
  transform : none !important;
}

#productFiche .pb-left-column #image-block .slider-container .owl-carousel .owl-item {
  text-align : right;
  padding-right : 2%;
}

@media (max-width: 767px) {
  #productFiche .pb-left-column #image-block .slider-container .owl-carousel .owl-item {
    padding-right : 0px;
  }
}
    #productFiche .pb-left-column #image-block .owl-carousel {
      margin-bottom: 30px; }
      #productFiche .pb-left-column #image-block .owl-carousel .owl-item {
        text-align: center; }
      #productFiche .pb-left-column #image-block .owl-carousel .owl-item img {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        width: auto; }

        #productFiche .pb-left-column #image-block .owl-carousel .owl-item img.jouer-video {
          position: absolute;
          left:40%;
          top : 40%;
        } 
      #productFiche .pb-left-column #image-block .owl-carousel .owl-nav .owl-prev {
        left: 0; }
      #productFiche .pb-left-column #image-block .owl-carousel .owl-nav .owl-next {
        right: 0; }
    #productFiche .pb-left-column .tousText {
      margin: 10px auto;
      text-align: center; }
      #productFiche .pb-left-column .tousText a {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        font-weight: 300;
        width: 100%;
        margin-bottom: 15px;
        text-transform: uppercase;
        font-size: 16px;
        font-size: 1.6rem;
        text-decoration: underline; }
      @media (max-width: 767px) {
        #productFiche .pb-left-column .tousText {
          display: none; } }
    #productFiche .pb-left-column .flag {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      background: #000000;
      color: #FFFFFF;
      text-align: center;
      text-transform: uppercase;
      font-size: 11px;
      font-size: 1.1rem;
      line-height: 60px;
      width: 60px;
      border-radius: 100%;
      margin: 0; }
      #productFiche .pb-left-column .flag.new-box {
        background: #d13b54; }
      #productFiche .pb-left-column .flag.sale-box {
        background: #d13b54; }
    #productFiche .pb-left-column .new-box {
      position: absolute;
      top: 0;
      left: 5px; }
    #productFiche .pb-left-column .sale-box {
      z-index: 9;
      position: absolute;
      top: 10px;
      left: 15px;
      -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
      transform: rotate(-10deg); }
  #productFiche .pb-center-column {
    padding-left: 2.5%; }
    @media (max-width: 767px) {
      #productFiche .pb-center-column {
        padding-left: 0; } }
    #productFiche .pb-center-column .brandName {
      text-align: left;
      line-height: 1.2;
      font-size: 25px;
      font-size: 2.5rem; 
      margin-bottom : 20px;}
          #productFiche .pb-center-column h1 {
            margin: 0;
            font-size: 30px;
            font-size: 3rem;
            line-height: 1.2;
            float:left;
            text-transform : uppercase;
            width : 95%;
            margin-bottom : 7px;
          }
            #productFiche .pb-center-column h1 + a {
              float: right;
              padding-top : 7px;
            }
      @media (max-width: 767px) {
        #productFiche .pb-center-column h1 {
          text-align: left; } }

          #productFiche .pb-center-column .accroche_produit {
            margin-bottom : 20px;
        }
  

        #productFiche .pb-center-column .accroche_produit p:before{
          content : '';
          background : url('https://www.ellabache.com/themes/ellaBache/img/ella/fond_accroche_haut.jpg');
          width: 18px;
          height: 16px;
          display: inline-block;
          position: relative;
          top: -10px;
        }

        #productFiche .pb-center-column .accroche_produit p:after{
          content : '';
          background : url('https://www.ellabache.com/themes/ellaBache/img/ella/fond_accroche_bas.jpg');
          width: 18px;
          height: 16px;
          display: inline-block;
          position: relative;
          bottom: -10px;
        }
        #productFiche .pb-center-column .accroche_produit p{
          font-size: 16px;
          display: inline;
          padding: 10px 0px;
  
        }
  
  
        #productFiche .pb-center-column .duree_soin {
          font-size : 16px;
          font-weight : bold;
          background : black;
          color : white;
          display:inline;
          padding:5px;
        }
  
        #productFiche .pb-center-column #short_description_block {
            margin-top : 40px;
        }
  
        @media (max-width: 767px) {
            #productFiche .pb-center-column #short_description_block {
              margin-top : 0px;
          }
        }
  
        #productFiche .pb-center-column .besoins, #resultats .temps_forts, #center_column .methodes_utilisation {
          border : 1px solid black;
          text-align : center;
          padding : 0px 80px 65px 80px;
          margin-bottom :  60px;
        }
  
        #productFiche .pb-center-column .besoins {
          margin-top : 80px;
        }
  
        #productFiche .pb-center-column .besoins h2, #resultats .temps_forts h2, #center_column .methodes_utilisation h2 {
        margin-top: -10px;
        z-index: 99999;
        background: #fff;
        position: relative;
        display: inline-block;
        font-size: 18px;
        vertical-align: top;
        padding-left: 15px;
        padding-right: 15px;
  
      }
  
      @media (max-width: 767px) {
        #productFiche .pb-center-column .besoins h2, #resultats .temps_forts h2, #center_column .methodes_utilisation h2, #resultats .technologies h2 {
          font-size: 17px;
      }
    }
  
      #productFiche .pb-center-column .besoins h2, #resultats .temps_forts h2 {
        margin-bottom : 20px;
      }
  
      #resultats .temps_forts strong, .composants strong {
          background : #000;
          color : #fff;
          padding: 5px;
      }
  
      #resultats {
          text-align : center;
          padding-left : 10%;
          padding-right : 10%;
          margin-bottom : 75px;
      }
  
      #resultats .resultats_accroche {
          margin : 30px auto;
          max-width : 50%;
      }
  
      #resultats .resultats_accroche_pourcentage table {
        width : 100% !important;
        height : auto !important;
      }
  
      #resultats .resultats_accroche_pourcentage h5 {
        font-size : 36px;
        font-weight : bold;
        background : #fdfcfa;
        padding : 30px 0;
      }
  
      #resultats .resultats_accroche_pourcentage td {
        font-size : 15px;
        padding: 0 5%;
        width : 25%;
      }

      #resultats .resultats_accroche_pourcentage em {
        font-size : 10px;
      }
  
      #resultats .temps_forts {
        margin-top : 50px;
      }
  
  
      @media (max-width: 767px) {
  
        #resultats .resultats_accroche_pourcentage td {
          padding: 0px;
          width : 100%;
        }
  
        #resultats .resultats_accroche_pourcentage table,  #resultats .resultats_accroche_pourcentage tbody ,#resultats .resultats_accroche_pourcentage tr {
          display : block;
        }
  
        #resultats .resultats_accroche_pourcentage td {
          display : flex;
          align-items : center;
        }
  
        #resultats .resultats_accroche_pourcentage td h5 {
          margin-top : 0;
          padding-left : 20px;
          padding-right : 20px;
        }
  
        #resultats .resultats_accroche_pourcentage td p {
          padding : 30px;
        }
  
        #accessories .owl-nav .owl-prev, #accessories .owl-nav .owl-next {
          top : 20%;
        }
  
        #resultats .temps_forts, #productFiche .pb-center-column .besoins {
          padding-bottom : 20px;
        }
  
       #resultats .temps_forts h2 {
          margin-bottom : 20px;
        }
  
      }
  
      #resultats .resultats_accroche_pourcentage td p {
        background : #fdfcfa;
        margin : 0;
        padding-bottom : 30px;
      }
  
      #center_column .methodes_utilisation {
        max-width : 1175px;
        margin : 0 auto;
        clear:both;
      }
  
      #center_column .methodes_utilisation h2 {
        font-size : 30px;
        margin-top : -15px;
        margin-bottom : 60px;
      }
  
      #center_column .experience_soin {
        padding : 0 15%;
        text-align : center;
        margin-top : 90px;
      }
  
      #center_column .experience_soin h3 {
        font-size : 24px;
        margin-top : 60px;
      }
  
      #center_column .experience_soin h4 {
        font-size : 20px;
        font-weight : bold;
        color : #e9d7ca;
        margin-bottom : 20px;
      }
  
      @media (max-width: 767px) {
  
        .pb-right-column {
          margin-bottom : 40px;
        }
  
        .composants .infos_produits {
          width : 100%;
          padding-left : 15px;
          padding-right : 15px;
        }
  
        .composants .image_trois {
          width : 100%;
          padding-left : 0px;
          padding-right : 0px;
        }
  
        #center_column .methodes_utilisation {
          padding : 0px 20px 15px 20px;
          margin : 0 15px;
        }
  
        #center_column .methodes_utilisation h2 {
          margin-bottom : 15px;
          font-size : 17px;
          margin-top : -10px;
        }
  
        #center_column .experience_soin {
          padding : 0 15px;
          margin-top : 60px;
        }
        #center_column .experience_soin td {
          width : 100%;
          display:block;
        }
        
  
        #center_column .experience_soin h2 {
          font-size : 17px;
        }
  
        #accessories h2 {
          font-size : 20px;
        }
  
        #center_column .experience_soin h3 {
          margin-top : 30px;
          font-size : 16px;
        }
  
        #center_column .experience_soin h4 {
          font-size : 15px;
        }
  
        #center_column #pdv_produit {
          margin-top : 30px;
          margin-bottom : 50px;
        }
  
        .infos_produits .nav-tabs.page-product-heading > li {
          width : 49.5%;
        }
  
      }
  
      #center_column .experience_soin td {
        text-align: center;
      }
  
      #center_column .experience_soin td:last-child {
        padding : 9px 10px 9px 30px;
      }
  
      #center_column .experience_soin td:first-child {
        padding : 9px 30px 9px 10px;
      }

      @media (max-width: 767px) {
        #center_column .experience_soin td:first-child, #center_column .experience_soin td:last-child {
          padding:5px;
        }
      }
  
      #pdv_produit {
        text-align : center;
        margin-top : 60px;
        margin-bottom : 100px;
      }


    #productFiche .pb-center-column .contenance {
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 300; 
      display : inline-block;
      padding : 5px 8px 5px 5px;
      background : #e9d7ca;
      font-style: italic; }
      @media (max-width: 767px) {
        #productFiche .pb-center-column .contenance {
          text-align: center; } }
      #productFiche .pb-center-column .contenance p {
        margin: 0; 
        color : #fff;}
      #productFiche .pb-center-column .contenance.big {
        font-size: 16px;
        font-size: 1.6rem;
        font-weight: 300; }
        #productFiche .pb-center-column .contenance.big p {
          margin: 0 0 5px;
          font-size: 17px;
          font-size: 1.7rem;
          font-weight: 400; }
    #productFiche .pb-center-column p.online_only {
      font-weight: 700;
      color: #f13340;
      text-align: left; }
    #productFiche .pb-center-column #short_description_content > p {
      margin: 1.5rem 0;
      color: #000000; }
    #productFiche .pb-center-column .box-info-product {
      margin: 15px 0 25px; }
    #productFiche .pb-center-column .content_prices {
      margin: 25px 0; }
      @media (max-width: 767px) {
        #productFiche .pb-center-column .content_prices {
          text-align: left;
          margin: 10px 0; } }
      #productFiche .pb-center-column .content_prices p {
        margin: 0; }
      #productFiche .pb-center-column .content_prices #old_price {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        font-size: 17px;
        font-size: 1.7rem;
        text-decoration: line-through;
        color: #666666;
        margin-left: 5px; }
      #productFiche .pb-center-column .content_prices .our_price_display {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        font-size: 25px;
        font-size: 2rem;
        color: #000000;
        font-weight: 700; 
        margin-right : 15px;
       }
      #productFiche .pb-center-column .content_prices .unit-price {
        margin: 0;
        font-size: 16px;
        font-size: 1.6rem;
        color: #666666;
        font-weight: 300; }
      #productFiche .pb-center-column .content_prices #reduction_percent,
      #productFiche .pb-center-column .content_prices #reduction_amount {
        display: none !important; }
    #productFiche .pb-center-column .qwaContainer {
      /*max-width: 480px;*/
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      width: 100%;
      margin: 0; }
    #productFiche .pb-center-column .box-info-product .product_attributes {
      float: left;
      width: 15%; }
      @media (max-width: 767px) {
        #productFiche .pb-center-column .box-info-product .product_attributes {
          text-align: center; 
          width : auto} }
      #productFiche .pb-center-column .box-info-product .product_attributes #attributes label {
        display: none; }
      #productFiche .pb-center-column .box-info-product .product_attributes #attributes .attribute_list {
        margin-bottom: 25px; }
    #productFiche .pb-center-column .box-info-product .box-cart-bottom {
      display: flex;
      width: 50%; }
      #productFiche .pb-center-column .box-info-product .box-cart-bottom #product_payment_logos {
        display: none; }
      @media (max-width: 995px) {
        #productFiche .pb-center-column .box-info-product .box-cart-bottom {
          width: auto; 
        } }
    #productFiche .pb-center-column #quantity_wanted_p {
      margin-bottom: 0;
      margin-top: 0px;
      font-size: 17px;
      font-size: 1.7rem; }
    #productFiche .pb-center-column .qteText {
      display: inline-block;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      float: left;
      color: #000000;
      padding: 0px 8px 0px 2px;
      font-weight: 400; }
      @media (max-width: 767px) {
        #productFiche .pb-center-column .qteText {
          float: none; } }
      #productFiche .pb-center-column #quantity_wanted_p .btn {
        background: #fff;
        color: #000;
        line-height: 0.75;
        padding: 4px;
        border-radius: 0;
        text-align: center;
        display: block;
        font-size: 25px;
        font-size: 1.3rem; }

      #productFiche .pb-center-column #quantity_wanted_p .btn.product_quantity_up {
        border-top : 1px solid #000;
        border-right : 1px solid #000;
      }

      #productFiche .pb-center-column #quantity_wanted_p .btn.product_quantity_down {
        border-top : 1px solid #000;
        border-right : 1px solid #000;
        border-bottom : 1px solid #000;
        padding-bottom : 5px;
      }

      #productFiche .pb-center-column #quantity_wanted_p .btn:hover {
        background: #000;
        text-decoration: none; }
      @media (max-width: 767px) {
        #productFiche .pb-center-column #quantity_wanted_p .btn {
          float: none; } }
    #productFiche .pb-center-column #quantity_wanted_p input {
      width: 40px;
      height: 40px;
      border: 1px solid;
      text-align: center;
      padding: 0px;
      border-radius: 0;
      color: #000000;
      -webkit-box-shadow: none;
      -moz-appearance: textfield;
      box-shadow: none;
      float: left; }

      #productFiche .pb-center-column #quantity_wanted_p span {
        float: left;
      }
    #productFiche .pb-center-column .box-cart-bottom > .group-btn {
     /* width: 37%;
      float: left;*/
      display: flex;
      align-items: center;
      text-align: center;
      padding: 0px 0; }
      #productFiche .pb-center-column .box-cart-bottom > .group-btn a {
        /*margin-right: 2rem;*/
      }  
      @media (max-width: 767px) {
        .trustbeautyreviews-product-extrablock {
          text-align:center;
        }
        #productFiche .pb-center-column .box-cart-bottom > .group-btn {
          padding: 0px 8px;
          /*width: 25%;*/ } }
    #productFiche .pb-center-column .box-cart-bottom > .aapBtnDiv {
      /*width: 62%;
      float: right;*/
     /* margin-top: -15px; */}
      @media (max-width: 767px) {
        #productFiche .pb-center-column .box-cart-bottom > .aapBtnDiv {
          width: 70%; } }
      #productFiche .pb-center-column .box-cart-bottom > .aapBtnDiv.soins {
        margin-top: 7.5px; }
      #productFiche .pb-center-column .box-cart-bottom > .aapBtnDiv .btn {
        font-weight: 300;
        text-transform: uppercase;
        font-size: 13px;
        font-size: 1.55rem; 
        padding-left : 30px;
        padding-right : 30px; }
        #productFiche .pb-center-column .box-cart-bottom > .aapBtnDiv .btn .glyph {
          font-size: 25px;
          font-size: 2.5rem; }
    #productFiche .pb-center-column .pTab {
      margin-top: 35px; }
      #productFiche .pb-center-column .pTab p {
        margin: 0 0 15px;
        color: #000000; }

        .composants {
          margin-bottom: 80px;
          width: 100%;
          float: left;
        }
    
        .infos_produits {
          width : 50%;
          float:left;
          padding-left : 10%;
          padding-right : 5%;
        }
    
        .image_trois {
          float: left;
          width : 50%;
        }
    .nav-tabs.page-product-heading {
      border-bottom: 1px solid #ccc;
      text-align: left;
      margin: 0; }
      .nav-tabs.page-product-heading > li {
        width : auto;
        float: none;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        width: 48%;
        text-align: center; }
        .nav-tabs.page-product-heading > li[data-class="big"] {
          width: 49.75%; }
          @media (max-width: 1150px) {
            .nav-tabs.page-product-heading > li[data-class="big"] {
              width: 48.75%; } }
        .nav-tabs.page-product-heading > li > a {
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          width: 100%;
          text-transform: uppercase;
          font-size: 14px;
          font-size: 1.3rem;
          border: none;
          color: #000000;
          padding: 10px 20px;
          font-weight: 300;
          background: #FFFFFF;
          border: 1px solid transparent; }
          @media (max-width: 995px) {
            .nav-tabs.page-product-heading > li > a {
              padding: 10px 5px;
              font-size: 13px;
              font-size: 1.4rem; } }
          @media (max-width: 840px) {
            .nav-tabs.page-product-heading > li > a {
              font-size: 11px;
              font-size: 1.5rem; } }
          .nav-tabs.page-product-heading > li > a:hover {
            border-bottom-color: black;
            color: #000000;
            text-decoration: none; }
            .nav-tabs.page-product-heading > li.active a, .nav-tabs.page-product-heading > li.active a:hover, .nav-tabs.page-product-heading > li.active a:focus {
              font-weight: 700;
              background-color: none;
              border-bottom-color: black;
              color: #000000; }
    .tab-content.page-product-content {
      padding: 25px 0;
      margin-bottom: 35px; }
      @media (max-width: 767px) {
        .tab-content.page-product-content {
          margin-bottom: 0; } }
    .tab-content > .tab-pane {
      display: none; }
      .tab-content > .tab-pane.active {
        display: block; }
    #productFiche .pb-center-column .pdAccordion .tab {
      position: relative;
      margin-bottom: 1px;
      width: 100%;
      color: #000;
      overflow: hidden; }
    #productFiche .pb-center-column .pdAccordion input {
      position: absolute;
      opacity: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      line-height: 20px;
      cursor: pointer; }
    #productFiche .pb-center-column .pdAccordion label {
      position: relative;
      display: block;
      padding: 0 0 0 15px;
      font-weight: 400;
      line-height: 20px;
      cursor: pointer;
      margin-bottom: 8px;
      text-transform: uppercase;
      font-size: 12px; }
    #productFiche .pb-center-column .pdAccordion label:after {
      position: absolute;
      left: 0;
      top: 0;
      display: block;
      font-size: 20px;
      line-height: 20px;
      text-align: center;
      -webkit-transition: all .35s;
      -o-transition: all .35s;
      transition: all .35s;
      color: #9e9e9e; }
    #productFiche .pb-center-column .pdAccordion input[type=radio] + label:after {
      content: "\f105";
      font-family: 'FontAwesome'; }
    #productFiche .pb-center-column .pdAccordion input[type=radio]:checked + label:after {
      content: "\f107";
      font-family: 'FontAwesome'; }
    #productFiche .pb-center-column .pdAccordion label, #productFiche .pb-center-column .pdAccordion .tab-content p {
      font-size: 14px; }
    #productFiche .pb-center-column .pdAccordion .tab-content {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height .35s;
      -o-transition: max-height .35s;
      transition: max-height .35s; }
      #productFiche .pb-center-column .pdAccordion .tab-content p {
        margin: 0 0 15px 0;
        padding: 0 15px;
        font-weight: 300;
        line-height: normal; }
    #productFiche .pb-center-column .pdAccordion input:checked ~ .tab-content {
      max-height: 100%; }
  #productFiche .tabDescription h6 {
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    font-weight: 400; }
  #productFiche .tabDescription p {
    margin-bottom: 15px;
    font-size: 12px;
    font-weight: 300;
    color: #000;
    letter-spacing: 0; }
  #productFiche #new_comment_tab_btn {
    margin-top: 20px;
    margin-left: -15px; }
  #productFiche .merciUl {
    width: 100%;
    height: 400px;
    background: #f2f2f2;
    list-style: none;
    margin: 0;
    padding: 0;
    display: table; }
  #productFiche .merciUl > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  #productFiche .merciUl > li h3 {
    color: #3b3b3b;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0; }
  #productFiche .merciUl > li h6 {
    color: #3b3b3b;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 0;
    font-weight: 300;
    font-size: 14px;
    text-transform: inherit; }
  #productFiche .quick-view > .fa-eye {
    display: none; }
  #productFiche .product .primary_block {
    max-width: 1200px;
    width: 100%;
    margin: 44px auto 0 auto; }
  #productFiche .product .columns-container {
    background: url(../img/productDetailPort.png) no-repeat -17px 20%; }
  #productFiche .footerTabs {
    display: none; }
  #productFiche .category .footerTabs {
    display: block; }
  #productFiche .twoBtnsUl {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 223px; }
  #productFiche .twoBtnsUl > li {
    display: block;
    margin: 0 0 15px 0;
    font-size: 14px;
    color: #3b3b3b; }
  #productFiche .twoBtnsUl > li:first-child {
    line-height: 18px;
    margin-bottom: 30px; }
  #productFiche .twoBtnsUl > li a {
    width: 100%;
    display: block;
    height: 44px;
    line-height: 44px;
    padding: 0;
    margin: 0;
    font-weight: 400; }
  #productFiche .twoBtnsUl > li:last-child > a {
    background: #fff;
    color: #000;
    border: 1px solid #000; }
  #productFiche .twoBtnsUl > li:last-child > a:hover {
    background: #000;
    color: #fff; }

#product #accessories {
  margin-bottom: 50px;
  margin-bottom: 25px; 
  padding-left: 30px;
  padding-right:30px;}
  @media (max-width: 767px) {
    #product #accessories {
      margin-bottom: 0; } }
  #product #accessories h4 {
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 45px;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.2;
    color: #000000; }
    @media (max-width: 767px) {
      #product #accessories h4 {
        font-size: 25px;
        font-size: 2.5rem; } }

        #product #accessories #product_list {
          margin-top : 40px;
        }

        #accessories .product_list .product-container .content_price {
          min-height : 30px;
        }
      
        #accessories .product_list .product-container h3 {
            min-height: 70px;
            margin : 0px 0 10px
        }
  #product #accessories .owl-carousel .owl-item img {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: auto; }

    @media (max-width: 480px) {
      #product #accessories #product_list .ajax_block_product {
        width : 100% !important} }

#product .AvisZone {
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    #product .AvisZone {
      /*display: none;*/ } }
  #product .AvisZone h4 {
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 45px;
    font-size: 35px;
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 1.2;
    color: #000; }
  #product .AvisZone #avis {
    margin-bottom: 35px; }
  #product .AvisZone .merciUl {
    width: 100%;
    height: 400px;
    background: #f2f2f2;
    list-style: none;
    margin: 0;
    display: table; }
    #product .AvisZone .merciUl > li {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
  #product .AvisZone .twoBtnsUl {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 223px; }
  #product .AvisZone .twoBtnsUl > li {
    display: block;
    margin: 0 0 15px 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #3b3b3b; }
  #product .AvisZone .twoBtnsUl > li:first-child {
    line-height: 1.2;
    margin-bottom: 30px; }
  #product .AvisZone .twoBtnsUl > li a {
    width: 100%;
    display: block;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    border-color: #000000; }
  #product .AvisZone .loggedReviews > li > h3 {
    text-transform: uppercase;
    margin: 0;
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center; }
  #product .AvisZone .loggedReviews > li > h4 {
    margin: 0;
    font-size: 27.5px;
    font-size: 2.75rem;
    text-align: center;
    text-transform: capitalize; }
  #product .AvisZone .loggedReviews > li > h5 {
    font-weight: 400;
    margin: 20px 0;
    font-size: 20px;
    font-size: 2rem; }
  #product .AvisZone .loggedReviews > li a {
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem; }

#header #cart_ajax {
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  width: auto;
  display: inline-block;
  margin-right : 15px;}
  @media (max-width: 767px) {
    #header #cart_ajax {
      width: auto; vertical-align : bottom; } }

#header .shopping_cart {
  position: relative;
  z-index: 5;
  margin-top: 0;
  text-align: right; }
  #header .shopping_cart a {
    display: block;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
    #header .shopping_cart a:hover {
      text-decoration: none; }
      #header .shopping_cart a:hover .ajax_cart_quantity {
        background: #d13b54;
        color: #FFFFFF; }
      #header .shopping_cart a:hover .icon-cart {
        fill: #d13b54; }
  #header .shopping_cart span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    font-size: 15px;
    font-size: 1.5rem; }
  #header .shopping_cart .glyph {
    font-size: 35px;
    font-size: 3.5rem; }
  #header .shopping_cart .ajax_cart_quantity {
    display : none;
    position: absolute;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 10px;
    font-size: 1rem;
    background: #FFFFFF;
    border-radius: 100%;
    color: #000000;
    margin-right: 15px;
    opacity: 1;
    text-align: center;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    #header .shopping_cart .ajax_cart_quantity.unvisible {
      opacity: 0; }
    @media (max-width: 1280px) {
      #header .shopping_cart .ajax_cart_quantity {
        position: absolute; } }
  #header .shopping_cart .icon-cart {
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }

#header .cart_block {
  position: absolute;
  top: 0px;
  right: -100%;
  z-index: 100;
  height: auto;
  background: transparent;
  color: #000000;
  width: 33%;
  border-left: 10px solid rgba(0, 0, 0, 0.5);
  z-index: 99;
  position: fixed;
  height: 100%; }
  @media (max-width: 1024px) {
    #header .cart_block {
      width: 40%; } }
  @media (max-width: 800px) {
    #header .cart_block {
      width: 60%; } }
  #header .cart_block .cart_block_list {
    height: 100%; }
  #header .cart_block .block_content {
    background: #FFFFFF;
    margin-bottom: 0;
    height: 100%; }
  #header .cart_block .title {
    padding: 15px 10px;
    border-bottom: 2px solid #f1f2ed;
    background: #f1f2ed;
    text-align: left; }
    #header .cart_block .title a {
      color: #000000;
      font-size: 20px;
      font-size: 2rem;
      font-weight: 400; }
      #header .cart_block .title a small {
        font-size: 10px;
        font-size: 1rem;
        display: block;
        font-weight: 300; }
    #header .cart_block .title #closecart {
      float: right;
      font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
      color: #000000;
      text-transform: uppercase;
      font-size: 25px;
      font-size: 2.5rem;
      font-weight: 300;
      cursor: pointer;
      margin-top: -30px; }
  #header .cart_block a {
    outline: none;
    text-decoration: none; }
  #header .cart_block .cart_block_no_products {
    margin: 0;
    padding: 10px 20px;
    text-align: left;
    color: #000000;
    font-weight: 300; }
  #header .cart_block dl.products {
    margin: 0;
    height: 62vh;
    height: 80%;
    position: relative;
    overflow-y: auto; }
  #header .cart_block dt {
    font-weight: 400;
    overflow: hidden;
    padding: 20px 10px;
    position: relative;
    border-top: 1px solid #000000; }
    #header .cart_block dt.first_item {
      border-top: 0; }
  #header .cart_block dd {
    position: relative; }
  #header .cart_block .cart-images {
    float: left;
    width: 17.5%;
    text-align: center; }
  #header .cart_block .cart-info {
    overflow: hidden;
    position: relative;
    padding-right: 40px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #000000;
    text-align: left; }
    #header .cart_block .cart-info .brandName {
      font-size: 20px;
      font-size: 2rem;
      text-align: left; }
  #header .cart_block .cart-info .product-name {
    padding-bottom: 7.5px;
    margin-top: 0px;
    line-height: 18px; }
  #header .cart_block .cart-info .product-name a {
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    color: #000000; }
  #header .cart_block .cart-info .cartSd p {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    margin: 0 0 7.5px; }
  #header .cart_block .cart-info .quantity-formated {
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding-right: 5px;
    padding-bottom: 4px; }
  #header .cart_block .cart_block_list .remove_link {
    position: absolute;
    right: 10px;
    top: 30px; }
  #header .cart_block .cart_block_list .remove_link a, #header .cart_block .cart_block_list .ajax_cart_block_remove_link {
    color: pink;
    display: block;
    width: 100%;
    height: 100%; }
  #header .cart_block .cart_block_list .remove_link a:before, #header .cart_block .cart_block_list .ajax_cart_block_remove_link:before {
    display: inline-block;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    content: "\f057";
    font-family: "FontAwesome";
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 25px; }
  #header .cart_block .cart_block_list .remove_link a:hover, #header .cart_block .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
    color: #CCCCCC; }
  #header .cart_block dl.vouchers {
    background: #f1f2ed; }
    #header .cart_block dl.vouchers dt {
      border-top: 0;
      padding: 10px 30px; }
    #header .cart_block dl.vouchers .name {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      color: #d13b54;
      font-size: 13px;
      font-size: 1.3rem; }
      #header .cart_block dl.vouchers .name strong {
        color: #000000; }
    #header .cart_block dl.vouchers .price {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin-left: 20px; }
    #header .cart_block dl.vouchers .remove_link {
      top: 15px; }
  #header .cart_block .price {
    color: #000000;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700; }
  #header .cart_block .product-atributes {
    padding-bottom: 10px;
    font-size: 11px;
    font-size: 1.1rem; }
    #header .cart_block .product-atributes a, #header .cart_block .product-atributes a:hover {
      color: #f1f2ed; }
  #header .cart_block .cart-prices {
    border: none;
    background-color: #FFFFFF;
    font-weight: 400;
    padding: 10px 10px 10px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: center; }
  #header .cart_block .cart-prices .cart-prices-line {
    overflow: hidden;
    border-bottom: 1px solid #f1f2ed;
    padding: 10px 0;
    color: #000000; }
    #header .cart_block .cart-prices .cart-prices-line span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      font-size: 14px;
      font-size: 1.4rem;
      text-transform: uppercase; }
    #header .cart_block .cart-prices .cart-prices-line.last-line {
      border: none; }
      #header .cart_block .cart-prices .cart-prices-line.last-line span {
        font-size: 16px;
        font-size: 1.6rem; }
  #header .cart_block .cart_block_shipping_cost, #header .cart_block .cart_block_tax_cost, #header .cart_block .cart_block_total, #header .cart_block .cart_block_wrapping_cost {
    color: #000000; }
  #header .cart_block .cart-prices .cart-prices-line .cart_block_total,
  #header .cart_block .cart-prices .cart-prices-line.last-line .cart_block_total {
    font-size: 20px;
    font-size: 2rem; }
  #header .cart_block .cart-buttons {
    background-color: #FFFFFF;
    overflow: hidden;
    padding: 10px;
    margin: 0; }
  #header .cart_block .cart-buttons a {
    width: 100%;
    text-align: center;
    margin-bottom: 0px; }
  #header .cart_block .cart-buttons a, #header .cart_block .cart-buttons a:hover {
    color: #FFFFFF; }
  #header .cart_block .cart-buttons a#button_order_cart {
    margin-right: 0;
    border: none; }
  #header .cart_block .cart-buttons a#button_order_cart span {
    padding: 7px 0;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  #header .cart_block .bottom-cart {
    position: absolute;
    bottom: 0;
    width: 100%; }

.layer_cart_overlay {
  background-color: #000;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
  opacity: 0.7; }

* html .layer_cart_overlay {
  position: absolute;
  left: 0;
  margin-left: -160px;
  opacity: 0.7; }

#layer_cart {
  background-color: white;
  position: fixed;
  display: none;
  z-index: 99;
  max-width: 650px;
  width: 100%;
  left: 50%;
  top: 55px !important;
  margin-top: 5%;
  margin-left: -325px;
  border-radius: 0px; }
  @media (max-width: 767px) {
    #layer_cart {
      max-width: 300px;
      margin-left: -150px; } }
  #layer_cart .layer_cart_product {
    border-top: 5px solid #000000;
    position: static;
    width: 100%;
    padding: 30px;
    overflow: hidden;
    text-align: center; }
    #layer_cart .layer_cart_product h2, #layer_cart .layer_cart_product .h2 {
      text-align: center;
      color: #000000;
      margin-bottom: 25px;
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 1.2;
 }
      #layer_cart .layer_cart_product h2:after, #layer_cart .layer_cart_product .h2:after {
        content: "";
        display: block;
        width: 100px;
        height: 3px;
        background: #000000;
        margin: 15px auto 40px; }
    #layer_cart .layer_cart_product .product-image-container {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      max-width: 40%;
      margin-right: 2%; }
    #layer_cart .layer_cart_product .layer_cart_product_info {
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 55%;
      padding: 0px 0 0 0;
      text-align: left; }
      #layer_cart .layer_cart_product .layer_cart_product_info > div {
        padding-bottom: 10px;
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: 300; }
      #layer_cart .layer_cart_product .layer_cart_product_info .brandName {
        text-align: left;
        font-size: 20px;
        font-size: 2rem;
        padding-bottom: 0; }
    #layer_cart .layer_cart_product #layer_cart_product_title {
      display: block;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 1.1;
      color: #000000;
      padding-bottom: 10px;
      text-transform: uppercase;
      font-weight: 300; }
    #layer_cart .layer_cart_product #layer_cart_product_price {
      color: #000000;
      font-size: 21px;
      font-size: 2.1rem;
      font-weight: 700; }
  #layer_cart .layer_cart_cart {
    background: #f7f4ec;
    padding: 20px 30px 10px;
    float: left;
    width: 100%;
    position: relative; }
    #layer_cart .layer_cart_cart .button-container {
      padding: 0px 0px 0px 0px; }
      #layer_cart .layer_cart_cart .button-container .btn {
        margin-bottom: 10px; }
      #layer_cart .layer_cart_cart .button-container .exclusive-medium {
        margin-right: 5px;
        padding-right: 5px;
        padding: 0;
        border: 1px solid #000000;
        color: #000000 !important;
        font-size: 17px;
        font-size: 1.7rem;
        font-weight: 400;
        line-height: 21px;
        text-align: center;
        width: 48%;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
        @media (max-width: 767px) {
          #layer_cart .layer_cart_cart .button-container .exclusive-medium {
            width: 100%; } }
        #layer_cart .layer_cart_cart .button-container .exclusive-medium span {
          background: #FFFFFF;
          display: inline-block;
          vertical-align: middle;
          *vertical-align: auto;
          zoom: 1;
          *display: inline;
          padding: 9px 10px 11px;
          width: 100%; }
        #layer_cart .layer_cart_cart .button-container .exclusive-medium:hover {
          color: #d13b54 !important; }
      #layer_cart .layer_cart_cart .button-container .button-medium {
        margin-right: 5px;
        padding-right: 5px;
        color: #FFFFFF;
        background: #000000;
        border: 1px solid transparent;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 700;
        line-height: 21px;
        text-align: center;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        padding: 9px 10px 11px;
        width: 49%;
        text-transform: uppercase;
        text-decoration: none; }
        @media (max-width: 767px) {
          #layer_cart .layer_cart_cart .button-container .button-medium {
            width: 100%;
            margin-right: 0; } }

#layer_cart .cross {
  position: absolute;
  right: 7px;
  top: 8px;
  cursor: pointer;
  color: #000000;
  z-index: 2;
  font-size: 30px;
  font-size: 3rem; }
  #layer_cart .cross .icon-close {
    stroke: #d13b54;
    fill: #FFFFFF; }

#layer_cart .continue {
  cursor: pointer; }

#layer_cart p {
  padding: 0px; }

.box-steps {
  max-width: 740px;
  width: 100%;
  margin: 0 auto 25px;
  font-weight: 400 !important; }

.bs-wizard {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0 0 10px 0;
  border: none;
  text-align: center; }
  .bs-wizard:before {
    content: ' ';
    width: 12px;
    height: 1px;
    background: #000000;
    /*border-radius: 50px;*/
    position: absolute;
    top: 15px;
    right: 0; }
    @media (max-width: 767px) {
      .bs-wizard:before {
        display: none; } }

.bs-wizard > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-bottom: -1px; }

.bs-wizard > .bs-wizard-step {
  padding: 0 20px;
  position: relative; }
  .bs-wizard > .bs-wizard-step:after {
    content: ' ';
    width: 12px;
    height: 1px;
    background: #000000 !important;
    /*border-radius: 50px;*/
    position: absolute;
    top: 15px;
    left: 0; }
    @media (max-width: 767px) {
      .bs-wizard > .bs-wizard-step:after {
        display: none; } }
  @media (max-width: 767px) {
    .bs-wizard > .bs-wizard-step {
      display: none; }
      .bs-wizard > .bs-wizard-step.active {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; } }

.bs-wizard > .bs-wizard-step span {
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 5px; }
  .bs-wizard > .bs-wizard-step span em {
    font-style: none; }
  .bs-wizard > .bs-wizard-step span.active {
    color: #000000;
    text-decoration: underline; }

.bs-wizard > .bs-wizard-step.active span {
  padding-bottom: 5px;
  border-bottom: 1px solid #000000; }

.bs-wizard > .bs-wizard-step.step_done span {
  color: #404040; }

.bs-wizard > .bs-wizard-step.step_done:after {
  background: #404040 !important; }

#order-detail-content, #opc_new_account, #opc_account, #opc-shipping-payment {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 30px; }

#order .detail-cart {
  min-height: 150px;
  height: auto !important;
  height: 150px; }

table#cart_summary,
.totalShoppingTable {
  margin: 0 auto;
  padding: 15px 15px 35px;
  background: #f2f2f2;
  border: 0;
  width: 100%; }
  @media (max-width: 767px) {
    table#cart_summary,
    .totalShoppingTable {
      padding: 2.5px; } }

#cart_summary {
  border: 0px; }

#cart_summary thead th {
  padding: 10px 20px 10px 20px !important; }
  @media (max-width: 767px) {
    #cart_summary thead th {
      padding: 5px !important; } }

#cart_summary.table > thead > tr > th {
  color: #FFFFFF;
  text-transform: uppercase;
  border: 0px;
  text-align: center;
  font-weight: 700 !important;
  font-size: 16px;
  font-size: 1.6rem;
  border-bottom: 1px solid #000000;
  background: #000000; }
  @media (max-width: 767px) {
    #cart_summary.table > thead > tr > th {
      font-size: 13px;
      font-size: 1.3rem; } }

#cart_summary.table > thead > tr > th.cart_product {
  text-align: left; }
  @media (max-width: 767px) {
    #cart_summary.table > thead > tr > th.cart_product {
      padding: 0;
      display: none; } }

@media (max-width: 767px) {
  #cart_summary.table > thead > tr > th.cart_unit {
    padding: 0;
    display: none; } }

#cart_summary.table > thead > tr > th.cart_quantity {
  width: 200px; }
  @media (max-width: 767px) {
    #cart_summary.table > thead > tr > th.cart_quantity {
      width: 15%; } }

#cart_summary.table > thead > tr > th.cart_total {
  width: 158px; }
  @media (max-width: 767px) {
    #cart_summary.table > thead > tr > th.cart_total {
      width: 20%; } }

#cart_summary.table tbody {
  border-bottom: 1px solid #9a9ea7 !important; }

/* Row Product Line */
#cart_summary.table tbody > tr:not(.customization) {
  border-top: 1px solid #000;
  background: #FFFFFF; }

#cart_summary tbody td {
  padding: 10px 0 !important; }

#cart_summary tbody tr.customization td {
  padding-top: 0px !important; }

#cart_summary.table tbody > tr > td {
  background: transparent;
  color: #000000;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle; }

#cart_summary tbody > tr > td.image_item_cart {
  width: 150px;
  text-align: center; }
  #cart_summary tbody > tr > td.image_item_cart a {
    float: none !important; }
  #cart_summary tbody > tr > td.image_item_cart a img {
    max-width: 150px; }
  #cart_summary tbody > tr > td.image_item_cart img {
    max-width: 150px; }
  @media (max-width: 767px) {
    #cart_summary tbody > tr > td.image_item_cart {
      display: none; } }

#cart_summary.table tbody > tr > td.cart_description {
  text-align: left; }
  #cart_summary.table tbody > tr > td.cart_description p {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300; }
    @media (max-width: 767px) {
      #cart_summary.table tbody > tr > td.cart_description p {
        font-size: 13px;
        font-size: 1.3rem; } }
    #cart_summary.table tbody > tr > td.cart_description p.product-name {
      font-size: 16.5px;
      font-size: 1.65rem;
      font-weight: 700;
      text-transform: uppercase; }
  #cart_summary.table tbody > tr > td.cart_description .brandName {
    text-align: left;
    font-size: 20px;
    font-size: 2rem; }

#cart_summary tbody td.cart_description small.cart_ref {
  font-weight: 300;
  font-style: italic;
  font-size: 12px;
  font-size: 1.2rem; }
  @media (max-width: 767px) {
    #cart_summary tbody td.cart_description small.cart_ref {
      font-size: 10px;
      font-size: 1rem; } }

#cart_summary.table tbody > tr > td.cart_quantity {
  text-align: center;
  padding-top: 0px !important;
  padding-left: 50px !important; }
  @media (max-width: 767px) {
    #cart_summary.table tbody > tr > td.cart_quantity {
      padding: 0 15px !important; } }

#cart_summary .btn.button-plus,
#cart_summary .btn.button-minus {
  float: left !important;
  background: #d13b54;
  color: #000;
  text-shadow: none !important;
  padding: 0;
  border: 1px solid #000000;
  border-radius: 0;
  margin: 0;
  border: 0; }
  @media (max-width: 480px) {
    #cart_summary .btn.button-plus,
    #cart_summary .btn.button-minus {
      float: none !important; } }

#cart_summary .btn.button-plus span,
#cart_summary .btn.button-minus span {
  display: block;
  border: 0px;
  vertical-align: middle;
  width: 30px;
  height: 27px;
  font-size: 20px;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  background: #000;
  color: #fff; }

#cart_summary .btn.button-plus span {
  line-height: 28px; }

#cart_summary .btn.button-minus span {
  line-height: 23px; }

#cart_summary .cart_quantity .cart_quantity_button {
  width: 110px;
  margin: 0 auto; }

#cart_summary .cart_quantity .cart_quantity_input,
#cart_summary .cart_quantity .cart_quantity_input:focus {
  height: 27px;
  line-height: 27px;
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
  width: 50px;
  border-left: 0;
  border-right: 0;
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #000;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  border-radius: 0; }
  @media (max-width: 767px) {
    #cart_summary .cart_quantity .cart_quantity_input,
    #cart_summary .cart_quantity .cart_quantity_input:focus {
      width: 30px; } }
  @media (max-width: 480px) {
    #cart_summary .cart_quantity .cart_quantity_input,
    #cart_summary .cart_quantity .cart_quantity_input:focus {
      float: none;
      border-left: 1px solid #000000;
      border-right: 1px solid #000000; } }

#cart_summary .cart_gift_quantity .cart_quantity_input {
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center;
  width: 57px; }
  @media (max-width: 767px) {
    #cart_summary .cart_gift_quantity .cart_quantity_input {
      width: 30px; } }

#cart_summary .btn.button-plus:hover,
#cart_summary .btn.button-minus:hover,
#cart_summary .btn.button-plus:hover span,
#cart_summary .btn.button-minus:hover span {
  color: #fff;
  background: #808186;
  text-decoration: none; }

#cart_summary.table tbody > tr > td.cart_product > a {
  padding: 0 20px;
  float: left; }

#cart_summary.table tbody > tr > td.cart_unit,
#cart_summary.table tbody > tr > td.cart_total {
  text-align: center; }

@media (max-width: 767px) {
  #cart_summary.table tbody > tr > td.cart_unit {
    display: none; } }

#cart_summary tbody td .price,
#cart_summary tbody td.cart_total .product-name a {
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  color: #000;
  text-align: center;
  padding-top: 0px;
  margin: 0 !important;
  font-weight: 300; }
  @media (max-width: 767px) {
    #cart_summary tbody td .price,
    #cart_summary tbody td.cart_total .product-name a {
      font-size: 12px;
      font-size: 1.2rem; } }

#cart_summary tbody td.cart_total .price {
  font-weight: 400; }

#cart_summary tbody td .price-percent-reduction {
  display: none; }

#cart_summary tbody td .old-price {
  text-decoration: line-through;
  font-size: 15px;
  font-size: 1.5rem; }

#cart_summary .cart_delete a.cart_quantity_delete,
#cart_summary a.price_discount_delete {
  background: none !important;
  border-radius: 0px;
  width: 100%;
  display: block;
  text-align: center;
  color: #000000 !important;
  font-size: 30px;
  font-size: 3rem;
  line-height: 1.1;
  padding: 0px;
  font-weight: 300; }
  @media (max-width: 767px) {
    #cart_summary .cart_delete a.cart_quantity_delete,
    #cart_summary a.price_discount_delete {
      font-size: 18px;
      font-size: 1.8rem; } }

#cart_summary .cart_delete a:hover {
  color: #fff; }

#cart_summary tbody .cart_discount .cart_discount_name {
  padding-left: 15px !important;
  text-align: left !important; }

#cart_summary tbody tr.cart_discount {
  background: #f2f2f2 !important; }
  #cart_summary tbody tr.cart_discount .cart_discount_delete,
  #cart_summary tbody tr.cart_discount .cart_discount_price {
    text-align: center !important; }

/* Row Footer */
#cart_summary tfoot {
  margin-top: 10px;
  position: relative; }

#cart_summary tfoot tr,
.cart_voucher fieldset {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important; }

#cart_summary tfoot tr,
#cart_summary tfoot td#total_price_container {
  background: transparent !important; }

#cart_summary tfoot td:last-child {
  padding-right: 20px !important; }

#cart_summary tfoot tr td {
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  color: #000 !important;
  padding: 10px 0px 10px 0px !important;
  border: 0px;
  font-weight: normal !important; }
  @media (max-width: 767px) {
    #cart_summary tfoot tr td {
      font-size: 11px;
      font-size: 1.1rem; } }
  #cart_summary tfoot tr td.text-right {
    text-align: right;
    padding-right: 2% !important;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    border-bottom: 1px solid #CCCCCC; }
    @media (max-width: 767px) {
      #cart_summary tfoot tr td.text-right {
        font-size: 11px;
        font-size: 1.1rem;
        text-align: left; } }
  #cart_summary tfoot tr td.price {
    border-bottom: 1px solid #CCCCCC; }
  #cart_summary tfoot tr td.total_price_container {
    font-size: 25px;
    font-size: 2.5rem;
    color: #000000 !important; }
    @media (max-width: 767px) {
      #cart_summary tfoot tr td.total_price_container {
        font-size: 14px;
        font-size: 1.4rem; } }

#cart_summary tfoot tr.cart_total_price td#total_price_container {
  font-size: 25px;
  font-size: 2.5rem; }
  @media (max-width: 767px) {
    #cart_summary tfoot tr.cart_total_price td#total_price_container {
      font-size: 14px;
      font-size: 1.4rem; } }

#cart_summary tfoot tr.cart_total_price td #total_price {
  color: #000000; }

#cart_summary tfoot .col-left {
  text-align: left; }

td.cart_voucher {
  text-align: left; }

td.cart_voucher fieldset {
  position: absolute;
  width: 400px;
  padding: 10px !important;
  background: #E2E2E2;
  text-align: left;
  margin-top: 25px;
  margin-top: 0; }
  @media (max-width: 840px) {
    td.cart_voucher fieldset {
      width: 330px; } }
  @media (max-width: 767px) {
    td.cart_voucher fieldset {
      position: relative;
      width: 100%; } }
  td.cart_voucher fieldset h4 {
    margin: 0.5em 0 0.75em;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.1;
    color: #000000;
    text-align: center; }
    @media (max-width: 767px) {
      td.cart_voucher fieldset h4 {
        font-size: 15px;
        font-size: 1.5rem; } }
  td.cart_voucher fieldset .form-control {
    width: 69%; }
  td.cart_voucher fieldset .btn {
    text-transform: uppercase;
    width: 29%;
    height: 39px;
}

.cart_navigation {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .cart_navigation {
      text-align: center; } }
  .cart_navigation .btn {
    font-size: 16px;
    font-size: 1.6rem;
    cursor: pointer; }
    .cart_navigation .btn.border {
      color: #000; }
    @media (max-width: 767px) {
      .cart_navigation .btn {
        width: 80%;
        margin-bottom: 10px;
        float: none; } }

.order_delivery {
  margin-bottom: 40px; }
  .order_delivery ul {
    margin: 0; }
  .order_delivery .adresseDelivery {
    float: left;
    background: #f2f2f2;
    padding: 20px;
    border: none;
    border-radius: 0;
    width: 48%;
    margin-right: 4%; }
    @media (max-width: 767px) {
      .order_delivery .adresseDelivery {
        width: 100%;
        margin-right: 0; } }
    .order_delivery .adresseDelivery h3 {
      text-align: left;
      margin-top: 0;
      margin-bottom: 15px;
      font-weight: 400;
      background: #FFFFFF;
      font-size: 18px;
      font-size: 1.8rem;
      text-transform: uppercase;
      padding: 15px 10px; }
    .order_delivery .adresseDelivery li,
    .order_delivery .adresseDelivery li span {
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 300; }
    .order_delivery .adresseDelivery .address_update {
      margin: 15px 5px 5px 0; }
    .order_delivery .adresseDelivery .address_update a {
      border: 1px solid #000000;
      color: #000000; }
      .order_delivery .adresseDelivery .address_update a .icon-chevron-right {
        display: none; }
  .order_delivery .adresseDelivery + .adresseDelivery {
    margin-right: 0%; }

#order .addresses {
  margin-bottom: 25px; }
  #order .addresses .introduction {
    margin-bottom: 20px; }
    #order .addresses .introduction .address_delivery {
      width: 45%;
      margin-right: 2%;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      #order .addresses .introduction .address_delivery label, #order .addresses .introduction .address_delivery .selector {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
      #order .addresses .introduction .address_delivery label {
        width: auto;
        margin: 0 10px 0 0; }
      #order .addresses .introduction .address_delivery .selector {
        width: 250px !important; }
        #order .addresses .introduction .address_delivery .selector span {
          display: none; }
    #order .addresses .introduction .addressesAreEquals {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 45%;
      margin-top: 0; }
      #order .addresses .introduction .addressesAreEquals > label {
        font-weight: 300; }
  #order .addresses .secondaire {
    margin-bottom: 20px; }
    #order .addresses .secondaire #address_invoice_form {
      width: 45%;
      margin-right: 2%;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
      #order .addresses .secondaire #address_invoice_form label, #order .addresses .secondaire #address_invoice_form .selector {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; }
      #order .addresses .secondaire #address_invoice_form label {
        width: auto;
        margin: 0 10px 0 0; }
      #order .addresses .secondaire #address_invoice_form .selector {
        width: 250px !important; }
        #order .addresses .secondaire #address_invoice_form .selector span {
          display: none; }
  #order .addresses .address_add {
    text-align: center; }
  #order .addresses #address_invoice_form .btn,
  #order .addresses .address_add .btn {
    font-size: 15px;
    font-size: 1.5rem;
    color: #000; }
  #order .addresses .order_delivery {
    margin-bottom: 15px; }
  #order .addresses #ordermsg {
    margin: 40px auto 20px; }
    #order .addresses #ordermsg label {
      font-weight: 700;
      font-size: 16.5px;
      font-size: 1.65rem; }
    #order .addresses #ordermsg textarea {
      height: 40px;
      resize: none; }
      #order .addresses #ordermsg textarea.error {
        background: #FF7D8C !important;
        color: #FFFFFF; }
    #order .addresses #ordermsg p.small {
      font-size: 14px;
      font-size: 1.4rem;
      font-style: italic; }
    #order .addresses #ordermsg #message-error {
      display: none !important; }

#carrier_area .innerWidget,
#carrier_area .delivery_options_address {
  background: #f2f2f2;
  padding: 20px;
  border: none;
  border-radius: 0;
  margin-bottom: 40px; }
  #carrier_area .innerWidget h3,
  #carrier_area .delivery_options_address h3 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
    background: #FFFFFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    padding: 15px 10px; }

#carrier_area .delivery_option .table-bordered.hide {
  display: none; }

#carrier_area .delivery_option {
  float: left;
  width: 48%;
  margin-top: 15px;
  padding: 10px;
  background: #FFFFFF; }
  #carrier_area .delivery_option.alternate_item {
    margin-left: 4%; }
    @media (max-width: 767px) {
      #carrier_area .delivery_option.alternate_item {
        width: 98%;
        margin: 10px 1%; } }
  @media (max-width: 767px) {
    #carrier_area .delivery_option {
      width: 98%;
      margin: 10px 1%; }
      #carrier_area .delivery_option .delivery_option_logo {
        display: none; } }
  #carrier_area .delivery_option table tr td {
    vertical-align: top; }

#carrier_area .delivery_option_radio label {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  color: #000;
  margin-top: 0;
  line-height: 1; }

#carrier_area .delivery_option_price,
#carrier_area .delivery_option_delay {
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: 300;
  color: #000000; }

#carrier_area .order_carrier_logo {
  width: 100px; }

#carrier_area .delivery_option_price {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 20px; }

.paiement_block h2.topTab {
  margin: 0 auto;
  font-weight: 400;
  font-size: 30px;
  font-size: 3rem; }
  @media (max-width: 767px) {
    .paiement_block h2.topTab {
      font-size: 16px;
      font-size: 1.6rem; } }

.paiement_block #cart_summary.table tbody > tr > td.cart_quantity {
  text-align: center;
  padding-left: 0px !important; }
  .paiement_block #cart_summary.table tbody > tr > td.cart_quantity p {
    margin: 0;
    font-size: 18.5px;
    font-size: 1.85rem;
    font-weight: 300; }

#module-cheque-payment .cart_navigation {
  margin-top: 40px; }

#HOOK_PAYMENT {
  background: #f2f2f2;
  padding: 20px;
  border: none;
  border-radius: 0;
  margin-bottom: 40px; }
  #HOOK_PAYMENT h3 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
    background: #FFFFFF;
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
    padding: 15px 10px; }
  #HOOK_PAYMENT .paiement_block {
    width: 100%;
    margin-top: 15px;
    padding: 10px;
    background: #FFFFFF;
    text-align: center; }
    #HOOK_PAYMENT .paiement_block.alternate_item {
      margin-left: 4%; }
      @media (max-width: 767px) {
        #HOOK_PAYMENT .paiement_block.alternate_item {
          margin-left: 0%; } }
    @media (max-width: 767px) {
      #HOOK_PAYMENT .paiement_block {
        width: 100%; } }
    #HOOK_PAYMENT .paiement_block a {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: 100%; }
    #HOOK_PAYMENT .paiement_block p {
      margin-bottom: 0; }
    #HOOK_PAYMENT .paiement_block img, #HOOK_PAYMENT .paiement_block span {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline; }
    #HOOK_PAYMENT .paiement_block span {
      width: 100%;
      margin-top: 10px;
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 1.1;
      font-weight: 300; }
      #HOOK_PAYMENT .paiement_block span small {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline;
        width: 100%;
        text-align: center;
        font-size: 12px;
        font-size: 1.2rem; }

.confirmation_block .alert {
  position: static;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
  max-width: 100%;
  -webkit-box-shadow: unset;
  box-shadow: unset; }

.confirmation_block .message-final {
  max-width: 80%;
  margin: 20px auto;
  text-align: center;
  padding: 15px; }
  .confirmation_block .message-final .glyph {
    font-size: 100px;
    font-size: 10rem;
    margin-top: 60px;
    margin-bottom: 60px; }
  .confirmation_block .message-final p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    font-weight: 300; }
    .confirmation_block .message-final p a {
      text-decoration: underline; }
  .confirmation_block .message-final .bold {
    font-weight: 700; }
  .confirmation_block .message-final h2 {
    margin-top: 60px;
    font-size: 20px;
    font-size: 2rem; }
  .confirmation_block .message-final p.social {
    text-align: center; }
    .confirmation_block .message-final p.social .glyph {
      font-size: 50px;
      font-size: 5rem;
      margin: 0 15px 5px; }
  .confirmation_block .message-final p.warning {
    padding: 15px;
    background: #fcc;
    color: red;
    border-radius: 4px; }
    .confirmation_block .message-final p.warning a {
      color: red; }

.confirmation_block .cart_navigation {
  margin-top: 40px;
  text-align: center; }
  .confirmation_block .cart_navigation a {
    margin: 0 15px; }

#header .header_user_info {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: auto;
  text-align: center;
  padding-right : 15px; }
  #header .header_user_info span, #header .header_user_info a {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 100%; }
  #header .header_user_info .title {
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem; }
  #header .header_user_info a {
    color: #FFFFFF; }
  #header .header_user_info a.login + a {
      display:none;
    }  
    #header .header_user_info a:hover {
      text-decoration: none; }
  #header .header_user_info .icon-compte {
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
  @media (max-width: 767px) {
    #header .header_user_info {
      display: inline-block;
      vertical-align: top;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      width: auto;
      text-align: left;
      color: #000000; }
      #header .header_user_info .title {
        font-size: 14px;
        font-size: 1.4rem; }
      #header .header_user_info a {
        display: none; }
      #header .header_user_info a.glyph {
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        zoom: 1;
        *display: inline; } }

#authentication .loginBgs {
  margin-bottom: 40px; }
  #authentication .loginBgs .accountCont .blockForm {
    float: left;
    width: 50%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (max-width: 767px) {
      #authentication .loginBgs .accountCont .blockForm {
        width: 100%;
        margin-bottom: 15px; } }
  #authentication .loginBgs form.box.panel {
    background: #fdfcfa;
    padding: 20px;
    border: none;
    border-radius: 0; }
    @media (max-width: 767px) {
      #authentication .loginBgs form.box.panel {
        padding: 10px; } }
    #authentication .loginBgs form.box.panel > .panel-heading {
      background: #fff;
      color: #000;
      font-weight: 400;
      text-transform: uppercase;
      padding: 15px 0;
      margin-top: 0;
      text-align: center;
      font-size: 25px;
      font-size: 2.5rem; }
      @media (max-width: 767px) {
        #authentication .loginBgs form.box.panel > .panel-heading {
          font-size: 20px;
          font-size: 2rem; } }
  #authentication .loginBgs .blockForm.alternate form.box.panel {
    background: #000000;
    text-align: center; }
  #authentication .loginBgs .blockForm.alternate .submitBtn {
    background: #FFFFFF;
    color: #000000; }
  #authentication .loginBgs .blockForm.alternate .form-group {
    text-align: left; }
  #authentication .loginBgs .blockForm.alternate .form-group label {
    color: #FFFFFF; }
  #authentication .loginBgs .blockForm.alternate .lost_password {
    text-align: center;
    color: #FFFFFF;
    border-bottom-color: #FFFFFF; }
    #authentication .loginBgs .blockForm.alternate .lost_password a {
      color: #FFFFFF; }
    #authentication .loginBgs .blockForm.alternate .lost_password a:hover {
      color: #000000; }
  #authentication .loginBgs #create-account-element-1, #authentication .loginBgs #create-account-element-2 {
    margin-top: 10%;
    text-align: center; }
  #authentication .loginBgs .form_content.panel-body {
    padding: 0; }
  #authentication .loginBgs .identification-header {
    display: none; }
  #authentication .loginBgs #create-account_form {
    min-height: 460px;
    height: auto !important;
    height: 460px;
    text-align: center; }
    @media (max-width: 767px) {
      #authentication .loginBgs #create-account_form {
        min-height: 50px;
        height: auto !important;
        height: 50px; } }
    #authentication .loginBgs #create-account_form .bouton {
      margin-top: 25px;
      max-width: 275px;
      width: 100%;
      margin: 0 auto;
      font-size: 15px;
      font-size: 1.5rem;
      height: 40px;
      line-height: 40px;
      text-align: center;
      text-decoration: none;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      color: #FFFFFF; }
    #authentication .loginBgs #create-account_form a.btn-outline {
      background: #d13b54;
      text-transform: uppercase; }
    #authentication .loginBgs #create-account_form a.facebook-btn {
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      background: #4568b2;
      text-transform: none;
      color: #FFFFFF;
      margin-top: 15px; }
    #authentication .loginBgs #create-account_form a.facebook-btn > i {
      margin-right: 15px; }
  #authentication .loginBgs #create-account-element-2 .form-group {
    text-align: left;
    margin: 15px auto;
    max-width: 80%; }
    @media (max-width: 767px) {
      #authentication .loginBgs #create-account-element-2 .form-group {
        max-width: 100%; } }
  #authentication .loginBgs #login_form {
    min-height: 460px;
    height: auto !important;
    height: 460px; }
    @media (max-width: 767px) {
      #authentication .loginBgs #login_form {
        min-height: 50px;
        height: auto !important;
        height: 50px; } }
    #authentication .loginBgs #login_form .submit {
      text-align: center; }

#account-creation_form {
  margin: 25px auto;
  background: #f1f2ed;
  padding: 20px;
  border: none;
  border-radius: 0;
  max-width: 95%; }
  #account-creation_form p.coText {
    padding-left: 2.5%;
    margin: 15px 0; }
  #account-creation_form .submit {
    text-align: center;
    margin-top: 15px; }

.account_creation .page-subheading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 400;
  background: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 0; }
  @media (max-width: 767px) {
    .account_creation .page-subheading {
      font-size: 20px;
      font-size: 2rem; } }

.account_creation .civilite {
  padding: 0 2.5%; }

.account_creation .paralleDiv {
  float: left;
  width: 50%;
  padding: 0 2.5%; }
  @media (max-width: 767px) {
    .account_creation .paralleDiv {
      width: 100%; } }

.account_creation .form-group {
  margin: 5px 0; }

.account_creation .civilite {
  padding: 0 2.5%; }

.account_creation .checkboxes {
  margin: 15px 0; }

.account_creation .checkboxes .checkbox {
  float: left;
  width: 50%;
  padding: 0 2.5%; }
  @media (max-width: 767px) {
    .account_creation .checkboxes .checkbox {
      width: 100%; } }

.account_creation .col {
  float: left;
  position: relative;
  padding: 0 15px;
  margin-top: 10px; }
  .account_creation .col.small-size {
    width: 25%;
    padding-left: 0; }
  .account_creation .col.medium-size {
    width: 33.33333333%; }
  .account_creation .col.big-size {
    width: 41.66666667%; }
  .account_creation .col.separateur-date:after {
    content: '/';
    position: absolute;
    top: 8px;
    right: -1px;
    font-size: 23px;
    font-weight: lighter; }

body#my-account #center_column .introTop .container_16,
body#identity #center_column .introTop .container_16,
body#addresses #center_column .introTop .container_16,
body#module-favoriteproducts-account #center_column .introTop .container_16,
body#history #center_column .introTop .container_16 {
  position: relative;
  min-height: 150px;
  height: auto !important;
  height: 150px; }

.myaccount-link-list {
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center; }
  .myaccount-link-list li {
    display: inline-block;
    vertical-align: top;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 25%;
    min-height: 245px;
    height: auto !important;
    height: 245px;
    margin-left: 1%;
    margin-bottom: 15px;
    border: 1px solid #000000;
    border-bottom-width: 5px;
    background: #FFFFFF; }
    @media (max-width: 640px) {
      .myaccount-link-list li {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px; } }
    .myaccount-link-list li a {
      display: block;
      width: 100%;
      min-height: 245px;
      height: auto !important;
      height: 245px;
      height: 100%;
      padding: 15px;
      background: #FFFFFF;
      text-align: center;
      font-size: 15px;
      font-size: 1.5rem;
      font-weight: 300;
      text-decoration: none;
      line-height: 1;
      color: #000000;
      -webkit-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .myaccount-link-list li a i {
        display: block;
        width: 50px;
        height: 50px;
        border-radius: 100%;
        background: #f1f2ed;
        color: #FFFFFF;
        margin: 10px auto;
        padding-top: 10px;
        font-size: 25px;
        font-size: 2.5rem; }
      .myaccount-link-list li a .glyph {
        margin-top: 25px;
        font-size: 85px;
        font-size: 8.5rem; }
        .myaccount-link-list li a .glyph svg {
          fill: #000000;
          -webkit-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
      .myaccount-link-list li a span {
        display: block;
        text-align: center;
        font-weight: 300;
        margin-top: 25px;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
    .myaccount-link-list li a:hover {
      background: #000000;
      color: #FFFFFF; }
      .myaccount-link-list li a:hover i {
        background: #FFFFFF;
        color: #000000; }
      .myaccount-link-list li a:hover span {
        font-weight: 400; }
      .myaccount-link-list li a:hover .glyph svg {
        fill: #FFFFFF; }

.FooterEspaceClient {
  margin: 15px auto 25px;
  text-align: center; }
  @media (max-width: 767px) {
    .FooterEspaceClient {
      text-align: center !important; } }
  .FooterEspaceClient .btn {
    font-size: 18px;
    font-size: 1.8rem;
    color: #000;
    margin: 0 10px; }
    @media (max-width: 767px) {
      .FooterEspaceClient .btn {
        margin: 10px auto 0 !important;
        float: none; } }
    .FooterEspaceClient .btn .glyph {
      font-size: 20px;
      font-size: 2rem;
      margin-right: 5px;
      margin-left: 0;
      line-height: 0; }
      .FooterEspaceClient .btn .glyph svg {
        fill: #000; }
    .FooterEspaceClient .btn:hover, .FooterEspaceClient .btn:focus {
      text-decoration: none; }
      .FooterEspaceClient .btn:hover .glyph svg, .FooterEspaceClient .btn:focus .glyph svg {
        fill: #FFFFFF; }

body#identity .FooterEspaceClient {
  text-align: left; }
  body#identity .FooterEspaceClient .btn {
    margin: 0; }

#manageCompte {
  margin: 25px auto;
  background: #fff;
  padding: 20px;
  border: none;
  border-radius: 0;
  max-width: 100%; }
  #manageCompte p.coText {
    padding-left: 2.5%;
    margin: 15px 0; }
  #manageCompte .submit {
    text-align: center;
    margin-top: 15px; }

.account_manage .page-subheading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 400;
  background: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 0; }

.account_manage .civilite {
  padding: 0 2.5%; }
  .account_manage .civilite #uniform-id_gender1,
  .account_manage .civilite #uniform-id_gender2 {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }
  .account_manage .civilite label span.label {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline; }

.account_manage .paralleDiv {
  float: left;
  width: 50%;
  padding: 0 2.5%; }
  @media (max-width: 767px) {
    .account_manage .paralleDiv {
      width: 100%; } }

.account_manage .form-group {
  margin: 5px 0; }

.account_manage .civilite {
  padding: 0 2.5%; }

.account_manage .checkboxes {
  margin: 15px 0; }

.account_manage .checkboxes .checkbox {
  float: left;
  width: 50%;
  padding: 0 2.5%; }
  @media (max-width: 767px) {
    .account_manage .checkboxes .checkbox {
      width: 100%; } }

.account_manage .col {
  float: left;
  position: relative;
  padding: 0 15px;
  margin-top: 10px; }
  .account_manage .col.small-size {
    width: 25%;
    padding-left: 0; }
  .account_manage .col.medium-size {
    width: 33.33333333%; }
  .account_manage .col.big-size {
    width: 41.66666667%; }
  .account_manage .col.separateur-date:after {
    content: '/';
    position: absolute;
    top: 8px;
    right: -1px;
    font-size: 23px;
    font-weight: lighter; }

.account_manage .selector span {
  display: none; }

body#history .FooterEspaceClient {
  text-align: left; }
  body#history .FooterEspaceClient .btn {
    margin: 0; }

body#history table {
  max-width: 100%;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

body#history .table {
  margin-bottom: 40px;
  width: 100%; }

body#history .table-bordered {
  border: 1px solid #f1f2ed; }

body#history .table > thead > tr > th {
  background: #000000;
  border: 0;
  border: 1px solid #f1f2ed;
  vertical-align: middle;
  padding: 5px 10px;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap; }
  @media (max-width: 640px) {
    body#history .table > thead > tr > th {
      font-size: 14px;
      font-size: 1.4rem; } }
  body#history .table > thead > tr > th span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-right: 5px; }

body#history .table tbody > tr > td {
  border: 1px solid #f1f2ed;
  background: #FFFFFF;
  padding: 9px 10px;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem; }

body#history .table tfoot > tr > td {
  border: 1px solid #f1f2ed;
  background: #FFFFFF;
  padding: 9px 10px;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem; }
  body#history .table tfoot > tr > td.alignright {
    text-align: right; }

body#history td.history_state .label {
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 5px;
  font-size: 100%;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem; }

body#history .table tbody > tr > td.footable-row-detail-cell {
  background-repeat: repeat;
  background-position: 0 0;
  background-color: transparent; }

body#history .history_detail a, body#history .footable-row-detail-cell a {
  font-weight: 700;
  text-decoration: none;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 5px 10px 5px 0;
  font-size: 13px;
  font-size: 1.3rem; }

body#history .history_detail .btn, body#history .footable-row-detail-cell .btn {
  font-weight: 400;
  font-size: 13px;
  font-size: 1.3rem; }
  body#history .history_detail .btn.border, body#history .footable-row-detail-cell .btn.border {
    color: #000000; }

body#history .box {
  background: #f2f2f2;
  border: 1px solid transparent;
  margin: 0 0 15px;
  padding: 14px 18px 20px;
  line-height: 23px; }
  body#history .box p:first-child {
    margin-top: 0; }
  body#history .box .btn {
    font-weight: 400;
    font-size: 13px;
    font-size: 1.3rem; }
    body#history .box .btn.border {
      color: #000000; }

body#history #block-order-detail h1 {
  margin: 40px auto 20px;
  font-size: 30px;
  font-size: 3rem; }
  @media (max-width: 767px) {
    body#history #block-order-detail h1 {
      font-size: 15px;
      font-size: 1.5rem; } }

body#history h3 {
  color: #000000;
  padding-bottom: 15px;
  border-bottom: 1px solid #000000;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 15px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700; }

body#history .adresses_bloc .col-xs-12 {
  width: 49%;
  float: left;
  padding: 0px;
  border: none; }
  body#history .adresses_bloc .col-xs-12:first-child {
    margin-right: 2%; }
    @media (max-width: 767px) {
      body#history .adresses_bloc .col-xs-12:first-child {
        margin-right: 0; } }
  @media (max-width: 767px) {
    body#history .adresses_bloc .col-xs-12 {
      float: none;
      width: 100%;
      margin-bottom: 15px; } }
  body#history .adresses_bloc .col-xs-12 ul.address {
    margin-bottom: 40px; }
    body#history .adresses_bloc .col-xs-12 ul.address h3 {
      text-align: left;
      margin-top: 0;
      border-bottom: 0;
      margin-bottom: 15px;
      font-weight: 400;
      background: #FFFFFF;
      font-size: 18px;
      font-size: 1.8rem;
      text-transform: uppercase;
      padding: 15px 10px;
      border-bottom: 0; }
    body#history .adresses_bloc .col-xs-12 ul.address li,
    body#history .adresses_bloc .col-xs-12 ul.address li span {
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 300; }

body#history #block-order-detail #order-detail-content {
  padding: 0; }
  body#history #block-order-detail #order-detail-content .cart td.return_quantity, body#history #block-order-detail #order-detail-content .cart .price {
    text-align: center; }
  body#history #block-order-detail #order-detail-content .cart tfoot > tr > td {
    font-size: 13px;
    font-size: 1.3rem; }

body#history .detail_step_by_step tbody > tr > td span {
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 5px;
  font-size: 100%;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem; }

body#history textarea {
  height: 100px;
  margin-bottom: 10px; }

body#history #sendOrderMessage .submit {
  text-align: center; }

body#history #sendOrderMessage .btn {
  font-size: 15px;
  font-size: 1.5rem; }

/************************************************************
				History Page Styles
************************************************************/
#order-detail-content table .return_quantity_buttons {
  margin-top: 3px; }

#order-detail-content table .return_quantity_buttons a {
  display: none;
  float: left;
  width: 47%;
  text-align: center;
  color: #000000;
  font-weight: 700;
  padding: 5px 15px;
  font-size: 14px;
  font-size: 1.4rem; }
  #order-detail-content table .return_quantity_buttons a:hover {
    text-decoration: none; }

#order-detail-content table .return_quantity_buttons a + a {
  margin-left: 6%; }

#order-detail-content table .order_qte_input {
  display: none;
  width: 100%;
  height: 27px;
  line-height: 27px;
  padding: 0;
  text-align: center; }

#order-detail-content table label {
  font-weight: 400; }

.table td.history_detail a + a {
  margin-left: 14px; }

.table td.step-by-step-date {
  width: 105px; }

.table tfoot strong {
  color: #333333; }

.info-order i {
  font-size: 20px; }

.info-order i.icon-gift {
  color: #f13340; }

.info-order i.icon-repeat {
  color: #55c65e; }

#sendOrderMessage {
  margin-bottom: 30px; }

#sendOrderMessage select.form-control {
  width: 263px; }

#returnOrderMessage {
  margin-bottom: 40px; }
  #returnOrderMessage .submitZone {
    text-align: right;
    margin-top: 15px; }
    #returnOrderMessage .submitZone .btn {
      font-size: 15px;
      font-size: 1.5rem; }

#passwordPage {
  margin-bottom: 50px; }
  #passwordPage .submit {
    text-align: center; }
  #passwordPage .centerStyle {
    margin-top: 25px;
    text-align: center; }

body#addresses .FooterEspaceClient {
  text-align: left; }
  body#addresses .FooterEspaceClient .btn {
    margin: 0; }

body#addresses .addAdress {
  margin-bottom: 40px;
  text-align: center; }
  body#addresses .addAdress .btn {
    font-size: 15px;
    font-size: 1.5rem;
    color: #000; }

.bloc_adresses {
  margin-top: 20px;
  margin-bottom: 40px; }
  .bloc_adresses ul {
    margin: 0; }
  .bloc_adresses .adresseDelivery {
    float: left;
    background: #fff;
    padding: 20px;
    border: none;
    border-radius: 0;
    width: 48%;
    margin-right: 4%; }
    @media (max-width: 767px) {
      .bloc_adresses .adresseDelivery {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px; } }
    .bloc_adresses .adresseDelivery h3 {
      text-align: left;
      margin-top: 0;
      margin-bottom: 15px;
      font-weight: 400;
      background: #FFFFFF;
      font-size: 18px;
      font-size: 1.8rem;
      text-transform: uppercase;
      padding: 15px 10px; }
    .bloc_adresses .adresseDelivery li,
    .bloc_adresses .adresseDelivery li span {
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 300; }
    .bloc_adresses .adresseDelivery .address_update {
      margin: 15px 0 5px 0; }
    .bloc_adresses .adresseDelivery .address_update a {
      margin-right: 5px;
      border: 1px solid #000;
      color: #000; }
      .bloc_adresses .adresseDelivery .address_update a .icon-chevron-right {
        display: none; }
  .bloc_adresses .adresseDelivery + .adresseDelivery {
    margin-right: 0%; }

#address .info-title {
  max-width: 95%;
  margin: 10px auto;
  text-align: center;
  font-weight: 300; }

#add_address {
  margin: 25px auto;
  background: #fdfcfa;
  padding: 20px;
  border: none;
  border-radius: 0;
  max-width: 95%; }
  @media (max-width: 767px) {
    #add_address {
      padding: 5px; } }
  #add_address p.coText {
    padding-left: 2.5%;
    margin: 15px 0; }
  #add_address .submit {
    text-align: center;
    margin-top: 15px; }

.adresse_creation .page-subheading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 400;
  background: #FFFFFF;
  text-transform: uppercase;
  padding: 15px 0; }

.adresse_creation .civilite {
  padding: 0 2.5%; }

.adresse_creation .paralleDiv {
  float: left;
  width: 50%;
  padding: 0 2.5%; }
  @media (max-width: 767px) {
    .adresse_creation .paralleDiv {
      width: 100%; } }

.adresse_creation .FullDiv {
  float: left;
  width: 100%;
  padding: 0 2.5%; }

.adresse_creation .form-group {
  margin: 5px 0; }

.adresse_creation .civilite {
  padding: 0 2.5%; }

.adresse_creation .checkboxes {
  margin: 15px 0; }

.adresse_creation .checkboxes .checkbox {
  float: left;
  width: 50%;
  padding: 0 2.5%; }

.adresse_creation #uniform-id_country span {
  display: none; }

.adresse_creation .col {
  float: left;
  position: relative;
  padding: 0 15px;
  margin-top: 10px; }
  .adresse_creation .col.small-size {
    width: 25%;
    padding-left: 0; }
  .adresse_creation .col.medium-size {
    width: 33.33333333%; }
  .adresse_creation .col.big-size {
    width: 41.66666667%; }
  .adresse_creation .col.separateur-date:after {
    content: '/';
    position: absolute;
    top: 8px;
    right: -1px;
    font-size: 23px;
    font-weight: lighter; }

body#module-favoriteproducts-account .FooterEspaceClient {
  text-align: left;
  margin-top: 35px; }
  body#module-favoriteproducts-account .FooterEspaceClient .btn {
    margin: 0; }

#favoriteproducts_block_account .block_products,
#favoriteproducts_block_account .block_cares {
  margin-bottom: 50px; }
  #favoriteproducts_block_account .block_products h4,
  #favoriteproducts_block_account .block_cares h4 {
    padding: 15px;
    background: #f1f2ed;
    border: 1px solid #DDDDDD;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight: 400; }

/* lnk fiche produit */
#usefull_link_block li#favoriteproducts_block_extra_add {
  padding-left: 20px;
  background: url(img/add_favorite.gif) no-repeat 0 0;
  cursor: pointer; }

#usefull_link_block li#favoriteproducts_block_extra_remove {
  padding-left: 20px;
  background: url(img/del_favorite.gif) no-repeat 0 0;
  cursor: pointer; }

ul#usefull_link_block li#favoriteproducts_block_extra_added {
  padding-left: 20px;
  background: url(img/add_favorite.gif) no-repeat 0 0;
  cursor: pointer;
  display: none; }

ul#usefull_link_block li#favoriteproducts_block_extra_removed {
  padding-left: 20px;
  background: url(img/add_favorite.gif) no-repeat 0 0;
  cursor: pointer;
  display: none; }

body#order-slip .FooterEspaceClient {
  text-align: left; }
  body#order-slip .FooterEspaceClient .btn {
    margin: 0; }

body#discount .FooterEspaceClient {
  text-align: left; }
  body#discount .FooterEspaceClient .btn {
    margin: 0; }

body#discount .info-title {
  font-weight: 700;
  margin-bottom: 25px; }

body#discount table {
  max-width: 100%;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

body#discount .table {
  margin-top: 40px;
  margin-bottom: 30px;
  width: 100%; }

body#discount .table-bordered {
  border: 1px solid #f1f2ed; }

body#discount .table > thead > tr > th {
  background: #000000;
  border: 0;
  border: 1px solid #f1f2ed;
  vertical-align: middle;
  padding: 5px 10px;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap; }
  @media (max-width: 640px) {
    body#discount .table > thead > tr > th {
      font-size: 14px;
      font-size: 1.4rem; } }

body#discount .table tbody > tr > td {
  border: 1px solid #f1f2ed;
  background: #FFFFFF;
  padding: 9px 10px;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem; }

body#order-follow .FooterEspaceClient {
  text-align: left; }
  body#order-follow .FooterEspaceClient .btn {
    margin: 0; }

body#order-follow .info-title {
  font-weight: 700;
  margin-bottom: 25px; }

body#order-follow table {
  max-width: 100%;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

body#order-follow .table {
  margin-top: 40px;
  margin-bottom: 30px;
  width: 100%; }

body#order-follow .table-bordered {
  border: 1px solid #f1f2ed; }

body#order-follow .table > thead > tr > th {
  background: #000000;
  border: 0;
  border: 1px solid #f1f2ed;
  vertical-align: middle;
  padding: 5px 10px;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1.6rem;
  white-space: nowrap; }
  @media (max-width: 640px) {
    body#order-follow .table > thead > tr > th {
      font-size: 14px;
      font-size: 1.4rem; } }
  body#order-follow .table > thead > tr > th span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin-right: 5px; }

body#order-follow .table tbody > tr > td {
  border: 1px solid #f1f2ed;
  background: #FFFFFF;
  padding: 9px 10px;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem; }

body#order-follow .table tbody > tr > td {
  border: 1px solid #f1f2ed;
  background: #FFFFFF;
  padding: 9px 10px;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem; }

body#order-follow .table tfoot > tr > td {
  border: 1px solid #f1f2ed;
  background: #FFFFFF;
  padding: 9px 10px;
  vertical-align: middle;
  text-align: left;
  font-size: 13px;
  font-size: 1.3rem; }
  body#order-follow .table tfoot > tr > td.alignright {
    text-align: right; }

body#order-follow td.history_state .label {
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 5px;
  font-size: 100%;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem; }

body#order-follow .table tbody > tr > td.footable-row-detail-cell {
  background-repeat: repeat;
  background-position: 0 0;
  background-color: transparent; }

body#order-follow .history_detail a, body#order-follow .footable-row-detail-cell a {
  font-weight: 700;
  text-decoration: none;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 5px 10px 5px 0;
  font-size: 13px;
  font-size: 1.3rem; }

body#order-follow .history_detail .btn, body#order-follow .footable-row-detail-cell .btn {
  font-weight: 400;
  font-size: 13px;
  font-size: 1.3rem; }
  body#order-follow .history_detail .btn.border, body#order-follow .footable-row-detail-cell .btn.border {
    color: #000000; }

body#order-follow .box {
  background: #f2f2f2;
  border: 1px solid transparent;
  margin: 0 0 15px;
  padding: 14px 18px 20px;
  line-height: 23px; }
  body#order-follow .box p:first-child {
    margin-top: 0; }
  body#order-follow .box .btn {
    font-weight: 400;
    font-size: 13px;
    font-size: 1.3rem; }
    body#order-follow .box .btn.border {
      color: #000000; }

body#order-follow #block-order-detail h1 {
  margin: 40px auto 20px;
  font-size: 30px;
  font-size: 3rem; }

body#order-follow h3 {
  color: #f1f2ed;
  padding-bottom: 15px;
  border-bottom: 1px solid #f1f2ed;
  text-transform: uppercase;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 15px;
  font-family: "Montserrat", Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 700; }

body#order-follow .adresses_bloc .col-xs-12 {
  width: 49%;
  float: left;
  padding: 0px;
  border: none; }
  body#order-follow .adresses_bloc .col-xs-12:first-child {
    margin-right: 2%; }
  body#order-follow .adresses_bloc .col-xs-12 ul.address {
    margin-bottom: 40px; }
    body#order-follow .adresses_bloc .col-xs-12 ul.address h3 {
      text-align: left;
      margin-top: 0;
      border-bottom: 0;
      margin-bottom: 15px;
      font-weight: 400;
      background: #FFFFFF;
      font-size: 18px;
      font-size: 1.8rem;
      text-transform: uppercase;
      padding: 15px 10px;
      border-bottom: 0; }
    body#order-follow .adresses_bloc .col-xs-12 ul.address li,
    body#order-follow .adresses_bloc .col-xs-12 ul.address li span {
      font-size: 14px;
      font-size: 1.4rem;
      font-weight: 300; }

body#order-follow #block-order-detail #order-detail-content {
  padding: 0; }
  body#order-follow #block-order-detail #order-detail-content .cart td.return_quantity, body#order-follow #block-order-detail #order-detail-content .cart .price {
    text-align: center; }
  body#order-follow #block-order-detail #order-detail-content .cart tfoot > tr > td {
    font-size: 13px;
    font-size: 1.3rem; }

body#order-follow .detail_step_by_step tbody > tr > td span {
  display: inline-block;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 5px;
  font-size: 100%;
  font-weight: 700;
  color: #FFFFFF;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem; }

body#order-follow textarea {
  height: 100px;
  margin-bottom: 10px; }

body#order-follow #sendOrderMessage .submit {
  text-align: center; }

body#order-follow #sendOrderMessage .btn {
  font-size: 15px;
  font-size: 1.5rem; }

body#order-follow h2.page-subheading {
  margin-top: 0; }

body#order-follow .box .bold {
  font-weight: 700; }

body#order-follow .box ul.presentation {
  margin-left: 25px; }
  body#order-follow .box ul.presentation li {
    list-style: none;
    list-style-position: outside;
    color: #000000;
    margin-bottom: 10px;
    font-size: 14px;
    font-size: 1.4rem; }
    body#order-follow .box ul.presentation li:before {
      /* For a round bullet */
      /*content: '\2022';*/
      /* For a square bullet */
      content: '\25A0';
      display: block;
      position: relative;
      max-width: 0;
      max-height: 0;
      left: -17px;
      top: -7px;
      color: #000000;
      font-size: 20px;
      font-size: 2rem; }

#products-listing .tab-content ul.tab-pane .product_list li.ajax_block_product{
  width: 100% !important;
}
@media (max-width: 767px) {
  .hook-reviews-list span {
    /*display: none;*/
  }
}
.av_product_award .netreviewsProductWidgetNewRatingWrapper,
.netreviewsProductWidgetNewRatingWrapper {
  margin-right: 1rem;
}
.owl-next,
.owl-prev{
  background: none !important;
}

.owl-prev img,
.owl-next img{
  display : none;
}

.owl-next::before {
  content: "\203A" !important;
  color: #000;
  font-size: 8rem !important;
  font-weight: lighter;
}
.owl-prev::before {
  content: "\2039" !important;
  color: #000;
  font-size: 8rem !important;
  font-weight: lighter;
}
@media (max-width: 767px) {
  #index .product_list .owl-next::before,
  #index .product_list .owl-prev::before {
    display: none;
  }
  #productFiche .pb-left-column #image-block .owl-carousel .owl-item img{

  }
  #productFiche .pb-center-column .brandName,
  #productFiche .pb-center-column h1{
    font-size: 2rem;
  }
}
.sale-label strong{
  font-size: 1.25rem;
  line-height: 1.25rem;
}
@media (max-width: 767px) {
  .thumbnail-slider-container{
    display: none;
  }
}
.thumbnail-slider .owl-dots{
  display: none;
}
.thumbnail-slider .content{
  padding:5px;
}
.thumbnail-slider .owl-item.active.center{
  border: 1px solid #000;
}
/*#sitemap h1,
.advanced-cms-wrapper h1,
#newsletterHome #newsletter_block .h4,
#footer #newsletter_block .h4,
.cat-name{
  font-family: 'rosetta_blackregular' !important;
  font-size: 6rem;
  text-transform: none;
}
@media (max-width: 767px) {
  #sitemap h1,
  .advanced-cms-wrapper h1,
  #newsletterHome #newsletter_block .h4,
  #footer #newsletter_block .h4,
  .cat-name{
    font-size: 4rem !important;
  }
}*/
.country-location{
  visibility: visible !important;
}
.sld-pdv{
  display: flex;
  justify-content: flex-start;
}
.sld-pdv.soins{
  justify-content: flex-start;
  margin-bottom : 50px;
}
.sld-pdv a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  /*border: 1px solid #000;
  padding: 1rem 2rem;*/
}
.sld-pdv a span{
  text-decoration: none;
}
.sld-pdv a span.glyph{
  font-size: 2rem;
  margin-left: 0.75rem;
}
/*.sld-pdv a:hover{
  background: #000;
  color: #FFFFFF !important;
  transition: all .25s ease-in-out;
  text-decoration: none;
}
.sld-pdv a:hover span svg,
.sld-pdv a:hover span{
  color: #fff;
  fill: #fff;
}*/
#productFiche .pb-center-column .box-info-product .box-cart-bottom.sld-nostock{
  width: 100%;
}
#productFiche .pb-center-column .box-info-product .box-cart-bottom.sld-nostock .group-btn{
  justify-content: space-between;
  width: 100%;
  flex-direction: row-reverse;
}
#productFiche .pb-center-column .box-info-product .box-cart-bottom.sld-nostock .group-btn a{
   margin-right: 4rem; 
}
@media (max-width: 767px) {
  #productFiche .pb-center-column,
  #resultats{
    padding-left : 15px;
    padding-right : 15px; 
  } 

  #resultats .resultats_accroche {
    max-width : 80%;
  }

  .product_list .product-container .product-image-container .fv_block {
    display:none;
  }

  #productFiche .pb-center-column .box-info-product .box-cart-bottom{
    justify-content: center;
  }
  #productFiche .pb-center-column .box-info-product .box-cart-bottom > .aapBtnDiv{
    width: auto;
  }

  .elementor-text-editor h2 {
    margin-top : 30px;
  }

  .elementor-widget-container, .elementor-section-wrap section, .elementor-section-wrap section .elementor-column-wrap {
    padding: 0 !important;
  }
  
  .elementor-section-wrap section .elementor-column-wrap .elementor-element-oa536q9,
  .elementor-section-wrap section .elementor-element-0bhfb4l,
  .elementor-section-wrap section .elementor-column-wrap .elementor-element-r9tqjcs
   {
    padding-left : 30px;
    padding-right : 30px;
    order : 1;
  }

  #index .elementor-1020101 .elementor-element.elementor-element-lc1tlud {
      margin-top : 60px;
  }

  #index .elementor-1020101 .elementor-element.elementor-element-snupwrp {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .elementor-1020101 .elementor-element.elementor-element-0dfc7u0 {
    margin-top : 40px !important;
  }

  .elementor-element-7eis0ov .elementor-row {
    column-gap : 3.5%;
  }

  .elementor-element-7eis0ov .elementor-column {
    width : 31% ;
  }

  .elementor-element-7eis0ov .elementor-column:last-child {
    display :none;
  }

  .elementor-1020101 .elementor-element.elementor-element-7eis0ov {
    margin-bottom  :40px !important;
  }

  .elementor-1020101 .elementor-element.elementor-element-tbh5dex .elementor-image img {
    content: url("/img/cms/methode-pro-mobile.png");
  }

  .elementor-1020101 .elementor-element.elementor-element-n6chshs .elementor-image img {
    content: url("/img/cms/demarche-scientifique-mobile.png");
  }

  .elementor-1020101 .elementor-element.elementor-element-vky7uxn .elementor-image img {
    content: url("/img/cms/histoire-mobile.png");
  }
}



.sld-instagram-title {
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px;
}
@media (max-width: 995px) {
  .sld-instagram-container {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .sld-instagram-title {
    font-size: 2rem;
  }
  .sld-instagram-name {
    font-size: 2rem;
  }
}
@media (min-width: 996px) {
  .sld-instagram-container {
    margin-top: 100px;
    margin-bottom: 60px;
  }
  .sld-instagram-title {
    font-size: 3rem;
  }
  .sld-instagram-name {
    font-size: 2.6rem;
  }
}

.sld-instagram-name {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sld-instagram-name i {
  font-size: 3rem;
  margin-right: 16px;
}

.sld-instagram-hash {
  color: #d13b54;
  font-weight: 700;
  display:none;
}

#adtm_menu_inner .advtm_menu_span_12 {
  font-weight: bold !important;
}

#adtm_menu div#adtm_menu_inner {
  width : 100%;
  text-align:center;
}

#adtm_menu ul li.advtm_menu_toggle a.adtm_toggle_menu_button span.adtm_toggle_menu_button_text {
  display:none;
}

#trustbeauty_review_thread iframe:nth-last-child(2) { display: none !important; }
#trustbeauty_review_thread iframe:last-child { opacity: 1 !important; }
.avgrating img {width:84px !important;}
#sp-widgets-container {display:none;}

/* Aménagements safari */
@media not all and (min-resolution:.001dpcm) { 
   #page .btn.border.noir {
      padding-top : 15px;
      padding-bottom : 5px;
    }
}

#adtm_menu .advtm_hide_desktop {
  display:none !important;
}

.colissimo-pickup-point-address {
  float: left;
  font-size: 25px;
  width: 100%;
  background: #fff;
  margin-top : 20px;
}

.colissimo-pickup-point-address #colissimo-pickup-point-address-selected {
  border : none;
}

.colissimo-pickup-point-address #colissimo-select-pickup-point {
  cursor: pointer;
    margin: 0 auto;
}

#colissimo-pickup-point-address-selected header .colissimo-pickup-point-address {
  line-height : 1em;
}

/* Cacher éléments menu VN */

.lang_vn #menu .menuHaveNoMobileSubMenu,
.lang_vn #footer .footer-block ul li:last-child,
.lang_vn#category .store_locator,
.lang_vn #pdv_produit,
.lang_vn .advtm_column_wrap_td_3 li:last-child,
.lang_vn .advtm_column_wrap_td_2 li:nth-last-child(2),
.lang_vn .AvisZone 
{
  display : none;
}

.lang_vn #header .middle-header .container_16 #links_block_left  {
  visibility: hidden;
}


@media (max-width: 767px) { 

  .lang_vn #header .middle-header .container_16 #links_block_left  {
    visibility: visible;
  }
}