/* МИН ЗАКАЗ */
/* обрезной */
.uc-main-catalog .t778__col .t778__bgimg:after {
    display: block;
    position: absolute;
    bottom: 0;
    padding: 10px 15px;
    background-color: #657c5c;
    color: white;
    border-radius: 0px 20px 0px 0px;
    font-family: 'Open Sans';
    font-size: 16px !important;
    font-weight: 700;
    white-space: pre-wrap;
}

.uc-main-catalog .t778__col[data-product-lid="6818546822500"] .t778__bgimg:after {
    content: "ЗАКАЗ\Aот 5 м3";
}

/* строганый */
.uc-main-catalog .t778__col[data-product-lid="1780334429081"] .t778__bgimg:after {
    content: "ЗАКАЗ\Aот 10 м3";
}

/* уголь */
.uc-main-catalog .t778__col[data-product-lid="1780334430377"] .t778__bgimg:after {
    content: "ОПТ\Aот 300 мешков";
}

/* черенки */
.uc-main-catalog .t778__col[data-product-lid="1780334431391"] .t778__bgimg:after {
    content: "ОПТ\Aот 1000 шт.";
}

/* поддоны */
.uc-main-catalog .t778__col[data-product-lid="1780334440421"] .t778__bgimg:after {
    content: "ОПТ\Aот 100 шт.";
}