.presiana-depozit-label {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #ff5a00;
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: bold;
    z-index: 10;
    border-radius: 3px;
}

.woocommerce ul.products li.product {
    position: relative;
}