/* vim: set ts=4 sw=4 sts=4 et: */

/**
 * Shipping Consent Module
 *
 * @category  X-Cart_5_5_Module
 * @package   ShippingConsent
 * @author    CFL Systems, Inc. <support@cflsystems.com>
 * @copyright 2023 CFL Systems, Inc. All rights reserved.
 * @license   License Agreement - https://www.cflsystems.com/software-license-agreement.html
 * @link      https://www.cflsystems.com/
 */

.checkout-block .review-step .step-box .cart-items .shipping-code-modifier .value {
    font-weight: 600;
    float: right;
}
