/**
* Copiado y adaptado del módulo PrestaShop
*/

html, body {
	width: 100%;
	height: 100%;
}

/* Debug visual para .halloweenBat */
.halloweenBat {
    pointer-events: none !important;
    z-index: 2147483647 !important;
}