/***** Reset CSS / Mixins / boutons *****/
@font-face {
  font-family: "fontello";
  src: url("fonts/fontello.eot?72984449");
  src: url("fonts/fontello.eot?72984449#iefix") format("embedded-opentype"),
    url("fonts/fontello.woff?72984449") format("woff"),
    url("fonts/fontello.ttf?72984449") format("truetype"),
    url("fonts/fontello.svg?72984449#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
* {
  border: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 100%;
  outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
label,
input[type="submit"] {
  cursor: pointer;
  font-family: "Montserrat", Arial, Verdana, sans-serif;
  border-radius: 0 !important;
}
input,
textarea,
select {
  vertical-align: middle;
  border: 1px solid #eaeaea;
  color: #7e7e7e;
  font-size: 11px;
  width: 202px;
}
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
input[type="button"] {
  -webkit-appearance: none !important;
  border-radius: 0 !important;
}
input,
textarea {
  padding: 0 8px;
}
input {
  height: 19px;
  line-height: 19px;
}
.invis {
  position: absolute;
  left: -9999px;
}
.hide {
  text-indent: -9999px;
  text-transform: capitalize;
}
.clear {
  clear: both;
}
.underline {
  text-decoration: underline;
}
a {
  text-decoration: none;
}

.btn-schneider:hover {
  color: #3dcd58 !important;
  background: #ffffff !important;
}

.menu_schneider {
  width: 270px !important;
}

.message-erreur,
.message-ok {
  /*margin:10px*/
  /*0;padding:5px;*/
  text-align: center;
}
.message-erreur {
  color: #ff0000;
}

.fa-check {
  color: green!important;
}
.fa-times {
  color: red!important;
}

.message-ok {
  /* color: #F18E00 !important; */
  color: black !important;
  background-color: #e5e8e8;
  font-size: larger;
  font-weight: 700;
}
/* Mixins */
.dl_tooltip {
  width: 8px;
  height: 15px;
  font-size: 15px;
  color: #012d5d;
  text-indent: 0;
  display: block;
  cursor: help;
  position: relative;
  margin: 0 auto;
  z-index: 150;
  text-indent: 1;
}
.dl_tooltip .bubulle {
  position: relative;
  background: #000;
  color: #fff;
  font-size: 12px;
  border: 1px solid #000000;
  padding: 10px 15px;
  position: absolute;
  width: 150px;
  bottom: 30px;
  right: -20px;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
.dl_tooltip .bubulle:after,
.dl_tooltip .bubulle:before {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.dl_tooltip .bubulle:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #000000;
  border-width: 10px;
  right: 13px;
}
.dl_tooltip:hover .bubulle {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.svg-rotate-90 svg {
  transform: rotate(90deg);
}
.svg-rotate-180 svg {
  transform: rotate(180deg);
}
.svg-rotate-270 svg {
  transform: rotate(270deg);
}
/*********************[CONTENU]****************************/
/*****[STYLES COMMUNS / MIXINS ]*****/
.main_title {
  text-transform: uppercase;
  padding-bottom: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding-top: 18px;
}
.produit_220_325 {
  /*width:218px;*/
  border: 1px solid #eaeaea;
  font-size: 12px;
  position: relative;
  max-width: 218px;
  margin: auto;
  background: #ffffff;
}
.produit_220_325 .visuel {
  /*height:230px;*/
  border-bottom: 1px solid #818181;
}
.produit_220_325 .visuel img {
  max-width: 100%;
  height: auto;
}
.produit_220_325 .nom,
.produit_220_325 .marque {
  font-weight: normal;
  color: #818181;
  padding: 0 12px;
  height: 45px;
  overflow: hidden;
}
.produit_220_325 .etiquette {
  width: 97px;
  height: 94px;
  position: absolute !important;
  top: 0;
  left: 0;
}
.produit_220_325 .etiquette.promo {
  background: url(images/sprite.png) 0 -144px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
}
.produit_220_325 .etiquette.nouveautes {
  background: url(images/sprite.png) 0 0;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
}
.produit_220_325 .marque {
  height: 25px;
}
.produit_220_325 .marque a {
  color: #2a2a2a;
}
.produit_220_325 .marque a:hover {
  text-decoration: underline;
}
.produit_220_325 .pts {
  padding: 0 12px;
  font-size: 18px;
}
.produit_220_325 .pts del {
  font-size: 12px;
  margin-right: 10px;
}
.produit_220_325 .pts span {
  font-size: 12px;
}
.produit_220_325 .add {
  position: absolute;
  bottom: 5px;
  right: 5px;
  border-radius: 25px;
  width: 44px;
  height: 44px;
  border: 1px solid;
}
.produit_220_325 .add a.svg-content {
  width: 44px;
  height: 44px;
  padding: 7px 5px 5px 5px;
  display: inline-block;
  box-sizing: border-box;
}
.produit_220_325 .add a.svg-content svg {
  width: 34px;
}
.produit_220_325 .add a.svg-content svg,
.produit_220_325 .add a.svg-content path {
  fill: #ffffff;
}
.produit_220_325:hover {
  border: 1px solid #29272a;
}
.small_padding {
  padding: 0 5px;
}
.chrome-fix {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* slider produit */
.slider_prev a.svg-content {
  position: absolute;
  top: 0;
  right: 30px;
  z-index: 10;
}
.slider_prev a.svg-content svg {
  width: 26px;
}
.slider_prev a.svg-content svg,
.slider_prev a.svg-content path {
  fill: #7e7e7e;
}
.slider_next a.svg-content {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
.slider_next a.svg-content svg {
  width: 26px;
}
.slider_next a.svg-content svg,
.slider_next a.svg-content path {
  fill: #7e7e7e;
}
.liste_produits {
  position: relative;
  margin-top: 35px;
  clear: both;
}
.liste_produits .row > div {
  margin-top: 15px;
}
.liste_produits .row > div h3.nom {
  height: 30px;
}
.liste_produits h2 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
.liste_produits li {
  display: inline-block;
  margin: 20px 10px;
}
/*****[HOME]*****/
#home_slide {
  position: relative;
  overflow: hidden;
}
#home_slide li {
  width: 100%;
  text-align: center;
}
#home_slide li img {
  max-width: 100%;
  height: auto;
}
#home_slide .slider_prev a {
  margin-top: -12px;
  top: 50%;
  left: 8px;
  right: inherit;
}
#home_slide .slider_next a {
  margin-top: -12px;
  top: 50%;
  right: 8px;
}
#home_slide .pager {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: auto !important;
}
#home_slide .pager a {
  background: url(images/sprite.png) 0 -937px;
  position: relative;
  text-indent: -9999px;
  width: 10px;
  height: 9px;
  display: inline-block;
  margin: 0 3px;
}
#home_slide .pager .selected {
  background: url(images/sprite.png) 0 -996px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 9px;
  height: 9px;
}
.home_push {
  float: right;
  margin-top: 20px;
}
/*****[LISTE]*****/
#listing {
  overflow: hidden;
}
#listing h1 {
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
#listing #filtres {
  float: left;
  width: 208px;
  font-size: 12px;
  border: 1px solid #fff;
  background: #fff;
  line-height: 20px;
}
#listing #filtres .tetiere {
  height: 30px;
  line-height: 40px;
  font-weight: bold;
  font-size: 14px;
  padding: 0 10px;
}
#listing #filtres > ul {
  padding-bottom: 12px;
  /*.liste_cat {
        a {color:#abaaaf; }
        ul { padding:0 10px; }
        li { padding:1px 0; }
        > li > a { color:#000; }
      }*/
}
#listing #filtres > ul > li {
  padding-left: 10px;
  padding-right: 10px;
  border-top: 2px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}
