/* Banderin Vitrina SALE */
.vitrine .flag.lippi-sale {
    /*background-image: url(http://lippioutdoor.vteximg.com.br/arquivos/sale.png);*/
    background-size: 60px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    /* display: none !important; */
    z-index: 9999999;
    text-indent: -666em;
  }
  /* Banderin Producto SALE */
  .product-image .flag.lippi-black {
    /* background-image: url(http://lippioutdoor.vteximg.com.br/arquivos/sale.png); */
    background-size: 60px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 20%;
    top: 2px;
    /* display: block; */
    display: none !important;
    z-index: 9999999;
    text-indent: -666em;
  }
  /* Banderin Vitrina BLACK LIPPI */
  .vitrine .flag.lippi-black {
    /*background-image: url(http://lippioutdoor.vteximg.com.br/arquivos/lippi-black.png);*/
    background-size: 60px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    /*display: block;*/
    display: none !important;
    z-index: 9999999;
    text-indent: -666em;
  }
  /* Banderin Producto BLACK LIPPI */
  .product-image .flag.lippi-black {
    /*background-image: url(http://lippioutdoor.vteximg.com.br/arquivos/lippi-black.png);*/
    background-size: 60px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 20%;
    top: 2px;
    /*display: block;*/
    display: none !important;
    z-index: 9999999;
    text-indent: -666em;
  }
  /* Banderin Vitrina BLACK HAKA*/
  .vitrine .flag.haka-black {
    /*background-image: url(http://lippioutdoor.vteximg.com.br/arquivos/haka-black.png);*/
    background-size: 60px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 0;
    top: 0;
    /*display: block;*/
    display: none !important;
    z-index: 9999999;
    text-indent: -666em;
  }
  /* Banderin Producto BLACK HAKA */
  .product-image .flag.haka-black {
    /*background-image: url(http://lippioutdoor.vteximg.com.br/arquivos/haka-black.png);*/
    background-size: 60px;
    background-repeat: no-repeat;
    height: 70px;
    width: 70px;
    position: absolute;
    right: 20%;
    top: 2px;
    /*display: block;*/
    display: none !important;
    z-index: 9999999;
    text-indent: -666em;
  }