/**
 * 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 <versus73333333@gmail.com>
 * @copyright 2021-2023 Goryachev Nikolay
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * International Registered Trademark & Property of PrestaShop SA
*/
.ngsb-share:hover {
  box-shadow: 0 0 8px -2px #000000; }

.ngsb-share--vk {
  background-image: url("../../img/socials/vk.png"); }

.ngsb-share--mailru {
  background-image: url("../../img/socials/mailru.png"); }

.ngsb-share--skype {
  background-image: url("../../img/socials/skype.png"); }

.ngsb-share--viber {
  background-image: url("../../img/socials/viber.png"); }

.ngsb-share--whatsapp {
  background-image: url("../../img/socials/whatsapp.png"); }

.ngsb-share--telegram {
  background-image: url("../../img/socials/telegram.png"); }

.ngsb-share--weibo {
  background-image: url("../../img/socials/weibo.png"); }

.ngsb-share--googleplus {
  background-image: url("../../img/socials/googleplus.png"); }

.ngsb-share--twitter {
  background-image: url("../../img/socials/twitter.png"); }

.ngsb-share--ok {
  background-image: url("../../img/socials/ok.png"); }

.ngsb-share--reddit {
  background-image: url("../../img/socials/reddit.png"); }

.ngsb-share--linkedin {
  background-image: url("../../img/socials/linkedin.png"); }

.ngsb-share--pinterest {
  background-image: url("../../img/socials/pinterest.png"); }

.ngsb-share--tumblr {
  background-image: url("../../img/socials/tumblr.png"); }

.ngsb-share--livejournal {
  background-image: url("../../img/socials/livejournal.png"); }

.ngsb-share--googlebookmarks {
  background-image: url("../../img/socials/googlebookmarks.png"); }

.ngsb-share--facebook {
  background-image: url("../../img/socials/facebook.png"); }

.ngsb-share--email {
  background-image: url("../../img/socials/email.png"); }

/*# sourceMappingURL=front.css.map */
