.price:not(:has(>.mark)) span {
      text-decoration: auto;
}
#price-main:not(:has(>.mark)) span {
    font-size: 20px !important;
    padding: 0 7px !important;
    background: #de2828;
    color: #fff !important;
    border-radius: 5px;
}
#livesearch .price {
    max-width: 130px;
    display: flex;
    flex-direction: column;
}

.bss-checkout {
  color: #fff;
}