.pshow-points-product-page {
    margin: 10px 0 10px 0;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 22px;
    background: #f4f4f4;
    display: block;
    text-align: left;
    border-radius: 1.25rem;
}

.pshow-cart{
  margin-bottom: 5px;
}

.pshow-points-cart {
    margin: 10px 0 10px 0;
    font-size: 1.8rem;
    font-weight: bold;
    display: block;
    text-align: center;
}

.pshow-points-cart .desc, .pshow-points-product-page .desc {
    font-size: 14px;
    display: block;
    line-height: 12px;
    font-weight: normal;
    text-align: center;
}

.pshow-points-cart .count, .pshow-points-product-page .count {
    font-weight: bold;
    font-size: 15px;
}

.pshow-points-buton-balacne {
  margin: 5px auto;
  display: block;
  font-size: 12px;
  background: #5C73F2;
  width: fit-content;
  color: white;
  padding: 5px;
  font-weight: 400;
  border-radius: 5px;

}

.pshow-cart-exchange-panel {
  margin: 10px 0 10px 0;
  font-size: 0.9rem;
  padding: 15px;
  background: #e9e9e9;
  display: block;
}

.pshow-cart-exchange-panel .text-small {
  font-size: 0.7rem;
  text-align: justify;
  line-height: 1rem;
}

.pshow-cart-exchange-panel .points-count {
  font-weight: bold;
}

.pshow-cart-exchange-panel .pshow-points-input {
  width: 50%;
}

.pshow-cart-exchange-panel-vouchers p {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.pshow-cart-exchange-panel-vouchers button {
  padding: 0.1rem;
  font-size: .875rem;
  border-radius: 0.2rem;
}

.pshow-cart-exchange-panel-vouchers .material-icons {
  font-size: 15px;
}
