collection-products .badge-stock.badge-stock-in{
    background: #0db115;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    left: 8px;
    line-height: 1;
    padding: 4px 7px;
    position: absolute;
    top: 8px;
    z-index: 10;
}