
#end_paragraphe{background-color: #eeebe8;padding: 0;font-family: 'QuickSand-Regular';color:#262626;font-size:16px;padding: 30px 0;}
#end_paragraphe h3{font-family: 'QuickSand-Bold';font-size:20px;}
.m_27_8e8178{font-family: 'QuickSand';font-size:27px;color:#8e8178;text-align: center;}
.m_27_e57775{font-family: 'QuickSand';font-size:27px;color:#e57775;text-align: center;}
.b_20_262626{font-family: 'QuickSand-Bold';font-size:20px;color:#262626;text-align: left;}
.b_24_e57755{font-family: 'QuickSand-Bold';font-size:24px;color:#e57755;text-align: center;}
.m_24_e57755{font-family: 'QuickSand';font-size:24px;color:#e57755;text-align: center;}
.r_18_262626{font-family: 'QuickSand-Regular';font-size:18px!important;color:#262626;}
.r_16_262626{font-family: 'QuickSand-Regular';font-size:16px!important;color:#262626;}
h2:before,h2:after{content:none!important;}
h1:before{
  content: ' ';
  border-bottom: solid 1px #8e8178;
  display: flex;
  margin-right: 25px;
  width: 100%;
}

h1:after{
  content: ' ';
  border-bottom: solid 1px #8e8178;
  display: flex;
  margin-left: 25px;
  width: 100%;
}

#liste_produits {    margin-top: 43px;    margin-bottom: 30px;}
#end_paragraphe img{padding:15px;}
.btn-landing {
    margin: 5px 2.5%;
    width: 15%;
	color: white;font-family: 'QuickSand-Bold';
}
.boutons {
    width: 100%;
    /* text-align: center; */
    display: flex;
    align-items: center;
    justify-content: center;
}
#first_paragraphe div{padding:0;}
.product-miniature .thumbnail-container {
    background-color: transparent;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.product-miniature img {
    max-width: 80%;
    height: auto;
    display: inline-block;
}

.av_category_stars{
  display:none;
}

@media screen and (max-width: 640px) {
  .header, .ned-title {
    padding: 0 15px;
  }

  .ned-title>h1{
    display: block!important;
  }

  #first_paragraphe>div:nth-child(2) p{
    display: none;
  }

  .paragraphe.centerBlock-md-up.p_texte{
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  .transparent{
    margin: 15px 0;
  }

  .btn-landing{
    width:45%!important;
  }
}
