/* STYLE CMONSITE EDITOR */
@media (min-width:1024px){header .logo{top:-2px;left:557px;height:auto;width:232px;}header .logo img{height:auto;}}#fiche-produit .top_fiche .description{
    font-size: 16px;
}
.produits .nomprod a {
    color: #FF9089;
}
@media only screen and (max-width:1023px) {
  #logo img {
   width:auto!important;
   max-height:160px;
  }
  .container-slogan{
    display:none;
  }
  #logo{
    padding-bottom:20px
  }
}