.ptde-estimate,
.ptde-order-estimate {
  border-left: 4px solid #157a6e;
  background: #f4fbf9;
  color: #17332f;
  margin: 16px 0;
  padding: 12px 14px;
}

.ptde-product-estimate {
  clear: both;
}

.ptde-cart-estimate {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.ptde-cart-estimate span {
  text-align: left;
}

.ptde-checkout-estimate th {
  vertical-align: top;
}