#listing #filtres > ul > li > a {
  text-transform: uppercase;
}
#listing #filtres > ul .nom_type {
  font-size: 12px;
  padding-bottom: 7px;
}
#listing #filtres > ul .liste_checkbox li {
  overflow: hidden;
  padding: 3px 0;
}
#listing #filtres > ul .liste_checkbox li input {
  float: left;
  width: auto;
  margin: 0 7px 0 0;
  height: auto;
  border: 1px solid #abaaaf;
}
#listing #filtres > ul .liste_checkbox li label {
  overflow: hidden;
  display: block;
  line-height: 1.1;
  color: #000;
}
#listing #filtres > ul a {
  color: #abaaaf;
}
#listing #filtres > ul a:hover {
  color: #f18e00;
}
#listing #filtres > ul li.sep {
  margin: 10px 0;
  height: 2px;
  padding: 0;
}
#listing #filtres > ul li .menuLv2 {
  display: none;
}
#listing #filtres > ul li .menuLv2 .subMenu > a {
  text-transform: uppercase;
}
#listing #filtres > ul li.current .menuLv2 {
  display: block;
}
#listing #filtres > ul li .menuLv3 p {
  text-transform: lowercase;
}
#listing #filtres > ul li .menuLv3 p::first-letter {
  text-transform: uppercase !important;
}
#listing #filtres > ul > li > a {
  color: #000;
}
#listing #filtres > ul .liste_nuancier {
  overflow: hidden;
}
#listing #filtres > ul .liste_nuancier li {
  cursor: pointer;
  width: 20px;
  height: 13px;
  float: left;
  margin: 3px 8px 3px 0;
}
#listing #filtres > ul .filtre_ventes li {
  margin: 0 5px 10px 0;
  overflow: hidden;
}
#listing #filtres > ul .filtre_ventes .num {
  font-size: 18px;
  color: #2a2a2a;
  position: absolute;
  top: 28px;
  left: 4px;
}
#listing #filtres > ul .filtre_ventes .visuel {
  float: left;
  margin-right: 10px;
  text-align: right;
  position: relative;
  border: 1px solid #eaeaea;
  background: #eaeaea;
  width: 98px;
  height: 78px;
}
#listing #filtres > ul .filtre_ventes .nom {
  font-size: 12px;
  color: #818181;
  line-height: 1.1;
  overflow: hidden;
  height: 42px;
  margin: 10px 0 5px;
}
#listing #filtres > ul .filtre_ventes .pts {
  padding: 0 12px;
  font-size: 16px;
}
#listing #filtres > ul .filtre_ventes .pts span {
  font-size: 12px;
}
#listing #filtres > ul .filtre_promo {
  height: 100px;
}
#listing #filtres > ul .filtre_promo .visuel {
  float: left;
  margin-right: 10px;
  text-align: right;
  position: relative;
  border: 1px solid #eaeaea;
  background: #eaeaea;
  width: 98px;
  height: 98px;
}
#listing #filtres > ul .filtre_promo .nom {
  font-size: 12px;
  color: #818181;
  line-height: 1.1;
  overflow: hidden;
  height: 42px;
  padding: 10px 0 5px;
}
#listing #filtres > ul .filtre_promo .pts {
  padding: 0 12px;
  font-size: 16px;
}
#listing #filtres > ul .filtre_promo .pts span {
  font-size: 12px;
}
#listing #filtres > ul .allpromo {
  padding-top: 10px;
}
#listing #filtres > ul .allpromo a {
  text-decoration: underline;
  color: #2a2a2a;
}
#listing #content_liste {
  margin-left: 235px;
  width: 744px;
  padding-right: 5px;
  box-sizing: border-box;
}
#listing #content_liste .liste_tri {
  height: 30px;
  line-height: 30px;
  background: #eaeaea;
  font-size: 13px;
  position: relative;
  margin-bottom: 5px;
}
#listing #content_liste .liste_tri .nbr_produit {
  position: absolute;
  top: -1px;
  left: 8px;
}
#listing #content_liste .liste_tri .select {
  position: absolute;
  top: -1px;
  left: 210px;
}
#listing #content_liste .liste_tri .select select {
  background: #fff;
  font-size: 12px;
  width: 170px;
  padding-right: 0;
}
#listing #content_liste .liste_tri .pagination {
  text-align: center;
  position: absolute;
  top: -1px;
  right: 10px;
  padding-right: 20px;
}
#listing #content_liste .liste_tri .pagination a {
  margin: 0 2px;
  color: #2a2a2a;
}
#listing #content_liste .liste_tri .pagination .actif {
  font-weight: bold;
  font-size: 1.2em;
}
#listing #content_liste .liste_tri.bas {
  background: #fff;
}
#listing #content_liste .row > div {
  margin-top: 15px;
}
#listing.liste_marque {
  text-align: center;
}
#listing.liste_marque li.marque {
  display: inline-block;
  vertical-align: middle;
}
/*****[PRODUIT]*****/
#produit {
  position: relative;
}
#produit #prod_gallerie {
  width: 298px;
  height: 298px;
  border: 1px solid #eaeaea;
  position: relative;
  float: left;
  margin-right: 20px;
}
#givefreegalerie {
  float: left;
  position: relative;
  width: 33%;
}

#givefreegalerie img {
  width: 100%;
}

#givefreedescription {
  float: right;
  position: relative;
  padding-bottom: 15px;
  width: 65%;
  font-size: 13px;
}

