.pihlfelt-freeship-wrap {
  margin: 12px 0 16px;
  font-size: 14px;
  line-height: 1.35;
}

.pihlfelt-freeship-bar {
  height: 12px;
  background: #eee;
  border-radius: 999px;
  overflow: hidden;
  position: relative;
  margin-bottom: 8px;
}

.pihlfelt-freeship-fill {
  display: block;
  height: 100%;
  width: 0%;
  background: linear-gradient(90deg, #06c167, #2ecc71);
  transition: width 240ms ease;
}

.pihlfelt-freeship-text {
  color: #222;
	text-align:center;
}

.xoo-wsc-footer-txt .pihlfelt-freeship-text {
  	color: #222;
	font-size:14px;
	font-weight:600;
	text-align:center;
}

.xoo-wsc-footer-txt .pihlfelt-freeship-text .amount{
	font-size:14px !important;
}

.xoo-wsc-footer-txt .pihlfelt-freeship-text .woocommerce-Price-currencySymbol{
	font-size:14px !important;
}


/* Tätt och fint i footern */
.xoo-wsc-footer .pihlfelt-freeship-wrap{
  margin: 8px 0 12px;
}
