/* line 1, ../sass/style.scss */
.support-lang.drop-down .lang.checked {
  width: 24px;
}

/* line 5, ../sass/style.scss */
.top-banner.with-stamp::after, .top-banner .with-stamp, .rb-stamp {
  background-image: url("../img/stamp-bookmaker-pt-white.png");
}

/* line 10, ../sass/style.scss */
.bottom-content .bottom-item,
.bottom-content .bottom-item:first-child {
  min-width: 0;
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
}

/* line 17, ../sass/style.scss */
.exclusive {
  color: #fff;
  background-color: #df3a4d;
  font-size: 12px;
  font-weight: 700;
  border-radius: 4px;
  padding: 4px 8px;
}

/* line 29, ../sass/style.scss */
.single-appreviews .text-wrapper li img {
  padding: 20px 0;
}

@media (max-width: 950px) {
  /* line 37, ../sass/style.scss */
  .bonuses-contents {
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
