.greenCheckList ul li::before {
    content: "";
    width: 19px;
    height: 19px;
    display: inline-block;
    background-image: url('/wp-content/uploads/2024/03/checkGreen-1.svg');
}


.pbf-stars img {
    width:20px!important;
}


.greenCheckList h3 {
    font-size:36px!important;
    font-weight:500!important;
    margin-bottom:30px!important;
}

.imagePart {
    padding-left:250px!important;
}

.dodajvkosarica {
    margin-top:20px;
}

.pbf-discount-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background-color: #de1528!important;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    z-index: 2;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
}
.pbf-bottom-features .imagePart {
    position: relative;
}

.imagePart img {
    width:500px!important;
}