.new-novini_info .priceDiscount {
    color: #D00000;
}
.new-novini_info .priceBase {
    color: #BBBBBB;
    font-size: 14px;
    font-weight: 100;
    text-decoration: line-through;
}

/*catalog basket btn*/
.catalog__main-list .new-novini_item_hide{
    top:unset;
    bottom: -82px;
    height: auto;
    padding-bottom: 0;
}

.catalog__main-list .new-novini_item:hover .new-novini_item_hide {
    box-shadow: 0px 20px 20px rgb(0 0 0 / 10%);
}

.catalog__main-list .new-novini_item:hover {
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
}

.npl-navigate-container.npl-navigate-container_full-width{
    padding-right: 0;
    padding-left: 0;
}