.table-top {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}

.table-top .top-left {
    float: left;
}

.table-top .top-right {
    float: right;
}

.pvtfw_pro_bulk_cart_note{
    font-style: italic;
    color: var(--wp--preset--color--vivid-red);
}