/**
* 2010-2026 SwissGeek | Web Developer Freelance
* 2010-2026 ADPixNet | WebMastering Agency
*
* 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 or PhenixSuite to newer
* versions in the future. If you wish to customize PrestaShop or PhenixSuite for your
* needs please refer to https://www.prestashop.com or https://www.phenixsuite.com for more information.
*
*
* @Module		SGK Animate - Seasonal Effects
* @Description	Adds beautiful seasonal animated effects to your shop.
* @Version		1.0.0
*
* @Autor		SwissGeek | Web Developer Freelance <https://swissgeek.dev/>
* @Copyright	ADPixNet | WebMastering Agency <https://adpixnet.com/>
*
* @Blog			Breaking News for PrestaShop - PhenixSuite <https://prestageek.ch/>
* @Addons		Developments for PrestaShop - PhenixSuite <https://swissgeek.dev/> <https://addons.swissgeek.dev/> <https://addons.adpixnet.com/>
*
* @support		Support Requests <https://admin.adpixnet.com/forms/ticket?styled=1&with_logo=1>
* @license		Valid for 1 website (or project) for each purchase of license International Registered 
*				Trademark & Property of ADPixNet. More information on <https://addons.adpixnet.com/content/1-politique-de-license>
*/
.halloweenBat {
    position: fixed !important;
    pointer-events: none;
}
