.wapf-field-input input[type="checkbox"],
.wapf-field-input input[type="radio"] {
  float: right;
}
.wapf-label-text {
  padding-right: 10px;
}
.wapf-product-totals div span:first-child {
  float: right;
  font-size: 1.3rem;
  margin: 0 0 0.2em 0.2em;
}
.wapf-product-totals div span:first-child::after {
  content: ":";
}
.wapf-product-totals {
  overflow: auto;
}
.woocommerce #content div.product .price {
  font-size: 1.3rem;
}
html > body > #ast-scroll-top {
  height: 50px;
  width: 50px;
  font-size: 28px;
}
