.estimated_delivery {
  margin-top:50px;
}

.estimated_delivery h3 {
font-weight:bold;
margin-bottom:10px;
padding-bottom:3px;
border-bottom:solid 1px #000;
}

.estimated_delivery table {
  margin-top:10px;
}

.carrier-name {
  text-transform:uppercase;
}
.ddp-carrier-date {
  margin-top: 3px;
}

.ddp-carrier-date br + * ,
.ddp-carrier-date {
  line-height: 1.4;
}

.ddp-delivery-day {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 2px;
}

.ddp-price-delivery {
  margin-top: 4px;
  margin-bottom: 0;
}

.ddp-price-delivery .ddp-delivery-day {
  display: inline;
  font-size: inherit;
  font-weight: bold;
  margin-top: 0;
}