#produit #prod_gallerie ul#prod_slide {
  width: 298px;
  height: 298px;
  overflow: hidden;
  position: relative;
}
#produit #prod_gallerie ul#prod_slide li {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#produit #prod_gallerie ul#prod_slide li.active {
  display: block;
  z-index: 2;
}
#produit #infos {
  float: left;
  width: 371px;
  height: 300px;
  position: relative;
  font-size: 12px;
  padding-right: 15px;
}
#produit #infos h1 {
  font-size: 22px;
  padding: 0 40px 10px 0;
}
#produit #infos .ref {
  padding-bottom: 15px;
}
#produit #infos .ctdesc {
  padding: 20px 0;
  background: url(images/ombre_filtre.png) no-repeat center top;
}
#produit #infos a {
  color: #000000;
  text-decoration: underline;
}
#produit #infos .ancre_desc {
  float: left;
}
#produit #infos .ancre_commentaires {
  float: right;
}
#produit #infos ul#prod_thumbs {
  position: absolute;
  bottom: 0;
  left: 0;
}
#produit #infos ul#prod_thumbs li {
  cursor: pointer;
  overflow: hidden;
  margin: 0 0 0 8px;
  float: left;
  border: 1px solid #f1ede9;
  height: 58px;
}
#produit #infos ul#prod_thumbs li:first-child {
  margin-left: 0;
}
#produit #infos ul#prod_thumbs li.actif {
  opacity: 0.6;
  cursor: default;
  border: 1px solid #29272a;
}
#produit #add {
  width: 184px;
  height: 349px;
  background: url(images/ombre_produit_action.png) no-repeat;
  float: right;
  padding: 0 25px;
}
#produit #add .svg-content {
  margin-top: 4px;
  display: inline-block;
  float: left;
  padding-right: 5px;
  padding-left: 5px;
}
#produit #add .svg-content svg {
  width: 20px;
}
#produit #add .svg-content svg,
#produit #add .svg-content path {
  fill: #ffffff;
}
#produit #add .pts {
  text-align: center;
  font-size: 22px;
  height: 113px;
}
#produit #add #liste_attributs {
  font-size: 12px;
}
#produit #add #liste_attributs li {
  overflow: hidden;
  padding: 6px 0;
}
#produit #add #liste_attributs input,
#produit #add #liste_attributs select,
#produit #add #liste_attributs span {
  float: right;
  font-size: 12px;
}
#produit #add #liste_attributs select {
  width: 104px;
}
#produit #add #liste_attributs input {
  width: 16px;
  text-align: center;
}
#produit #add .btn {
  padding-top: 40px;
}
#produit #add .btn a {
  width: 184px;
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 13px;
}
#produit #add .btn .picto:before {
  content: "\e802";
  font-family: "fontello";
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  float: left;
  margin: 0 12px 0 10px;
}
#produit #add .btn:hover {
  opacity: 0.8;
}
#produit #onglets_produits {
  overflow: hidden;
  font-size: 13px;
}
#produit #onglets_produits li {
  float: left;
  width: 298px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  border: 1px solid #eaeaea;
  margin-right: 4px;
}
#produit #onglets_produits .actif {
  background: #eaeaea;
  cursor: default;
}
#produit .content_produits {
  display: none;
  background: #eaeaea;
  padding: 20px;
  font-size: 12px;
}
/*****[PROCESS]*****/
#tunnel {
  font-size: 13px;
  color: #949494;
  margin-bottom: 22px;
}
#tunnel li {
  background: url(images/sprite.png) 0 -1143px;
  display: inline-block;
  text-indent: -9999px;
  width: 239px;
  height: 38px;
  margin: 0 35px;
  position: relative;
  text-indent: 20px;
  text-align: center;
}
#tunnel .actif {
  background: url(images/sprite.png) 0 -1055px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  text-indent: 20px;
}
#tunnel span {
  font-size: 16px;
  position: absolute;
  top: 10px;
  left: -8px;
  font-size: 14px;
  font-weight: bold;
}
#panier_tab_prod {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  text-align: center;
  margin-bottom: 20px;
  background: #ffffff;
}
#panier_tab_prod th {
  font-size: 12px;
  height: 35px;
  font-weight: normal;
}
#panier_tab_prod th.left {
  text-align: left;
  text-indent: 10px;
}
#panier_tab_prod .visuel {
  width: 160px;
  text-align: left;
}
#panier_tab_prod .visuel img {
  border: 1px solid #eaeaea;
}
#panier_tab_prod .desc {
  width: 175px;
  text-align: left;
}
#panier_tab_prod .ref {
  width: 120px;
}
#panier_tab_prod .qte input {
  width: 17px;
  text-align: center;
  margin: 0 auto;
}
#panier_tab_prod .pts {
  width: 155px;
}
#panier_tab_prod .pts span {
  display: block;
  color: #f18e00;
  font-size: 16px;
}
#panier_tab_prod .pts del {
  display: block;
  color: #f18e00;
  font-size: 12px;
}
#panier_tab_prod .supp a {
  background: url(images/sprite.png) 0 -684px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
}
#panier_tab_complement {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
}
#panier_tab_complement .prix {
  text-align: right;
  font-size: 16px !important;
}
#panier_tab_complement label {
  float: left;
  width: 55px;
  color: #7e7e7e;
  font-size: 11px;
}
#panier_tab_complement .space {
  width: 20px;
}
#panier_tab_complement .livraison td {
  font-size: 12px;
  height: 35px;
  background: #eaeaea;
}
#panier_tab_complement .livraison .col01 {
  width: 205px;
}
#panier_tab_complement .livraison .col02 {
  width: 205px;
}
#panier_tab_complement .livraison select {
  width: 143px;
}
#panier_tab_complement .codepromo td {
  height: 70px;
}
#panier_tab_complement .codepromo input[type="text"] {
  width: 99px;
}
#panier_tab_complement .codepromo input[type="submit"] {
  width: 25px;
}
#panier_tab_total {
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
}
#panier_tab_total .space {
  width: 20px;
}
#panier_tab_total .space_blanc {
  width: 20px;
  background: #fff !important;
}
#panier_tab_total .ligne01 td {
  height: 35px;
  background: #eaeaea;
  font-weight: bold;
}
#panier_tab_total .ligne01 .pts {
  color: #f18e00;
}
#panier_tab_total .ligne02 td {
  height: 40px;
  color: #7e7e7e;
}
#panier_tab_total .prix {
  text-align: right;
}
#panier_tab_total .pts {
  text-align: right;
}
.cgv {
  overflow: hidden;
  font-size: 12px;
  padding: 10px 0 0 470px;
}
.cgv input {
  width: auto;
  float: left;
}
.cgv label {
  display: block;
  overflow: hidden;
  padding: 3px 0 0 8px;
}
.cgv a {
  text-decoration: underline;
  color: #000;
}
.process_nav {
  overflow: hidden;
  padding: 30px 0;
}
.process_nav .btn_gauche a,
.process_nav .btn_gauche input[type="submit"] {
  float: left;
  background: #7e7e7e;
  color: #fff;
}
.process_nav .btn_droite a,
.process_nav .btn_droite input[type="submit"] {
  float: right;
}
.process_nav a,
.process_nav input[type="submit"] {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 13px;
}
.process_nav a:hover,
.process_nav input[type="submit"]:hover {
  opacity: 0.8;
}
.recap {
  width: 940px;
  margin: 0 auto;
}
.recap .colgauche {
  float: left;
  width: 460px;
}
.recap .colgauche .select_adresse {
  margin: 10px 0;
}
.recap .coldroite {
  float: right;
  width: 460px;
}
.recap h2 {
  font-size: 12px;
  height: 35px;
  line-height: 35px;
  text-indent: 18px;
  text-transform: uppercase;
  background: #eaeaea;
}
.recap .adresses {
  font-size: 12px;
  padding: 15px 0;
  width: 100%;
  margin-right: 5%;
  line-height: 1.4;
}
.recap .adresses dd {
  color: #7e7e7e;
}
.recap .adresses .modif {
  padding-top: 10px;
  font-size: 12px;
  text-decoration: underline;
}
.recap .adresses .modif a {
  color: #7e7e7e;
}
.recap .liste_livraison_paiement {
  border-top: 1px dashed #dedfe0;
  margin-top: 20px;
  color: #63626d;
}
.recap .liste_livraison_paiement li {
  clear: both;
  background: url(images/ombre_filtre.png) no-repeat center bottom;
  height: 80px;
  position: relative;
}
.recap .liste_livraison_paiement .logo {
  width: 90px;
  height: 80px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
}
.recap .liste_livraison_paiement .input {
  position: absolute;
  top: 22px;
  left: 100px;
}
.recap .liste_livraison_paiement .input input {
  width: auto;
}
.recap .liste_livraison_paiement .desc {
  position: absolute;
  top: 24px;
  left: 122px;
  font-size: 14px;
}
.recap .liste_livraison_paiement .desc .delai {
  font-size: 12px;
  font-weight: 500;
}
.recap .liste_livraison_paiement .dl_tooltip {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 20px;
}
.recap .paiement {
  padding: 15px 20px;
  font-size: 14px;
  font-size: 12px;
}
.recap #paiement.liste_livraison_paiement {
  border: 0;
  margin-top: 0;
}
.recap #paiement.liste_livraison_paiement li,
.recap #paiement.liste_livraison_paiement .logo {
  height: 60px;
}
.recap .livraison_radio .top {
  background: #eaeaea;
  display: inline-block;
  padding: 8px;
  width: 100%;
  margin-bottom: 5px;
}
.recap .livraison_radio .livraison_content {
  margin-bottom: 10px;
}
table#recap_panier {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin: 10px 0;
  color: #012d5d;
  font-size: 12px;
}
table#recap_panier .visuel {
  width: 78px;
  text-align: left;
}
table#recap_panier .visuel img {
  border: 1px solid #eaeaea;
}
table#recap_panier .desc {
  text-align: left;
  width: 250px;
}
table#recap_panier .pts {
  text-align: right;
}
table#recap_panier .pts span {
  /*display:block;*/
  color: #f18e00;
  font-size: 16px;
}
table#recap_panier .pts del {
  display: block;
  color: #f18e00;
  font-size: 12px;
}
table#recap_panier .total_pts td {
  padding: 15px 0;
}
table#recap_panier .ttc .prix {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
}
table#recap_panier .tva {
  font-size: 12px;
  color: #7e7e7e;
}
table#recap_panier .tva .prix {
  text-align: right;
}
table#recap_panier .tva td {
  padding-bottom: 20px;
}
table#recap_panier .restant td {
  height: 35px;
  color: #fff;
  background: #7e7e7e;
  padding: 0 20px;
  font-weight: bold;
}
table#recap_panier .restant .pts_restant {
  text-align: right;
  font-size: 15px;
}
p.link_cgv {
  color: #63626d;
  font-size: 12px;
  text-align: center;
}
p.link_cgv label {
  font-size: 12px;
  line-height: 15px;
}
/*****[POPUPS]*****/
#popup {
  opacity: 1;
  max-width: 90%;
  background: #fff;
  position: relative;
}
#popup.open {
  transition: opacity 0.25s;
  opacity: 1;
  margin-top: 0px;
}

input[type="submit"] {
  -webkit-appearance: none !important;
}

