@charset "UTF-8"; 

.currency-code {
  font-family: Neuzeit Grotesk;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #000;
  margin-left: 5px;
  margin-right: -3px;
}

.rc_widget__price--onetime, .rc_widget__price--subsave {
  display: none;
}

@media only screen and (min-width: 1024px) {
  .dmhppJ {
    font-size: 20px !important;
  }
}


