.rm-delivery-timer {
  display: flex;
  margin-top: 1.5rem;
  display: none;
}

.rm-delivery-timer svg {
  height: 1.5rem;
  margin-right: 1rem;
  margin-top: .35rem;
}

.count_seconds,
.countdown__seconds,
.count_minutes,
.countdown__minutes,
.count_hrs,
.countdown__hours,
.countdown__dispatch_date,
.countdown__delivery_day {
  font-weight: var(--rm-fontweight-semibold);
}