/**
 * Frenet Shipping Gateway
 *
 * @category Frenet
 *
 * @author Tiago Sampaio <tiago@tiagosampaio.com>
 * @link https://github.com/tiagosampaio
 * @link https://tiagosampaio.com
 *
 * Copyright (c) 2020.
 */

.box-frenet-quote {
    margin: 20px 0;
    display: none;
}

.box-frenet-quote .data-table {
    margin: 20px 0;
}

.box-frenet-quote .field {
    margin-top: 10px;
}

.box-frenet-quote .field .postcode {
    margin: 10px 0;
}
