/*

 * NOTICE OF LICENSE

 *

 * This file is licenced under the Software License Agreement.

 * With the purchase or the installation of the software in your application

 * you accept the licence agreement.

 *

 * You must not modify, adapt or create derivative works of this source code

 *

 *  @author    Frederic Moreau

 *  @copyright 2020 BeComWeb

 *  @license   LICENSE.txt

 */

.abfd_block{

    box-sizing:border-box;

    margin:0;

    float:none;

    clear:both;

}

.abfd_block *{

    line-height:1.2em;

}

#abfd_banner{

    text-align:left;

}



#abfd_checkout_subtotal_details{

    margin-top:10px;

    text-align:left;

}



#abfd_shopping_cart_footer,

#abfd_below_carriers{

    margin-top:15px;

}



#abfd_product_additional_info{

    margin-top:20px;

}