#popup > div {
  padding-bottom: 90px;
}
#popup .tetiere {
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 20px;
}
#popup #close {
  width: 15px;
  height: 15px;
  background: url(images/sprite.png) 0 -1235px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  position: absolute;
  top: -7px;
  right: -7px;
}
#popup .process_nav {
  padding: 0 15px;
}
#popup #slide_topventes_popup .produit_220_325 .nom {
  height: 50px;
}
#popup #slide_topventes_popup .produit_220_325 .marque {
  height: 30px;
}
#popup #slide_topventes_popup .produit_220_325 p.visuel {
  text-align: center;
}
#popup #slide_topventes_popup .produit_220_325 p.visuel img {
  width: auto;
  height: 100px;
  text-align: center;
}
#popup_panier table {
  width: calc(100% - 20px);
  border-collapse: collapse;
  font-size: 14px;
  margin: 10px 15px;
  font-size: 12px;
}
#popup_panier table td {
  vertical-align: top;
}
#popup_panier table .visuel {
  width: 140px;
  text-align: left;
}
#popup_panier table .visuel img {
  border: 1px solid #eaeaea;
}
#popup_panier table .desc {
  padding-top: 10px;
}
#popup_panier table .pts {
  text-align: right;
  width: 140px;
  padding-top: 10px;
}
#popup_panier table .pts span {
  display: block;
  color: #f18e00;
  font-size: 16px;
}
#popup_panier table .pts del {
  display: block;
  color: #f18e00;
  font-size: 12px;
}
#popup_panier table .qte {
  overflow: hidden;
  padding-top: 20px;
}
#popup_panier table .qte label {
  float: left;
  line-height: 21px;
  padding-right: 15px;
}
#popup_panier table .qte input {
  width: 20px;
  text-align: center;
}
#slide_topventes_popup,
#slide_topventes {
  padding-left: 20px;
  margin-right: 20px;
  position: relative;
}
#slide_topventes_popup li,
#slide_topventes li {
  float: left;
  margin: 0 5px;
}
#slide_topventes_popup a.svg-content,
#slide_topventes a.svg-content {
  top: 15px;
}
#slide_topventes_popup article,
#slide_topventes article,
#slide_topventes_popup article p.visuel img,
#slide_topventes article p.visuel img {
  width: 100%;
}
#slide_topventes_popup article p.visuel,
#slide_topventes article p.visuel,
#slide_topventes_popup article p.visuel img,
#slide_topventes article p.visuel img {
  height: auto;
}
/*****[COMPTE]*****/
#statut {
  overflow: hidden;
  padding: 14px;
  background: #fff;
  margin-bottom: 12px;
}
#statut #progression {
  width: 338px;
  height: 74px;
  padding-top: 10px;
  background: #f3f3f3;
  text-align: center;
  font-size: 12px;
  color: #42a69b;
  font-weight: bold;
  float: left;
  margin-left: 20px;
}
#statut #progression .prc {
  font-size: 16px;
}
#statut #progression .barre {
  width: 188px;
  height: 20px;
  margin: 12px auto 0;
  background: url(images/statut_sprite.png) no-repeat;
}
#statut #progression .prc0 {
  background-position: 0 0;
}
#statut #progression .prc25 {
  background-position: 0 -20px;
}
#statut #progression .prc50 {
  background-position: 0 -40px;
}
#statut #progression .prc75 {
  background-position: 0 -60px;
}
#statut #progression .prc100 {
  background-position: 0 -80px;
}
#statut #recap_commande {
  font-size: 11px;
  font-weight: bold;
  color: #858276;
}
#statut #recap_commande li {
  margin-bottom: 5px;
}
#statut #recap_commande span {
  font-weight: normal;
  color: #636363;
  text-shadow: 1px 1px 1px #ffffff;
}
#statut #recap_commande a {
  color: #858276;
}
.tab_produits {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  font-size: 11px;
  background: #fff;
}
.tab_produits th {
  height: 48px;
  color: #858276;
  font-size: 11px;
  font-weight: normal;
}
.tab_produits td {
  border-top: 1px solid #d8d5ce;
  padding: 9px 0;
}
.tab_produits .qte,
.tab_produits .prix {
  width: 150px;
}
.tab_produits .ref,
.tab_produits .supp {
  width: 100px;
}
.tab_produits .desc {
  text-align: left;
  padding-left: 30px;
}
.tab_produits .desc .nom {
  font-weight: 500;
  font-size: 14px;
  padding: 5px 0;
  color: #858276;
}
.tab_produits .desc .marque {
  color: #a5a5a5;
  font-size: 11px;
  padding-bottom: 5px;
}
.tab_produits .desc li {
  font-size: 11px;
  color: #858276;
}
.tab_produits .qte {
  font-size: 18px;
  font-weight: bold;
  color: #6e6e6e;
}
.tab_produits .qte .mqte {
  background: url(images/quantite_bg.png) no-repeat;
  width: 82px;
  height: 24px;
  overflow: hidden;
  margin: 0 auto;
}
.tab_produits .qte .mqte span {
  width: 19px;
  height: 24px;
  cursor: pointer;
  text-indent: -9999px;
  margin-top: 3px;
  float: left;
}
.tab_produits .qte .mqte input {
  width: 42px;
  padding: 0;
  float: left;
  border: 0;
  background: none;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 23px;
  height: 23px;
}
.tab_produits .prix {
  font-size: 18px;
  color: #858276;
  font-weight: bold;
}
.tab_produits .supp a {
  width: 12px;
  height: 11px;
  margin: 0 auto;
  background: url(images/picto_supp.png) no-repeat;
  text-indent: -9999px;
  display: block;
}
.table__commande-details {
  float: left;
}
#statut {
  float: left;
}
.tab_produits .prix .marque {
  color: #a5a5a5;
  font-size: 15px;
  padding-bottom: 5px;
}
.tab_livraison_cp {
  width: 100%;
  border-collapse: collapse;
  text-align: center;
  font-size: 11px;
  background: #fff;
}
.tab_livraison_cp th {
  height: 48px;
  color: #858276;
  font-size: 11px;
  font-weight: normal;
  border-bottom: 1px solid #d8d5ce;
}
.tab_livraison_cp .prix {
  width: 150px;
  font-size: 18px;
  color: #858276;
  font-weight: bold;
  text-align: center;
}
.tab_livraison_cp .infos {
  width: 100px;
}
.tab_livraison_cp #choix_livraison {
  padding: 13px 0;
  overflow: hidden;
}
.tab_livraison_cp #choix_livraison label {
  font-size: 11px;
  color: #636363;
  margin-right: 5px;
}
.tab_livraison_cp #choix_livraison select {
  width: 180px;
}
.tab_livraison_cp #choix_livraison #choptn {
  display: block;
  margin: 8px 0 0 45px;
}
.tab_livraison_cp #choix_livraison .pays {
  float: left;
  margin: 0 25px;
}
.tab_livraison_cp #choix_livraison .mode {
  float: left;
}
.tab_livraison_cp #choix_livraison .logo {
  float: left;
  margin: 10px 0 0 40px;
}
.tab_livraison_cp #recap_livraison {
  margin-top: 10px;
}
.tab_livraison_cp #recap_livraison .logo {
  float: left;
  margin: 0 20px 0 10px;
}
.tab_livraison_cp #recap_livraison .logo img {
  height: 32px;
}
.tab_livraison_cp #recap_livraison .nom {
  display: block;
  line-height: 32px;
  font-weight: bold;
  font-size: 13px;
}
.tab_livraison_cp .codepromo td.supp a {
  width: 12px;
  height: 11px;
  margin: 0 auto;
  background: url(images/picto_supp.png) no-repeat;
  text-indent: -9999px;
  display: block;
}
.tab_livraison_cp .codepromo td {
  border-top: 10px solid #eeede9;
  border-bottom: 10px solid #eeede9;
  padding: 9px 0;
}
.tab_livraison_cp .codepromo td #choix_cp {
  font-size: 11px;
  color: #5e4662;
  text-align: left;
  text-indent: 25px;
}
.tab_livraison_cp .codepromo td #choix_cp label {
  margin-right: 5px;
}
.tab_livraison_cp .codepromo td #choix_cp input[type="text"] {
  width: 180px;
  color: #858276;
  font-weight: bold;
  margin-right: 3px;
}
.tab_livraison_cp .codepromo td #choix_cp input[type="submit"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #dbd5dc;
  width: 28px;
  height: 27px;
  font-size: 13px;
  color: #858276;
  background-color: #faf9f7;
  background-image: -webkit-gradient(
    linear,
    top,
    bottom,
    from(#faf9f7),
    to(#efedef)
  );
  background-image: -webkit-linear-gradient(top, #faf9f7, #efedef);
  background-image: -moz-linear-gradient(top, #faf9f7, #efedef);
  background-image: -ms-linear-gradient(top, #faf9f7, #efedef);
  background-image: -o-linear-gradient(top, #faf9f7, #efedef);
}
.tab_livraison_cp .codepromo td #choix_cp input[type="submit"]:hover {
  background-color: #efedef;
  background-image: -webkit-gradient(
    linear,
    top,
    bottom,
    from(#efedef),
    to(#faf9f7)
  );
  background-image: -webkit-linear-gradient(top, #efedef, #faf9f7);
  background-image: -moz-linear-gradient(top, #efedef, #faf9f7);
  background-image: -ms-linear-gradient(top, #efedef, #faf9f7);
  background-image: -o-linear-gradient(top, #efedef, #faf9f7);
  color: #a6a293;
}
.tab_livraison_cp .recap_cp {
  font-size: 13px;
  color: #5e4662;
  text-align: right;
}
.tab_livraison_cp .bons td {
  border-top: 14px solid #eeede9;
  border-bottom: 14px solid #eeede9;
  padding: 9px 0;
}
.tab_livraison_cp .bons td #chx_bons {
  padding: 5px 0 5px 19px;
  text-align: left;
}
.tab_livraison_cp .bons td #chx_bons .intitule {
  font-size: 13px;
  color: #5e4662;
  padding-bottom: 5px;
}
.tab_livraison_cp .bons td #chx_bons li {
  margin: 7px 20px 0 0;
  overflow: hidden;
  font-size: 13px;
}
.tab_livraison_cp .bons td #chx_bons input {
  float: left;
  margin: 2px 6px 0 0;
}
#compte {
  min-height: 500px;
}
#compte .titrecompte {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 10px;
}
#compte .compte_bienvenue {
  font-size: 12px;
  padding-bottom: 20px;
}
#compte h1 {
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 20px;
}
#compte h1.accountSavTitle {
  text-indent: 0;
  font-size: 30px;
  font-weight: bold;
}
#compte #compte_menu {
  width: 100%;
  font-size: 13px;
  border: 1px solid #fff;
  background: #fff;
  padding-bottom: 11px;
}
#compte #compte_menu .tetiere {
  height: 30px;
  line-height: 40px;
  font-weight: bold;
  font-size: 14px;
  padding: 0 10px;
}
#compte #compte_menu li {
  margin-bottom: 4px;
  margin: 0 10px;
  text-transform: uppercase;
  padding-left: 10px;
  padding-right: 10px;
  border-top: 2px solid #fff;
  margin-top: 10px;
  padding-top: 10px;
}
#compte #compte_menu li:first-child {
  background: none;
}
#compte #compte_menu a {
  font-size: 13px;
  color: #000;
}
#compte #compte_content {
  font-size: 12px;
  background: #fff;
  padding: 10px;
}
#compte #compte_content .compte_actus li {
  margin-bottom: 20px;
  padding-right: 18px;
  border: 1px solid #dcdcdc;
  overflow: hidden;
  color: #7e7e7e;
}
#compte #compte_content .compte_actus .visuel {
  float: left;
  line-height: 0;
  margin-right: 18px;
}
#compte #compte_content .compte_actus h2 {
  font-size: 13px;
  padding: 15px 0;
  font-weight: 700;
  text-transform: uppercase;
}
#compte #compte_content .compte_actus h2 span {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  margin-right: 20px;
}
#compte #compte_content .compte_actus .suite {
  text-align: right;
  font-size: 14px;
  padding: 15px 0 0;
}
#compte #compte_content .compte_actus .suite a {
  font-weight: bold;
  color: #000;
}
#compte #tab_commandes {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
}
#compte #tab_commandes th {
  height: 30px;
  line-height: 30px;
  background: #eaeaea;
  text-align: center;
}
#compte #tab_commandes td {
  height: 56px;
  border-bottom: 1px solid #dedfe0;
  padding: 0.5rem;
}
#compte #tab_commandes .pts_prix {
  font-weight: bold;
}
#compte #tab_commandes .detail a {
  width: 20px;
  height: 20px;
  background: url(images/sprite.png) 0 -614px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
}
#compte #compte_contact .tel_mail {
  font-size: 13px;
  padding: 10px 0;
}
#compte #compte_contact form {
  width: 380px;
  padding-bottom: 50px;
  overflow: hidden;
  padding-top: 15px;
}
#compte #compte_contact form p {
  clear: both;
  padding: 5px 0;
}
#compte #compte_contact form label {
  font-size: 12px;
  float: left;
  width: 160px;
  line-height: 19px;
  color: #7e7e7e;
  font-weight: normal;
}
#compte #compte_contact form input,
#compte #compte_contact form select,
#compte #compte_contact form textarea {
  border: 1px solid #dedfe0;
}
#compte #compte_contact form input {
  height: 19px;
  line-height: 19px;
  padding: 0 5px;
  width: 208px;
}
#compte #compte_contact form select {
  width: 219px;
  margin-top: 5px;
  padding: 0;
}
#compte #compte_contact form textarea {
  padding: 8px;
  width: 362px;
  margin-top: 5px;
  height: 124px;
}
#compte #compte_contact form .obl {
  float: left;
  color: #6f757b;
  font-size: 11px;
  clear: none;
  padding-top: 23px;
}
#compte #compte_contact form .sub {
  clear: none;
  padding-top: 10px;
}
#compte #compte_contact form input[type="submit"] {
  float: right;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 0;
  width: 140px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
