.t-store__card__sold-out-msg {
  visibility: hidden;
}
.t-store__card__sold-out-msg:after {
  content:'Ð£Ð¶Ðµ Ð²Ñ‹Ð±Ñ€Ð°Ð»Ð¸`; 
  visibility: visible;
  display: block;
  color: #000000;
}

@font-face {
    font-family: Custom;
    src: url("/FoglihtenNo06_076.otf") format("opentype");
}


h1, h2, h3, h4, h5, h6 {
  font-family: Custom;
}

h2 {
  font-size: 28px;
  margin: 0px;
}

h1 {
  margin: 0px;
  font-size: 46px;
}