@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
*/
#header {
  background-color: rgba(0, 0, 0, 0.8);
  position: absolute;
  width: 100%;
}

#messageMarchand {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: left;
  transition: 300ms;
}
#messageMarchand .likH2 {
  position: relative;
  margin: 0;
  padding: 15px 20px;
  font-family: "open_sanslight_italic";
  font-size: 24px;
  cursor: pointer;
}
#messageMarchand .likH2:after {
  position: absolute;
  top: 50%;
  right: 15px;
  content: "\e911";
  font-family: "storipro";
  font-size: 20px;
  color: white;
  transform: translateY(-50%);
}
#messageMarchand.noContent .likH2 {
  cursor: default;
}
#messageMarchand.noContent .likH2:after {
  content: none;
}
#messageMarchand div {
  display: none;
  padding: 0 20px 20px;
  font-family: "open_sansitalic";
  font-size: 18px;
}
#messageMarchand div b, #messageMarchand div strong {
  font-family: "open_sansbolditalic";
  font-weight: normal;
}
#messageMarchand a {
  display: block;
  padding-right: 20px;
  padding-left: 40px;
  padding-bottom: 10px;
  font-family: "open_sanslight_italic";
  text-align: right;
}
#messageMarchand:hover, #messageMarchand.active {
  background: rgba(0, 0, 0, 0.75);
}
#messageMarchand.active .likH2:after {
  content: "\e90c";
}
#messageMarchand.active div {
  display: block;
}

@media screen and (min-width: 992px) {
  #rassuranceMarchand .row div:hover {
    transform: scale(1.07);
    -ms-transform: scale(1.07);
    -webkit-transform: scale(1.07);
  }
}
#rassuranceMarchand {
  color: #000;
  font-size: 14px;
  text-align: center;
  padding-bottom: 10px;
}
#rassuranceMarchand .row div {
  min-height: 140px;
  padding-top: 20px;
  padding-bottom: 20px;
  transition: all 200ms linear;
  position: relative;
}
#rassuranceMarchand .row div:before {
  color: #fecc00;
  font-family: "storipro" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 6em;
}
#rassuranceMarchand .row div#fabricant:before {
  content: "\e924";
}
#rassuranceMarchand .row div#remise:before {
  content: "\e925";
}
#rassuranceMarchand .row div#delai:before {
  content: "\e906";
}
#rassuranceMarchand .row div#livraison:before {
  content: "\e90a";
}
#rassuranceMarchand .row div#paiement:before {
  content: "\e90e";
}
#rassuranceMarchand p.likeH4 {
  text-transform: uppercase;
  font-family: "open_sans_condensedbold";
  font-size: 16px;
}
#rassuranceMarchand p {
  margin: 0;
}

#nosImmanquables {
  position: relative;
  z-index: 3;
}
#nosImmanquables p.likeH2 {
  font-size: 30px;
  font-family: "open_sanslight";
  margin-top: -60px;
  margin-bottom: 20px;
  display: inline-block;
  background-color: #fff;
  padding-top: 0px;
  padding-left: 30px;
}
#nosImmanquables p.likeH2 a {
  color: #000;
}
#nosImmanquables p.likeH2 a:after {
  font-family: "storipro" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 2.4em;
  vertical-align: middle;
  margin-right: 5px;
  color: #fecc00;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e90f";
}
#nosImmanquables p.likeH2 a:hover:after {
  color: #7d7d7d;
}
#nosImmanquables .listeProduit {
  margin-bottom: 10px;
}

