.consegna-stimata {
    margin-bottom: 30px;
    display: block;
    text-align: center;
    
}
.single .consegna-stimata {
    text-align: left;
}

.consegna-stimata .consegna-stimata-row {
    font-size: 14px;
    font-weight: 700;
    /*
    padding: 10px 20px;
    background-color: #f3f3f3;
    */
    color: #d7748f;
    text-transform: initial;
    display: inline-block;
}
.consegna-stimata .stile1 {
    white-space: nowrap;
    color: #d7748f;
}

.consegna-stimata .stile2 {
    white-space: nowrap;
    color: #000;
}
.consegna-stimata #clock {
    white-space: nowrap;
}
.consegna-stimata #clock small {
    opacity: .8;
}
