/**
 * Spartan Mfg. Shipping Calculator - Frontend Checkout Styles
 */

.spartan-mfg-ship-eta {
    display: inline-block;
    margin-top: 4px;
    color: #3a7d44;
    font-size: 0.85em;
    font-weight: 500;
}

.spartan-mfg-ship-hint {
    display: inline-block;
    margin-top: 4px;
    color: #555;
    font-size: 0.85em;
    font-style: italic;
    line-height: 1.3;
}

.spartan-mfg-ltl-hint {
    color: #888;
    font-size: 0.85em;
    font-weight: normal;
}
