/*
 * This source file is subject to the Syncitgroup Software License, which is available at https://www.syncitgroup.com/.
 * Do not edit or add to this file if you wish to upgrade the to newer versions in the future.
 * If you wish to customize this module for your needs,
 * please refer to http://www.magentocommerce.com for more information.
 *
 * @author      Miloš Đorić <milos.djoric@syncitgroup.com>
 * @copyright   Copyright (c) 2025. Syncitgroup (https://www.syncitgroup.com/)
 * @license     http://opensource.org/licenses/gpl-license.php GNU Public License
 * @link        https://www.syncitgroup.com/
 */

.ffl-group-before {
    border-top: 1px solid #ddd;
    padding-top: 10px;
    width: 100% !important;
}

.ffl-group-after {
    width: 100% !important;
}