/*
 * 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 - 2023 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:center;
}

#abfd_checkout_subtotal_details{
    margin-top:10px;
    text-align:right;
}

#abfd_shopping_cart_footer,
#abfd_below_carriers{
    margin-top:15px;
}

#abfd_product_additional_info{
    margin-top:20px;
}

/* SOFTDIL */

.small_cart_sumary .abfd_custom_widget_block {
	margin: 0 25px;
	padding: 0 !important;
}

.small_cart_sumary .abdf_message_container,
.small_cart_sumary .abdf_free_delivery_reached {
	display: flex;
	align-items: center;
	column-gap: 15px;
	font-weight: 600;
}

/* SOFTDIL */