/**
 * Copyright since 2007 PrestaShop SA and Contributors
 * PrestaShop is an International Registered Trademark & Property of PrestaShop SA
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@prestashop.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade PrestaShop to newer
 * versions in the future. If you wish to customize PrestaShop for your
 * needs please refer to http://www.prestashop.com for more information.
 *
 * @author Goryachev Nikolay <nikol73333333@yandex.ru>
 * @copyright 2021-2022 Goryachev Nikolay
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * International Registered Trademark & Property of PrestaShop SA
*/
.ngslc-list-social {
  margin-bottom: 15px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }

.ngslc-list-social_title {
  color: #232323;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-weight: 600; }

.ngslc-list-social_list {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
  padding-left: 0; }

.footer-container li.ngslc-list-social_item,
.ngslc-list-social_item {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  list-style: none; }

.ngslc-list-social_img {
  max-width: 30px;
  width: 100%;
  height: auto; }

.ngslc-list-messenger {
  margin-bottom: 15px;
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center; }

.ngslc-list-messenger_title {
  color: #232323;
  font-size: 1.125rem;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
  margin-top: 0;
  font-weight: 600; }

.ngslc-list-messenger_list {
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 10px;
  padding-left: 0; }

.footer-container li.ngslc-list-messenger_item,
.ngslc-list-messenger_item {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  list-style: none; }

.ngslc-list-messenger_img {
  max-width: 30px;
  width: 100%;
  height: auto; }

/*# sourceMappingURL=front.css.map */
