.catalog-block__info-bottom-wrapper .podrobnee {
    background-color: #727771 !important;
    color: white !important;
    border-color: #727771 !important;
}

.catalog-block__info-bottom-wrapper .podrobnee:hover {
    background-color: #626562 !important;
    color: white !important;
    border-color: #626562 !important;
}

.col.ppd .promo-wrap {
    width: 100%;
}

.col.ppd .promo-min-price {
    background-color: #fc8100;
    color: #fff;
    height: 76px;
    font-size: 38px;
    font-weight: 500;
    line-height: 76px;
    text-align: center;
    width: 100%;
}

.col.ppd .promo-button {
    background-color: #279e04;
    width: 100%;
    text-align: center;
}

.col.ppd .promo-button .btn {
    background-color: #fff;
    border-radius: 0;
    margin: 15px 5px;
    padding: 5px 30px;
    font-size: 24px;
}

.col.ppd .promo-img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.col.ppd .promo-img img {
min-width: 100%;
max-width: 100%;
}

.catalog-items .line-block__item .article {
font-size: calc(1rem - 2px);
}
