@charset "UTF-8";
/* 
    Created on : 28 avr. 2020, 09:00:00
    Author     : Sébastien GRIFFITHS - Otidea
*/
/*-- Declaration variables font--*/
/*@font-face {
    font-family: 'bretagneFont';
    src: url('../fonts/RegionBretagne-Reg.eot');
    src: local('â˜º'), url('../fonts/RegionBretagne-Reg.woff') format('woff'), url('../fonts/RegionBretagne-Reg.ttf') format('truetype'), url('../fonts/RegionBretagne-Reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bretagneFont';
    src: url('../fonts/RegionBretagne-Bold.eot');
    src: local('â˜º'), url('../fonts/RegionBretagne-Bold.woff') format('woff'), url('../fonts/RegionBretagne-Bold.ttf') format('truetype'), url('../fonts/RegionBretagne-Bold.svg') format('svg');
    font-weight: bold ;
    font-style: normal;
}*/
/*-- Declaration variables couleurs--*/
/* rose 1*/
/*bleu*/
/*gris nav / backgounrd slider*/
/*gris backgounrd slider*/
/*bleu clair*/
/*trait /couleur de peinture orange jaune*/
/*neuf couleur*/
/*occas couleur*/
/* gris4 */
/* vert titre */
/*texte gris foncé*/
/*gris fond */
/*gris agence*/
/*bleu canard */
/*bleu clair */
/*jaune */
/*gauche fleche */
/*droite fleche */
/* canard clair*/
/* bleu footer */
/* bleu clair mentions*/
/* vert index */
/* bleu txt bouton */
/* bleu txt bouton */
/*pagination*/
/*-- Declaration classes font--*/
.font1 {
  font-family: "Jost", sans-serif; }

.font2 {
  font-family: "Source Serif Pro", serif; }

.font3 {
  font-family: "Dancing Script", cursive; }

.font4 {
  font-family: "Open Sans", sans-serif; }

