.elementor-390 .elementor-element.elementor-element-b540a13{--display:flex;}/* Start custom CSS for html, class: .elementor-element-11c4b85 */.free-shipping-bar {
  background: #f5f5f5;
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 20px;
}

.fs-text {
  font-size: 15px;
  margin-bottom: 8px;
  text-align: center;
}

.fs-progress {
  width: 100%;
  height: 10px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
}

#fs-progress-fill {
  height: 100%;
  width: 0%;
  background: #a8bc8f;
  transition: width .4s ease;
}/* End custom CSS */