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

/**
 * Printable List Module
 *
 * @category  X-Cart_5_5_Module
 * @package   PrintableList
 * @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/
 */

.skin-customer #footer-area .social-media-container {
    display: none;
}
.skin-customer #footer-area .container {
    padding: 0;
}
