.vat-switch-wrapper {
  align-items: center;
}
[data-syncer-price] .small {
  display: inline-block;
}
.old-price [data-syncer-price] .small {
  display: none;
}
.check.inside input:not(:checked) label > span:before {
  --bg_c: #860a691a;
} 