/** * Estimated Delivery - Front Office Feature
 *
 * NOTICE OF LICENSE
 *
 * @author    Pol Rué
 * @copyright Smart Modules 2015
 * @license   One time purchase Licence (You can modify or resell the product but just one time per licence)
 * @version 3.2.7
 * @category Transport & Logistics
 * Registered Trademark & Property of Smart-Modules.pro
 *
 * ***************************************************
 * *               Estimated Delivery                *
 * *          http://www.smart-modules.com           *
 * *                    V 3.2.7                      *
 * ***************************************************

*/
/* Estimated Delivery list */
.estimateddelivery-list {
    margin:3px 0;
    text-align: center;
}
.estimateddelivery-list *, .estimateddelivery-list *::before {
    font-size: 13px !important;
}
.estimateddelivery-list p {
    margin-bottom:0;
}

.estimateddelivery-list h4:before, .estimateddelivery-list .ed_orderbefore:before {
    font-size: 13px;
    line-height: 14px;
    margin-right: 5px;
 *zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf0d1;');
}
/*
.product-miniature {
    margin-bottom:40px !important;
}*/