#recap_commande .pdf {
  padding-bottom: 10px;
}
#recap_commande .pdf a {
  color: #000;
  font-weight: bold;
}
#recap_commande .pdf span {
  background: url(images/sprite.png) 0 -1276px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 22px;
  height: 24px;
  top: 5px;
  margin-left: 5px;
}
.account__point {
  color: #f18e00;
  float: right;
}
#compte_programmes h2 {
  font-size: 13px;
  color: #f18e00;
  padding: 10px 0;
  font-weight: normal;
}
#compte_programmes ul {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
}
#compte_programmes li {
  border: 1px solid #eaeaea;
  border-bottom: 0;
  padding: 0 20px;
}
#compte_programmes .cache {
  display: none;
  overflow: hidden;
  padding-bottom: 15px;
}
#compte_programmes .libelle {
  height: 37px;
  line-height: 37px;
  cursor: pointer;
  position: relative;
}
#compte_programmes .libelle .titre:before {
  content: "+ ";
}
#compte_programmes .libelle .deco_loupe {
  width: 20px;
  height: 20px;
  background: url(images/sprite.png) 0 -614px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  position: absolute;
  top: 8px;
  right: 10px;
}
#compte_programmes .desc {
  float: left;
  color: #818181;
  width: 190px;
  margin-right: 20px;
}
#compte_programmes .col_right {
  overflow: hidden;
}
#compte_programmes .pdf {
  padding-bottom: 10px;
}
#compte_programmes .pdf a {
  color: #000;
  font-weight: bold;
}
#compte_programmes .pdf span {
  background: url(images/sprite.png) 0 -1276px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 22px;
  height: 24px;
  top: 5px;
  margin-left: 5px;
}
#compte_programmes li.actif .libelle .titre {
  color: #f18e00;
  font-weight: bold;
}
#compte_programmes li.actif .libelle .titre:before {
  content: "- ";
}
#compte_programmes table {
  border-collapse: collapse;
  width: 100%;
  text-align: center;
  font-size: 11px;
  border: 1px solid #eaeaea;
  margin-bottom: 15px;
}
#compte_programmes table th {
  font-weight: normal;
  background: #eaeaea;
}
#compte_programmes table td {
  padding: 5px 8px;
}
#conteneur_contact {
  background: #fff;
  padding: 10px;
}
.content_center {
  background: #fff;
  padding: 20px;
  margin-top: -10px;
  margin-left: -10px;
  margin-bottom: 20px;
}
/*****[CMS]*****/
#cms {
  font-size: 12px;
}
#cms h1 {
  font-size: 30px;
  text-transform: uppercase;
  padding-bottom: 20px;
}
#cms h2,
#cms h3 {
  font-size: 13px;
  text-transform: uppercase;
  padding: 10px 0;
}
#cms hr {
  width: 940px;
  height: 10px;
  margin: 10px auto;
  background: url(images/ombre_panier.png) no-repeat;
}
#cms a:hover {
  text-decoration: underline;
}
#cms ul {
  padding: 15px 0;
}
#cms li {
  list-style: disc;
  margin: 1px 15px;
}
/*********************[LAYOUT]****************************/
body {
  font: 100%/1.3 "Montserrat", Arial, Verdana, sans-serif;
  padding-top: 30px;
  color: #2a2a2a;
}
#wrapper {
  background: #fff;
}
#conteneur_centre {
  width: 1024px;
  box-sizing: border-box;
  padding: 15px 20px;
  margin: 15px auto;
  position: relative;
  z-index: 10;
}
.breadcrumb {
  height: 33px;
  background: url(images/breadcrumb_bg.png) repeat-x;
  line-height: 33px;
  font-size: 11px;
  color: #7e7e7e;
  margin-bottom: 15px;
}
.breadcrumb a {
  color: #7e7e7e;
}
.breadcrumb a:hover,
.breadcrumb span {
  color: #000;
}
/********[HEADER]********/
#header {
  position: relative;
  height: auto;
  z-index: 200;
  font-size: 14px;
}
#header .mobile {
  display: none;
}
#header .desktop .top-header {
  display: table;
  width: 100%;
}
#header .desktop .top-header div.logo,
#header .desktop .top-header div.user,
#header .desktop .top-header div.search,
#header .desktop .top-header div.acces {
  display: table-cell;
  vertical-align: middle;
  box-sizing: border-box;
}
#header .desktop .top-header div.logo {
  width: 30%;
  padding-left: 20px;
}
#header .desktop .top-header div.user {
  width: 30%;
}
#header .desktop .top-header div.search {
  width: 20%;
}
#header .desktop .top-header div.acces {
  width: 20%;
}
#header .desktop .top-header div.acces > div > a {
  color: #000;
}
#header .desktop .top-header div.acces div.compte,
#header .desktop .top-header div.acces div.panier {
  position: relative;
  display: inline-block;
}
#header .desktop .top-header div.user {
  text-align: center;
}
#header .desktop .top-header div.menu {
  display: none;
  text-align: center;
  width: 200px;
  position: absolute;
  z-index: 10000;
  left: -50px;
  top: 0;
  padding-top: 34px;
}
#header .desktop .top-header div.menu div.content {
  border: 1px solid;
  position: relative;
}
#header .desktop .top-header div.menu div.content:after,
#header .desktop .top-header div.menu div.content:before {
  bottom: 100%;
  left: 70%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#header .desktop .top-header div.menu div.content:after {
  border-color: rgba(255, 0, 0, 0);
  border-bottom-color: #ff0000;
  border-width: 10px;
  margin-left: -10px;
}
#header .desktop .top-header div.menu div.content:before {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 11px;
  margin-left: -11px;
}
#header .desktop .top-header div.menu div.content span,
#header .desktop .top-header div.menu div.content a {
  display: block;
}
#header .desktop .top-header div.menu div.content span,
#header .desktop .top-header div.menu div.content a.logout,
#header .desktop .top-header div.menu div.content a.panier_link {
  padding: 5px 0;
}
#header .desktop .top-header div.menu div.content ul li {
  text-align: left;
  padding: 2px 10px;
}
#header .desktop .top-header div.menu div.content ul li a {
  text-transform: lowercase;
}
#header .desktop .top-header div.menu div.content ul li a::first-letter {
  text-transform: uppercase;
}
#header .desktop .top-header div.menu div.content .points {
  font-weight: bold;
  padding: 10px 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
  font-size: 16px;
}
#header .desktop .top-header div.menu div.content .logout {
  border-top: 1px solid;
}
#header .desktop .top-header .compte:hover .menu,
#header .desktop .top-header .panier:hover .menu {
  display: block;
}
#header .svg-content.circle {
  border: 1px solid;
  border-radius: 25px;
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 5px;
}
#header .svg-content svg {
  width: 15px;
  height: 15px;
}
#header form input {
  padding: 0;
  height: 26px;
  margin-bottom: 8px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px #000;
  font-weight: bold;
  font-style: italic;
  color: #000;
  font-size: 14px;
  background: transparent;
}
#header form .row-keyword input {
  width: 68%;
}
#header form .row-keyword button {
  cursor: pointer;
}
#header form .row-range input {
  width: 20%;
}
#header div.acces div.compte {
  margin-bottom: 10px;
}
#header .logo {
  max-height: 100px;
}
#header .logo img {
  max-width: 100%;
  max-height: 100px;
}
#header #main_menu {
  position: relative;
  left: 0;
  bottom: 0;
  height: auto;
  line-height: 35px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 12px;
  /*overflow: auto;*/
  z-index: 2;
}
#header #main_menu ul.menuLv1 {
  display: block;
  justify-content: space-around;
  align-items: center;
  position: relative;
}
#header #main_menu ul.menuLv1 > li {
  display: inline-flex;
  padding: 10px 0px;
}
#header #main_menu ul.menuLv1 > li > a {
  font-size: 14px;
  /*border-right: 1px solid #FFF;*/
  letter-spacing: 0.5px;
  padding-left: 5px;
  padding-right: 10px;
  margin-right: 5px;
  text-transform: uppercase;
}
#header #main_menu ul.menuLv1 > li:last-child > a {
  border: none;
}
#header #main_menu ul.menuLv1 > li.sep:after {
  content: "|";
  display: inline-block;
  padding: 0 5px;
  line-height: 24px;
}
#header #main_menu ul.menuLv1 > li.sep:first-child {
  display: none;
}
#header #main_menu ul.menuLv1 > li:last-child {
  border: none;
}
#header #main_menu ul.menuLv1 > li .menuLv2 {
  display: none;
  width: 100%;
  height: auto;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 55px;
  z-index: 100000;
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #f18e00;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu {
  display: block;
  float: left;
  width: 22%;
  text-align: left;
  margin: 0 20px 10px 0;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu > a {
  margin: 2px 0 10px 0;
  padding-bottom: 5px;
  color: #000000;
  text-decoration: none;
  width: 100%;
  display: block;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu li {
  display: block;
  line-height: normal;
  padding: 2px 0;
  margin: 0;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu li a {
  margin: 0;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu .menuLv3 {
  float: left;
  margin-bottom: 20px;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu .menuLv3 li p {
  text-transform: lowercase;
}
#header
  #main_menu
  ul.menuLv1
  > li
  .menuLv2
  li.subMenu
  .menuLv3
  li
  p::first-letter {
  text-transform: uppercase;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu .menuLv3 li p a {
  color: #7e7e7e;
  text-decoration: none;
}
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu .menuLv3 li p a:hover,
#header #main_menu ul.menuLv1 > li .menuLv2 li.subMenu .menuLv3 li p a:focus {
  color: #f18e00;
  text-decoration: none;
}
#header #main_menu ul.menuLv1 > li:hover > .menuLv2 {
  display: block;
}
#header #main_menu li {
  display: inline;
}
#header #main_menu a {
  font-size: 13px;
}
#header #main_menu a:hover {
  text-decoration: underline;
}
#header .htop {
  position: absolute;
  right: 15px;
  font-size: 12px;
}
#header .htop strong {
  font-size: 14px;
  margin-right: 15px;
}
#header .htop a {
  margin-left: 10px;
}
#header .form_search {
  float: right;
  margin: 1.75em 1.75em 0em 0em;
}
#header #hsearch button {
  background: transparent;
}
#header #hcompte dt,
#header #hpanier dt {
  font-weight: bold;
  height: 31px;
  line-height: 33px;
  padding-left: 8px;
}
#header #hcompte .fleche,
#header #hpanier .fleche {
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top: 6px solid #7e7e7e;
  top: 4px;
  left: 2px;
  position: relative;
}
#header #hcompte .picto,
#header #hpanier .picto {
  margin-right: 3px;
}
#header #hcompte dd,
#header #hpanier dd {
  padding: 1px 8px;
}
#header #hcompte {
  width: 220px;
  height: 90px;
  background: #eaeaea;
  float: right;
  margin: 1.75em 1.75em 0em 0em;
  font-size: 12px;
}
#header #hcompte dt:hover {
  cursor: pointer;
}
#header #hcompte a {
  display: block;
  width: 100%;
  height: 100%;
  color: #7e7e7e;
}
#header #hcompte .picto {
  /*NEWPICTO*/
  background: url(images/sprite.png) 0 -486px;
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  width: 10px;
  height: 14px;
  top: 2px;
}
#header #hcompte strong {
  font-size: 12px;
  color: #29272a;
}
#header #hcompte span.svg-content {
  float: left;
  margin-top: 8px;
  padding-right: 4px;
  line-height: 9px;
}
#header #hcompte span.svg-content svg {
  width: 18px;
}
#header #hcompte span.svg-content svg,
#header #hcompte span.svg-content path {
  fill: #2a2a2a;
}
#header #hpanier {
  width: 165px;
  height: 90px;
  float: right;
  margin: 1.75em 1.75em 0em 0em;
  font-size: 12px;
  position: relative;
}
#header #hpanier span.svg-content {
  float: left;
  margin-top: 4px;
  padding-right: 4px;
}
#header #hpanier span.svg-content svg {
  width: 18px;
}
#header #hpanier span.svg-content svg,
#header #hpanier span.svg-content path {
  fill: #ffffff;
}
#header #hpanier .lien a {
  background: #29272a;
  color: #fff;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 11px;
}
#header .openMenu {
  background: #eaeaea;
  padding: 1px 8px;
  position: relative;
  z-index: 11;
}
#header .openMenu li {
  padding: 2px 0px;
}
.search_mobile {
  display: none;
  text-align: center;
  padding: 5px 0;
}
.search_mobile .break {
  display: none;
}
.search_mobile input {
  padding: 0;
  height: 30px;
  min-height: 0;
  margin-bottom: 8px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: solid 1px #000;
  font-weight: bold;
  font-style: italic;
  color: #000;
  font-size: 14px;
  background: none;
  width: 50px;
}
.search_mobile input[name="motclef"] {
  width: 150px;
}
.search_mobile button {
  cursor: pointer;
  background: transparent;
}
.search_mobile .svg-content.circle {
  border: 1px solid;
  border-radius: 25px;
  display: inline-block;
  width: 15px;
  height: 15px;
  padding: 5px;
}
.search_mobile .svg-content svg {
  width: 15px;
  height: 15px;
}
/********[PRE FOOTER & FOOTER]********/
#slide_marques h4 {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  padding-top: 18px;
}
#slide_marques li {
  float: left;
  text-align: center;
}
#slide_marques li a {
  display: table-cell;
  width: 143px;
  height: 90px;
  vertical-align: middle;
}
#slide_marques li img {
  max-width: 143px;
  max-height: 90px;
}
#slide_marques .ct_slide {
  position: relative;
  height: 90px;
  padding: 12px 40px;
}
#slide_marques .slider_prev a {
  top: 42px;
  left: 0;
  right: inherit;
}
#slide_marques .slider_next a {
  top: 42px;
  right: 0;
}
.ct_partenaires {
  /*background:#eaeaea;*/
  width: 1024px;
  min-height: 120px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}
