/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2026 | 18:18:52 */
.delivery-date {
  background: #e6f4ea;
  width:100%;
  display:flex;
  align-items:center;
  justify-content:center;
  color: #1e7e34;
  padding: 8px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  margin-bottom:0px;
}