.wpbsc-stock-counter {
	margin-top: 30px;
    display: flow-root;
}  
p.stock-progressbar-status {
    overflow: hidden;
    width: 100%;
  }
  span.total-sold {
      float: left;
  }
  span.instock {
      float: right;
  }
  p.stock.in-stock {
      display: none;
  }
  #wpbsc_total_sale{
    display: none;
  }
.outer-therm {
	    background-color: #cc1818 !important;
}
.inner-therm {
	    background-color: black !important;
}
