/** * SystemDelivery - Front Office Feature
 *
 * NOTICE OF LICENSE
 *
 * @author    Pawcio
 * @copyright ANTEX 2025
 * @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 * @category Transport & Logistics
 * Registered Trademark & Property of smart-modules.com
 *
 * ***************************************************
 * *               SystemDelivery                *
 * *               http://antex.com.pl               *
 * *                                                  *
 * ***************************************************

*/
/* SystemDelivery list */
.hide-default {
    display:none;
}
.antexdelivery-list {
    margin:3px 0;
    text-align: center;
}
.antexdelivery-list *, .antexdelivery-list *::before {
    font-size: 13px !important;
}
.antexdelivery-list p {
    margin-bottom:0;
}

.antexdelivery-list h4:before, .antexdelivery-list .atx_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;
}*/