﻿/* BESPOKE */
.shop-product .uc_product_stock {
    margin-top: auto;
}

.uc_product_stock ul {
    display: flex;
    align-items: center;
}

.uc_product_stock .margin-bottom-20 {
    margin-bottom: 0;
}

.uc_product_stock .btn-text {
    font-size: 14px;
}

.uc_product_stock li.value {
    margin-right: 5px;
}

.uc_product_stock li.value span {
    order: 1;
    color: #8ec63f;
}

.uc_product_stock li.text {
    order: 2;
    font-size: 18px;
}

.uc_product_stock .delivery-time {
    font-size: 14px;
}
/* END BESPOKE */
