.cdffreeshipping {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.4px;
  letter-spacing: -0.011em;
  text-transform: uppercase;
  margin-top: 15px;
}
@media screen and (min-width: 1280px) {
  .cdffreeshipping {
    margin-top: 20px;
  }
}
.cdffreeshipping .freeshipping-progress-container {
  width: 100%;
  max-width: 100%;
  border: 1px solid #000;
  background-color: transparent;
  height: 10px;
  position: relative;
}
.cdffreeshipping .freeshipping-progress-container .freeshipping-progress-bar {
  height: 100%;
  background-color: #ffd966;
}

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