.ct_partenaires li {
  text-align: center;
  display: inline-block;
}
.ct_partenaires li a {
  display: table-cell;
  width: 140px;
  height: 120px;
  vertical-align: middle;
}
.ct_partenaires li img {
  max-height: 110px;
}
#bg_footer {
  min-width: 1024px;
  width: 100%;
  min-height: 150px;
  /*margin-top:-120px;*/
  background: #29272a;
}
#bg_footer .deco_ombre {
  background: url(images/ombre_footer.png) no-repeat center bottom;
  min-height: 120px;
  height: auto;
  /*padding-top:110px;*/
}
#bg_footer .deco_ombre .ct_partenaires {
  margin: auto;
  width: 1024px;
}
.footer_separator {
  width: 100%;
  padding-bottom: 10px;
  margin-top: 10px;
}
.footer_separator img {
  width: 100%;
  height: 20px;
}
#footer {
  width: 100%;
  padding: 15px 20px;
  box-sizing: border-box;
  margin: auto;
}
#footer .nav_cols {
  display: flex;
}
#footer .nav_cols a {
  display: block;
}
#footer .nav_cols .col {
  padding: 0 40px;
}
#footer .nav_cols .col .title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  padding-top: 10px;
}
#footer .nav_cols .col ul li {
  line-height: 36px;
  font-size: 14px;
}
#footer .cols {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #000000;
  padding-top: 20px;
  margin-top: 10px;
}
#footer .cols .nav {
  font-size: 0.8em;
}
#footer .cols .nav * {
  font-size: inherit;
}
#footer .cols .col {
  align-self: center;
}
#footer .cols .col img {
  width: auto;
  height: auto;
}
#footer .cols .col ul li {
  display: inline-block;
}
#footer .cols .col ul li a {
  font-size: 14px;
}
#footer .cols .col ul li:after {
  content: "-";
  padding: 0 10px;
}
#footer .cols .col ul li:last-child:after {
  display: none;
}
#footer .cols .col:last-child {
  margin-left: 50px;
}
#footer .cols p {
  font-weight: bold;
}
#footer .cols p.titre {
  font-size: 18px;
  line-height: 30px;
}
#bg_footer.unlog #footer .cols {
  border: none;
}
/** Page non connecté **/
#wrapper.unlog {
  background: none;
  box-shadow: none;
  min-height: 100vh;
  background-size: cover;
}
#wrapper.unlog .form {
  margin-top: 30px;
}
#bg_footer.unlog {
  position: fixed;
  bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#bg_footer.unlog #footer {
  padding-top: 0;
  padding-bottom: 0;
}
#bg_footer.unlog .cols .col:last-child {
  justify-content: center;
}
#login {
  padding-top: 4vh;
  min-height: 350px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 30vw;
  min-width: 280px;
  margin-left: 10vw;
  max-width: 350px;
}
#login h2 {
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 15px;
}
#login .logo {
  margin-bottom: 30px;
}
#login .logo img {
  max-width: 100%;
}
#login .form {
  margin-bottom: 15px;
}
#login .form input {
  width: 100%;
  box-sizing: border-box;
  height: 35px;
  font-size: 14px;
  margin-bottom: 6px;
  padding: 0 15px;
  margin-top: 5px;
}