@media (max-width: 767px) {
  #banniereDefilante.navigationParCycle .container {
    padding: 0;
  }
  #banniereDefilante.navigationParCycle .navigationParCycleBloc .col-sm-12 {
    position: absolute;
    bottom: 94px;
    left: 0;
    width: 100%;
    padding: 0;
  }
  #banniereDefilante.navigationParCycle .navigationParCycleBloc .col-sm-12 h2 {
    position: relative;
    padding: 12px 40px 12px 15px;
    font-family: "open_sanssemibold";
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
  }
  #banniereDefilante.navigationParCycle .navigationParCycleBloc .col-sm-12 h2:after {
    position: absolute;
    top: 50%;
    right: 12px;
    content: "\e911";
    font-family: "storipro";
    font-size: 20px;
    transform: translateY(-50%);
  }
  #banniereDefilante.navigationParCycle .navigationParCycleBloc .col-sm-12 p {
    display: none;
    padding: 15px;
    font-size: 14px;
    line-height: 20px;
  }
  #banniereDefilante.navigationParCycle .navigationParCycleBloc .col-sm-12 p a {
    margin-top: 5px;
    font-size: 16px;
  }
  #banniereDefilante.navigationParCycle .navigationParCycleBloc .col-sm-12.active h2:after {
    content: "\e90c";
  }
  #banniereDefilante.navigationParCycle .navigationParCycleBloc .col-sm-12.active p {
    display: block;
  }
  #banniereDefilante.navigationParCycle .navigation .serie a {
    width: 18px;
    height: 18px;
    margin: 0 3px;
  }
  #nosImmanquables p.likeH2 {
    margin-top: 30px;
    margin-bottom: 0;
  }
  #rassuranceMarchand .row {
    display: flex;
    flex-wrap: wrap;
  }
  #rassuranceMarchand .row div {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 50%;
    min-height: 0;
    margin: 6px 0;
    padding: 0 10px 0 68px;
    text-align: left;
  }
  #rassuranceMarchand .row div .likeH4 {
    line-height: 16px;
  }
  #rassuranceMarchand .row div:before {
    position: absolute;
    left: 10px;
    top: -8px;
    font-size: 50px;
  }
}
@media screen and (max-width: 425px) {
  #nosImmanquables p.likeH2 a {
    font-size: 23px;
  }
  #rassuranceMarchand .row div {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: 100%;
    padding-top: 0;
  }
  .banniere .virgen .container {
    padding-top: 0;
  }
  .banniere .virgen .container h2 {
    margin: 0.4em 0;
    font-size: 22px;
  }
  .banniere .virgen .container h3 {
    margin: 0.3em 0;
  }
  .banniere .virgen .container p a {
    min-width: 158px;
  }
}
/*@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
*/
#header {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
}

#infoRubrique > div {
  overflow: hidden;
  padding: 0 30px;
  background-color: #fff;
}
#infoRubrique > div .filAriane {
  margin-bottom: 20px;
}
#infoRubrique > div h1 {
  margin: 0 0 15px;
  line-height: 1.1;
}
#infoRubrique > div h2 {
  margin: 20px 0 10px;
  line-height: 1.1;
}
#infoRubrique > div p {
  margin: 0;
  font-family: "open_sansregular";
  font-size: 15px;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #infoRubrique {
    padding: 0;
  }
  #infoRubrique > div {
    padding: 0 15px;
  }
  #infoRubrique > div h1 {
    margin-bottom: 10px;
    font-size: 26px;
  }
}

.listeProduit {
  margin-bottom: 60px;
}
.listeProduit .produit.categorie {
  position: relative;
  margin-bottom: 15px;
}
.listeProduit .produit.categorie .zoneBody {
  position: relative;
  border: 1px solid #f1f1f1;
}
.listeProduit .produit.categorie .zoneBody > a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.listeProduit .produit.categorie .zoneBody .image {
  width: 100%;
  height: 260px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f0f0f0;
  border: 10px solid #fff;
}
.listeProduit .produit.categorie .zoneBody .description {
  position: absolute;
  top: 50%;
  width: 100%;
  border-top: 5px solid rgba(255, 255, 255, 0.85);
  border-bottom: 5px solid rgba(255, 255, 255, 0.85);
  font-family: "open_sanslight";
  transform: translateY(-50%);
}
.listeProduit .produit.categorie .zoneBody .description p {
  display: none;
  margin: 0;
  padding: 10px 10px 5px;
  background: rgba(255, 255, 255, 0.85);
  font-size: 12px;
  line-height: 13px;
}
.listeProduit .produit.categorie .zoneBody .description h2 {
  width: 100%;
  padding: 8px 5px;
  background: #fff;
  font-family: "open_sansregular";
  font-size: 15px;
  line-height: 1.1;
}
.listeProduit .produit.categorie .zoneBody:hover .description p {
  display: block;
}
.listeProduit .produit.categorie .zoneBody:hover .description h2 {
  background: #fecc00;
}
.listeProduit .listeProduitListing .produit + .produit {
  margin-right: 0px;
}
.listeProduit .produit + .produit {
  margin-right: 0px;
}
.listeProduit .listeProduitListing .produit .zonePrix,
.listeProduit .produit .zonePrix {
  display: none;
}

.slides .zoneBody {
  height: 70vh;
  z-index: 1;
}
.slides .zoneBody .slideshow {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
}

#colonneCentre {
  z-index: 2000;
}
#colonneCentre.noBanner {
  margin-top: 0px;
}
#colonneCentre.banner {
  margin-top: -90px;
}

body.noBanner #header {
  background-color: black;
  position: relative;
}/*# sourceMappingURL=accueil.css.map */