#homepage #parents-fav .product-select .item-grid .item-box .product-item .picture .Img .stickers-eko{
  left: 10px;
  top: initial;
  right: initial;
  bottom: 12px;
  z-index: 1;
  position: absolute;
  display: flex;
  flex-flow: row wrap;
  text-align: center;
}
#homepage .parents-fav {
    order: 10;
    margin-top: 55px;
  }
  @media screen and (min-width: 767px) {
    #homepage .parents-fav {
      order: 2;
    }
  }
  #homepage #parents-fav {
    width: 100%;
  }
  @media screen and (max-width: 767px) {
    #homepage #parents-fav {
      padding: 0 10px;
    }
  }
  #homepage #parents-fav .product-select {
    width: 100%;
  }
  @media screen and (max-width: 1023px) {
    #homepage #parents-fav .product-select {
      overflow: hidden;
    }
  }
  #homepage #parents-fav .product-select .title {
    line-height: 32px;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    height: 56px;
  }
  
  #homepage #parents-fav .product-select .parentsFav-crosssell-title {
    text-align: center;
    padding: 0 0 20px;
    font-size: 1.125rem;
    font-weight: 600;
	text-transform: uppercase;
}
  
  #homepage #parents-fav .product-select .item-grid {
    padding-left: 0;
  }
  #homepage #parents-fav .product-select .item-grid .item-box {
    padding: 0 5px;
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #homepage #parents-fav .product-select .item-grid .item-box {
      width: calc(100% / 4);
    }
    #homepage #parents-fav .product-select .item-grid .item-box:nth-child(n+5) {
      display: none;
    }
  }
  @media screen and (min-width: 1024px) and (max-width: 1919px) {
    #homepage #parents-fav .product-select .item-grid .item-box {
      width: calc(100% / 6);
    }
    #homepage #parents-fav .product-select .item-grid .item-box:nth-child(n+7) {
      display: none;
    }
  }
  @media screen and (min-width: 1920px) {
    #homepage #parents-fav .product-select .item-grid .item-box {
      width: calc(100% / 8);
    }
    #homepage #parents-fav .product-select .item-grid .item-box:nth-child(n+9) {
      display: none;
    }
  }
  #homepage #parents-fav .product-select .item-grid .item-box .product-item .picture {
    width: 100%;
  }

  #homepage #parents-fav .product-select .item-grid .item-box .product-item .picture .sticker .discount-price {
    color: #fff;
    background-color: #d51317;
    padding: 2px 5px 2px 5px;
    margin-right: 5px;
    font-size: 12px;
    border-radius: 1px;
  }
  @media screen and (min-width: 768px) {
    #homepage #parents-fav .product-select .item-grid .item-box .img-secondary {
      opacity: 0;
    }
    #homepage #parents-fav .product-select .item-grid .item-box:hover .img-secondary {
      opacity: 1;
    }
    #homepage #parents-fav .product-select .item-grid .item-box .img-arrow {
      pointer-events: none;
      position: absolute;
      background-color: transparent;
      background-size: 100%;
      z-index: -1;
    }
  }
  @media screen and (max-width: 767px) {
    #homepage #parents-fav .product-select .item-grid .item-box .img-arrow {
      background-image: url(fleche.png);
      background-size: 28px;
      background-repeat: no-repeat;
      background-position: center center;
      border: none;
      z-index: 3;
      cursor: pointer;
      width: 47px;
      height: 47px;
      position: absolute;
      right: 0;
      background-color: transparent;
      outline: 0;
      pointer-events: auto;
      top: 50%;
      transform: translateY(-50%);
      padding: 0;
    }
    #homepage #parents-fav .product-select .item-grid .item-box .img-secondary {
      left: 100% !important;
      position: absolute !important;
      opacity: 1;
    }
    #homepage #parents-fav .product-select .item-grid .item-box .img-move {
      transition-property: visibility, transform, opacity !important;
      transition-duration: 0.2s;
    }
    #homepage #parents-fav .product-select .item-grid .item-box .Img {
      overflow: hidden;
    }
    #homepage #parents-fav .product-select .item-grid .item-box .arrow-prev {
      transform: translateY(-50%) rotate(180deg);
      left: 0;
    }
    #homepage #parents-fav .product-select .item-grid .item-box .arrow-hide {
      display: none;
      pointer-events: none;
    }
  }
  #homepage #parents-fav .product-rate {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (doesn't work very well) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    justify-content: space-between;
    width: 64px;
  }
  #homepage #parents-fav .product-rate li {
    background: no-repeat center center;
    width: 20%;
    display: inline-block;
    padding: 5px;
    margin-right: 2px;
  }
  #homepage #parents-fav .product-rate li.starred {
    background-image: url("https://idkidsmedia.blob.core.windows.net/media/oxybul/hp/HP_210405/icon-star-yellow.svg");
  }
  #homepage #parents-fav .product-rate li.star-null {
    background-image: url("https://idkidsmedia.blob.core.windows.net/media/oxybul/hp/HP_210405/icon-star-grey.svg");
  }
  #homepage #parents-fav .existe-coloris {
    font-size: 11px;
    margin-top: 4px;
  }
  #homepage #parents-fav .product-rate-container {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (doesn't work very well) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    align-items: center;
    height: 30px;
  }
  #homepage #parents-fav .product-rate-container .product-rate-number {
    margin-left: 3px;
  }
  #homepage #parents-fav .product-rate-container .product-rate-number span {
    font-size: 10px;
    font-weight: 500;
  }
  #homepage #parents-fav .product-rate-number {
    margin-left: 10px;
  }
  #homepage .item-grid {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (doesn't work very well) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    justify-content: flex-start;
    margin: 0 auto;
  }
  @media screen and (min-width: 1024px) {
    #homepage .item-grid {
      flex-flow: row wrap;
      justify-content: center;
    }
  }
  @media screen and (max-width: 1023px) {
    #homepage .item-grid {
      flex-flow: row nowrap;
      overflow: scroll;
    }
  }
  #homepage .item-grid .item-box {
    margin-bottom: 40px;
    float: left;
    position: relative;
  }
  @media screen and (min-width: 1920px) {
    #homepage .item-grid .item-box {
      width: 270px;
    }
  }
  @media screen and (min-width: 1366px) and (max-width: 1919px) {
    #homepage .item-grid .item-box {
      width: 228px;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #homepage .item-grid .item-box {
      margin-left: 3.3%;
      width: 30%;
    }
  }
  @media screen and (max-width: 767px) {
    #homepage .item-grid .item-box {
      width: 45%;
    }
  }
  #homepage .item-grid .item-box .product-item {
    position: relative;
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (doesn't work very well) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    height: 100%;
    flex-flow: column nowrap;
    align-items: center;
    overflow: hidden;
  }
  #homepage .item-grid .item-box .product-item .picture {
    text-align: center;
    max-width: 225px;
    margin: 0 auto;
  }
  #homepage .item-grid .item-box .product-item .picture .Img {
    display: block;
    position: relative;
  }
  #homepage .item-grid .item-box .product-item .picture .Img .img-placeholder {
    transition: 0.5s opacity;
    position: relative;
  }
  #homepage .item-grid .item-box .product-item .picture .Img img {
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    color: transparent;
    transition: 0.5s opacity;
  }
  #homepage .item-grid .item-box .product-item .picture .Img .img-set {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity 0.2s;
  }
  #homepage .item-grid .item-box .product-item .details {
    z-index: 2;
    background-color: #fff;
    padding-top: 8px;
    width: 100%;
    max-width: 225px;
    margin: 0 auto;
  }
  @media screen and (min-width: 1024px) and (max-width: 1365px) {
    #homepage .item-grid .item-box .product-item .details {
      width: 225px;
    }
  }
  #homepage .item-grid .item-box .product-item .details a:before {
    bottom: 0;
    content: "" "";
    left: 0;
    position: absolute;
    right: 0%;
    top: 0%;
    z-index: 1;
  }
  #homepage .item-grid .item-box .product-item .details .product-title-txt {
    font-weight: 500;
    color: #383838;
    font-size: 0.875rem;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
  }
  #homepage .item-grid .item-box .product-item .details .brand {
    font-weight: 300;
    color: #383838;
    font-size: 0.75rem;
    text-transform: uppercase;
    margin-bottom: 3px;
  }
  #homepage .item-grid .item-box .product-item .details .brand .product-title {
    /* OLD - iOS 6-, Safari 3.1-6 */
    /* OLD - Firefox 19- (doesn't work very well) */
    /* TWEENER - IE 10 */
    /* NEW - Chrome */
    display: flex;
    margin: 0 auto;
  }
  #homepage .item-grid .item-box .product-item .details .sticker-solde {
    position: relative;
  }
  #homepage .item-grid .item-box .product-item .details .sticker-solde .stickertitle {
    height: 20px;
  }
  #homepage .item-grid .item-box .product-item .details .height-add-info .price-from {
    font-weight: 300;
    color: #383838;
    font-size: 11px;
  }
  #homepage .item-grid .item-box .product-item .details .discount-price {
    color: #fff;
    background-color: #d51317;
    padding: 2px 5px 2px 5px;
    margin-right: 5px;
    font-size: 12px;
  }
  #homepage .item-grid .item-box .product-item .details .price {
    font-weight: 600;
    color: #383838;
    font-size: 0.875rem;
    display: inline-block;
    margin-top: 0px;
  }
  #homepage .item-grid .item-box .product-item .details .price.old-price {
    font-size: 0.857em !important;
    text-decoration: line-through;
    font-weight: 400;
  }
  #homepage .item-grid .item-box .product-item .details .add-info {
    display: flex;
    flex-flow: row nowrap;
  }
  #homepage .item-grid .item-box .product-item .details .add-info .price-from {
    margin-right: 3px;
  }
  #homepage .item-grid .item-box .product-item .details .add-info .price-from span {
    font-size: 12px;
    font-weight: 300;
  }
  