@charset "UTF-8";
/*@import "compass/css3/box-shadow";
@import "compass/css3/border-radius";
@import "compass/css3/transform";
@import "compass/css3/box";*/
/*----------------------------------------------------------------------------------
			les fonts
----------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------
			mixin liÃ© au template  : ProcessusCommande
----------------------------------------------------------------------------------*/
/*
	code couleur
*/
.zoneCentrale:nth-child(2) {
  background-color: #f0f0f0;
}

.imageProduit .likeH1 {
  margin: 0 0 15px;
  line-height: 1.1;
}

.description .recapitulatifInfoProduit .etiquette h1 {
  margin: 0 0 25px;
  line-height: 1.1;
}

.ficheProduit #formDimensionsSurMesure .blocLargeur,
.ficheProduit #formDimensionsSurMesure .blocHauteur,
.ficheProduit #formDimensionsSurMesure .blocLongueur {
  display: block;
  margin-right: 5px;
}
#coloris span.likeH4 {
  display: inline-block;
  padding: 10px;
  padding-top: 0;
  margin-left: 35px;
}

#titrePrixGamme {
  text-align: left;
}

#prixGamme {
  color: #464b54;
  font-size: 13px;
  float: right;
}

#prixGamme #liste a {
  position: relative;
  display: block;
  width: 100%;
  padding: 5px 0;
  line-height: 1.1;
  color: #464b54;
}
#prixGamme #liste a:after {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "storipro" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 1.4em;
  vertical-align: middle;
  margin-right: 5px;
  color: #e5e5e5;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e909";
}
#prixGamme #liste a.selected:after {
  color: #fecc00;
}
#prixGamme #liste a:hover {
  color: #fecc00;
}
#prixGamme #liste a:hover:after {
  color: #7d7d7d;
}

.etape {
  line-height: 1em;
}

#prixGamme a b {
  font-weight: normal;
}
#prixGamme a span {
  padding-right: 10px;
  text-align: right;
}

#prixGamme #liste {
  margin-bottom: 10px;
}

.rowColoris {
  position: relative;
  overflow: hidden;
}
.rowColoris .collection {
  margin-left: 10px;
  font-family: "open_sanslight";
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.rowColoris .collection strong,
.rowColoris .collection b {
  font-weight: normal;
}

/*premier h2, 1 span*/
#colorisDispo .gamme {
  border-bottom: 1px solid #f0f0f0;
  overflow: visible;
  height: 45px;
  color: #464b54;
}
#colorisDispo .gamme h2 {
  font-size: 13px;
  line-height: 24px;
  height: 24px;
  background-color: #fff;
  float: right;
  margin-top: 10px;
  padding-left: 20px;
  color: #464b54;
  font-family: "open_sansregular";
}
#colorisDispo .gamme h2 div {
  display: inline-block;
  vertical-align: bottom;
}
#colorisDispo .gamme .prix,
#colorisDispo .gamme .prixPromotion {
  font-size: 24px;
  font-family: "open_sanssemibold";
  padding-left: 20px;
}
#colorisDispo .gamme .prixPromotion,
#colorisDispo .gamme .prixPromotion {
  padding-right: 20px;
}
#colorisDispo .gamme .prixPromotion,
#colorisDispo .gamme .prixPromotion span {
  font-size: 13px;
  font-weight: normal;
  height: inherit;
  padding-left: 5px;
}
#colorisDispo .gamme .ancienPrix,
#colorisDispo .gamme .ancienPrix {
  font-size: 12px;
  padding-left: 5px;
  text-decoration: line-through;
}

.colorisProduit .produit {
  margin: 0px;
  padding: 0px;
  height: 110px;
  width: 90px;
  float: left;
  margin-bottom: 0px;
  border: 0px;
  background-color: transparent;
  position: relative;
}

#choixOption .aide {
  position: absolute;
  top: 0;
  right: 10px;
}
#choixOption .aide:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "storipro" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 2em;
  vertical-align: middle;
  margin-right: 5px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e917";
  display: block;
}
#choixOption .aide:hover:before {
  color: #7d7d7d;
}
#choixOption .coloris {
  position: relative;
  z-index: 3;
  border: 0px solid #CCCCCC;
  float: left;
  height: 90px;
}
#choixOption .coloris.selection .imagecoloris {
  padding-bottom: 4px;
  border: 2px solid #fecc00;
  box-shadow: 0px 0px 12px rgb(99, 99, 99);
}
#choixOption .coloris p {
  display: none;
  cursor: pointer;
}
#choixOption .coloris:hover p, #choixOption .coloris:focus p {
  opacity: 1;
}
#choixOption .coloris .imagecoloris {
  text-decoration: none;
  z-index: 1;
  margin-right: 15px;
  background-color: #fff;
  text-align: left;
  display: block;
  position: relative;
}
#choixOption .coloris .image {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  display: block;
  float: none;
  width: 75px;
  height: 59px;
  border: none;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: contain;
}
#choixOption .coloris div img {
  width: 77px;
  height: 59px;
  border: 0px;
}
#choixOption .coloris span {
  color: #000;
  font-size: 12px;
  line-height: 13px;
  padding: 0px;
  font-family: "open_sansitalic";
  text-align: center;
  width: 77px;
  display: block;
}
#choixOption .coloris p {
  display: block;
  position: absolute;
  height: 110px;
  width: 75px;
  margin: 0px;
  top: 0px;
  float: none;
  left: 0px;
  background-color: transparent;
  z-index: 2;
  opacity: 0;
}
#choixOption .coloris p a {
  cursor: pointer;
  display: block;
  width: 38px;
  height: 40px;
  color: #756f53;
  text-align: center;
  position: absolute;
  top: 0px;
  font-size: 12px;
  font-family: "open_sanscondensed_light";
  background-color: #dededd;
  right: 0px;
  border-left: 2px solid #fff;
}
#choixOption .coloris p a:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "storipro" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 2em;
  vertical-align: middle;
  color: #000;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
}
#choixOption .coloris p a#open_window {
  left: 0px;
  border: 0px;
}
#choixOption .coloris p a#open_window:after {
  content: "\e915";
}
@media (max-width: 767px) {
  #choixOption .coloris p a#open_window {
    width: 75px;
  }
}
#choixOption .coloris p a:hover {
  color: #000;
  background-color: #fecc00 !important;
}
#choixOption .coloris p a#choix {
  right: 0px;
  border-left: 2px solid #fff;
}
#choixOption .coloris p a#choix:after {
  content: "\e914";
}

@media screen and (max-width: 992px) {
  #prixGamme {
    float: none;
  }
  #coloris span.likeH4 {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #colorisDispo .gamme h2 {
    padding: 0;
  }
  #facebox {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
  }
  #facebox .image img {
    width: 100%;
  }
  #facebox .content #ajaxStoriProDetail {
    width: 100%;
  }
  #facebox .content #ajaxStoriProDetail h1 {
    font-size: 23px;
  }
  #facebox .content #ajaxStoriProDetail #contenu .image, #facebox .content #ajaxStoriProDetail #contenu .imagePrincipale, #facebox .content #ajaxStoriProDetail #contenu .description {
    width: 100%;
  }
  #facebox .content #ajaxStoriProDetail #contenu .image {
    margin-left: 0;
  }
  #facebox .content #ajaxStoriProDetail #contenu .description {
    margin-left: 25px;
  }
  #facebox .content #ajaxStoriProDetail #contenu img {
    max-width: 90%;
  }
  #facebox .content #ajaxStoriProDetail #contenu .menuCommande a {
    margin-top: 0;
  }
}/*# sourceMappingURL=defaut_choix-options.css.map */