* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */ }

BODY {
  margin: 0px;
  padding: 0px;
  margin: 0px;
  max-width: 100%;
  min-width: 300px;
  font-size: 16px;
  line-height: 26px;
  font-family: "muli_regular";
  color: #32363a;
  background-color: #eeeeee;
  cursor: default; }

.content_hack {
  position: relative;
  min-height: 100vh;
  width: 100%;
  overflow: hidden; }

@font-face {
  font-family: 'muli_bold';
  src: url("polices/muli-bold.eot");
  src: url("polices/muli-bold.eot?#iefix") format("embedded-opentype"), url("polices/muli-bold.woff") format("woff"), url("polices/muli-bold.ttf") format("truetype"), url("polices/muli-bold.svg#muli-bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'muli_regular';
  src: url("polices/muli-regular.eot");
  src: url("polices/muli-regular.eot?#iefix") format("embedded-opentype"), url("polices/muli-regular.woff") format("woff"), url("polices/muli-regular.ttf") format("truetype"), url("polices/muli-regular.svg#muli-bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'muli_light';
  src: url("polices/muli-light.eot");
  src: url("polices/muli-light.eot?#iefix") format("embedded-opentype"), url("polices/muli-light.woff") format("woff"), url("polices/muli-light.ttf") format("truetype"), url("polices/muli-light.svg#muli-bold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zona_probold';
  src: url("polices/zonapro-bold-webfont.eot");
  src: url("polices/zonapro-bold-webfont.eot?#iefix") format("embedded-opentype"), url("polices/zonapro-bold-webfont.woff2") format("woff2"), url("polices/zonapro-bold-webfont.woff") format("woff"), url("polices/zonapro-bold-webfont.ttf") format("truetype"), url("polices/zonapro-bold-webfont.svg#zona_probold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'zona_prothin';
  src: url("/zonapro-thin-webfont.eot");
  src: url("polices/zonapro-thin-webfont.eot?#iefix") format("embedded-opentype"), url("polices/zonapro-thin-webfont.woff2") format("woff2"), url("polices/zonapro-thin-webfont.woff") format("woff"), url("polices/zonapro-thin-webfont.ttf") format("truetype"), url("polices/zonapro-thin-webfont.svg#zona_prothin") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "repiphone-new";
  src: url("icon/repiphone-new.eot");
  src: url("icon/repiphone-new.eot?#iefix") format("embedded-opentype"), url("icon/repiphone-new.woff") format("woff"), url("icon/repiphone-new.ttf") format("truetype"), url("icon/repiphone-new.svg#repiphone-new") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "repiphone-new" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cancel:before {
  content: "b"; }

.icon-check:before {
  content: "c"; }

.icon-left-open-big:before {
  content: "d"; }

.icon-location:before {
  content: "e"; }

.icon-mail:before {
  content: "f"; }

.icon-phone:before {
  content: "g"; }

.icon-plus:before {
  content: "h"; }

.icon-right-open-big:before {
  content: "i"; }

.icon-search:before {
  content: "j"; }

.icon-facebook:before {
  content: "m"; }

.icon-gplus:before {
  content: "l"; }

.icon-twitter:before {
  content: "k"; }

.icon-twitter-1:before {
  content: "n"; }

.icon-clock:before {
  content: "o"; }

.icon-comment:before {
  content: "p"; }

.icon-minus:before {
  content: "q"; }

.icon-up-open-big:before {
  content: "r"; }

.icon-down-open-big:before {
  content: "s"; }

.icon-play:before {
  content: "t"; }

.icon-house:before {
  content: "u"; }

.icon-home:before {
  content: "v"; }

.icon-user:before {
  content: "w"; }

.icon-shop:before {
  content: "x"; }

.icon-download:before {
  content: "a"; }

/* GENERIQUE */
FORM {
  margin: 0px;
  padding: 0px; }

IMG {
  border: 0px;
  display: block; }

H1, H2, H3, H4 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 1em; }

P {
  margin: 0px; }

UL {
  margin: 0px;
  padding: 0px;
  list-style: none; }

a {
  text-decoration: none;
  color: #868d91;
  transition: all 0.4s linear; }

a:hover {
  text-decoration: underline; }

:focus {
  outline: 0; }

INPUT, TEXTAREA {
  -webkit-appearance: none;
  border-radius: 0;
  font-family: arial,verdana,sans-serif; }

input[type=checkbox] {
  -webkit-appearance: checkbox; }

input[type=radio] {
  -webkit-appearance: radio; }

INPUT:focus, TEXTAREA:focus {
  outline: 0px; }

INPUT.input,
#B2B-FORM input[type='text'] {
  border: 0px;
  padding: 0px;
  width: 100%;
  height: 50px;
  padding: 5px;
  border-radius: 0px;
  font-family: 'muli_regular';
  font-size: 14px;
  color: #868d91;
  line-height: 50px;
  background-color: #FFF; }

IFRAME {
  max-width: 100% !important; }

/*------ ROW / BLOC / TAILLE / COLONNE ------*/
.row {
  display: block;
  clear: both; }

.row_center {
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  max-width: 1200px;
  margin: auto; }

.row_padding_1 {
  padding: 0px 14px; }

.row_padding_2 {
  padding: 0px 7px; }

.row_padding_3 {
  padding: 0px 5px; }

.col_padding {
  padding: 0px 7px; }

.padding_top {
  padding-top: 30px; }

.col_base, .col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8, .col_9, .col_10, .col_11, .col_12 {
  display: inline-block;
  vertical-align: top; }

.col_1 {
  width: 8.3333333333%; }

.col_2 {
  width: 16.66666667%; }

.col_3 {
  width: 25%; }

.col_4 {
  width: 33.3333333333%; }

.col_5 {
  width: 41.66666667%; }

.col_6 {
  width: 50%; }

.col_7 {
  width: 58.3333333333%; }

.col_8 {
  width: 66.66666667%; }

.col_9 {
  width: 75%; }

.col_10 {
  width: 83.3333333333%; }

.col_11 {
  width: 91.66666667%; }

.col_12 {
  width: 100%; }

@media screen and (max-width: 400px) {
  #content {
    padding-top: 20px; } }
.cache_close {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 9; }

INPUT.input,
SELECT.select,
TEXTAREA.textarea,
.case_form label.input,
.custom_select,
#B2B-FORM input[type='text'],
#B2B-FORM select {
  border: 0px;
  padding: 0px;
  padding-left: 5px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-family: 'muli_regular';
  font-size: 14px;
  color: #868d91;
  border-radius: 0px;
  background-color: #FFF; }

TEXTAREA.textarea {
  height: 100px;
  line-height: 20px;
  resize: vertical; }

.custom_select {
  position: relative;
  padding-left: 0px;
  text-align: left;
  overflow: hidden;
  z-index: 0; }
  .custom_select LABEL {
    position: absolute;
    right: 0px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: white;
    color: #868d91;
    text-align: center;
    z-index: 2;
    pointer-events: none; }
  .custom_select SELECT {
    position: absolute;
    width: 100%;
    height: 50px;
    padding: 10px 5px;
    line-height: 30px;
    /*- Height moins 20 -*/
    border: none;
    background: transparent;
    z-index: 1;
    -webkit-appearance: none; }

.case_form {
  display: block;
  position: relative;
  padding: 14px;
  background-color: #DFDFDF;
  color: #000; }
  .case_form + .case_form {
    border-top: 1px solid #EEE; }
  .case_form .titre {
    display: block;
    margin-bottom: 4px;
    text-align: left; }
    .case_form .titre IMG {
      display: inline-block;
      float: right; }
    .case_form .titre SPAN {
      margin-left: 5px;
      color: #ff0000;
      font-size: 12px;
      font-weight: bold; }
  .case_form label {
    padding-left: 5px; }
  .case_form label.input {
    cursor: pointer; }
  .case_form input.checkbox,
  .case_form label {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    text-shadow: 1px 1px 0px #FFF; }
  .case_form.form_erreur INPUT.input,
  .case_form.form_erreur SELECT.select,
  .case_form.form_erreur TEXTAREA.textarea,
  .case_form.form_erreur LABEL.input,
  .case_form.form_erreur .custom_select {
    box-shadow: 0 0 1.5px 1px #F00;
    font-weight: normal; }
  .case_form.form_erreur LABEL.choix {
    color: #ff0000;
    font-weight: bold; }

.bouton_form .bouton_save_form {
  border: 0px;
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  display: block;
  width: 100%;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  background-color: #32c2ff;
  cursor: pointer;
  outline: 0px;
  transition: all 0.4s linear; }
  .bouton_form .bouton_save_form:hover {
    background-color: #1ab2ff; }

#divAlert1,
#divAlert2,
#b2b-errors {
  margin: 0px 7px 14px;
  padding: 14px;
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }

#divAlert1 {
  background-color: #c1d7c1;
  border-color: #c1d7c1;
  color: #067b39; }

#divAlert2,
#b2b-errors {
  background-color: #ffd6d6;
  border-color: #ffd6d6;
  color: #b31022; }

#divAlert2 ul,
#b2b-errors ul {
  padding-left: 20px;
  list-style: square; }

@media screen and (max-width: 400px) {
  .bouton_form,
  .bouton_form .bouton_save_form {
    font-size: 16px;
    line-height: 50px; } }
div.bloc_btn_top {
  position: fixed;
  width: 40px;
  height: 40px;
  display: block;
  background-color: #868d91;
  text-align: center;
  transition: all 0.2s linear;
  cursor: pointer;
  bottom: 24px;
  right: 24px;
  z-index: 99; }
  div.bloc_btn_top span {
    color: white;
    font-size: 22px;
    display: inline-block;
    margin-top: 5px; }
  div.bloc_btn_top:hover {
    background-color: #32c2ff;
    transition: all 0.2s linear; }

@media screen and (max-width: 600px) {
  div.bloc_btn_top {
    bottom: 5px;
    right: 5px; } }
div.bloc_cookie_tracking {
  position: fixed;
  width: 100%;
  bottom: 0px;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100; }
  div.bloc_cookie_tracking a {
    display: block;
    width: 100%;
    padding-right: 20px;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    color: #FFF; }
    div.bloc_cookie_tracking a:hover {
      text-decoration: none; }
  div.bloc_cookie_tracking span {
    position: absolute;
    top: 20%;
    right: 5px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    color: #FFF;
    cursor: pointer; }

.bloc_client_menu {
  overflow: hidden;
  margin-bottom: 40px; }
  .bloc_client_menu ul li {
    text-align: center; }
    .bloc_client_menu ul li a {
      display: block;
      height: 40px;
      font-size: 16px;
      line-height: 40px;
      color: #5e6265;
      border-bottom: 1px solid #5b6269; }
      .bloc_client_menu ul li a:hover, .bloc_client_menu ul li a.actif {
        color: #32c2ff;
        border-bottom: 1px solid #32c2ff;
        text-decoration: none; }
      .bloc_client_menu ul li a.actif {
        cursor: default; }
    .bloc_client_menu ul li.logout {
      float: right;
      display: none; }
      .bloc_client_menu ul li.logout span {
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px; }

@media screen and (max-width: 750px) {
  .bloc_client_menu {
    display: none; }
    ul li .bloc_client_menu.logout {
      display: inline-block; } }
.bloc_pagination {
  display: table;
  width: 100%;
  padding-top: 14px; }
  .bloc_pagination .page {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    font-size: 30px;
    text-align: center;
    text-decoration: none; }
    .bloc_pagination .page span {
      display: block;
      width: 50px;
      height: 50px;
      line-height: 50px;
      transition: all 0.4s ease; }
      .bloc_pagination .page span:hover {
        color: #1ab2ff; }
    .bloc_pagination .page.inactif {
      cursor: default;
      color: rgba(134, 141, 145, 0.4); }
      .bloc_pagination .page.inactif span:hover {
        color: rgba(134, 141, 145, 0.4); }
  .bloc_pagination ul {
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
    .bloc_pagination ul li {
      display: inline-block; }
      .bloc_pagination ul li a {
        display: block;
        width: 50px;
        height: 50px;
        font-size: 20px;
        line-height: 50px;
        text-decoration: none;
        cursor: pointer;
        border-color: #eeeeee;
        transition: none; }
        .bloc_pagination ul li a.actif, .bloc_pagination ul li a.actif:hover {
          color: #32c2ff;
          border-bottom: 2px solid #32c2ff;
          cursor: default; }
        .bloc_pagination ul li a:hover {
          border-bottom: 2px solid #b8bec4; }
        .bloc_pagination ul li a.inactif {
          cursor: default;
          color: rgba(134, 141, 145, 0.4); }
        .bloc_pagination ul li a.inactif:hover {
          cursor: default;
          color: rgba(134, 141, 145, 0.4);
          border-bottom: none; }

@media screen and (max-width: 600px) {
  .bloc_pagination ul li a {
    width: 40px;
    height: 50px;
    font-size: 16px;
    line-height: 50px; } }
.pop_cache {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(54, 56, 58, 0.9);
  overflow: none;
  z-index: 100; }
  .pop_cache .icon {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 0px;
    top: 0px;
    font-size: 26px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    cursor: pointer;
    transition: all 0.4s linear;
    z-index: 102; }
    .pop_cache .icon:hover {
      color: #32c2ff; }

.pop_content {
  position: absolute;
  width: 100%;
  max-width: 500px;
  max-height: calc(100% - 60px);
  overflow-y: auto;
  top: 0px;
  left: 50%;
  margin-left: -250px;
  margin-top: 30px;
  padding: 0px 14px;
  z-index: 101; }
  .pop_content .titre_popup {
    margin-bottom: 14px;
    font-size: 26px;
    line-height: 26px;
    color: #FFF;
    text-align: center; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .pop_content {
    height: 95%; } }
@media screen and (max-width: 600px) {
  .pop_content {
    width: 100%;
    left: 0px;
    margin-left: 0px; }
    .pop_content .titre {
      font-size: 20px;
      line-height: 26px; } }
.pop_cache .titre_pop {
  display: block;
  width: 90%;
  height: 50px;
  margin-left: 5%;
  top: 20px;
  border-bottom: 1px solid #FFF;
  font-family: "zona_prothin";
  font-size: 26px;
  color: white !important;
  position: absolute; }

.bloc_filtres {
  position: absolute;
  width: 90%;
  height: calc(100% - 60px);
  margin-left: 5%;
  top: 60px;
  z-index: 101; }
  .bloc_filtres .filtres_left {
    width: 30%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    padding-top: 16px; }
    .bloc_filtres .filtres_left .liste_filtre {
      height: calc(100% - 78px);
      overflow-y: auto;
      text-align: left;
      padding-right: 10px;
      overflow-x: hidden; }
    .bloc_filtres .filtres_left .recherche {
      display: inline-block;
      position: relative;
      width: 100%;
      height: 30px;
      background-color: #FFF; }
      .bloc_filtres .filtres_left .recherche .icon {
        position: absolute;
        display: inline-block;
        vertical-align: top;
        width: 30px;
        height: 30px;
        left: 0px;
        top: 0px;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        color: #32363a;
        background-color: #FFF;
        border: 0px; }
      .bloc_filtres .filtres_left .recherche INPUT {
        display: inline-block;
        vertical-align: top;
        border: 0px;
        padding: 0px;
        margin: 0px;
        padding-left: 50px;
        width: calc(100% - 30px);
        height: 30px;
        text-align: left;
        color: #32363a;
        background-color: #FFF; }
    .bloc_filtres .filtres_left .filtre {
      width: 100%;
      display: inline-block;
      position: relative;
      border-bottom: 1px solid #b8bec4;
      cursor: pointer; }
      .bloc_filtres .filtres_left .filtre .titre_filtre {
        display: block;
        padding: 16px 0px;
        font-size: 20px;
        line-height: 24px;
        color: rgba(255, 255, 255, 0.5);
        transition: all 0.4s ease-out; }
        .bloc_filtres .filtres_left .filtre .titre_filtre span {
          display: block;
          font-size: 14px; }
        .bloc_filtres .filtres_left .filtre .titre_filtre:hover {
          color: #32c2ff; }
      .bloc_filtres .filtres_left .filtre .nb_filtres {
        position: absolute;
        right: 10px;
        top: 20px;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.5); }
      .bloc_filtres .filtres_left .filtre .arrow {
        display: none;
        position: absolute;
        width: 9px;
        height: 17px;
        top: 18px;
        right: -8px;
        background-image: url(/css/image/skin_arrow.png);
        background-size: 9px 17px;
        background-repeat: no-repeat; }
      .bloc_filtres .filtres_left .filtre.actif .titre_filtre, .bloc_filtres .filtres_left .filtre.actif .nb_filtres {
        color: #fff; }
      .bloc_filtres .filtres_left .filtre.actif .arrow {
        display: block; }
  .bloc_filtres .filtres_right {
    display: block;
    position: absolute;
    top: 16px;
    width: 70%;
    height: calc(100% - 78px - 16px);
    left: 30%;
    background-color: #fff; }
    .bloc_filtres .filtres_right .titre_mobile {
      display: none; }
    .bloc_filtres .filtres_right .top_infos {
      display: inline-block;
      position: relative;
      width: 100%;
      height: 40px;
      background-color: #eeeeee; }
      .bloc_filtres .filtres_right .top_infos .selection {
        display: block;
        position: relative;
        height: 40px;
        padding-left: 10px;
        background-color: #eeeeee;
        font-size: 16px;
        line-height: 50px; }
        .bloc_filtres .filtres_right .top_infos .selection .info_filtres {
          position: absolute;
          right: 0px;
          top: 0px;
          line-height: 40px;
          padding: 10px;
          font-size: 14px;
          color: #4a4d50; }
        .bloc_filtres .filtres_right .top_infos .selection .selectionner {
          display: inline-block;
          font-size: 12px;
          width: 40%;
          line-height: 40px;
          cursor: pointer;
          vertical-align: top; }
          .bloc_filtres .filtres_right .top_infos .selection .selectionner .icon-check {
            color: #32c2ff;
            vertical-align: middle;
            margin-right: 5px; }
          .bloc_filtres .filtres_right .top_infos .selection .selectionner:hover {
            text-decoration: none; }
        .bloc_filtres .filtres_right .top_infos .selection .deselectionner {
          display: inline-block;
          font-size: 12px;
          width: 40%;
          line-height: 40px;
          cursor: pointer;
          vertical-align: top; }
          .bloc_filtres .filtres_right .top_infos .selection .deselectionner .icon-cancel {
            color: #32c2ff;
            vertical-align: middle;
            margin-right: 5px;
            font-size: 12px; }
          .bloc_filtres .filtres_right .top_infos .selection .deselectionner:hover {
            text-decoration: none; }
      .bloc_filtres .filtres_right .top_infos .bt_retour {
        display: none;
        font-size: 16px;
        line-height: 40px;
        padding-left: 14px;
        color: #5e6265; }
    .bloc_filtres .filtres_right ul {
      position: absolute;
      height: calc(100% - 40px);
      padding: 14px 7px;
      width: 100%;
      overflow-y: auto; }
      .bloc_filtres .filtres_right ul li.texte {
        padding: 14px 0px;
        border-bottom: 1px solid #eeeeee;
        display: inline-block;
        width: calc(50% - 14px);
        margin: 0px 7px;
        font-size: 14px;
        color: #4a4d50;
        cursor: pointer; }
        .bloc_filtres .filtres_right ul li.texte span.icon-check {
          display: none;
          vertical-align: top;
          color: #32c2ff;
          font-size: 14px;
          margin-right: 7px; }
        .bloc_filtres .filtres_right ul li.texte:hover {
          color: #32c2ff;
          text-indent: 7px;
          transition: all 0.2s ease-out; }
        .bloc_filtres .filtres_right ul li.texte span {
          display: inline;
          vertical-align: top; }
        .bloc_filtres .filtres_right ul li.texte.active {
          font-size: 14px;
          color: #32c2ff; }
          .bloc_filtres .filtres_right ul li.texte.active span.icon-check {
            display: inline; }
      .bloc_filtres .filtres_right ul li.case_couleur {
        display: none;
        vertical-align: top;
        width: calc(25% - 14px);
        margin: 0px 7px;
        cursor: pointer; }
        .bloc_filtres .filtres_right ul li.case_couleur span.color {
          display: block;
          background-color: red;
          height: 90px; }
        .bloc_filtres .filtres_right ul li.case_couleur span.nom_couleur {
          display: block;
          padding: 14px 0; }
  .bloc_filtres .validation_filtres {
    position: absolute;
    width: 100%;
    padding: 14px 0px;
    bottom: 0px;
    text-align: right; }
    .bloc_filtres .validation_filtres .nb_produit {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      padding: 0px 30px;
      margin-right: 10px;
      font-size: 16px;
      color: #fff;
      border: 2px solid #fff; }
      .bloc_filtres .validation_filtres .nb_produit b {
        font-size: 18px;
        display: inline-block;
        vertical-align: top;
        line-height: 46px; }
      .bloc_filtres .validation_filtres .nb_produit span {
        display: inline-block;
        vertical-align: top;
        line-height: 44px;
        margin-left: 7px; }
    .bloc_filtres .validation_filtres .bt {
      background-color: #32c2ff;
      display: inline-block;
      padding: 0px 50px;
      height: 50px;
      font-size: 20px;
      line-height: 50px;
      color: #fff;
      cursor: pointer;
      transition: all 0.2s ease-out; }
      .bloc_filtres .validation_filtres .bt:hover {
        background-color: #1ab2ff; }

@media screen and (max-width: 1020px) {
  .bloc_filtres .filtres_left .filtre .titre_filtre span {
    width: 50%; } }
@media screen and (max-width: 850px) {
  .bloc_filtres {
    width: 100%;
    margin: 0px; }
    .bloc_filtres .filtres_left {
      margin: 0px 14px;
      width: calc(40% - 14px); }
      .bloc_filtres .filtres_left .titre {
        font-size: 20px; }
      .bloc_filtres .filtres_left .filtre .titre_filtre {
        font-size: 16px;
        line-height: 26px; }
      .bloc_filtres .filtres_left .filtre .arrow {
        right: -14px; }
    .bloc_filtres .filtres_right {
      width: calc(60% - 14px);
      left: 40%; }
      .bloc_filtres .filtres_right ul {
        padding: 14px; }
        .bloc_filtres .filtres_right ul li.texte {
          display: block;
          margin: 0px;
          width: 100%; }
        .bloc_filtres .filtres_right ul li.case_couleur {
          display: none;
          vertical-align: top;
          width: calc(25% - 14px);
          margin: 0px 7px;
          cursor: pointer; }
          .bloc_filtres .filtres_right ul li.case_couleur span.color {
            display: block;
            background-color: red;
            height: 80px; }
          .bloc_filtres .filtres_right ul li.case_couleur span.nom_couleur {
            display: block;
            padding: 14px 0; }
    .bloc_filtres .validation_filtres {
      left: 0px;
      padding: 14px; }
      .bloc_filtres .validation_filtres .bt {
        padding: 0px 20px;
        font-size: 16px;
        line-height: 50px; } }
@media screen and (max-width: 750px) {
  .pop_cache .titre_pop {
    height: 35px;
    font-size: 18px; }

  .bloc_filtres .filtres_left {
    display: block;
    position: absolute;
    width: calc(100% - 28px);
    height: calc(100% - 144px);
    left: 0px; }
    .bloc_filtres .filtres_left .liste_filtre {
      overflow-y: auto;
      height: 100%; }
    .bloc_filtres .filtres_left .filtre .titre_filtre {
      font-size: 20px;
      color: #fff; }
    .bloc_filtres .filtres_left .filtre .nb_filtres {
      color: #fff; }
    .bloc_filtres .filtres_left .arrow {
      display: none !important; }
  .bloc_filtres .filtres_right {
    width: 100%;
    height: calc(100% - 144px);
    top: 0px;
    left: 0px;
    background-color: transparent; }
    .bloc_filtres .filtres_right ul {
      height: calc(100% - 50px);
      background-color: #FFF; }
      .bloc_filtres .filtres_right ul li {
        width: calc(25% - 14px); }
    .bloc_filtres .filtres_right .titre_mobile {
      display: block;
      width: 100%;
      position: relative;
      padding: 0px 14px 14px 14px; }
      .bloc_filtres .filtres_right .titre_mobile span.titre {
        display: inline-block;
        font: 20px 'multicolore', arial;
        color: #fff; }
      .bloc_filtres .filtres_right .titre_mobile span.nb_filtres {
        display: inline-block;
        position: absolute;
        right: 14px;
        margin-top: 4px;
        font: 14px 'muli_regular', arial;
        color: #fff; }
    .bloc_filtres .filtres_right .top_infos .info_filtres {
      display: none; }
    .bloc_filtres .filtres_right .top_infos .bt_retour {
      display: block;
      cursor: pointer; }
      .bloc_filtres .filtres_right .top_infos .bt_retour span.icon-left {
        display: inline;
        vertical-align: top;
        color: #5e6265;
        font-size: 14px; }
      .bloc_filtres .filtres_right .top_infos .bt_retour span {
        display: inline;
        vertical-align: top; }
  .bloc_filtres .validation_filtres {
    width: 100%; }
    .bloc_filtres .validation_filtres .bt,
    .bloc_filtres .validation_filtres .nb_produit {
      text-align: center; }
    .bloc_filtres .validation_filtres .nb_produit {
      width: 30%; }
      .bloc_filtres .validation_filtres .nb_produit span {
        display: none; }
    .bloc_filtres .validation_filtres .bt {
      width: calc(70% - 10px); } }
@media screen and (max-width: 600px) {
  .bloc_filtres .filtres_right ul li.case_couleur {
    width: calc(50% - 14px); } }
@media screen and (max-width: 400px) {
  .bloc_filtres .validation_filtres .bt {
    font-size: 14px;
    line-height: 50px; } }
.bloc_produit {
  padding: 7px; }
  .bloc_produit a {
    display: block;
    position: relative; }
    .bloc_produit a .image_produit {
      width: 100%;
      height: 0px;
      padding-bottom: 100%;
      overflow: hidden;
      border-radius: 100%; }
      .bloc_produit a .image_produit img {
        transition: all 0.4s ease;
        width: 100%; }
    .bloc_produit a .promo {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      border-radius: 25px;
      color: #FFF;
      text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
      font-weight: bold;
      text-align: center;
      background-color: #32c2ff;
      box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25); }
    .bloc_produit a .titre {
      width: 100%;
      padding: 10px 7px 7px 7px;
      font-size: 16px;
      line-height: 18px;
      text-align: center;
      color: #5e6265;
      text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    .bloc_produit a:hover {
      text-decoration: none; }
      .bloc_produit a:hover .image_produit img {
        width: 110%;
        margin-left: -5%;
        margin-top: -5%; }
    .bloc_produit a .bloc_achat .prix {
      width: 100%;
      font-family: 14px/18px;
      text-align: center;
      color: #32c2ff;
      text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    .bloc_produit a .bloc_achat .bt_acheter {
      width: 55%;
      font: 16px;
      color: #32c2ff;
      border-bottom: 2px solid #32c2ff;
      cursor: pointer;
      transition: all 0.4s linear; }
      .bloc_produit a .bloc_achat .bt_acheter:hover {
        background-color: #32c2ff;
        color: #FFF; }
    .bloc_produit a .bloc_achat .prix, .bloc_produit a .bloc_achat .bt_acheter {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      line-height: 50px;
      text-align: center; }
    .bloc_produit a .bloc_achat .prix {
      line-height: 20px; }

@media screen and (max-width: 850px) {
  .bloc_produit a .titre {
    padding-bottom: 7px; }

  .bloc_produit .bloc_achat .prix,
  .bloc_produit .bloc_achat .bt_acheter {
    display: block !important;
    width: 100% !important; } }
@media screen and (max-width: 400px) {
  .col_produit.col_3 {
    width: 100% !important; }

  .bloc_produit a .titre {
    font-size: 14px !important; } }
.module_carte {
  margin-bottom: 25px; }
  .module_carte .map {
    height: 475px; }
  .module_carte .adresse {
    display: none; }

@media screen and (max-width: 350px) {
  .module_carte .map {
    height: 300px; } }
.module_galerie {
  margin-bottom: 25px; }
  .module_galerie a {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding: 7px; }
    .module_galerie a .image {
      position: relative;
      overflow: hidden;
      height: 0px;
      width: 100%;
      padding-bottom: 100%; }
      .module_galerie a .image img {
        position: absolute;
        width: 100%;
        top: 0%;
        left: 0%;
        transition: all 0.4s linear; }
    .module_galerie a:hover .image img {
      width: 110%;
      top: -5%;
      left: -5%; }

@media screen and (max-width: 600px) {
  .bloc_galerie a {
    width: 25%; } }
@media screen and (max-width: 400px) {
  .bloc_galerie a {
    width: 50%; } }
.module_image IMG {
  width: 100%; }

.module_mise_en_avant {
  padding: 7px; }
  .module_mise_en_avant a {
    display: block;
    border-radius: 100%; }
    .module_mise_en_avant a .image {
      width: 100%;
      height: 0px;
      padding-bottom: 100%;
      overflow: hidden;
      border-radius: 100%; }
      .module_mise_en_avant a .image img {
        transition: all 0.4s ease;
        width: 100%; }
    .module_mise_en_avant a .titre {
      width: 100%;
      padding: 10px 7px 7px 7px;
      font-size: 16px;
      line-height: 18px;
      text-align: center;
      color: #5e6265;
      text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
      .module_mise_en_avant a .titre .sous_titre {
        width: 100%;
        padding: 10px 7px 7px 7px;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #32c2ff;
        text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5); }
    .module_mise_en_avant a:hover {
      text-decoration: none; }
      .module_mise_en_avant a:hover .image img {
        width: 110%;
        margin-left: -5%;
        margin-top: -5%; }

.module_slider_produit {
  overflow: hidden; }
  .module_slider_produit .pagination {
    display: block;
    padding: 24px 0px 0px 0px;
    text-align: center; }
    .module_slider_produit .pagination li {
      display: inline-block;
      margin: 0px 3px;
      vertical-align: top;
      width: 15px;
      height: 15px;
      background-color: #989ea1;
      border-radius: 20px;
      cursor: pointer;
      transition: all 0.4s linear; }
      .module_slider_produit .pagination li:hover {
        background-color: #32c2ff; }
      .module_slider_produit .pagination li.visible {
        background-color: rgba(50, 194, 255, 0.5); }
      .module_slider_produit .pagination li.actif {
        border: 2px solid #32c2ff;
        background-color: #FFF;
        cursor: default; }

@media screen and (max-width: 750px) {
  .module_slider_produit .col_4 {
    width: 50%; } }
.module_slider {
  position: relative;
  max-height: 545px;
  margin-bottom: 20px;
  z-index: 1; }
  .module_slider .row_center {
    position: relative; }
  .module_slider .bloc_slide_content {
    opacity: 0; }
  .module_slider .bt_pagination {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 54%;
    margin-top: -25px;
    font-size: 48px;
    color: rgba(255, 255, 255, 0.3);
    text-align: center;
    line-height: 50px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    transition: all 0.4s linear;
    cursor: pointer;
    z-index: 10; }
    .module_slider .bt_pagination.bt_gauche {
      left: 15px; }
    .module_slider .bt_pagination.bt_droite {
      right: 15px; }
    .module_slider .bt_pagination:hover {
      color: #32c2ff;
      text-shadow: 1px 1px 1px #FFF; }
  .module_slider .nav_slider {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3;
    font-size: 0;
    line-height: 0px; }
    .module_slider .nav_slider ul {
      display: inline-block;
      padding: 10px; }
    .module_slider .nav_slider ul li {
      display: inline-block;
      vertical-align: top;
      height: 15px;
      width: 15px;
      margin: 0px 3px;
      cursor: pointer;
      border-radius: 15px;
      background-color: #eeeeee;
      line-height: 0px; }
      .module_slider .nav_slider ul li:hover {
        background-color: #989ea1; }
      .module_slider .nav_slider ul li.active {
        border: 2px solid #32c2ff;
        background-color: transparent; }
  .module_slider .content_slider {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 125px;
    max-height: 545px;
    transition: height 0.5s ease;
    backface-visibility: hidden;
    z-index: 1; }
    .module_slider .content_slider .slide {
      position: relative;
      width: 100%;
      transition-property: transform, left, top;
      transition-duration: 0s;
      transform: translate3d(0px, 0, 0);
      transition-timing-function: ease; }
      .module_slider .content_slider .slide .slide_content {
        position: relative;
        display: block;
        float: left;
        width: 100%;
        animation: none; }
        .module_slider .content_slider .slide .slide_content img {
          width: 100%;
          max-height: 545px; }
        .module_slider .content_slider .slide .slide_content .txt_slide {
          position: absolute;
          width: 100%;
          top: 45%;
          left: 0;
          padding: 0px 60px;
          text-align: center; }
          .module_slider .content_slider .slide .slide_content .txt_slide span {
            display: block;
            font-family: 'multicolore', arial;
            font-size: 40px;
            line-height: 40px;
            text-transform: uppercase; }
            .module_slider .content_slider .slide .slide_content .txt_slide span + span {
              font-size: 22px;
              text-transform: none; }

@media screen and (max-width: 850px) {
  .module_slider .bt_pagination {
    display: none; }
  .module_slider .content_slider .slide .slide_content .txt_slide {
    top: 35%; } }
@media screen and (max-width: 750px) {
  .module_slider .nav_slider {
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    width: 100%;
    text-align: center; }
  .module_slider .content_slider .slide .slide_content .txt_slide {
    top: 40%; }
    .module_slider .content_slider .slide .slide_content .txt_slide span {
      font-size: 30px;
      line-height: 34px; }
      .module_slider .content_slider .slide .slide_content .txt_slide span + span {
        font-size: 16px;
        line-height: 22px; } }
@media screen and (max-width: 600px) {
  .module_slider .nav_slider {
    display: none; }
  .module_slider .content_slider .slide .slide_content .txt_slide {
    top: 25%; }
    .module_slider .content_slider .slide .slide_content .txt_slide span {
      font-size: 19px;
      line-height: 20px; }
      .module_slider .content_slider .slide .slide_content .txt_slide span + span {
        font-size: 13px;
        line-height: 15px; } }
.module_texte {
  margin-bottom: 30px; }
  .module_texte .titre {
    display: block;
    text-transform: uppercase;
    color: #32c2ff;
    font-size: 18px; }
  .module_texte .texte {
    width: 100%;
    padding-top: 20px;
    font-size: 15px;
    line-height: 25px; }

@media screen and (max-width: 720px) {
  .module_texte .titre {
    text-align: center; }
  .module_texte .texte {
    text-align: center; } }
.module_titre_1 {
  text-align: center;
  margin: 40px 0px 20px 0px; }
  .module_titre_1 .titre_1 {
    position: relative;
    font-family: "zona_prothin";
    font-size: 30px;
    line-height: 32px;
    color: #666666; }
    .module_titre_1 .titre_1 span {
      display: inline-block;
      position: relative;
      padding: 0px 18px;
      background-color: #EEE;
      z-index: 2; }
    .module_titre_1 .titre_1 hr {
      border: 0px;
      margin: 0px;
      position: absolute;
      width: 100%;
      top: 50%;
      border-top: 1px solid #d7d7d7;
      z-index: 1; }

h1 {
  position: relative;
  font-family: "zona_prothin";
  font-size: 30px;
  line-height: 32px;
  color: #32c2ff; }

.module_titre_2 {
  text-align: center;
  margin: 40px 0px 20px 0px; }
  .module_titre_2 .titre_2 {
    position: relative;
    font-family: "zona_prothin";
    font-size: 30px;
    line-height: 32px;
    color: #666666; }
    .module_titre_2 .titre_2 span {
      display: inline-block;
      position: relative;
      padding: 0px 18px;
      background-color: #EEE;
      z-index: 2; }
    .module_titre_2 .titre_2 hr {
      border: 0px;
      margin: 0px;
      position: absolute;
      width: 100%;
      top: 50%;
      border-top: 1px solid #d7d7d7;
      z-index: 1; }

.module_titre_3 {
  text-align: center;
  margin: 40px 0px 20px 0px; }
  .module_titre_3 .titre_3 {
    position: relative;
    font-size: 46px;
    line-height: 50px;
    color: #5e6265; }
    .module_titre_3 .titre_3 span {
      display: inline-block;
      position: relative;
      padding: 0px 18px;
      background-color: #FFF;
      z-index: 2; }
    .module_titre_3 .titre_3 hr {
      border: 0px;
      margin: 0px;
      position: absolute;
      width: 100%;
      top: 50%;
      border-top: 1px solid #eeeeee;
      z-index: 1; }

@media screen and (max-width: 750px) {
  .module_titre_3 .titre_3 {
    font-size: 25px;
    line-height: 30px; } }
.module_video {
  margin-bottom: 15px !important; }
  .module_video .video_container {
    position: relative;
    padding-bottom: 56.25%;
    padingg-top: 25px;
    height: 0px;
    width: 100%; }
    .module_video .video_container IFRAME {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.page_client_home .image_fond {
  text-align: center; }
.page_client_home .fidelite .titre, .page_client_home .commandes .titre {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 30px;
  text-align: center;
  color: #5e6265;
  font-family: "zona_prothin"; }
.page_client_home .fidelite {
  margin-bottom: 30px; }
  .page_client_home .fidelite .titre {
    color: #32c2ff; }
  .page_client_home .fidelite .bloc {
    display: block;
    padding: 15px;
    background-color: #32c2ff;
    color: #FFF;
    text-align: center; }
    .page_client_home .fidelite .bloc .somme {
      margin-bottom: 5px;
      font-size: 70px;
      line-height: 70px; }
    .page_client_home .fidelite .bloc .texte {
      color: rgba(255, 255, 255, 0.7);
      line-height: 20px; }
.page_client_home .row_commande {
  position: relative;
  margin-bottom: 5px;
  padding-right: 60px; }
  .page_client_home .row_commande .infos_commande {
    display: block;
    height: 60px;
    color: #5e6265;
    background-color: #DFDFDF; }
    .page_client_home .row_commande .infos_commande .titre, .page_client_home .row_commande .infos_commande .statut, .page_client_home .row_commande .infos_commande .prix {
      display: inline-block;
      width: 25%;
      height: 60px;
      vertical-align: top;
      font-family: "muli_regular"; }
    .page_client_home .row_commande .infos_commande .titre {
      width: 50%;
      padding: 10px 0px 0px 10px;
      text-align: left;
      border-left-width: 5px;
      border-left-style: solid; }
      .page_client_home .row_commande .infos_commande .titre .date {
        display: block;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 20px; }
      .page_client_home .row_commande .infos_commande .titre .reference {
        display: block;
        font-size: 13px;
        line-height: 13px;
        color: #868d91; }
    .page_client_home .row_commande .infos_commande .statut {
      padding-top: 15px; }
      .page_client_home .row_commande .infos_commande .statut span {
        display: inline-block;
        padding: 7px 14px;
        border-radius: 5px;
        font-size: 13px;
        line-height: 13px; }
    .page_client_home .row_commande .infos_commande .prix {
      padding-right: 14px;
      font-size: 20px;
      text-align: right;
      line-height: 60px; }
    .page_client_home .row_commande .infos_commande:hover {
      text-decoration: none;
      background-color: #d8dbdf; }
  .page_client_home .row_commande .bt_voir {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    font-size: 36px;
    line-height: 60px;
    color: #868d91;
    text-align: center;
    background-color: #DFDFDF;
    border-left: 1px solid #EEE; }
    .page_client_home .row_commande .bt_voir:hover {
      text-decoration: none;
      background-color: #d8dbdf; }

@media screen and (max-width: 1020px) {
  .page_client_home {
    padding-top: 0px !important; }
    .page_client_home .image_fond {
      background-image: none;
      min-height: 0px; }
    .page_client_home .col_7 {
      width: 100%; } }
@media screen and (max-width: 600px) {
  .page_client_home .fidelite .titre,
  .page_client_home .commandes .titre {
    font-size: 20px;
    line-height: 26px; }

  .page_client_home .commandes .row_commande {
    width: 100%;
    padding-right: 0px; }
    .page_client_home .commandes .row_commande .infos_commande .titre {
      width: 65%;
      padding-bottom: 10px; }
    .page_client_home .commandes .row_commande .infos_commande .statut {
      display: none; }
    .page_client_home .commandes .row_commande .infos_commande .prix {
      width: 35%; }
    .page_client_home .commandes .row_commande a.bt_voir {
      display: none; } }
@media screen and (max-width: 400px) {
  .page_client_home .row_commande .infos_commande {
    height: auto; }
    .page_client_home .row_commande .infos_commande .titre {
      height: auto;
      margin-bottom: 0px; }

  .page_client_home .fidelite .bloc .somme {
    font-size: 60px;
    line-height: 60px; } }
.bloc_bon_achat {
  background-color: #FFFFFF;
  margin: 7px 0px; }
  .bloc_bon_achat .titre {
    padding: 20px 20px 0px 20px;
    text-align: center;
    font-size: 26px;
    line-height: 26px;
    color: #5e6265; }
    .bloc_bon_achat .titre span {
      display: block;
      width: 30%;
      margin: auto;
      margin-top: 10px;
      border-top: 1px solid rgba(94, 98, 101, 0.3); }
  .bloc_bon_achat .valeur {
    padding: 5px 20px 10px 20px;
    font-size: 70px;
    line-height: 70px;
    color: #5e6265;
    text-align: center; }
  .bloc_bon_achat .infos {
    padding: 14px;
    line-height: 22px;
    text-align: center;
    background-color: #32c2ff;
    color: #FFF; }
  .bloc_bon_achat.bloc_fidelite {
    background-color: #32c2ff; }
    .bloc_bon_achat.bloc_fidelite .titre, .bloc_bon_achat.bloc_fidelite .valeur, .bloc_bon_achat.bloc_fidelite .infos {
      color: #FFF; }
    .bloc_bon_achat.bloc_fidelite .titre span {
      border-color: rgba(255, 255, 255, 0.4); }

@media screen and (max-width: 600px) {
  .bloc_bon_achat {
    margin: 0px; }

  .col_6 + .col_6 .bloc_bon_achat {
    margin-top: 14px; } }
@media screen and (max-width: 400px) {
  .bloc_bon_achat .titre {
    font-size: 20px;
    line-height: 26px; }

  .bloc_bon_achat .valeur {
    font-size: 60px;
    line-height: 60px; } }
.page_commande_detail .commande_head {
  position: relative;
  margin-bottom: 14px; }
  .page_commande_detail .commande_head .titre {
    display: inline-block;
    vertical-align: top;
    max-width: 450px;
    padding: 8px 14px;
    border-left-width: 5px;
    border-left-style: solid; }
    .page_commande_detail .commande_head .titre .date {
      display: block;
      font-size: 26px;
      line-height: 26px;
      color: #5e6265; }
    .page_commande_detail .commande_head .titre .reference {
      display: block;
      margin-top: 4px;
      font-size: 13px;
      line-height: 13px;
      color: #868d91; }
  .page_commande_detail .commande_head .statut {
    display: inline-block;
    padding: 7px 15px;
    margin-left: 30px;
    margin-top: 5px;
    border-radius: 5px;
    font-size: 13px;
    line-height: 13px; }
  .page_commande_detail .commande_head .bt_facture {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 44px;
    padding: 0px 16px;
    color: #5e6265;
    line-height: 44px;
    background-color: #DFDFDF;
    transition: all 0.4s ease; }
    .page_commande_detail .commande_head .bt_facture:hover {
      background-color: #d8dbdf; }
    .page_commande_detail .commande_head .bt_facture .icone {
      width: 30px;
      height: 44px;
      display: inline-block;
      vertical-align: middle;
      font-size: 20px; }
    .page_commande_detail .commande_head .bt_facture .texte {
      display: inline-block;
      vertical-align: middle; }
.page_commande_detail .ligne_produit {
  padding: 14px;
  border-top: 1px solid #989ea1; }
  .page_commande_detail .ligne_produit.ligne_2 {
    background-color: #eeeeee; }
  .page_commande_detail .ligne_produit a {
    display: inline-block;
    vertical-align: middle;
    width: 70%; }
    .page_commande_detail .ligne_produit a .image {
      display: inline-block;
      vertical-align: middle; }
      .page_commande_detail .ligne_produit a .image img {
        width: 65px; }
    .page_commande_detail .ligne_produit a .titre {
      display: inline-block;
      vertical-align: middle;
      padding-left: 14px;
      font-size: 16px;
      line-height: 20px;
      color: #5e6265; }
  .page_commande_detail .ligne_produit .quantite {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #868d91; }
    .page_commande_detail .ligne_produit .quantite span.titre_quantite {
      display: none;
      font-size: 14px;
      line-height: 20px;
      vertical-align: middle;
      color: #b8bec4; }
  .page_commande_detail .ligne_produit .prix {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #5e6265; }
.page_commande_detail .ligne_infos {
  padding: 14px;
  border-top: 1px solid #989ea1; }
  .page_commande_detail .ligne_infos .titre {
    display: inline-block;
    vertical-align: middle;
    width: 85%;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #868d91; }
    .page_commande_detail .ligne_infos .titre SPAN {
      display: block;
      font-size: 14px;
      line-height: 22px; }
  .page_commande_detail .ligne_infos .prix {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #5e6265; }
.page_commande_detail .commentaires .titre {
  margin-bottom: 10px;
  font: 26px/30px 'multicolore', arial;
  font-size: 26px;
  line-height: 30px;
  color: #5e6265; }
.page_commande_detail .commentaires a {
  color: #32c2ff; }

@media screen and (max-width: 750px) {
  .page_commande_detail .commande_head .titre span.date {
    font-size: 22px;
    line-height: 26px; }
  .page_commande_detail .commande_head .statut {
    position: absolute;
    right: 0px !important; }
  .page_commande_detail .commande_head .bt_facture {
    position: relative;
    display: block;
    text-align: center;
    margin-top: 14px; }
  .page_commande_detail .ligne_produit .quantite {
    width: 10%; }
  .page_commande_detail .ligne_produit .prix {
    width: 20%; } }
@media screen and (max-width: 600px) {
  .page_commande_detail .ligne_produit a {
    width: 100%;
    margin-bottom: 14px; }
  .page_commande_detail .ligne_produit .quantite {
    width: 50%;
    font-size: 18px;
    line-height: 24px;
    text-align: left; }
    .page_commande_detail .ligne_produit .quantite span.titre_quantite {
      display: inline-block; }
  .page_commande_detail .ligne_produit .prix {
    width: 50%;
    text-align: right;
    font-size: 18px;
    line-height: 24px; }
  .page_commande_detail .ligne_infos .titre,
  .page_commande_detail .ligne_infos .prix {
    width: 50%; }
  .page_commande_detail .ligne_infos .titre {
    text-align: left; }
  .page_commande_detail .ligne_infos .prix {
    text-align: right;
    font-size: 18px;
    line-height: 24px; }
  .page_commande_detail .ligne_infos .prix.mobile {
    font-size: 22px !important; } }
@media screen and (max-width: 400px) {
  .page_commande_detail .commande_head .statut {
    display: none; } }
.page_client_commande_index .row_commande {
  position: relative;
  padding-right: 120px; }
  .page_client_commande_index .row_commande + .row_commande {
    margin-top: 5px; }
  .page_client_commande_index .row_commande .infos_commande {
    display: block;
    height: 60px;
    color: #5e6265;
    background-color: #DFDFDF;
    transition: all 0.4s linear; }
    .page_client_commande_index .row_commande .infos_commande .titre, .page_client_commande_index .row_commande .infos_commande .statut, .page_client_commande_index .row_commande .infos_commande .prix {
      display: inline-block;
      width: 25%;
      height: 60px;
      vertical-align: top; }
    .page_client_commande_index .row_commande .infos_commande .titre {
      width: 50%;
      padding: 10px 0px 0px 10px;
      text-align: left;
      border-left-width: 5px;
      border-left-style: solid; }
      .page_client_commande_index .row_commande .infos_commande .titre .date {
        display: block;
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 20px; }
      .page_client_commande_index .row_commande .infos_commande .titre .reference {
        display: block;
        font-size: 13px;
        line-height: 13px;
        color: #868d91; }
    .page_client_commande_index .row_commande .infos_commande .statut {
      padding-top: 15px; }
      .page_client_commande_index .row_commande .infos_commande .statut span {
        display: inline-block;
        padding: 7px 14px;
        border-radius: 5px;
        font-size: 13px;
        line-height: 13px; }
    .page_client_commande_index .row_commande .infos_commande .prix {
      padding-right: 14px;
      font-size: 20px;
      text-align: right;
      line-height: 60px; }
    .page_client_commande_index .row_commande .infos_commande:hover {
      background-color: #d8dbdf;
      text-decoration: none; }
  .page_client_commande_index .row_commande .bt_voir {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    height: 60px;
    font-size: 36px;
    line-height: 60px;
    color: #868d91;
    text-align: center;
    background-color: #DFDFDF;
    border-left: 1px solid #EEE;
    transition: all 0.4s linear; }
    .page_client_commande_index .row_commande .bt_voir:hover {
      text-decoration: none;
      background-color: #d8dbdf; }
  .page_client_commande_index .row_commande .bt_facture {
    display: block;
    position: absolute;
    top: 0px;
    right: 60px;
    width: 60px;
    height: 60px;
    font-size: 28px;
    line-height: 60px;
    color: #868d91;
    text-align: center;
    background-color: #DFDFDF;
    border-left: 1px solid #EEE;
    transition: all 0.4s linear; }
    .page_client_commande_index .row_commande .bt_facture:hover {
      text-decoration: none;
      background-color: #d8dbdf; }

@media screen and (max-width: 750px) {
  .page_client_commande_index {
    padding-top: 0px; }
    .page_client_commande_index .row_commande {
      width: 100%;
      padding-right: 0; }
      .page_client_commande_index .row_commande .infos_commande .statut {
        width: 20%; }
      .page_client_commande_index .row_commande .infos_commande .titre {
        width: 55%;
        padding-bottom: 10px; }
      .page_client_commande_index .row_commande .infos_commande .prix {
        width: 25%; }
      .page_client_commande_index .row_commande a.bt_voir {
        display: none; }
      .page_client_commande_index .row_commande a.bt_facture {
        display: none; } }
@media screen and (max-width: 600px) {
  .page_client_commande_index .row_commande .infos_commande .statut {
    display: none; }
  .page_client_commande_index .row_commande .infos_commande .titre {
    width: 65%; }
  .page_client_commande_index .row_commande .infos_commande .prix {
    width: 35%; } }
@media screen and (max-width: 400px) {
  .page_client_commande_index .row_commande .infos_commande {
    height: auto; }
    .page_client_commande_index .row_commande .infos_commande .titre {
      height: auto;
      margin-bottom: 0px; } }
.page_client_historique .intro {
  position: relative;
  padding: 14px;
  font-family: "zona_prothin";
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 30px; }
.page_client_historique .bt_vider_historique {
  position: absolute;
  top: 12px;
  right: 14px;
  cursor: pointer; }
  .page_client_historique .bt_vider_historique span {
    display: inline-block;
    vertical-align: top;
    height: 30px;
    line-height: 30px;
    color: #5e6265;
    transition: all 0.4s linear; }
  .page_client_historique .bt_vider_historique .icon {
    width: 30px;
    text-align: center; }
  .page_client_historique .bt_vider_historique:hover span {
    color: #32c2ff; }

@media screen and (max-width: 750px) {
  .page_client_historique .intro {
    padding-bottom: 0px; }
  .page_client_historique .bt_vider_historique {
    position: relative;
    display: block;
    top: auto;
    right: auto;
    margin-top: 14px;
    text-align: center;
    border-top: 1px solid #FFF; }
    .page_client_historique .bt_vider_historique span {
      height: 50px;
      line-height: 50px; } }
.page_client_infos .titre_bloc {
  margin-bottom: 10px;
  font-size: 26px;
  line-height: 30px;
  color: #5e6265;
  text-align: center;
  font-family: "zona_prothin"; }
.page_client_infos form + .titre_bloc {
  margin-top: 24px; }
.page_client_infos .adresse .add_adresse {
  margin-bottom: 14px; }
  .page_client_infos .adresse .add_adresse span.texte {
    height: 40px;
    line-height: 40px; }
  .page_client_infos .adresse .add_adresse .bouton_form button {
    position: relative;
    margin: 0px;
    padding: 0px;
    border: none;
    color: #FFF;
    background-color: #32c2ff; }
    .page_client_infos .adresse .add_adresse .bouton_form button span.icon {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      width: 50px;
      line-height: 50px;
      background-color: #1ab2ff; }
    .page_client_infos .adresse .add_adresse .bouton_form button::-moz-focus-inner {
      border: none;
      padding: 0px !important; }
    .page_client_infos .adresse .add_adresse .bouton_form button span.titre_bt {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      width: calc(100% - 50px);
      line-height: 50px; }
    .page_client_infos .adresse .add_adresse .bouton_form button:hover {
      background-color: #1ab2ff;
      color: #FFF; }
      .page_client_infos .adresse .add_adresse .bouton_form button:hover span.icon {
        background-color: #32c2ff; }
.page_client_infos .adresse .ligne_adresse {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 50px;
  background-color: #DFDFDF; }
  .page_client_infos .adresse .ligne_adresse + .ligne_adresse {
    margin-top: 4px; }
  .page_client_infos .adresse .ligne_adresse .titre_adresse {
    display: table-cell;
    vertical-align: middle; }
    .page_client_infos .adresse .ligne_adresse .titre_adresse a, .page_client_infos .adresse .ligne_adresse .titre_adresse span {
      display: block;
      height: 50px;
      padding: 0px 14px;
      line-height: 50px;
      cursor: pointer;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .page_client_infos .adresse .ligne_adresse .icon {
    display: table-cell;
    vertical-align: middle;
    width: 50px;
    transition: all 0.4s linear; }
    .page_client_infos .adresse .ligne_adresse .icon .bouton {
      display: block;
      height: 50px;
      font-size: 22px;
      text-align: center;
      line-height: 50px;
      cursor: pointer; }
    .page_client_infos .adresse .ligne_adresse .icon:hover {
      color: #32c2ff; }

@media screen and (max-width: 750px) {
  .page_client_infos .col_6 {
    width: 100%; }
  .page_client_infos .adresse {
    margin-top: 24px; } }
@media screen and (max-width: 600px) {
  .page_client_infos .titre {
    font: 20px/26px 'multicolore', arial;
    font-size: 20px;
    line-height: 26px; } }
.page_client_parrainage .bloc_1 {
  display: inline-block;
  background-color: #DFDFDF; }
  .page_client_parrainage .bloc_1.bloc_bt {
    min-height: 178px; }
  .page_client_parrainage .bloc_1 .texte {
    display: inline-block;
    width: 60%;
    padding: 20px;
    padding-bottom: 0px;
    vertical-align: top; }
  .page_client_parrainage .bloc_1 .gain {
    display: inline-block;
    width: 40%;
    top: 0;
    right: 0;
    background-color: #32c2ff;
    color: #FFF; }
    .page_client_parrainage .bloc_1 .gain .titre {
      display: block;
      padding: 14px 14px 0px;
      text-align: center;
      font-size: 26px;
      line-height: 30px; }
    .page_client_parrainage .bloc_1 .gain .somme {
      display: block;
      padding: 0px 14px 14px;
      text-align: center;
      font-size: 70px;
      line-height: 70px; }
    .page_client_parrainage .bloc_1 .gain .convertir {
      display: block;
      background-color: rgba(255, 255, 255, 0.5);
      line-height: 22px;
      padding: 14px;
      text-align: center;
      color: #FFF; }
.page_client_parrainage .bloc_partage {
  padding: 14px;
  background-color: #DFDFDF; }
  .page_client_parrainage .bloc_partage .titre {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 24px;
    color: #5e6265; }
  .page_client_parrainage .bloc_partage .bt_social {
    display: inline-block;
    height: 50px;
    margin-right: 5px;
    padding: 0px 20px;
    color: #FFF;
    line-height: 50px;
    cursor: pointer; }
    .page_client_parrainage .bloc_partage .bt_social span {
      display: inline-block;
      vertical-align: top; }
    .page_client_parrainage .bloc_partage .bt_social .icone {
      font-size: 26px;
      margin-right: 10px; }
    .page_client_parrainage .bloc_partage .bt_social.fb {
      background-color: #3b5998; }
    .page_client_parrainage .bloc_partage .bt_social.tw {
      background-color: #55acee; }
.page_client_parrainage .bloc_mail {
  padding: 14px;
  background-color: #eeeeee; }
  .page_client_parrainage .bloc_mail .titre {
    margin-bottom: 14px;
    font-size: 20px;
    line-height: 24px;
    color: #5e6265; }
  .page_client_parrainage .bloc_mail input {
    display: inline-block;
    vertical-align: top;
    width: 70%;
    height: 50px;
    padding-left: 14px;
    border: 0px; }
  .page_client_parrainage .bloc_mail button {
    display: inline-block;
    vertical-align: top;
    border: 0px;
    padding: 0px;
    width: 30%;
    height: 50px;
    line-height: 50px;
    background-color: #4a4d50;
    color: #FFF;
    font-size: 16px;
    line-height: 50px;
    cursor: pointer;
    transition: all 0.4s ease; }
    .page_client_parrainage .bloc_mail button:hover {
      background-color: #1ab2ff; }
.page_client_parrainage .historique TABLE {
  width: 100%; }
  .page_client_parrainage .historique TABLE TH {
    border: 1px solid #b8bec4;
    height: 50px;
    background-color: #eeeeee; }
    .page_client_parrainage .historique TABLE TH + TH {
      border-left: none; }
  .page_client_parrainage .historique TABLE TD {
    border: 1px solid #b8bec4;
    border-top: none;
    height: 50px;
    text-indent: 5px;
    background-color: #FFF; }
    .page_client_parrainage .historique TABLE TD + TD {
      border-left: none; }

@media screen and (max-width: 850px) {
  .page_client_parrainage .bloc_1 {
    display: inline-block;
    padding-right: 0; }
    .page_client_parrainage .bloc_1 .gain {
      display: inline-block;
      position: relative;
      width: 100%; }
    .page_client_parrainage .bloc_1 .texte {
      display: inline-block;
      width: 100%;
      margin-bottom: 20px; }
  .page_client_parrainage .historique TABLE {
    font-size: 14px; } }
@media screen and (max-width: 600px) {
  .page_client_parrainage .bloc_1 .gain .titre {
    font-size: 20px;
    line-height: 26px; }
  .page_client_parrainage .bloc_1 .gain .somme {
    display: block;
    text-align: center;
    font-size: 60px;
    line-height: 60px; } }
@media screen and (max-width: 400px) {
  .page_client_parrainage .bloc_partage .bt_social {
    width: 100%;
    text-align: center; }
    .page_client_parrainage .bloc_partage .bt_social + .bt_social {
      margin-top: 5px; } }
.page_client_connection .fond {
  padding-top: 30px;
  text-align: center; }
.page_client_connection .bloc_connection {
  width: 50%;
  margin: auto; }
  .page_client_connection .bloc_connection h1 {
    margin-bottom: 14px;
    font-size: 40px;
    line-height: 44px;
    color: #4a4d50; }
    .page_client_connection .bloc_connection h1.color2 {
      color: #32c2ff; }
  .page_client_connection .bloc_connection .bouton {
    border: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    padding: 14px;
    font-family: "zona_prothin";
    font-size: 26px;
    line-height: 30px;
    color: #4a4d50;
    background-color: #FFF;
    text-decoration: none;
    cursor: pointer; }
    .page_client_connection .bloc_connection .bouton + .bouton {
      margin-top: 10px; }
    .page_client_connection .bloc_connection .bouton span {
      display: block;
      font-size: 16px;
      line-height: 20px;
      color: rgba(74, 77, 80, 0.5); }
    .page_client_connection .bloc_connection .bouton:hover {
      background-color: rgba(255, 255, 255, 0.7); }
    .page_client_connection .bloc_connection .bouton.type2 {
      background-color: #32c2ff;
      color: #FFF; }
      .page_client_connection .bloc_connection .bouton.type2:hover {
        background-color: #1ab2ff; }
      .page_client_connection .bloc_connection .bouton.type2 span {
        color: rgba(255, 255, 255, 0.7); }
  .page_client_connection .bloc_connection .bouton_facebook {
    border: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    font-size: 20px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    background-color: #3b5998;
    cursor: pointer;
    outline: 0px;
    transition: all 0.4s ease; }
    .page_client_connection .bloc_connection .bouton_facebook:hover {
      background-color: #5077cc; }
    .page_client_connection .bloc_connection .bouton_facebook span {
      display: inline-block;
      vertical-align: top; }
      .page_client_connection .bloc_connection .bouton_facebook span.icon {
        width: 50px;
        font-size: 24px;
        text-align: center; }
  .page_client_connection .bloc_connection .lien_bas {
    height: 30px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px; }

@media screen and (max-width: 1020px) {
  .page_client_connection .bloc_connection {
    width: 80%; } }
@media screen and (max-width: 850px) {
  .page_client_connection .fond {
    background-image: none;
    padding-top: 0px;
    min-height: 10px; } }
@media screen and (max-width: 750px) {
  .page_client_connection .bloc_connection {
    width: 100%; }
    .page_client_connection .bloc_connection h1 {
      font-size: 30px;
      line-height: 34px; } }
@media screen and (max-width: 400px) {
  .page_client_connection .bloc_connection h1 {
    font-size: 22px;
    line-height: 28px; }
  .page_client_connection .bloc_connection .bouton {
    font-size: 18px;
    line-height: 28px; }
  .page_client_connection .bloc_connection .bouton_facebook {
    height: auto;
    font-size: 16px;
    line-height: 50px; }
    .page_client_connection .bloc_connection .bouton_facebook span {
      display: inline-block;
      vertical-align: middle; }
      .page_client_connection .bloc_connection .bouton_facebook span.icon {
        margin-right: 5px;
        width: 30px; } }
.page_panier .head_panier {
  position: relative;
  margin-top: 20px;
  margin-bottom: 40px; }
  .page_panier .head_panier h1 {
    font-size: 40px;
    line-height: 44px;
    color: #5e6265;
    text-align: left; }
  .page_panier .head_panier .bt_panier,
  .page_panier .head_panier .bt_montant_minimum {
    position: absolute;
    right: 0px;
    top: 0px; }
.page_panier .panier_vide,
.page_panier .gain_fidelite {
  padding: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #1985a9;
  text-align: center;
  background-color: #e8fafd; }
  .page_panier .panier_vide b,
  .page_panier .gain_fidelite b {
    white-space: nowrap; }
.page_panier .bt_panier,
.page_panier .bt_montant_minimum {
  display: inline-block;
  height: 50px;
  padding: 0px 20px;
  font-size: 20px;
  color: #FFF;
  line-height: 50px;
  background-color: #32c2ff;
  text-decoration: none;
  transition: all 0.4s linear; }
  .page_panier .bt_panier:hover,
  .page_panier .bt_montant_minimum:hover {
    background-color: #1ab2ff; }
.page_panier .bt_montant_minimum,
.page_panier .bt_montant_minimum:hover {
  background-color: #5e6265; }
.page_panier .ligne_produit {
  padding: 14px;
  border-top: 1px solid #989ea1; }
  .page_panier .ligne_produit a {
    display: inline-block;
    vertical-align: middle;
    width: 55%; }
    .page_panier .ligne_produit a .image {
      display: inline-block;
      vertical-align: middle; }
      .page_panier .ligne_produit a .image img {
        width: 65px; }
    .page_panier .ligne_produit a .titre {
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 65px);
      padding-left: 14px;
      font-size: 16px;
      line-height: 20px;
      color: #5e6265; }
      .page_panier .ligne_produit a .titre i {
        display: block;
        font-size: 12px;
        color: rgba(94, 98, 101, 0.7); }
  .page_panier .ligne_produit .case_quantite {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #868d91; }
    .page_panier .ligne_produit .case_quantite .choix_quantite {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      background-color: #eeeeee; }
    .page_panier .ligne_produit .case_quantite .plus, .page_panier .ligne_produit .case_quantite .moins, .page_panier .ligne_produit .case_quantite .quantite {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      text-align: center;
      line-height: 50px; }
    .page_panier .ligne_produit .case_quantite .plus, .page_panier .ligne_produit .case_quantite .moins {
      width: 50px;
      font-size: 22px;
      cursor: pointer; }
      .page_panier .ligne_produit .case_quantite .plus span:hover, .page_panier .ligne_produit .case_quantite .moins span:hover {
        color: #1ab2ff; }
    .page_panier .ligne_produit .case_quantite .bt_supprimer:hover {
      color: #1ab2ff; }
    .page_panier .ligne_produit .case_quantite .quantite {
      width: 80px;
      font-size: 20px;
      line-height: 24px;
      color: #5e6265;
      line-height: 50px; }
    .page_panier .ligne_produit .case_quantite .bt_supprimer {
      display: inline-block;
      width: 50px;
      height: 50px;
      font-size: 20px;
      line-height: 50px;
      text-align: center;
      cursor: pointer; }
  .page_panier .ligne_produit .prix {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #5e6265; }
  .page_panier .ligne_produit.ligne_2 {
    background-color: #eeeeee; }
    .page_panier .ligne_produit.ligne_2 .case_quantite .choix_quantite {
      background-color: #FFF; }
.page_panier .ligne_infos {
  padding: 14px;
  border-top: 1px solid #989ea1; }
  .page_panier .ligne_infos .titre {
    display: inline-block;
    vertical-align: middle;
    width: 85%;
    font-size: 14px;
    line-height: 14px;
    text-align: right;
    color: #868d91; }
  .page_panier .ligne_infos .prix {
    display: inline-block;
    vertical-align: middle;
    width: 15%;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #5e6265; }
.page_panier .reduction {
  margin-top: 28px; }
  .page_panier .reduction h2 {
    margin-bottom: 14px;
    font-size: 22px;
    line-height: 26px;
    color: #5e6265; }
  .page_panier .reduction .bon {
    display: table;
    width: 100%;
    padding: 14px;
    background-color: #DFDFDF; }
    .page_panier .reduction .bon .case_input {
      display: table-cell;
      vertical-align: top;
      height: 40px; }
      .page_panier .reduction .bon .case_input .case_form {
        display: table;
        vertical-align: top;
        height: 40px;
        width: 100%;
        padding: 0px;
        padding-right: 14px;
        background-color: #DFDFDF; }
        .page_panier .reduction .bon .case_input .case_form .titre {
          display: table-cell;
          vertical-align: top;
          width: 300px;
          height: 40px;
          font-size: 16px;
          line-height: 40px; }
        .page_panier .reduction .bon .case_input .case_form input.input {
          display: table-cell;
          vertical-align: top;
          height: 40px;
          line-height: 40px;
          width: 100%; }
    .page_panier .reduction .bon .bouton_form {
      display: table-cell;
      vertical-align: top;
      height: 40px;
      width: 200px; }
      .page_panier .reduction .bon .bouton_form .bouton_save_form {
        border: 0px;
        padding: 0px;
        margin: 0px;
        width: 100%;
        height: 40px;
        font-size: 16px;
        color: #FFF;
        line-height: 40px;
        text-align: center;
        background-color: #5e6265;
        cursor: pointer;
        transition: all 0.4s ease; }
        .page_panier .reduction .bon .bouton_form .bouton_save_form:hover {
          background-color: #1ab2ff; }
  .page_panier .reduction .fidelite {
    position: relative;
    margin-top: 5px;
    padding: 14px;
    background-color: #FFF;
    cursor: pointer; }
    .page_panier .reduction .fidelite .hover {
      position: absolute;
      width: 100%;
      height: 0px;
      left: 0px;
      bottom: 0px;
      background-color: #32c2ff;
      transition: all 0.3s linear; }
    .page_panier .reduction .fidelite:hover .hover {
      height: 4px; }
    .page_panier .reduction .fidelite .titre {
      font-size: 16px;
      line-height: 26px; }
      .page_panier .reduction .fidelite .titre span {
        display: block;
        font-size: 14px;
        line-height: 24px;
        color: rgba(134, 141, 145, 0.7); }
    .page_panier .reduction .fidelite .bt_utiliser {
      position: absolute;
      top: 14px;
      right: 14px;
      font-size: 16px;
      line-height: 26px;
      color: #5e6265; }
      .page_panier .reduction .fidelite .bt_utiliser span {
        display: inline-block;
        vertical-align: top; }
        .page_panier .reduction .fidelite .bt_utiliser span.icon {
          margin-right: 10px; }
    .page_panier .reduction .fidelite.actif .bt_utiliser {
      color: #32c2ff; }
.page_panier .bouton_bas {
  padding-top: 14px;
  text-align: right; }

@media screen and (max-width: 850px) {
  .page_panier .affichage_panier .ligne_produit a {
    width: 40%; }
  .page_panier .affichage_panier .ligne_produit .case_quantite {
    width: 35%; }
    .page_panier .affichage_panier .ligne_produit .case_quantite .quantite {
      width: 55px; }
  .page_panier .affichage_panier .ligne_produit .prix {
    width: 25%; }
  .page_panier .reduction h2 {
    font-size: 18px;
    line-height: 24px; }
  .page_panier .reduction .bon {
    position: relative;
    display: block; }
    .page_panier .reduction .bon .case_input {
      display: block;
      height: auto; }
      .page_panier .reduction .bon .case_input .case_form {
        display: block;
        height: auto; }
        .page_panier .reduction .bon .case_input .case_form .titre {
          display: block; }
        .page_panier .reduction .bon .case_input .case_form input.input {
          display: block; }
    .page_panier .reduction .bon .bouton_form {
      position: absolute;
      width: 30%;
      bottom: 14px;
      right: 14px;
      border-left: 10px solid #EEE; } }
@media screen and (max-width: 750px) {
  .page_panier .affichage_panier .ligne_produit .case_quantite {
    width: 40%; }
    .page_panier .affichage_panier .ligne_produit .case_quantite .quantite {
      width: 40px; }
  .page_panier .affichage_panier .ligne_produit .prix {
    width: 20%; } }
@media screen and (max-width: 600px) {
  .page_panier .head_panier {
    margin: 0px; }
    .page_panier .head_panier h1 {
      text-align: center;
      font-size: 30px;
      line-height: 34px; }
    .page_panier .head_panier a.bt_panier {
      display: none; }
  .page_panier .affichage_panier .ligne_produit {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0; }
    .page_panier .affichage_panier .ligne_produit a {
      width: auto;
      margin-bottom: 14px; }
    .page_panier .affichage_panier .ligne_produit .case_quantite {
      width: 100%;
      position: relative; }
      .page_panier .affichage_panier .ligne_produit .case_quantite .choix_quantite {
        width: 100%; }
        .page_panier .affichage_panier .ligne_produit .case_quantite .choix_quantite .quantite {
          width: calc(100% - 150px); }
      .page_panier .affichage_panier .ligne_produit .case_quantite .bt_supprimer {
        background-color: #FFF; }
    .page_panier .affichage_panier .ligne_produit .prix {
      width: 100%;
      text-align: center;
      padding: 14px;
      font-size: 26px;
      line-height: 30px; }
  .page_panier .ligne_infos .titre,
  .page_panier .ligne_infos .prix {
    width: 100%;
    text-align: center; }
  .page_panier .ligne_infos .prix {
    font-size: 26px;
    line-height: 30px; }
  .page_panier .ligne_infos .prix.mobile {
    font-size: 35px !important; }
  .page_panier .bouton_bas {
    width: 100%; }
    .page_panier .bouton_bas a.bt_panier {
      width: 100%;
      font-size: 16px;
      line-height: 50px;
      text-align: center; } }
.page_produit_fiche .lien_navigation .wrap {
  display: inline-block;
  width: 50%;
  font-size: 20px; }
  .page_produit_fiche .lien_navigation .wrap + .wrap {
    text-align: right; }
  .page_produit_fiche .lien_navigation .wrap a {
    cursor: pointer; }
    .page_produit_fiche .lien_navigation .wrap a span.icon-left-open-big {
      display: inline-block;
      color: #32c2ff;
      vertical-align: middle;
      margin-right: 10px; }
    .page_produit_fiche .lien_navigation .wrap a span.icon-house {
      display: inline-block;
      color: #32c2ff;
      margin-right: 10px; }
    .page_produit_fiche .lien_navigation .wrap a:hover {
      text-decoration: none;
      color: #32c2ff; }
.page_produit_fiche .ariane {
  min-height: 40px;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 0px;
  color: rgba(152, 158, 161, 0.5);
  border-bottom: 1px solid #eeeeee; }
  .page_produit_fiche .ariane a {
    display: inline-block;
    line-height: 20px;
    font-size: 14px;
    color: rgba(152, 158, 161, 0.5); }
.page_produit_fiche h1 {
  margin: 7px 0px;
  font-family: "zona_prothin";
  font-size: 40px;
  line-height: 44px;
  color: #32c2ff;
  text-align: left; }
.page_produit_fiche .intro {
  font-size: 14px; }
.page_produit_fiche .infos {
  position: relative;
  margin-top: 14px;
  padding: 14px;
  padding-bottom: 40px;
  background-color: #FFF;
  z-index: 1; }
  .page_produit_fiche .infos .img_principale {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 40%;
    cursor: pointer;
    overflow: hidden;
    border: 2px solid #EEE; }
    .page_produit_fiche .infos .img_principale .cache_hover {
      position: absolute;
      background-color: rgba(94, 98, 101, 0.7);
      width: 100%;
      height: 100%;
      left: 0px;
      top: 0px;
      opacity: 0;
      transition: all 0.4s linear; }
      .page_produit_fiche .infos .img_principale .cache_hover:hover {
        opacity: 1; }
      .page_produit_fiche .infos .img_principale .cache_hover .icon-search {
        position: absolute;
        left: 0px;
        bottom: 50%;
        margin-bottom: -15px;
        width: 100%;
        height: 30px;
        font-size: 45px;
        vertical-align: middle;
        text-align: center;
        color: #FFF;
        text-decoration: none; }
    .page_produit_fiche .infos .img_principale img {
      width: 100%; }
  .page_produit_fiche .infos .img_mini {
    display: inline-block;
    vertical-align: top;
    width: 8%;
    margin-left: 1%;
    cursor: pointer; }
    .page_produit_fiche .infos .img_mini a {
      display: block;
      width: 50px;
      position: relative;
      height: 50px;
      border: 2px solid #EEE;
      overflow: hidden; }
      .page_produit_fiche .infos .img_mini a img {
        position: absolute;
        width: 100%;
        top: 0%;
        left: 0%;
        transition: all 0.2s linear; }
      .page_produit_fiche .infos .img_mini a:hover img {
        width: 120%;
        top: -10%;
        left: -10%; }
    .page_produit_fiche .infos .img_mini a + a {
      margin-top: 5px; }
    .page_produit_fiche .infos .img_mini .icon-play {
      height: 50px;
      font-size: 12px;
      line-height: 50px;
      text-align: center;
      background-color: #4a4d50;
      text-decoration: none;
      color: #FFF;
      transition: all 0.2s linear; }
      .page_produit_fiche .infos .img_mini .icon-play:hover {
        background-color: #32c2ff;
        font-size: 16px; }
    .page_produit_fiche .infos .img_mini img {
      width: 100%; }
  .page_produit_fiche .infos .prix_panier {
    display: inline-block;
    width: 50%;
    padding-top: 70px; }
    .page_produit_fiche .infos .prix_panier form {
      border-top: 3px solid #EEE;
      border-bottom: 3px solid #EEE;
      padding-bottom: 5px;
      padding-top: 10px;
      width: 70%;
      margin: 0 auto; }
    .page_produit_fiche .infos .prix_panier .prix, .page_produit_fiche .infos .prix_panier .prix_promo {
      display: block;
      font-family: 'zona_prothin';
      font-size: 50px;
      line-height: 50px;
      color: #32c2ff;
      text-align: center; }
      .page_produit_fiche .infos .prix_panier .prix strike, .page_produit_fiche .infos .prix_panier .prix_promo strike {
        font-size: 30px;
        color: #32363a;
        text-shadow: none; }
    .page_produit_fiche .infos .prix_panier .livraison, .page_produit_fiche .infos .prix_panier .quantite_restante, .page_produit_fiche .infos .prix_panier .numero_tel {
      display: block;
      margin-top: 8px;
      text-align: center;
      line-height: 20px;
      color: #32363a; }
    .page_produit_fiche .infos .prix_panier .custom_select {
      margin-top: 15px;
      border: 1px solid #EEE; }
    .page_produit_fiche .infos .prix_panier .case_quantite {
      display: table;
      width: 100%;
      height: 50px;
      margin-top: 10px;
      background-color: #EEE;
      overflow: hidden; }
      .page_produit_fiche .infos .prix_panier .case_quantite .plus, .page_produit_fiche .infos .prix_panier .case_quantite .moins {
        display: table-cell;
        vertical-align: middle;
        width: 50px;
        height: 50px;
        text-align: center;
        cursor: pointer; }
        .page_produit_fiche .infos .prix_panier .case_quantite .plus span, .page_produit_fiche .infos .prix_panier .case_quantite .moins span {
          display: block;
          width: 24px;
          height: 24px;
          margin: auto;
          padding-top: 2px;
          font-size: 24px;
          line-height: 20px;
          color: #868d91;
          transition: all 0.4s linear; }
        .page_produit_fiche .infos .prix_panier .case_quantite .plus:hover span, .page_produit_fiche .infos .prix_panier .case_quantite .moins:hover span {
          color: #32c2ff; }
      .page_produit_fiche .infos .prix_panier .case_quantite .quantite {
        display: table-cell;
        vertical-align: middle;
        height: 50px;
        font-size: 26px;
        line-height: 26px;
        text-align: center;
        color: #5e6265; }
    .page_produit_fiche .infos .prix_panier .numero_tel {
      margin-bottom: 10px; }
      .page_produit_fiche .infos .prix_panier .numero_tel span {
        display: block;
        font-family: "muli_regular";
        font-size: 20px;
        color: #32363a; }
        .page_produit_fiche .infos .prix_panier .numero_tel span + span {
          color: #000;
          font-weight: bold;
          margin-top: 5px; }
    .page_produit_fiche .infos .prix_panier .bt_panier,
    .page_produit_fiche .infos .prix_panier .bt_epuise,
    .page_produit_fiche .infos .prix_panier .bt_devis {
      display: block;
      width: 100%;
      height: 50px;
      margin: 0 auto;
      margin-top: 5px;
      border: none;
      background-color: #32c2ff;
      font-size: 18px;
      line-height: 50px;
      text-align: center;
      color: #FFF;
      cursor: pointer;
      transition: all 0.4s linear; }
      .page_produit_fiche .infos .prix_panier .bt_panier:hover,
      .page_produit_fiche .infos .prix_panier .bt_epuise:hover,
      .page_produit_fiche .infos .prix_panier .bt_devis:hover {
        background-color: #1ab2ff; }
    .page_produit_fiche .infos .prix_panier .bt_epuise,
    .page_produit_fiche .infos .prix_panier .bt_epuise:hover {
      cursor: default;
      background-color: #868d91; }
    .page_produit_fiche .infos .prix_panier .bt_devis {
      background-color: #5e6265;
      width: 70%; }
      .page_produit_fiche .infos .prix_panier .bt_devis:hover {
        background-color: #32c2ff; }
.page_produit_fiche .social {
  position: relative;
  height: 44px;
  margin-top: -22px;
  padding-right: 14px;
  text-align: right;
  z-index: 2; }
  .page_produit_fiche .social .case_social {
    display: inline-block;
    vertical-align: top;
    height: 44px;
    padding-right: 14px;
    line-height: 44px;
    cursor: pointer; }
    .page_produit_fiche .social .case_social span {
      display: inline-block;
      vertical-align: top;
      color: #FFF;
      font-size: 14px; }
    .page_produit_fiche .social .case_social .icon {
      width: 50px;
      font-size: 24px;
      text-align: center; }
    .page_produit_fiche .social .case_social.com {
      background-color: #4a4d50; }
    .page_produit_fiche .social .case_social.fb {
      background-color: #3b5998; }
    .page_produit_fiche .social .case_social.tw {
      background-color: #55acee; }
.page_produit_fiche .description {
  width: 80%;
  margin: auto;
  padding-top: 40px; }
  .page_produit_fiche .description a {
    color: #32c2ff; }
  .page_produit_fiche .description .reference {
    display: block;
    width: 100%;
    padding: 10px;
    padding-left: 0px; }
    .page_produit_fiche .description .reference .titre {
      display: inline-block;
      vertical-align: top;
      padding: 10px;
      padding-right: 0px;
      font-family: 'muli_bold';
      background-color: #eeeeee; }
    .page_produit_fiche .description .reference .valeur {
      display: inline-block;
      background-color: #eeeeee;
      padding: 10px;
      padding-left: 0px; }
.page_produit_fiche .caracteristiques {
  width: 80%;
  margin: auto; }
  .page_produit_fiche .caracteristiques .ligne {
    padding: 10px;
    background-color: #eeeeee; }
    .page_produit_fiche .caracteristiques .ligne .titre {
      display: inline-block;
      vertical-align: top;
      width: 20%;
      font-family: 'muli_bold'; }
    .page_produit_fiche .caracteristiques .ligne .valeur {
      display: inline-block;
      vertical-align: top;
      width: 80%; }
  .page_produit_fiche .caracteristiques .ligne + .ligne {
    margin-top: 5px; }

@media screen and (max-width: 850px) {
  .page_produit_fiche .infos {
    text-align: center;
    padding-bottom: 14px; }
    .page_produit_fiche .infos .img_principale {
      width: 100%; }
      .page_produit_fiche .infos .img_principale .cache_hover {
        position: absolute;
        background-color: rgba(94, 98, 101, 0.7);
        width: 50%;
        height: 100%;
        left: 50%;
        margin-left: -25%; }
      .page_produit_fiche .infos .img_principale img {
        width: 50%;
        margin: auto; }
    .page_produit_fiche .infos .img_mini {
      width: 100%;
      margin-left: 0%; }
      .page_produit_fiche .infos .img_mini a {
        display: inline-block;
        margin: 5px; }
    .page_produit_fiche .infos .prix_panier {
      width: 100%;
      padding-left: 0px; }
      .page_produit_fiche .infos .prix_panier .livraison {
        line-height: 20px; }
  .page_produit_fiche .social {
    display: inline-block;
    width: 100%;
    padding-right: 0; }
    .page_produit_fiche .social a.case_social {
      width: 33.33% !important;
      text-align: center; } }
@media screen and (max-width: 750px) {
  .page_produit_fiche .infos .prix_panier {
    padding-top: 30px; }
    .page_produit_fiche .infos .prix_panier form {
      width: 100%; }
      .page_produit_fiche .infos .prix_panier form .prix,
      .page_produit_fiche .infos .prix_panier form .prix_promo {
        font-size: 40px;
        line-height: 50px; }
  .page_produit_fiche .description {
    width: 100%; } }
@media screen and (max-width: 600px) {
  .page_produit_fiche h1 {
    margin-top: 0px;
    font-size: 30px;
    line-height: 34px; }
  .page_produit_fiche .ariane {
    display: none; }
  .page_produit_fiche .infos {
    width: 100%;
    text-align: center; }
    .page_produit_fiche .infos .img_principale {
      display: block;
      width: 90%;
      margin: 0 auto; }
      .page_produit_fiche .infos .img_principale .cache_hover {
        position: absolute;
        background-color: rgba(94, 98, 101, 0.7);
        width: 100%;
        height: 100%;
        left: 45%;
        margin-left: -45%; }
      .page_produit_fiche .infos .img_principale img {
        width: 100%;
        margin: 0 auto; }
  .page_produit_fiche .caracteristiques {
    width: 100%; }
    .page_produit_fiche .caracteristiques .ligne .titre,
    .page_produit_fiche .caracteristiques .ligne .valeur {
      display: block;
      width: 100%; } }
@media screen and (max-width: 400px) {
  .page_produit_fiche h1 {
    font-size: 22px;
    line-height: 28px; }

  .page_produit_fiche .social .case_social {
    padding-right: 0; }
  .page_produit_fiche .social span.nombre {
    display: none; } }
.page_produit_liste {
  padding-top: 20px; }
  .page_produit_liste h1 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 44px;
    color: #5e6265;
    text-align: left; }
  .page_produit_liste .filtres {
    margin-top: 24px; }
    .page_produit_liste .filtres .filter, .page_produit_liste .filtres .trier {
      display: inline-block;
      vertical-align: top;
      width: 50%; }
    .page_produit_liste .filtres .filter .bt {
      display: inline-block;
      vertical-align: top;
      position: relative;
      height: 50px;
      padding: 0px 30px;
      font-size: 18px;
      color: #FFF;
      line-height: 50px;
      background-color: #32c2ff;
      cursor: pointer;
      transition: all 0.2s linear;
      border-bottom: 0px; }
      .page_produit_liste .filtres .filter .bt .filtre_fleche {
        width: 12px;
        height: 12px;
        position: absolute;
        background-color: #32c2ff;
        transform: rotate(45deg);
        right: -5px;
        top: 20px;
        transition: all 0.2s linear; }
      .page_produit_liste .filtres .filter .bt:hover {
        background-color: #1ab2ff; }
        .page_produit_liste .filtres .filter .bt:hover span.filtre_fleche {
          background-color: #1ab2ff;
          transition: all 0.2s linear; }
    .page_produit_liste .filtres .filter .nb_produit {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      padding: 0px 30px;
      font-size: 14px;
      color: #5e6265;
      line-height: 50px;
      background-color: #DDDDDD;
      background-repeat: no-repeat;
      background-position: 0px center;
      background-size: 6px 11px; }
    .page_produit_liste .filtres .trier_mobile {
      display: none; }
    .page_produit_liste .filtres .trier {
      text-align: right; }
      .page_produit_liste .filtres .trier .titre {
        padding-right: 14px; }
      .page_produit_liste .filtres .trier .titre, .page_produit_liste .filtres .trier ul, .page_produit_liste .filtres .trier ul li, .page_produit_liste .filtres .trier ul li a {
        display: inline-block;
        vertical-align: top;
        height: 50px;
        font-size: 14px;
        line-height: 50px; }
      .page_produit_liste .filtres .trier ul {
        border-bottom: 1px solid #eeeeee; }
        .page_produit_liste .filtres .trier ul li a {
          padding: 0px 14px;
          transition: all 0.4s linear; }
          .page_produit_liste .filtres .trier ul li a:hover {
            color: #32c2ff;
            text-decoration: none; }
        .page_produit_liste .filtres .trier ul li.actif a {
          border-bottom: 2px solid #32c2ff;
          color: #32c2ff; }

.affichage_liste_produit {
  margin-top: 30px; }
  .affichage_liste_produit .col_produit {
    padding-top: 7px;
    padding-bottom: 7px; }

@media screen and (max-width: 1020px) {
  .col_produit.col_3 {
    width: 33.33%; } }
@media screen and (max-width: 850px) {
  .page_produit_liste .filtres .bt .filtre_fleche {
    display: none; }
  .page_produit_liste .filtres .trier {
    display: block;
    width: 100%;
    text-align: right; }
    .page_produit_liste .filtres .trier ul li {
      padding: 0px 7px; }

  .col_produit.col_3 {
    width: 33.33333333%; } }
@media screen and (max-width: 750px) {
  .page_produit_liste .intro {
    display: none; }

  .page_produit_liste .filtres {
    margin-top: 14px; }
    .page_produit_liste .filtres .filter {
      width: 50%;
      padding-right: 5px; }
      .page_produit_liste .filtres .filter .bt {
        display: block;
        width: 100%;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        text-align: center; }
        .page_produit_liste .filtres .filter .bt .filtre_fleche {
          display: none; }
      .page_produit_liste .filtres .filter .nb_produit {
        display: none; }
    .page_produit_liste .filtres .trier_mobile {
      display: inline-block;
      vertical-align: top;
      width: 50%;
      padding-left: 5px; }
      .page_produit_liste .filtres .trier_mobile .bt {
        display: block;
        height: 40px;
        width: 100%;
        font-size: 16px;
        color: #FFF;
        text-align: center;
        line-height: 40px;
        background-color: #4a4d50;
        cursor: pointer;
        transition: all 0.2s linear;
        border-bottom: 0px; }
        .page_produit_liste .filtres .trier_mobile .bt:hover {
          border-bottom: 2px solid #32c2ff; }
    .page_produit_liste .filtres .trier {
      display: none;
      position: relative;
      width: 100%;
      padding-top: 10px; }
      .page_produit_liste .filtres .trier .titre {
        display: none; }
      .page_produit_liste .filtres .trier ul {
        display: block;
        height: auto;
        border-bottom: 1px solid #eeeeee; }
      .page_produit_liste .filtres .trier ul li {
        display: block;
        width: 100%;
        text-align: center; }

  .col_produit.col_3 {
    width: 50%; }

  .page_produit_liste .affichage_liste_produit {
    margin-top: 7px; } }
@media screen and (max-width: 600px) {
  .page_produit_liste {
    padding-top: 0px; }
    .page_produit_liste h1 {
      font-size: 30px;
      line-height: 34px; } }
@media screen and (max-width: 400px) {
  .page_produit_liste h1 {
    font-size: 22px;
    line-height: 28px; } }
.etapes {
  height: 60px;
  font-size: 16px;
  color: rgba(94, 98, 101, 0.4);
  line-height: 60px;
  background-color: #FFF; }
  .etapes .case_etape {
    display: inline-block;
    vertical-align: top;
    width: 33.33333333%;
    height: 60px;
    text-align: center;
    cursor: default; }
    .etapes .case_etape .numero {
      display: inline-block;
      margin-right: 10px;
      font-size: 28px; }
    .etapes .case_etape .numero,
    .etapes .case_etape .titre {
      color: rgba(94, 98, 101, 0.4); }
    .etapes .case_etape:hover {
      text-decoration: none; }
    .etapes .case_etape.actif {
      border-bottom: 4px solid #32c2ff; }
      .etapes .case_etape.actif .numero,
      .etapes .case_etape.actif .titre {
        color: rgba(94, 98, 101, 0.9); }
    .etapes .case_etape.check {
      border-bottom: 4px solid rgba(94, 98, 101, 0.2);
      cursor: pointer; }

.recap_commande {
  border-bottom: 1px solid #eeeeee; }
  .recap_commande .recap {
    display: inline-block;
    height: 50px;
    line-height: 50px; }
    .recap_commande .recap span {
      display: inline-block;
      font-size: 16px;
      line-height: 20px;
      color: #b8bec4; }
    .recap_commande .recap span + span {
      display: inline-block;
      margin-left: 14px;
      font-size: 16px;
      line-height: 20px;
      color: #5e6265; }
  .recap_commande .bt_retour {
    display: inline-block;
    float: right;
    height: 50px;
    font-size: 14px;
    line-height: 50px;
    color: #b8bec4;
    text-decoration: none;
    transition: all 0.4s linear; }
    .recap_commande .bt_retour:hover {
      color: #32c2ff; }
  .recap_commande .timer {
    display: inline-block;
    float: right;
    height: 50px;
    line-height: 50px; }
    .recap_commande .timer SPAN {
      display: inline-block;
      vertical-align: top;
      height: 50px;
      line-height: 50px;
      color: #b8bec4; }
      .recap_commande .timer SPAN.texte, .recap_commande .timer SPAN.temps {
        font-size: 16px;
        color: #5e6265;
        line-height: 50px;
        margin-left: 7px; }
      .recap_commande .timer SPAN.temps {
        font-weight: bold;
        margin-left: 7px; }

#etape {
  padding: 40px 0px; }
  #etape h1, #etape h2 {
    margin-bottom: 28px;
    font-size: 36px;
    line-height: 36px;
    color: #32c2ff;
    text-align: center; }
    #etape h1.taille2, #etape h2.taille2 {
      margin-bottom: 14px;
      font-size: 30px;
      line-height: 30px; }
  #etape .bouton2 {
    border: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    background-color: #32c2ff;
    transition: all 0.4s linear;
    cursor: pointer;
    outline: 0px; }
    #etape .bouton2.espace {
      margin-top: 5px; }
    #etape .bouton2:hover {
      background-color: #1ab2ff; }
  #etape .bouton_facebook {
    border: 0px;
    margin: 0px;
    padding: 0px;
    display: block;
    width: 100%;
    height: 50px;
    margin-top: 10px;
    font-size: 20px;
    line-height: 50px;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    background-color: #3b5998;
    cursor: pointer;
    outline: 0px;
    transition: all 0.4s linear; }
    #etape .bouton_facebook span {
      display: inline-block;
      vertical-align: top; }
      #etape .bouton_facebook span.icon {
        width: 50px;
        font-size: 24px;
        text-align: center; }
    #etape .bouton_facebook:hover {
      background-color: #5077cc; }
  #etape #paiement_loading {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 999; }
  #etape.etape1 #mobile_form {
    display: block; }
  #etape.etape1 .bloc_connection .titre {
    height: 50px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #5e6265;
    background-color: #eeeeee;
    border-bottom: 1px solid #FFF; }
  #etape.etape1 .bloc_connection .lien_bas {
    display: block;
    margin-top: 14px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center; }
  #etape.etape1 .bloc_inscription a {
    display: block;
    height: 50px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #FFF;
    background-color: #5e6265;
    text-decoration: none; }
    #etape.etape1 .bloc_inscription a:hover {
      background-color: #32c2ff; }
  #etape.etape1 .bloc_inscription .legende {
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding: 14px 50px;
    text-align: center; }
  #etape.etape1 .form_center {
    width: 50%;
    margin: auto; }
  #etape.etape1 .form h2 {
    margin-top: 28px; }
  #etape.etape1 .liste_adresse {
    margin-bottom: 5px; }
    #etape.etape1 .liste_adresse .bouton_form button {
      position: relative;
      margin: 0px;
      margin-bottom: 5px;
      padding: 0px;
      border: none;
      color: #FFF;
      background-color: #32c2ff; }
      #etape.etape1 .liste_adresse .bouton_form button span.icon {
        display: inline-block;
        vertical-align: top;
        height: 50px;
        width: 50px;
        line-height: 50px;
        background-color: #1ab2ff; }
      #etape.etape1 .liste_adresse .bouton_form button::-moz-focus-inner {
        border: none;
        padding: 0px !important; }
      #etape.etape1 .liste_adresse .bouton_form button span.titre_bt {
        display: inline-block;
        vertical-align: top;
        height: 50px;
        width: calc(100% - 50px);
        line-height: 50px; }
      #etape.etape1 .liste_adresse .bouton_form button:hover {
        background-color: #1ab2ff; }
        #etape.etape1 .liste_adresse .bouton_form button:hover span.icon {
          background-color: #32c2ff; }
  #etape .case_livraison {
    position: relative;
    display: block;
    margin: 7px 0px;
    background-color: #FFF;
    cursor: pointer; }
    #etape .case_livraison .hover {
      position: absolute;
      width: 100%;
      height: 0px;
      left: 0px;
      bottom: 0px;
      background-color: #32c2ff;
      transition: all 0.3s linear; }
    #etape .case_livraison span {
      display: block;
      text-align: center; }
    #etape .case_livraison .titre {
      padding: 14px 14px 4px 14px;
      font-size: 18px;
      line-height: 20px;
      color: #5e6265; }
    #etape .case_livraison .description {
      padding: 0px 14px 14px 14px; }
    #etape .case_livraison .prix {
      padding: 14px;
      font-size: 22px;
      line-height: 22px;
      color: #FFF;
      background-color: rgba(94, 98, 101, 0.3); }
    #etape .case_livraison:hover .hover {
      height: 4px; }
  #etape .message {
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #32c2ff;
    text-align: center;
    border: 1px solid #32c2ff; }
    #etape .message.erreur {
      color: #ff0000;
      background-color: #ffe5e5; }
  #etape .recap_commande_etape_3 .ligne {
    padding: 14px 0px; }
    #etape .recap_commande_etape_3 .ligne + .ligne {
      border-top: 1px solid #32363a; }
    #etape .recap_commande_etape_3 .ligne div {
      display: inline-block;
      vertical-align: middle;
      width: 70%;
      font-size: 14px;
      line-height: 14px; }
      #etape .recap_commande_etape_3 .ligne div img {
        float: left;
        width: 65px;
        margin-right: 5px; }
      #etape .recap_commande_etape_3 .ligne div span {
        display: block;
        font-size: 14px;
        line-height: 22px; }
    #etape .recap_commande_etape_3 .ligne .prix {
      width: 30%;
      font: 20px/20px 'multicolore', arial;
      font-size: 20px;
      line-height: 20px;
      color: #5e6265;
      text-align: right; }
  #etape .recap_commande_etape_3 .gain_fidelite {
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #32c2ff;
    text-align: center;
    border: 1px solid #32c2ff; }
    #etape .recap_commande_etape_3 .gain_fidelite b {
      white-space: nowrap; }
  #etape .paiement {
    margin-top: 14px; }
    #etape .paiement .form_paiement {
      width: 80%;
      margin: auto; }
  #etape .case_cb {
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-top: 1px solid #FFF;
    width: 50%; }
    #etape .case_cb #div_carte_mois {
      z-index: 1; }
      #etape .case_cb #div_carte_mois .custom_select {
        width: 48%; }
    #etape .case_cb #div_carte_annee {
      position: absolute;
      width: 50%;
      border: none;
      top: 0px;
      right: 0px; }
      #etape .case_cb #div_carte_annee .custom_select {
        z-index: 2; }
    #etape .case_cb + .case_cb {
      border-left: 1px solid #FFF; }
  #etape.etape4 .boutons {
    padding-top: 40px;
    text-align: center; }
    #etape.etape4 .boutons .bt_suivre {
      display: inline-block;
      vertical-align: top;
      width: 40%;
      height: 50px;
      margin: 0px 7px;
      font-size: 20px;
      line-height: 50px;
      text-align: center;
      color: #FFF;
      line-height: 50px;
      text-decoration: none;
      background-color: #32c2ff;
      transition: all 0.4s linear; }
      #etape.etape4 .boutons .bt_suivre:hover {
        background-color: #1ab2ff; }
    #etape.etape4 .boutons .bt_retour {
      display: inline-block;
      vertical-align: top;
      width: 40%;
      height: 50px;
      margin: 0px 7px;
      font-size: 20px;
      line-height: 50px;
      text-align: center;
      color: #FFF;
      line-height: 50px;
      text-decoration: none;
      background-color: #5e6265;
      transition: all 0.4s linear; }
      #etape.etape4 .boutons .bt_retour:hover {
        background-color: #32c2ff; }
  #etape.etape4 .fidelite {
    margin-top: 40px;
    padding: 14px;
    text-align: center;
    background-color: #FFF; }
    #etape.etape4 .fidelite h2 {
      font-family: "zona_prothin";
      color: #32c2ff; }
    #etape.etape4 .fidelite .gain {
      display: block;
      text-align: center; }

@media screen and (max-width: 850px) {
  #etape.etape1 .form_center {
    width: 100%; }
  #etape.etape1 .liste_adresse .add_adresse {
    position: relative;
    width: 100%;
    height: 50px;
    padding-left: 0px;
    bottom: 0px;
    right: 0;
    margin-top: 4px; } }
@media screen and (max-width: 750px) {
  .case_etape .titre {
    display: none; }

  #etape.etape1 .col_6 {
    width: 100%; }
    #etape.etape1 .col_6 + .col_6 {
      margin-top: 14px; }
    #etape.etape1 .col_6 #mobile_form {
      display: none; }
    #etape.etape1 .col_6 .bloc_connection .titre {
      cursor: pointer; }
  #etape.etape1 .form {
    margin-top: 10px; }
  #etape.etape1 .bloc_inscription a {
    height: auto;
    padding: 10px;
    line-height: 26px; }

  #etape .paiement .form_paiement {
    width: 100%;
    margin: auto; }

  #etape.etape4 .boutons {
    padding-top: 14px; }
    #etape.etape4 .boutons .bt_suivre {
      display: block;
      margin: 0px;
      width: 100%;
      font-size: 16px;
      line-height: 50px; }
    #etape.etape4 .boutons .bt_retour {
      display: block;
      width: 100%;
      margin: 0px;
      margin-top: 5px;
      font-size: 16px;
      line-height: 50px; }
  #etape.etape4 .fidelite {
    margin-top: 20px; } }
@media screen and (max-width: 1020px) {
  #etape .bouton_facebook {
    font: 16px/50px 'multicolore', arial !important;
    font-size: 16px;
    line-height: 50px; } }
@media screen and (max-width: 600px) {
  #etape h1, #etape h2 {
    font-size: 32px;
    line-height: 32px; }
    #etape h1.taille2, #etape h2.taille2 {
      font-size: 22px;
      line-height: 22px; }

  .recap_commande {
    display: none; }

  .case_cb {
    width: 100% !important; }
    .case_cb + .case_cb {
      border-left: none; } }
@media screen and (max-width: 400px) {
  #etape .bouton_facebook .icon {
    display: none; } }
header {
  position: relative;
  height: 100px;
  background-color: #5b6269;
  z-index: 20; }
  header .row_center {
    position: relative; }
  header .logo {
    display: inline-block;
    position: relative;
    width: 320px;
    height: 100px;
    background-image: url(image/skin_logo.png);
    background-repeat: no-repeat;
    background-position: 0px center;
    background-size: 320px 50px; }
  header .tel {
    display: inline-block;
    vertical-align: top;
    height: 100px;
    line-height: 100px;
    font-size: 18px;
    font-family: "muli_bold";
    color: #FFF;
    float: right;
    padding-right: 15px; }
    header .tel .icon-phone {
      display: inline-block;
      font-size: 27px;
      vertical-align: middle; }
    header .tel:hover {
      text-decoration: none; }
  header .contact {
    display: inline-block;
    background-color: #32363a;
    vertical-align: top;
    width: 160px;
    height: 100px;
    line-height: 100px;
    color: #FFF;
    text-align: center;
    float: right; }
    header .contact .icon-mail {
      display: inline-block;
      margin-right: 10px;
      font-size: 25px;
      vertical-align: middle; }
    header .contact .texte {
      display: inline-block;
      font-family: "muli_bold";
      font-size: 18px;
      text-transform: uppercase;
      vertical-align: middle; }
    header .contact:hover {
      background-color: #212426; }
  header .compte_panier {
    position: absolute;
    top: 0px;
    right: 14px; }
    header .compte_panier .compte, header .compte_panier .panier {
      position: relative;
      display: inline-block;
      vertical-align: top;
      height: 80px;
      padding: 20px 0px;
      cursor: pointer; }
      header .compte_panier .compte .icon, header .compte_panier .panier .icon {
        display: inline-block;
        vertical-align: top;
        width: 70px;
        height: 40px;
        line-height: 54px;
        color: #FFF;
        font-size: 40px;
        text-align: center;
        color: #FFF; }
      header .compte_panier .compte .texte, header .compte_panier .panier .texte {
        display: inline-block;
        vertical-align: top;
        padding-left: 15px;
        border-left: 1px solid rgba(50, 194, 255, 0.3); }
        header .compte_panier .compte .texte .titre, header .compte_panier .panier .texte .titre {
          display: block;
          margin-top: 4px;
          max-width: 276px;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden;
          font-family: 'zona_prothin';
          color: #32c2ff; }
        header .compte_panier .compte .texte .sous_titre, header .compte_panier .panier .texte .sous_titre {
          color: #FFF; }
          header .compte_panier .compte .texte .sous_titre a, header .compte_panier .panier .texte .sous_titre a {
            color: #FFF; }
            header .compte_panier .compte .texte .sous_titre a:hover, header .compte_panier .panier .texte .sous_titre a:hover {
              color: #1ab2ff; }
        header .compte_panier .compte .texte a.sous_titre,
        header .compte_panier .compte .texte a.logout, header .compte_panier .panier .texte a.sous_titre,
        header .compte_panier .panier .texte a.logout {
          display: inline-block;
          margin-top: 5px;
          color: #FFF; }
          header .compte_panier .compte .texte a.sous_titre span,
          header .compte_panier .compte .texte a.logout span, header .compte_panier .panier .texte a.sous_titre span,
          header .compte_panier .panier .texte a.logout span {
            color: #FFF; }
        header .compte_panier .compte .texte a.logout, header .compte_panier .panier .texte a.logout {
          margin-left: 5px;
          padding-left: 5px;
          line-height: 16px;
          border-left: 1px solid rgba(255, 255, 255, 0.3); }
          header .compte_panier .compte .texte a.logout span.icon-cancel, header .compte_panier .panier .texte a.logout span.icon-cancel {
            display: inline-block;
            vertical-align: top;
            font-size: 19px;
            height: 15px;
            width: auto;
            line-height: 18px;
            margin: 0px 5px; }
          header .compte_panier .compte .texte a.logout span, header .compte_panier .panier .texte a.logout span {
            display: inline-block;
            vertical-align: top;
            height: 15px;
            line-height: 17px; }
        header .compte_panier .compte .texte a.sous_titre:hover span,
        header .compte_panier .compte .texte a.logout:hover span, header .compte_panier .panier .texte a.sous_titre:hover span,
        header .compte_panier .panier .texte a.logout:hover span {
          color: #1ab2ff; }
      header .compte_panier .compte a, header .compte_panier .panier a {
        text-decoration: none; }
      header .compte_panier .compte .hover, header .compte_panier .panier .hover {
        display: none;
        position: absolute;
        bottom: 0px;
        left: 4px;
        width: 0%;
        height: 2px;
        background-color: #32c2ff;
        transition: all 0.4s linear; }
      header .compte_panier .compte:hover .hover, header .compte_panier .panier:hover .hover {
        width: 100%; }
    header .compte_panier .compte {
      cursor: default; }
    header .compte_panier .panier {
      margin-left: 20px;
      overflow: hidden; }
      header .compte_panier .panier .bulle {
        position: absolute;
        width: 22px;
        height: 22px;
        top: 50%;
        left: 4px;
        margin-top: -16px;
        font-size: 15px;
        line-height: 22px;
        background-color: #32c2ff;
        text-align: center;
        color: #FFF;
        border-radius: 22px; }
      header .compte_panier .panier .fleche {
        position: absolute;
        display: block;
        width: 14px;
        height: 7px;
        bottom: -7px;
        left: 29px;
        background-image: url(image/skin_panier_fleche.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 14px 7px;
        z-index: 3; }

.menu_recherche {
  height: 78px;
  padding: 14px 0px 14px 0px; }
  .menu_recherche .row_center {
    position: relative; }
  .menu_recherche .bt_menu {
    position: absolute;
    display: block;
    width: 125px;
    height: 50px;
    top: 0px;
    left: 14px;
    background-color: #32c2ff;
    transition: all 0.4s linear;
    cursor: pointer;
    z-index: 10; }
    .menu_recherche .bt_menu .icon {
      display: inline-block;
      vertical-align: middle;
      width: 50px;
      height: 50px;
      padding: 17px 14px; }
      .menu_recherche .bt_menu .icon span {
        display: block;
        height: 2px;
        margin-bottom: 5px;
        background-color: #FFF; }
        .menu_recherche .bt_menu .icon span + span {
          margin-right: 5px; }
        .menu_recherche .bt_menu .icon span + span + span {
          margin: 0px; }
    .menu_recherche .bt_menu .titre {
      display: inline-block;
      vertical-align: middle;
      font-size: 15px;
      line-height: 15px;
      color: #FFF; }
    .menu_recherche .bt_menu:hover {
      background-color: #1ab2ff; }
  .menu_recherche .recherche {
    display: block;
    height: 50px;
    margin-left: 125px;
    background-color: #eeeeee; }
    .menu_recherche .recherche .icon {
      display: inline-block;
      vertical-align: top;
      width: 50px;
      height: 50px;
      font-size: 20px;
      line-height: 50px;
      text-align: center;
      color: #5e6265;
      background-color: #FFF;
      border: 0px;
      cursor: pointer; }
    .menu_recherche .recherche input {
      display: inline-block;
      vertical-align: top;
      border: 0px;
      padding: 0px;
      margin: 0px;
      width: calc(100% - 50px);
      height: 50px;
      color: #5e6265;
      background-color: #FFF;
      font-size: 14px !important; }

#menu_cache {
  position: fixed;
  width: 47%;
  height: 100%;
  left: -100%;
  top: 0px;
  max-width: 480px;
  min-width: 400px;
  background-color: #5e6265;
  z-index: 10; }

.menu_site {
  display: block;
  position: absolute;
  width: 47%;
  height: 100%;
  top: 0px;
  left: -100%;
  max-width: 480px;
  min-width: 400px;
  padding-top: 80px;
  padding-left: 14px;
  background-color: #5e6265;
  z-index: 11; }
  .menu_site .fond_menu {
    background-color: #5e6265; }
  .menu_site .bt_close {
    height: 80px;
    padding: 0px 2px;
    font-size: 26px;
    line-height: 80px;
    color: #FFF;
    cursor: pointer;
    transition: all 0.3s linear; }
    .menu_site .bt_close:hover {
      color: #32c2ff; }
  .menu_site nav ul li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 2px 2px; }
    .menu_site nav ul li a {
      display: block;
      position: relative;
      overflow: hidden;
      background-color: #FFF; }
      .menu_site nav ul li a img {
        position: relative;
        width: 100%;
        z-index: 1; }
      .menu_site nav ul li a img.img_rubrique {
        position: absolute;
        left: 0px;
        top: 0px;
        transition: all 0.2s linear; }
    .menu_site nav ul li .cache, .menu_site nav ul li .titre {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
    .menu_site nav ul li .cache {
      background-color: rgba(74, 77, 80, 0.3);
      z-index: 2; }
    .menu_site nav ul li .titre {
      position: absolute;
      top: 45%;
      padding: 0px 20px;
      text-align: center;
      color: #FFF;
      transition: all 0.2s linear;
      z-index: 3; }
    .menu_site nav ul li .hover {
      position: absolute;
      width: 100%;
      height: 0px;
      bottom: 0px;
      background-color: #32c2ff;
      transition: all 0.15s linear;
      z-index: 4; }
    .menu_site nav ul li a:hover .titre {
      margin-top: -5px; }
    .menu_site nav ul li a:hover img.img_rubrique {
      width: 110%;
      margin-top: -5%;
      margin-left: -5%; }
    .menu_site nav ul li a:hover .hover {
      height: 5px; }
  .menu_site nav ul li.last {
    width: 100%; }
    .menu_site nav ul li.last a img.img_rubrique {
      top: -50%; }
    .menu_site nav ul li.last .cache {
      padding: 10px; }
      .menu_site nav ul li.last .cache .contour {
        display: block;
        position: relative;
        height: 100%;
        border: 1px solid #FFF; }
    .menu_site nav ul li.last .titre {
      font-size: 40px;
      line-height: 30px; }

#panier_cache {
  position: fixed;
  width: 47%;
  height: 100%;
  right: -100%;
  top: 0px;
  max-width: 550px;
  min-width: 400px;
  background-color: #5e6265;
  z-index: 10; }

.panier_site {
  display: block;
  position: absolute;
  width: 47%;
  height: 100%;
  top: 0px;
  right: -100%;
  max-width: 550px;
  min-width: 400px;
  padding-top: 100px;
  padding-right: 14px;
  background-color: #5e6265;
  z-index: 11; }
  .panier_site .panier_content {
    position: relative; }
  .panier_site .head_panier {
    position: relative;
    padding: 14px;
    padding-right: 80px; }
    .panier_site .head_panier .panier_vide {
      padding: 14px;
      background-color: #4a4d50;
      text-align: center;
      color: #FFF; }
    .panier_site .head_panier .bt_close {
      position: absolute;
      display: block;
      width: 50px;
      height: 50px;
      right: 0px;
      top: 14px;
      font-size: 26px;
      line-height: 50px;
      color: #FFF;
      cursor: pointer;
      transition: all 0.4s linear; }
      .panier_site .head_panier .bt_close:hover {
        color: #32c2ff; }
  .panier_site .panier_content #divAlert1,
  .panier_site .panier_content #divAlert2 {
    display: none;
    margin: 0px;
    padding: 14px;
    text-align: center;
    background-color: #e8fafd;
    border: none;
    border-radius: 0px;
    box-shadow: none; }
    .panier_site .panier_content #divAlert1 UL,
    .panier_site .panier_content #divAlert2 UL {
      list-style: none; }
  .panier_site .panier_content #divAlert1 {
    color: #FFF;
    background-color: #4a4d50; }
  .panier_site .panier_content #divAlert2 {
    color: #ff0000;
    background-color: #ffe5e5; }
  .panier_site .bt_voir_panier {
    display: block;
    height: 50px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    background-color: #32c2ff;
    transition: all 0.4s linear; }
    .panier_site .bt_voir_panier:hover {
      background-color: #1ab2ff; }
  .panier_site .ligne_produit a {
    display: block;
    margin-bottom: 1px;
    padding: 14px;
    font: 20px/26px 'multicolore', arial;
    font-size: 20px;
    line-height: 26px;
    color: #FFF;
    background-color: rgba(255, 255, 255, 0.1); }
    .panier_site .ligne_produit a span {
      display: inline-block;
      vertical-align: middle; }
    .panier_site .ligne_produit a .img {
      width: 25%;
      padding-right: 14px; }
      .panier_site .ligne_produit a .img img {
        width: 100%; }
    .panier_site .ligne_produit a .titre {
      width: 100%;
      font-family: "zona_prothin"; }
      .panier_site .ligne_produit a .titre i {
        display: block;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.4); }
    .panier_site .ligne_produit a .img + .titre {
      width: 75%; }
  .panier_site .ligne_produit + .ligne_produit a {
    background-color: transparent; }
  .panier_site .ligne_produit .quantite_prix {
    background-color: #4a4d50; }
    .panier_site .ligne_produit .quantite_prix .choix_quantite {
      display: inline-block;
      vertical-align: top;
      width: 67%;
      height: 50px;
      text-align: right; }
      .panier_site .ligne_produit .quantite_prix .choix_quantite .plus, .panier_site .ligne_produit .quantite_prix .choix_quantite .moins {
        display: inline-block;
        width: 50px;
        height: 50px;
        font-size: 22px;
        color: rgba(255, 255, 255, 0.8);
        text-align: center;
        line-height: 50px;
        cursor: pointer;
        transition: all 0.4 linear; }
        .panier_site .ligne_produit .quantite_prix .choix_quantite .plus:hover, .panier_site .ligne_produit .quantite_prix .choix_quantite .moins:hover {
          color: #1ab2ff; }
      .panier_site .ligne_produit .quantite_prix .choix_quantite .quantite {
        display: inline-block;
        width: 60px;
        height: 50px;
        font-size: 20px;
        color: #FFF;
        line-height: 50px;
        text-align: center; }
    .panier_site .ligne_produit .quantite_prix .prix {
      display: inline-block;
      vertical-align: top;
      width: 33%;
      height: 50px;
      font-size: 22px;
      color: #FFF;
      text-align: center;
      line-height: 50px;
      background-color: rgba(255, 255, 255, 0.2); }
  .panier_site .total {
    padding: 14px 0px 14px 14px;
    font-size: 20px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.6); }
    .panier_site .total div {
      display: inline-block;
      vertical-align: middle;
      width: 67%; }
    .panier_site .total div + div {
      width: 33%;
      text-align: center; }
  .panier_site .bt_bas {
    padding: 14px; }

#menu_client_mobile {
  display: none; }
  #menu_client_mobile .bloc_client_menu {
    display: block;
    margin-bottom: 0px;
    padding: 0px 7px; }
  #menu_client_mobile .bonjour {
    padding: 10px;
    text-align: center;
    background-color: #eeeeee; }

.content_menu_mobile {
  display: none; }

@media screen and (max-width: 850px) {
  .menu_site nav ul li .titre {
    font: 18px/20px 'multicolore', arial; } }
@media screen and (max-width: 1000px) {
  header .compte_panier .compte .texte,
  header .compte_panier .panier .texte {
    display: none; }
  header .compte_panier .compte .icon-compte-client {
    border-right: 1px solid rgba(255, 255, 255, 0.5); }
  header .compte_panier .panier {
    margin-left: 10px; }

  .menu_recherche .bt_menu {
    width: 50px; }
    .menu_recherche .bt_menu span.titre {
      display: none;
      border: 1px solid red; }

  .menu_recherche .recherche {
    margin-left: 55px; }

  .content_menu_mobile {
    display: block; } }
@media screen and (max-width: 720px) {
  header {
    height: 55px; }
    header .row_padding_1 {
      padding-right: 0px; }
    header .logo {
      width: 192px;
      height: 60px;
      background-size: 191px 31px; }
    header .tel {
      width: 55px;
      height: 55px;
      line-height: 55px;
      background-color: #32363a;
      text-align: center;
      margin-right: 1px;
      cursor: pointer; }
      header .tel .icon-phone {
        width: 55px;
        height: 55px; }
      header .tel .texte {
        display: none; }
    header .contact {
      width: 55px;
      height: 55px;
      line-height: 55px;
      text-align: center; }
      header .contact .icon-mail {
        width: 55px;
        height: 55px; }
      header .contact .texte {
        display: none; }
    header .compte_panier .compte {
      padding: 0px; }
      header .compte_panier .compte .icon {
        height: 55px;
        line-height: 55px;
        background-color: #32363a;
        font-size: 29px; }
    header .compte_panier .panier {
      padding: 0px;
      margin-left: 2px; }
      header .compte_panier .panier .icon {
        height: 55px;
        line-height: 55px;
        background-color: #32363a;
        font-size: 29px; }

  .menu_recherche {
    height: 98px; }
    .menu_recherche .recherche {
      margin-top: 10px; } }
@media screen and (max-width: 600px) {
  .menu_site {
    padding-left: 0px; }

  .panier_site {
    padding-right: 0px; } }
@media screen and (max-width: 400px) {
  header {
    height: 40px; }
    header .logo {
      width: 155px;
      height: 40px;
      background-size: 154px 25px; }
    header .tel {
      width: 40px;
      height: 40px;
      line-height: 40px;
      background-color: #32363a;
      text-align: center;
      margin-right: 1px;
      cursor: pointer; }
      header .tel .icon-phone {
        width: 40px;
        height: 40px;
        font-size: 21px; }
      header .tel .texte {
        display: none; }
    header .contact {
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center; }
      header .contact .icon-mail {
        width: 40px;
        height: 40px;
        font-size: 21px; }
      header .contact .texte {
        display: none; }

  .menu_recherche {
    padding-top: 40px; }

  #menu_cache {
    width: 100%;
    min-width: 100%; }

  .menu_site {
    min-width: 100%;
    padding-top: 55px; }
    .menu_site nav ul li .titre {
      font-size: 15px;
      line-height: 18px; }
    .menu_site nav ul li.last .titre {
      font-size: 30px;
      line-height: 30px;
      top: 40%; }

  #panier_cache, .panier_site {
    width: 100%;
    min-width: 100%;
    padding-top: 55px; }

  .panier_site .ligne_produit a {
    font-size: 18px;
    line-height: 24px; }
  .panier_site .ligne_produit .quantite_prix .choix_quantite {
    width: 60%; }
  .panier_site .ligne_produit .quantite_prix .prix {
    width: 40%;
    font-size: 20px;
    line-height: 50px; }
  .panier_site .total {
    font-size: 18px;
    line-height: 24px; }
    .panier_site .total div {
      width: 60%; }
      .panier_site .total div + div {
        width: 40%; }

  header {
    width: 100%;
    position: fixed; }
    header .compte_panier .compte,
    header .compte_panier .panier {
      height: 40px; }
      header .compte_panier .compte .icon,
      header .compte_panier .panier .icon {
        width: 40px;
        height: 40px;
        font-size: 21px;
        line-height: 40px; }
    header .compte_panier .panier .bulle {
      left: auto;
      right: 0px;
      margin-top: -14px; }
    header .compte_panier .panier .fleche {
      left: 21px;
      background-position: center 2px; }

  #menu_client_mobile {
    position: fixed;
    width: 100%;
    background-color: #FFF;
    z-index: 11; } }
.footer_bonus .wrap_promo {
  display: block;
  width: 100%;
  margin-bottom: 20px; }
  .footer_bonus .wrap_promo .bloc_promo {
    display: inline-block;
    width: 25%;
    padding: 0px 7px;
    vertical-align: top; }
    .footer_bonus .wrap_promo .bloc_promo img {
      margin: 0 auto; }
    .footer_bonus .wrap_promo .bloc_promo span {
      display: block;
      margin-top: 30px;
      font-family: "muli_regular";
      font-size: 18px;
      text-align: center; }
.footer_bonus .wrap_carte {
  display: block;
  background-color: #FFF;
  padding: 35px; }
  .footer_bonus .wrap_carte .module_carte {
    display: inline-block;
    width: 50%;
    vertical-align: top; }
    .footer_bonus .wrap_carte .module_carte .map {
      display: block;
      border-radius: 100%;
      overflow: hidden;
      width: 355px;
      height: 355px;
      margin: 0 auto; }
  .footer_bonus .wrap_carte .information {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-top: 10px;
    font-size: 14px;
    line-height: 20px; }
    .footer_bonus .wrap_carte .information .titre {
      margin-bottom: 30px;
      font-size: 26px;
      color: #32c2ff;
      text-transform: uppercase; }
    .footer_bonus .wrap_carte .information .lieu {
      margin-bottom: 35px; }
      .footer_bonus .wrap_carte .information .lieu .icon-location {
        display: inline-block;
        font-size: 34px;
        vertical-align: top; }
      .footer_bonus .wrap_carte .information .lieu .texte {
        display: inline-block;
        padding-left: 10px; }
    .footer_bonus .wrap_carte .information .tel {
      margin-bottom: 35px; }
      .footer_bonus .wrap_carte .information .tel .icon-phone {
        display: inline-block;
        font-size: 34px;
        vertical-align: top; }
      .footer_bonus .wrap_carte .information .tel .texte {
        display: inline-block;
        padding-left: 10px; }
    .footer_bonus .wrap_carte .information .horraire .icon-clock {
      display: inline-block;
      font-size: 34px;
      vertical-align: top; }
    .footer_bonus .wrap_carte .information .horraire .texte {
      display: inline-block;
      padding-left: 10px; }
      .footer_bonus .wrap_carte .information .horraire .texte + .texte {
        margin-left: 25px; }

#footer {
  padding: 28px 0px; }
  #footer .row_center {
    position: relative; }
  #footer .lien_footer_wrap {
    display: inline-block;
    vertical-align: top;
    width: 85%; }
    #footer .lien_footer_wrap .col_footer {
      padding-right: 14px;
      font-size: 14px;
      line-height: 16px;
      color: #989ea1; }
      #footer .lien_footer_wrap .col_footer h3 {
        margin-bottom: 5px;
        font-size: 15px;
        line-height: 22px;
        color: #5e6265; }
      #footer .lien_footer_wrap .col_footer ul li a {
        display: inline-block;
        padding: 5px 0px;
        font-size: 14px;
        line-height: 16px;
        color: #989ea1; }
  #footer .social {
    display: block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 15px; }
    #footer .social a {
      display: inline-block;
      width: 40px;
      height: 40px;
      border-radius: 40px;
      font-size: 21px;
      line-height: 40px;
      color: #FFFFFF;
      text-align: center;
      margin-right: 5px; }
      #footer .social a.fb {
        background-color: #3b5998; }
      #footer .social a.twitter {
        background-color: #55acee; }
      #footer .social a.gplus {
        background-color: #dd4b39; }
      #footer .social a:hover {
        text-decoration: none; }
    #footer .social .langues {
      display: block;
      margin-top: 5px;
      border: 1px solid #32c2ff;
      width: 150px;
      vertical-align: top;
      margin: 0 auto;
      margin-top: 20px; }
      #footer .social .langues .custom_select {
        height: 30px;
        line-height: 30px; }
        #footer .social .langues .custom_select LABEL {
          height: 30px;
          line-height: 30px; }
        #footer .social .langues .custom_select SELECT {
          height: 30px;
          line-height: 28px;
          padding: 2px 5px; }
  #footer .mentions_legales {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 14px; }
    #footer .mentions_legales a:hover {
      color: #32c2ff; }

@media screen and (max-width: 1020px) {
  #footer .lien_footer_wrap .col_footer ul li {
    position: relative;
    margin-bottom: 10px; }
    #footer .lien_footer_wrap .col_footer ul li a {
      display: inline; } }
@media screen and (max-width: 860px) {
  .footer_bonus .wrap_carte .module_carte {
    vertical-align: middle; }
    .footer_bonus .wrap_carte .module_carte .map {
      width: 250px;
      height: 250px; }
  .footer_bonus .wrap_carte .information {
    vertical-align: middle; } }
@media screen and (max-width: 800px) {
  .footer_bonus .wrap_carte .module_carte {
    display: block;
    width: 100%; }
    .footer_bonus .wrap_carte .module_carte .map {
      width: 250px;
      height: 250px; }
  .footer_bonus .wrap_carte .information {
    vertical-align: middle;
    width: 100%;
    text-align: center; }
    .footer_bonus .wrap_carte .information .lieu .icon-location {
      display: block;
      margin-bottom: 10px; }
    .footer_bonus .wrap_carte .information .tel .icon-phone {
      display: block;
      margin-bottom: 10px; }
    .footer_bonus .wrap_carte .information .horraire .icon-clock {
      display: block;
      margin-bottom: 10px; }
    .footer_bonus .wrap_carte .information .horraire .texte + .texte {
      margin-left: 0px; } }
@media screen and (max-width: 720px) {
  .footer_bonus .wrap_promo .bloc_promo {
    width: 50%;
    margin-bottom: 10px; }

  #footer .lien_footer_wrap {
    width: 100%; }
    #footer .lien_footer_wrap .col_3 {
      width: 33.33% !important; }
  #footer .social {
    width: 100%; } }
@media screen and (max-width: 600px) {
  #footer .lien_footer_wrap {
    width: 100%; }
    #footer .lien_footer_wrap .col_3 {
      width: 100% !important; }
    #footer .lien_footer_wrap .col_footer + .col_footer {
      margin-top: 20px; }
  #footer .social {
    width: 100%;
    margin-top: 20px; } }
@media screen and (max-width: 400px) {
  .footer_bonus .wrap_promo .bloc_promo {
    width: 100%;
    margin-bottom: 10px; }
    .footer_bonus .wrap_promo .bloc_promo span {
      margin-top: 10px; }
  .footer_bonus .wrap_carte .module_carte .map {
    width: 200px;
    height: 200px; } }
@media (max-device-width: 768px) and (orientation: landscape) {
  html {
    -webkit-text-size-adjust: 100%; } }
@media screen and (max-width: 1020px) {
  /*------ ROW / BLOC / TAILLE / COLONNE ------*/
  .col_1 {
    width: 8.3333333333%; }

  .col_2 {
    width: 16.66666667%; }

  .col_3 {
    width: 25%; }

  .col_4 {
    width: 33.3333333333%; }

  .col_5 {
    width: 41.66666667%; }

  .col_6 {
    width: 50%; }

  .col_7 {
    width: 58.3333333333%; }

  .col_8 {
    width: 66.66666667%; }

  .col_9 {
    width: 75%; }

  .col_10 {
    width: 83.3333333333%; }

  .col_11 {
    width: 91.66666667%; }

  .col_12 {
    width: 100%; } }
/* MAX 900 PX */
/* MAX 800 PX */
@media screen and (max-width: 750px) {
  /*------ ROW / BLOC / TAILLE / COLONNE ------*/
  .col_3 {
    width: 50%; }

  .col_4 {
    width: 100%; }

  .col_6 {
    width: 50%; }

  .col_12 {
    width: 100%; } }
/* MAX 600 PX */
@media screen and (max-width: 600px) {
  /*------ ROW / BLOC / TAILLE / COLONNE ------*/
  .col_1 {
    width: 100%; }

  .col_2 {
    width: 100%; }

  .col_3 {
    width: 100%; }

  .col_4 {
    width: 100%; }

  .col_5 {
    width: 100%; }

  .col_6 {
    width: 100%; }

  .col_7 {
    width: 100%; }

  .col_8 {
    width: 100%; }

  .col_9 {
    width: 100%; }

  .col_10 {
    width: 100%; }

  .col_11 {
    width: 100%; }

  .col_12 {
    width: 100%; }

  h1 {
    font-size: 30px;
    line-height: 34px; } }
/* MAX 400 PX */
@media screen and (max-width: 400px) {
  h1 {
    font-size: 22px;
    line-height: 28px; } }

/*# sourceMappingURL=template.css.map */
