.flag_best_seller {
    display: inline-block;
    background:#ff9315;
    color:white;
    padding: 0.3125rem 0.4375rem;
    font-size: 0.8666666667rem;
    line-height: 1.1em;
}

.product-miniature .flag_best_seller {
    position: absolute;
    right: 0;
    top:0;
}

.autocomplete-suggestion .product-price {
    display: none !important;
}