.fbp_products_to_show {
    opacity: 0.7;
}
.fbp_products_to_show .btn-cart {
    cursor: not-allowed;
}
.fbp_products_to_choose .fpb_threshold_price {
    font-weight: bold;
    color: #13ae58;
}
.fbp_products_to_show .fpb_threshold_price {
    font-weight: bold;
    color: red;
}