#login .form .sponsorship_btn {
  width: 100%;
  box-sizing: border-box;
  height: 38px;
  font-size: 14px;
  margin-bottom: 6px;
  padding: 0 15px;
  margin-top: 5px;
  vertical-align: middle;
  text-align: center;
  background-color: #eaeaea;
  color: #7e7e7e;
}

#login .link a {
  display: block;
  color: #ededed;
  font-size: 14px;
  line-height: 20px;
}
form.dediform {
  width: 480px;
}
form.dediform.ajax {
  width: 400px;
  margin: auto;
  padding: 10px;
  margin-top: 50px;
  padding-bottom: 60px;
}
form.dediform.ajax label {
  display: block;
  float: left;
  width: 150px;
  font-size: 0.9em;
}
@media screen and (max-width: 1000px) {
  form.dediform.ajax label {
    display: block;
    float: left;
    font-size: 0.9em;
  }
}
@media screen and (max-width: 768px) {
  .btn-schneider2 {
    margin-top: 2px;
  }
}
@media screen and (max-width: 1000px) {
  #compte #tab_commandes {
    width: 170%;
  }
}
@media screen and (max-width: 1020px) and (min-width: 725px) {
  .pts {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .imageVoyage {
    overflow: inherit!important;
  }
}
@media screen and (max-width: 768px) {
  .imageMainVoyage {
    background-position: -310px center!important;
  }
}
@media screen and (max-width: 768px) {
  .textVoyage {
    margin: 227px auto 100px!important;
  }
}
@media screen and (max-width: 768px) {
  .buttonVoyage {
    bottom: -105px!important;
  }
}
@media screen and (max-height: 460px) {
  footer {
    display: none;
  }
}
@media screen and (max-height: 1000px) {
  #message_retour1 {
    display: inline-block;
    width: 295px;
  }
}
.form-schneider {
  width: 260px;
  float: left;
}
@media screen and (max-width: 1000px) {
  .form-schneider {
    width: auto;
    float: inherit;
    display: block;
  }
}

