/**
 * 2008-2025 Prestaworld
 *
 * NOTICE OF LICENSE
 *
 * The source code of this module is under a commercial license.
 * Each license is unique and can be installed and used on only one website.
 * Any reproduction or representation total or partial of the module, one or more of its components,
 * by any means whatsoever, without express permission from us is prohibited.
 *
 * DISCLAIMER
 *
 * Do not alter or add/update to this file if you wish to upgrade this module to newer
 * versions in the future.
 *
 * @author    prestaworld
 * @copyright 2008-2025 Prestaworld
 * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * International Registered Trademark & Property of prestaworld
 */

.presta_modal_bg_shadow{
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.5;
}
.presta_aip_loader img{
    height: auto;
    width: 26px;
    margin-left: 0px;
}
.presta_aip_loader_mail img{
    height: auto;
    width: 26px;
    margin-left: 0px;
}
.presta_show {
    display:inline-block !important;
}
.show_success {
    display: none;
}
.presta_aip_loader_mail img{
    height: auto;
    width: 26px;
    margin-left: 0px;
}
.presta_aip_loader_product img{
    height: auto;
    width: 26px;
    margin-left: 0px;
}

