/**
 * Copyright since 2023 Antonio Baena Sánchez
 *
 * MODULE AbsFlashSale
 *
 * @author    Antonio Baena SÃ¡nchez
 * @copyright Since 2023 Antonio Baena Sánchez
 * @license   https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
 * @version   1.1.9
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License version 3.0
 * Don't use this module on several shops. The license provided by PrestaShop Addons
 * for all its modules is valid only once for a single shop.
 */
#abs__flsale_block_pos_delivery{display:none}.abs__flsale_block_info_delivery{display:block;color:#222}.abs__flsale_freeshipmessage.abssmall.abspl12{margin:0 12px}.abs__flsale_freeshipmessage.abs__flsale_incart .abs__flsale_block_info_delivery{margin-top:8px;margin-bottom:8px}.abs__flsale_block_info_delivery .abs__flsale_txt-delivery{width:100%;height:auto;background-color:#fff;box-shadow:10px 10px 20px 0 rgba(8,25,43,.1);border-radius:10px;padding:12px}.abs__flsale_freeshipmessage.abs__flsale_incart .abs__flsale_block_info_delivery .abs__flsale_txt-delivery{padding:12px 24px}.abs__flsale_block_info_delivery .abs__flsale_txt-delivery img{max-width:50px;height:auto;display:inline-block;vertical-align:middle}.abs__flsale_freeshipmessage.abssmall img{max-width:30px}.abs__flsale_block_info_delivery .abs__flsale_txt_message{display:inline-block;vertical-align:middle;padding-left:12px;max-width:calc(100% - 54px);font-size:13px}.abs__flsale_freeshipmessage.abssmall .abs__flsale_block_info_delivery .abs__flsale_txt_message{max-width:calc(100% - 34px);padding-left:8px}.abs__flsale_freeshipmessage.abs__flsale_incart .abs__flsale_block_info_delivery .abs__flsale_txt_message{font-size:inherit;max-width:100%}