.tangma-estimated-delivery{
    margin-top:12px;
    padding:10px 14px;
    border:1px dashed #e6e6e6;
    border-radius:8px;
    background:#fafafa;
    font-size:14px;
    white-space: nowrap;
}

.tangma-estimated-delivery .tangma-date{
    color:#d60000;
    font-weight:400;
    background:rgba(214,0,0,0.05);
    padding:2px 6px;
    border-radius:4px;
    display:inline-block;
    white-space: nowrap;
}
