.ctr {
  background-color: #81CCF7;
}

body,
button,
input,
optgroup,
select,
textarea {
  font-family: "Montserrat", BlinkMacSystemFont, -apple-system, "Segoe UI",
    "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}
.pm-icon {
  background-image: url(https://starbustspins.com/wp-content/themes/starbustspins/mp-lp/assets/payment-methods.png?ver=1680517751);
}
.casino-table-headers,
.ctc--pos {
  background-color: #191919;
}
.content-block {
  background-color: #191919;
}

.hero-section-content h1 span,
.above-agg-table h2 span {
  background: -webkit-linear-gradient(#ffd25e, #fcf6ba, #e8c363, #fbf5b7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: none;
}
@media (min-width: 768px) {
  .site-logo img {
    padding: 4px 0;
  }
}
@media (max-width: 767px) {
  .site-logo img {
    padding: 3px 0;
  }
  .hero-section-content.content h1 {
    font-size: 1.1rem;
  }
  .ribbon-logo {
    top: -1px;
  }
}

.dtpcnt {
  opacity: 0;
}

.ctc--logo.has-ribbon {
  padding-top: 1rem;
}

.level, .lucky {
  max-width: 80%;
}

@media (min-width: 768px) {
  .lucky {
    margin-left: 5px !important;
  }
  .site-logo span {
    font-size: 32px;
    font-weight: 600;
  }
}

.site-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.site-logo img {
  margin: 0 10px 0 0;
  width: 100%;
  height: 100%;
  max-width: 30px;
}

.site-logo span {
  font-size: 24px;
  font-weight: 600;
}

.red-logo,
.john-logo {
  max-width: 70%;
}

@media (max-width: 768px) {
  .ctr--has-ribbon:nth-of-type(1) .ctc--logo,
  .ctr--has-ribbon:nth-of-type(2) .ctc--logo,
  .ctr--has-ribbon:nth-of-type(3) .ctc--logo {
    padding-top: 2.5rem;
  }
}

@media (min-width: 768px) {
  .john-logo,
  .boho-logo {
    max-width: 60%
  }
}


.small-logo {
  max-width: 80%;
}

.smallest-logo {
  max-width: 60%;
}
