.results,
.section-title {
  display: none !important;
}

.single-store-planner .planner-form textarea {
  background: #f7f5ef;
}

.single-store-planner .planner-form button:disabled {
  cursor: not-allowed;
  opacity: 0.68;
}

.si59-empty-state {
  margin: 22px 0 8px;
  padding: 22px;
  border: 1px solid #dbe6df;
  border-radius: 18px;
  background: #f7fbf8;
  color: #24453a;
  text-align: center;
}

.si59-empty-state strong,
.si59-empty-state span {
  display: block;
}

.si59-empty-state span {
  margin-top: 6px;
  color: #61736c;
}

.si34-extension-head p {
  max-width: 760px;
}
