.automatic_delivery_estimates-wrap {
    display: flex;
    gap: 10px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 10px 0;
    padding: 0;
}

.automatic_delivery_estimates-wrap .icon-shipping svg {
    width: 18px;
    height: 18px;
}
.automatic_delivery_estimates-wrap .icon-shipping {
    margin-top: 4px;
}
.automatic_delivery_estimates-wrap .time-shipping {
    padding: 6px 0;
}