.newe {
  background-image: url("https://www.eminence.fr/media/eminence/pictogrammes/pastille/1.png"); }

.sale15e {
  background-image: url("https://www.eminence.fr/media/eminence/pictogrammes/pastille/10.png"); }

.sale20e {
  background-image: url("https://www.eminence.fr/media/eminence/pictogrammes/pastille/19.png"); }

.sale25e {
  background-image: url("https://www.eminence.fr/media/eminence/pictogrammes/pastille/15.png"); }

.sale30e {
  background-image: url("https://www.eminence.fr/media/eminence/pictogrammes/pastille/14.png"); }

.sale40e {
  background-image: url("https://www.eminence.fr/media/eminence/pictogrammes/pastille/24.png"); }

.sale50e {
  background-image: url("https://www.eminence.fr/media/eminence/pictogrammes/pastille/27.png"); }

.eb-wrapper {
  width: 100%;
  display: table;
  background: url(https://www.eminence.fr/skin/frontend/eminence_athena_rwd/eminence_rwd/images/sep.png) no-repeat top center;
  padding-top: 30px;
  margin-top: 30px; }
  .eb-wrapper .eb-title {
    text-align: center;
    font-family: "Ultra",Arial,sans-serif;
    font-size: 40px;
    color: #272727;
    text-transform: none;
    margin: 0 0 10px 0; }
    .eb-wrapper .eb-title span:before, .eb-wrapper .eb-title span:after {
      content: '"'; }
  .eb-wrapper .eb-recommendations .item {
    display: block;
    float: left;
    width: 23%;
    margin: 1%;
    text-align: center;
    position: relative; }
    .eb-wrapper .eb-recommendations .item .imageUrl img {
      max-width: 100%; }
    .eb-wrapper .eb-recommendations .item .imageUrl .pastil {
      z-index: 40;
      position: absolute;
      left: 80%;
      top: 0;
      width: 20%;
      min-height: 84px;
      background-size: 100% auto;
      background-repeat: no-repeat; }
    .eb-wrapper .eb-recommendations .item .infos {
      font-size: 14px;
      font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif; }
      .eb-wrapper .eb-recommendations .item .infos .eb-product-name {
        color: #636363;
        font-weight: 500; }
        .eb-wrapper .eb-recommendations .item .infos .eb-product-name:hover {
          color: #000;
          text-decoration: none; }
      .eb-wrapper .eb-recommendations .item .infos .eb-price {
        margin: 2px 0 3px;
        font-size: 20px;
        font-weight: bold;
        color: #272727; }
        .eb-wrapper .eb-recommendations .item .infos .eb-price .newprice {
          color: #c20e2e;
          margin-left: 3px; }
        .eb-wrapper .eb-recommendations .item .infos .eb-price .oldprice {
          padding-top: 6px;
          margin-left: 3px;
          text-decoration: line-through;
          font-size: 14px; }
  @media screen and (min-width: 480px) and (max-width: 960px) {
    .eb-wrapper .eb-recommendations .item {
      display: block;
      float: left;
      width: 31.3%;
      margin: 1%;
      text-align: center;
      position: relative; }
    .eb-wrapper .eb-recommendations .item3 {
      display: none; } }
  @media screen and (max-width: 480px) {
    .eb-wrapper .eb-recommendations .item {
      display: block;
      float: left;
      width: 44%;
      margin: 3%;
      text-align: center;
      position: relative; }
    .eb-wrapper .eb-recommendations .item2,
    .eb-wrapper .eb-recommendations .item3 {
      display: none; } }

a:hover {
  text-decoration: none; }

.eb-item {
  display: block;
  float: left;
  width: 23%;
  margin: 1%;
  margin-bottom: 20px;
  text-align: center;
  position: relative;
  /*@media screen and (min-width: $bp-mobile) and (max-width: $bp-tablet) {
    width: 29%;
    margin: 2%;
    &.item6 {
      margin-left: 0;
    }
    &.item7 {
      margin-right: 3%;
    }
  }*/ }
  .eb-item .imageUrl img {
    max-width: 100%; }
  .eb-item .imageUrl .pastil {
    z-index: 40;
    position: absolute;
    left: 85%;
    top: 0;
    width: 53px;
    min-height: 84px;
    background-size: 100% auto;
    background-repeat: no-repeat; }
    @media screen and (max-width: 480px) {
      .eb-item .imageUrl .pastil {
        left: 74%;
        width: 35%; } }
  .eb-item .infos {
    padding: 25px 0 0 0px;
    min-height: 87px; }
    .eb-item .infos .eb-product-name {
      color: #636363;
      display: block;
      margin-bottom: 5px;
      font-size: 14px;
      font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
      font-weight: 500; }
      .eb-item .infos .eb-product-name:hover {
        color: #000;
        text-decoration: underline; }
    .eb-item .infos .eb-price {
      color: #272727;
      font-size: 17px;
      white-space: nowrap;
      font-family: "Montserrat",Verdana,Arial,sans-serif; }
      .eb-item .infos .eb-price .newprice {
        color: #c20e2e;
        margin-left: 3px; }
      .eb-item .infos .eb-price .oldprice {
        padding-top: 6px;
        margin-left: 3px;
        text-decoration: line-through;
        font-size: 14px; }
  @media screen and (max-width: 480px) {
    .eb-item {
      width: 46%;
      margin: 2%; } }