form.dediform.ajax input[type="text"],
form.dediform.ajax input[type="password"],
form.dediform.ajax input[type="submit"],
form.dediform.ajax select,
form.dediform.ajax textarea {
  width: 200px;
  height: 25px;
  line-height: 25px;
  float: left;
}
form.dediform h2 {
  color: #f18e00;
  font-size: 13px;
  font-weight: normal;
  padding: 10px 0;
  margin-bottom: 5px;
}
form.dediform .form_process {
  margin-bottom: 10px;
}
form.dediform label {
  display: block;
  float: left;
  width: 240px;
}
form.dediform label.lib {
  width: auto;
  float: none;
  display: inline;
}
form.dediform input[type="text"],
form.dediform input[type="password"],
form.dediform select,
form.dediform textarea {
  width: 220px;
  height: 25px;
  line-height: 25px;
  float: left;
}
form.dediform select {
  padding: 0 8px;
}
form.dediform select.medium {
  width: 80px;
}
form.dediform textarea {
  height: 150px;
}
form.dediform .sep {
  margin-bottom: 10px;
  overflow: hidden;
}
.process_compte {
  overflow: hidden;
  padding: 30px 0;
}
.process_compte .btn_gauche {
  float: left;
  background: #7e7e7e;
  color: #fff;
}
.process_compte .btn_gauche a {
  color: #fff;
}
.process_compte .btn_droite {
  float: right;
}
.process_compte a {
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 13px;
}
.process_compte a:hover {
  opacity: 0.8;
}
.process_compte input[type="submit"],
.process_compte button {
  width: 200px;
  height: 32px;
  line-height: 30px;
  color: #ffffff;
  background: #f18e00;
  margin: 0 !important;
  font-size: 13px;
}
.process_compte input[type="submit"]:hover,
.process_compte button:hover {
  opacity: 0.8;
}
#popup_modif_adresse {
  background: #ffffff;
  padding: 10px;
}
#popup_modif_adresse p {
  clear: both;
  margin: 10px 0;
  overflow: hidden;
}
#popup_modif_adresse p label {
  float: left;
  font-size: 12px;
  width: 155px;
}
#popup_modif_adresse p input[type="text"],
#popup_modif_adresse p select {
  margin-left: 155px;
  display: block;
  padding: 0 5px;
}
#popup_inscription {
  height: 660px;
  background: #ffffff;
}
#popup_inscription #visu_signup h2,
#popup_password #visu_signup h2 {
  display: block;
  text-align: center;
  padding: 10px;
  color: #ffffff;
  background: #f18e00;
}
#popup_inscription .half_popup p.dbl,
#popup_password .half_popup p.dbl {
  margin: 5px 0;
  height: 30px;
}
#popup_inscription .half_popup p.dbl select,
#popup_password .half_popup p.dbl select {
  width: 218px;
  height: 30px;
}
#popup_inscription .half_popup p.dbl::after,
#popup_password .half_popup p.dbl::after {
  clear: both;
}
#popup_inscription .half_popup input[type="submit"],
#popup_password .half_popup input[type="submit"] {
  background: #f18e00;
  height: 40px;
  margin: 10px 0;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  width: 217px;
  font-size: 14px;
}
#popup_inscription .info-bulle { cursor:help; }
#popup_inscription .info-bulle:hover:after,
#popup_inscription .info-bulle:focus:after {
  content: attr(aria-label);
  position: absolute;
  background: lightgrey;
  padding: 10px;
  border-radius:4px;
  transform: translateX(0%);
  margin-left:10px;
  width:250px;
  font-size:0.8rem;
}
.sign_up_form_message {
  width: 95%;
  margin-bottom: 40px;
  font-size: 13px;
  text-align: center;
}
/** SITE MAP **/
.sitemap h1.categ_niv1,
.sitemap .sitemap_niv1 {
  margin-top: 10px;
}
.sitemap h1.categ_niv1 a,
.sitemap .sitemap_niv1 a,
.sitemap h1.categ_niv1 span,
.sitemap .sitemap_niv1 span {
  display: block;
  line-height: 40px;
  color: #000;
  background: #fff;
  padding-left: 10px;
}
.sitemap .onerange {
  display: inline-block;
  vertical-align: top;
  width: 30%;
  box-sizing: border-box;
  padding: 1%;
}
.sitemap .onerange.full {
  width: 100%;
}
.sitemap .onerange a {
  color: #000000;
}
.sitemap .onerange .lvl_2 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.sitemap .onerange .lvl_3 {
  padding-left: 20px;
}
.sitemap .onerange .lvl_3 a {
  color: #7e7e7e;
}
.darkClass {
  background-color: white;
  filter: alpha(opacity=50);
  /* IE */
  opacity: 0.5;
  /* Safari, Opera */
  -moz-opacity: 0.5;
  /* FireFox */
  z-index: 20;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0px;
  left: 0px;
}
/** STICKY FOOTER **/
html,
body {
  padding: 0;
  margin: 0;
}
#wrapper {
  /*min-height: 100%;*/
  /* equal to footer height */
  /*margin-bottom: -330px;*/
}
#wrapper:after {
  /*content: "";
  display: block;*/
}
#bg_footer,
#wrapper:after {
  /*height: 330px;*/
}
.frmcb input[type="image"] {
  height: auto;
  width: auto;
  line-height: normal;
}
.frmcb [align="center"] {
  text-align: left;
}
div.form_popup {
  padding: 15px;
  max-height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  overflow-x: hidden;
}
div.form_popup .desc {
  font-size: 12px;
}
div.form_popup .label {
  display: block;
  margin-top: 10px;
  width: 100%;
}
div.form_popup input[type="text"],
div.form_popup input[type="password"],
div.form_popup select,
div.form_popup textarea {
  width: 100%;
  box-sizing: border-box;
  float: none;
}
div.form_popup input[type="submit"] {
  margin: auto;
  margin-top: auto;
  display: block;
  margin-top: 15px;
}
div.form_popup .liste {
  margin-left: 25px;
}
div.add_mobile select {
  width: 100%;
}
div.add_mobile .pts {
  white-space: nowrap;
}

.content .prix {
  color: black;
}

.overlayfid {
  z-index: 300;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
}
.overlayfid:target {
  visibility: visible;
  opacity: 1;
}

.popupfid {
  margin: auto;
  top: 20%;
  padding: 35px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popupfid h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popupfid .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popupfid .close:hover {
  color: #06d85f;
}
.popupfid .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px) {
  .popupfid {
    width: 70%;
  }
}

@media screen and (max-width: 1690px)  {
  .buttonVoyage {
    bottom: -97px!important;
  }
}
@media screen and (max-width: 1185px)  {
  .buttonVoyage {
    text-align: right;
    bottom: -143px!important;
  }
  #amountPtsFinal {
    line-height: 54px;
  }
}

.form-style-1 {
	margin:10px auto;
	max-width: 400px;
	padding: 20px 12px 10px 20px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.form-style-1 li {
	padding: 0;
	display: block;
	list-style: none;
	margin: 10px 0 0 0;
}
.form-style-1 label{
	margin:0 0 3px 0;
	padding:0px;
	display:block;
	font-weight: bold;
}
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border:1px solid #BEBEBE;
	padding: 7px;
	margin:0px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;	
}
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
	-moz-box-shadow: 0 0 8px #88D5E9;
	-webkit-box-shadow: 0 0 8px #88D5E9;
	box-shadow: 0 0 8px #88D5E9;
	border: 1px solid #88D5E9;
}
.form-style-1 .field-divided{
	width: 49%;
}

.form-style-1 .field-long{
	width: 100%;
}
.form-style-1 .field-select{
	width: 100%;
}
.form-style-1 .field-textarea{
	height: 100px;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
	background: #4B99AD;
	padding: 1px 20px 4px 25px;
	border: none;
	color: #fff;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
	background: #4691A4;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}
.form-style-1 .required{
	color:red;
}

#inAmount input[type=number]::-webkit-inner-spin-button , 
input[type=number]::-webkit-outer-spin-button{
  opacity: 1
}


@media screen and (max-width: 550px) {
  .popupStore {
    margin-left: 0px!important;
    display: inline-block!important;
  }
}

.reponse_parrainage {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 100vh;
}

.reponse_parrainage header,
main,
footer {
    padding: 20px;
}

.reponse_parrainage * {
    box-sizing: border-box;
}

.reponse_parrainage header {
    width: 100%;
    align-self: flex-start;
}

.reponse_parrainage main {
    width: 100%;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media(min-width: 992px) {
    .reponse_parrainage main {
        width: 50%;
    }
}

.reponse_parrainage h1 {
    font-size: 2rem;
    margin-bottom: 1rem;
    text-align: center;
}

.reponse_parrainage p {
    margin: 0.5rem 0;
}

.reponse_parrainage footer {
    font-size: 0.8rem;
}

.reponse_parrainage footer a {
    font-weight: bold;
}

.groupama-code-example::placeholder {
  color: #7e7e7e;
  font-style: italic;
}
