.sch-listcheckout-flash-sale {
  background-color: #f9f1ff;
  border: 2px dashed #9c27b0;
  border-radius: 8px;
  padding: 10px;
  text-align: left;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.sch-listcheckout-flash-sale-icon {
  width: auto;
  height: 100px;
  margin-right: 10px;
}

.sch-listcheckout-flash-sale-content {
  flex-grow: 1;
}

.sch-listcheckout-flash-sale-title {
  font-size: 18px;
  margin: 0;
  color: #000;
  font-weight: bold;
}

.sch-listcheckout-flash-sale-description {
  font-size: 14px;
  margin: 5px 0 0;
  color: #333;
}

.sch-listcheckout-flash-sale-link {
  font-size: 14px;
  color: #9c27b0;
  text-decoration: none;
}

/*# sourceMappingURL=promo_code_box.css.map */