/*-- Declaration classes couleurs--*/
.noir {
  color: #000000; }

.blanc {
  color: #ffffff; }

.gris {
  color: #f7f7f7; }

.couleur1 {
  color: #E8326E; }

.couleur2 {
  color: #3CB0B3; }

.couleur3 {
  color: #F1FAFA; }

.couleur4 {
  color: #333333; }

.couleur5 {
  color: #2cbfc6; }

.couleur6 {
  color: #fcd743; }

.couleur7 {
  color: #46a46a; }

.couleur8 {
  color: #12a184; }

.couleur9 {
  color: #332c26; }

.couleur10 {
  color: #ffad40; }

.bgNoir {
  background-color: #000000; }

.bgBlanc {
  background-color: #ffffff; }

.bgGris {
  background-color: #f7f7f7; }

.bgCouleur1 {
  background-color: #E8326E; }

.bgCouleur2 {
  background-color: #3CB0B3; }

.bgCouleur3 {
  background-color: #F1FAFA; }

.bgCouleur4 {
  background-color: #333333; }

.bgCouleur5 {
  background-color: #2cbfc6; }

.bgCouleur6 {
  background-color: #fcd743; }

.bgCouleur7 {
  background-color: #46a46a; }

.bgCouleur8 {
  background-color: #12a184; }

.bgCouleur9 {
  background-color: #332c26; }

.bgCouleur10 {
  background-color: #ffad40; }

/*-- Declaration mixin--*/
/*////////////////////////////////////////////////////////////////////*/
.containerLabel {
  height: 200px;
  width: 50px;
  margin-left: 15px;
  position: absolute;
  z-index: 9;
  top: -30px; }
  .containerLabel.secondEncart {
    margin-left: 65px; }
    .containerLabel.secondEncart .languetteTitle {
      top: -103px; }
  .containerLabel img {
    clip-path: inherit !important; }
  .containerLabel.containerLabelList {
    /*top: 146px;*/ }
    .containerLabel.containerLabelList img {
      width: 44px; }
    .containerLabel.containerLabelList span {
      left: calc(50% - 23px); }
  .containerLabel .productLabel {
    position: relative;
    margin-bottom: 22px; }
    .containerLabel .productLabel.bio {
      max-width: 49px;
      max-height: 60px; }
    .containerLabel .productLabel.label {
      max-width: 47px;
      max-height: 35px; }
    .containerLabel .productLabel.jaune {
      max-width: 57px;
      max-height: 57px; }
  .containerLabel .productPromo {
    position: relative;
    max-width: 44px;
    max-height: 170px;
    margin-bottom: 22px; }
    .containerLabel .productPromo.soon {
      max-height: 200px;
      height: 200px;
      top: -6px;
      margin-bottom: 14px;
      width: 50px;
      max-width: 50px; }
    .containerLabel .productPromo.new {
      max-height: 200px;
      height: 160px; }
  .containerLabel .languette {
    max-height: 170px; }
  .containerLabel .languetteTitle {
    font-size: 1rem;
    color: white;
    position: relative;
    top: -127px;
    width: 30px;
    left: calc(50% - 23px);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    writing-mode: vertical-lr; }
    .containerLabel .languetteTitle.soon {
      font-size: 1em;
      top: -188px;
      left: calc(50% - 19px); }
    .containerLabel .languetteTitle.new {
      font-size: 1em;
      top: -150px;
      left: calc(50% - 22px); }
  .containerLabel .lovedProductMultiple {
    background-image: url(../medias_front/common/loveGreen.png);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 32px;
    height: 29px;
    position: relative;
    left: calc(100% - 60px);
    display: block;
    top: 0; }
  .containerLabel .loveProduct {
    background-image: url(../medias_front/common/love.png);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 32px;
    height: 29px;
    position: relative;
    top: -50px;
    left: calc(100% - 60px);
    display: block; }
  .containerLabel .lovedProduct {
    background-image: url(../medias_front/common/loved.png);
    background-repeat: no-repeat;
    background-position: 50%;
    width: 32px;
    height: 29px;
    position: relative;
    top: -50px;
    left: calc(100% - 60px);
    display: none; }

.loveProductMultiple {
  background-image: url(../medias_front/common/loveGreen.png);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 32px;
  height: 29px;
  position: relative;
  left: calc(100% - 62px);
  display: none;
  top: 0; }

.lovedProductMultiple {
  display: none;
  background-image: url(../medias_front/common/loved.png);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 32px;
  height: 29px;
  position: relative;
  left: calc(100% - 60px);
  top: 0; }

.loveProduct {
  background-image: url(../medias_front/common/love.png);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 32px;
  height: 29px;
  position: relative;
  top: -50px;
  left: calc(100% - 60px);
  display: block; }

.lovedProduct {
  background-image: url(../medias_front/common/loved.png);
  background-repeat: no-repeat;
  background-position: 50%;
  width: 32px;
  height: 29px;
  position: relative;
  top: -50px;
  left: calc(100% - 60px);
  display: block; }

#reference_id {
  border-radius: 0;
  border: none; }

#divSelect-1 label {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  color: #E8326E; }

#selectQTY-1 {
  border-radius: 0;
  border: none; }

.containerForm .prix {
  border: 1px solid #E8326E; }

.containerForm {
  width: 65% !important; }
  .containerForm .prixEff {
    font-weight: 500 !important;
    border-radius: 5px;
    padding: 5px 8px;
    color: #E8326E !important;
    font-size: 1.5rem;
    margin-top: 5px; }
  .containerForm .prixOrig {
    color: #fcd743 !important; }

.containerProd {
  max-width: 100%;
  padding: 0; }

.containerProduct {
  max-width: 350px;
  position: relative;
  margin-bottom: 35px !important;
  border-radius: 7px;
  background-color: #3CB0B3; }
  @media (max-width: 1200px) {
    .containerProduct {
      width: 350px !important;
      margin: 35px 0 !important; } }
  @media (max-width: 1200px) {
    .containerProduct.productAssociate {
      max-width: inherit; } }
  .containerProduct.secondProduct:after {
    transform: rotate(-3deg); }

.btnFilterProduct {
  background-color: #fff;
  word-break: normal;
  font-weight: 500;
  border: 1px solid #3CB0B3;
  color: #3CB0B3;
  font-family: "Jost", sans-serif;
  padding: 10px;
  height: 40px; }
  .btnFilterProduct:hover {
    border: 1px solid #3CB0B3;
    color: #3CB0B3; }
  .btnFilterProduct.selected {
    background-color: #3CB0B3;
    color: #fff; }

.blocTitre {
  position: relative;
  /*&:after {
    content: "";
    width: 220px;
    height: 2px;
    position: absolute;
    display: block;
    border-bottom: 2.3px dashed #fcc43f;
    left: calc(50% - 110px);
    bottom: -20px;
  }*/ }
  .blocTitre h2 span {
    font-size: 4rem;
    color: #3CB0B3;
    font-family: "Jost", sans-serif; }

.nomProduit {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  text-align: center;
  margin-top: 15px; }
  .nomProduit a {
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: white;
    font-size: 22px; }

.containerPrice .aPartir {
  color: white;
  font-size: 0.7rem;
  text-align: center; }

.price {
  font-weight: 500;
  border-radius: 5px;
  padding: 5px 8px;
  color: white;
  font-size: 1.5rem;
  margin-top: 5px; }

.separateBasket {
  background-color: #E8326E;
  height: 2px !important;
  width: 35px;
  margin: 0 auto;
  margin-bottom: 5px;
  opacity: 1; }

.imageProduct {
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  margin: 0 auto;
  border: solid 5px white; }

.containerImage {
  position: relative; }
  .containerImage a {
    height: 100%;
    width: 100%; }
  .containerImage .addToPanelListeProduct {
    background-image: url(../medias_front/common/picto_panier_blanc.svg) !important;
    background-repeat: no-repeat;
    background-position: 48% 50%;
    width: 55px;
    height: 55px;
    display: block;
    position: relative;
    top: 17px;
    margin: 0 auto;
    background-color: #E8326E;
    border-radius: 50%; }
  .containerImage .plusListeProduct {
    background-image: url(../medias_front/+.svg) !important;
    background-repeat: no-repeat;
    background-position: 50% 75%;
    width: 55px;
    height: 55px;
    display: block;
    position: relative;
    top: 17px;
    margin: 0 auto;
    background-color: #E8326E;
    border-radius: 50%; }

.soinInBasket {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
  gap: 5px !important;
  color: white; }

.BasketDown {
  height: 30px;
  position: absolute !important;
  bottom: 0;
  left: calc(50% - 27px); }

.producteur {
  color: white;
  font-size: 1rem; }

.descriptionProd {
  min-height: 245px; }
  .descriptionProd p {
    color: #103257;
    text-align: left;
    font-weight: 600; }

.DescProd {
  font-size: 1.5rem;
  border-bottom: 2px solid #E8326E;
  width: 154px;
  color: #E8326E; }

.pageBloc.blocTexteImage.type1#bloc_prodFiche .intPageBloc .blocContenu .intBlocContenu a.ronde {
  height: 500px;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  color: transparent; }

.colorBasketFiche {
  background-color: #EEE8F5; }

#bloc_titre {
  text-align: center; }

#bloc_prodFiche {
  width: 100%; }
  #bloc_prodFiche .intPageBloc {
    width: 100%; }
    #bloc_prodFiche .intPageBloc .intBlocTxtContenu {
      width: 50%; }
      @media (max-width: 1200px) {
        #bloc_prodFiche .intPageBloc .intBlocTxtContenu {
          width: 100%; } }
    #bloc_prodFiche .intPageBloc .intBlocContenu {
      position: relative;
      width: 50%;
      align-self: start; }
      @media (max-width: 1200px) {
        #bloc_prodFiche .intPageBloc .intBlocContenu {
          width: 100%; } }

.galerieProduit {
  background-color: #E8326E; }
  .galerieProduit .montain {
    background-image: url("../medias_front/common/backgroundGalerieProduit.png") !important;
    background-color: #fff;
    height: 130px;
    width: 100vw; }
  .galerieProduit .imgGalerieProd {
    max-width: 250px;
    border-radius: 12px;
    margin: 18px; }

@media (max-width: 768px) {
  #specificite {
    margin: 10px; } }
#specificite .greenLine {
  height: 3px;
  background-color: #F1FAFA;
  width: 65%;
  position: relative;
  top: -1.5px; }
  #specificite .greenLine:after {
    content: "";
    background-color: #F1FAFA;
    height: 10px;
    border-radius: 5px;
    left: calc(50% - 95px);
    top: -3px;
    position: absolute;
    width: 190px; }
#specificite .contentSpecificite {
  margin: 50px 50px 0px 50px;
  padding-top: 50px; }
  @media (max-width: 992px) {
    #specificite .contentSpecificite {
      margin: 0px; } }
  #specificite .contentSpecificite .element {
    width: 80%;
    position: relative;
    border-radius: 7px;
    border: 1px solid #3CB0B3;
    padding: 26px 40px 13px 40px;
    margin-bottom: 30px; }
    @media (max-width: 992px) {
      #specificite .contentSpecificite .element {
        width: 100%; } }
    #specificite .contentSpecificite .element .blocTitre:after {
      display: none; }
    #specificite .contentSpecificite .element h2 {
      color: #3CB0B3;
      text-transform: uppercase; }
      #specificite .contentSpecificite .element h2 span {
        font-size: 1.3rem; }
    #specificite .contentSpecificite .element:after {
      content: "";
      background-color: #3CB0B3;
      height: 100%;
      border-radius: 5px;
      position: absolute;
      display: block;
      width: 10px;
      left: -25px;
      top: 0px; }
#specificite .blueBlockBabys {
  border-radius: 7px;
  border: 1px solid #2cbfc6; }
  #specificite .blueBlockBabys .etoileDesNeiges {
    background-image: url("../medias_front/common/etoileDesNeige.png");
    background-repeat: no-repeat;
    background-position: 50%;
    width: 56px; }

.separateurDashed {
  border-bottom: 2px dashed #E8326E;
  width: 100%;
  height: 4px;
  display: none; }

@media (max-width: 1200px) {
  .marginCard .containerProduct {
    margin: 1rem !important; } }

.padd {
  margin-top: 50px; }

.socialReseaux {
  height: 20vh;
  background-color: #F1FAFA;
  align-items: center; }

.blocBasket {
  width: 50% !important; }
  @media (max-width: 1300px) {
    .blocBasket {
      width: 100% !important; } }

@media (max-width: 1200px) {
  .blocArticleDel {
    flex-direction: column !important; } }

.basketDownLeft {
  left: calc(50% - 120px); }

#curator-feed-default-feed-layout {
  display: none; }

/*# sourceMappingURL=products.css.map */
