/**
 * PrestaShop module created by VEKIA, a guy from official PrestaShop community ;-)
 *
 * @author    VEKIA PL MILOSZ MYSZCZUK VATEU PL9730945634
 * @copyright 2010-2025 VEKIA
 * @license   This program is not free software and you can't resell and redistribute it
 *
 * CONTACT WITH DEVELOPER http://mypresta.eu
 * support@mypresta.eu
 */

.atlogged.fancybox-opened .fancybox-inner {
    height: auto !important;
}

.atlogged.fancybox-opened .fancybox-inner .alert {
    margin-bottom:0px!important;
}