.container,
.content {
  padding-bottom: 0;
}

.selectDeliveryText {
  color: #999;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 12px;
  overflow: hidden;
  display: none;
}

.shippingSectionTitle {
  color: #999;
  font-size: 13px;
  margin-bottom: 8px;
  overflow: hidden;
}

.shippingDataDev {
  background-color: rgba(0, 0, 0, 0.04);
}
