#sbnew_woo_sales_count {
  display: flex;
  border-top: 1px solid #efefef;
  box-sizing: border-box;
  color: #60394d;
  direction: ltr;
  margin-bottom: 20px;
  justify-content: center;
  font-size: 70%;
  float: right;
  padding-top: 20px;
  width: 100%;
  font-family: IranYekanfanum;
}
.sbnew_timer_section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 1em;
}
.sbnew_timer_number {
  font-size: 1.25em;
}
.sbnew_timer_text {
  font-size: 0.875em;
}
