/* line 1, ../../sass/templates/_single-casino.scss */
.casino-review-page {
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
}
.casino-review-page .casino-hero-wrapper {
  background: linear-gradient(106.29deg, #111827 39%, #0C4A6E 108.37%),
              linear-gradient(179.48deg, #0C4A6E -66.46%, rgba(17, 24, 39, 0) 58.39%);
  padding: 2rem 1rem;
}
/* line 7, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section {
  display: flex;
  max-width: 1150px;
  margin: auto;
  align-items: center;
  gap: 1rem;
  flex-direction: column;
  position: relative;
  align-items: flex-start;
} 
/* line 17, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .top {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .top .casino-info {
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info p {
  color: #fff;
}
/* line 27, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
/* line 35, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo img {
  border-radius: 0.5rem;
  width: 7.5rem;
  height: 5.625rem;
  margin: 0 auto;
  border: 1px solid #fff;
  object-fit: cover;
}
/* line 41, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .image-overlay {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  max-width: 11.875rem;
  max-height: 8.75rem;
  margin: 0px auto;
  border: 1px solid #9ca3af;
}
/* line 48, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .image-overlay h1 {
  color: #808080;
}
/* line 51, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .image-overlay .overlay {
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #f1f1f1;
  width: 100%;
  color: white;
  font-size: 20px;
  padding: 20px;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 71, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .accepted {
  display: none;
}
/* line 74, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .casino-review {
  display: none;
}
/* line 79, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info {
  display: flex;
  flex-direction: column-reverse;
} 
/* line 83, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .article-info {
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  /* line 83, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .article-info {
    order: 2;
  }
}
/* line 89, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .article-info .editor-author-strip-separator {
  display: none;
}
/* line 94, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .inner_casino-info {
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  /* line 94, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .inner_casino-info {
    order: 3;
  }
}
/* line 103, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .compareBtn {
  display: none;
}
@media screen and (max-width: 768px) {
  /* line 107, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .date-holder {
    order: 1;
  }
}
/* line 115, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info a {
  color: #fff;
  line-height: 0;
  text-decoration: none;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info h1 {
  display: flex;
  text-align: center;
  font-weight: 700;
  font-size: 2.75rem;
  line-height: 1;
  color: #fff;
  margin: 0 auto;
  /* causing weird behaviour with japanese
               * width: max-content;
               */
}
@media screen and (max-width: 767px) {
  /* line 115, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info h1 {
    justify-content: center;
  }
}
/* line 130, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info h1 span {
  display: flex;
  width: max-content;
  gap: 5px;
  margin: 0 10px;
  align-items: center;
}
/* line 138, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info h1 img {
  max-height: 18px;
  max-width: 18px;
  border-radius: 0px;
}
/* line 145, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .review-compare {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 15px auto;
}
/* line 152, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .review-compare .casino-review {
  margin: 0;
}
/* line 156, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .review-compare .compare-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px 10px;
  gap: 10px;
  height: 32px;
  background: rgba(43, 36, 28, 0.1);
  border-radius: 16px;
  flex: none;
  order: 1;
  align-self: stretch;
  flex-grow: 0;
  text-decoration: none;
}
/* line 171, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .review-compare .compare-btn span {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #2b241c;
}
@media screen and (min-width: 768px) {
  /* line 145, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .review-compare {
    display: none;
  }
}
/* line 184, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile {
  min-width: 300px;
}
/* line 187, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_notice,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_notice {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
}
/* line 194, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list {
  border-radius: 5px;
  /* padding: 10px 15px; */
  margin: 15px auto;
}
/* line 199, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  border-bottom: 1px solid #d8d8d8;
  align-items: center;
  padding: 5px 2.5px;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item.sweepstake,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item.sweepstake,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item.sweepstake {
  grid-template-columns: 2fr 1fr;
  gap: 0.5rem;
}
/* line 205, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item .list-casino_info,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item .list-casino_info {
  display: flex;
  align-content: center;
  gap: 10px;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item .list-casino_info div,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item .list-casino_info div {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
/* line 209, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item .list-casino_info a,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item .list-casino_info a {
  padding: unset;
  background: unset;
  margin: unset;
  border: unset;
  border-radius: unset;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  color: #2b241c;
  margin: auto;
  width: 100%;
}
/* line 222, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item .list-casino_info img,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item .list-casino_info img {
  border-radius: 170px;
  max-width: 30px;
  max-height: 30px;
  min-width: 30px;
  min-height: 30px;
}
/* line 230, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item p,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item p {
  font-weight: 700;
  font-size: 14px;
  line-height: 25px;
  color: #2b241c;
  text-align: center;
}
/* line 238, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item a.play-link,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item a.play-link {
  background: #FBBF24;
  border-radius: 0.5rem;
  padding: 6px 40px;
  border: none;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #1F2937;
  text-decoration: none;
  text-align: center;
}
/* line 254, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item .list-item:last-child,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item .list-item:last-child {
  border-bottom: none;
}
/* line 258, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .available_list .list-item:last-child,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .available_list .list-item:last-child {
  border-bottom: none;
}
/* line 263, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .compareBtn,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .compareBtn {
  width: fit-content;
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #2b241c;
  text-decoration: none;
  padding-bottom: 15px;
  text-align: center;
}
/* line 273, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play .compareBtn:before,
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-info-play-mobile .compareBtn:before {
  content: "";
  background: url(/wp-content/themes/casinobee/assets/img/icons/compare.png);
  padding-right: 13.64px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 7px;
}
/* line 284, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-width: 300px;
}
/* line 291, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info .author-strip {
  min-width: unset;
  flex-wrap: wrap;
}
/* line 296, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info p {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin: 0;
  display: flex;
  min-height: 28.5px;
  flex-shrink: 0;
}
/* line 307, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info p strong {
  color: #fff;
}
/* line 312, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info span {
  display: flex;
  gap: 5px;
  align-items: center;
  color: #fff;
}
/* line 317, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info span img {
  width: 19px;
  height: 19px;
  object-fit: cover;
  border-radius: 50%;
}
/* line 324, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info span a {
  display: flex;
  color: #fff;
  text-decoration: none;
}
/* line 327, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info span a img {
  border-radius: 0px;
  width: 1rem;
  height: 1rem;
  object-fit: none;
}
/* line 333, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info span .linkedin-icon:before {
  content: url("/wp-content/themes/casinobee/assets/img/linkedin-icon-new-white.svg");
  left: 0;
  top: 0;
  position: relative;
  background-size: 1.5rem;
  width: 1rem;
  height: 1rem;
  line-height: 1;
}
/* line 342, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info .verified-icon {
  align-items: center;
  display: flex;
  gap: 5px;
}
/* line 347, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info .verified-icon:before {
  content: '';
  top: 0;
  position: relative;
  background: url(/wp-content/themes/casinobee/assets/img/checkmark.svg);
  background-size: 18px;
  width: 18px;
  height: 18px;
}
@media screen and (max-width: 768px) {
  /* line 342, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section {
    gap: 1.5rem;
  }
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info {
    flex-direction: row;
  }
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info .verified-icon {
    justify-content: center;
  }
  .casino-review-page .casino-hero-wrapper .casino-hero-section .compareBtn {
    display: block;
    width: fit-content;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff;
    text-decoration: none;
    padding: 15px 0;
    text-align: center;
    margin: 0 auto;
  }
  .casino-review-page .casino-hero-wrapper .casino-hero-section .compareBtn::before {
    content: "";
    background: url(/wp-content/themes/casinobee/assets/img/icons/compare.png);
    padding-right: 13.64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-right: 7px;
  }
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .compareBtn,
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .compareBtn {
    display: none;
  }
  .casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-logo {
    margin-bottom: 1rem;
  }
  .casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }
  .casino-review-page .casino-hero-wrapper .inactive .casino-hero-section .first-casino_info .review-compare {
    display: none;
  }
  .casino-review-page aside.casino-review_sidebar {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 284, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .article-info {
    display: flex;
    align-items: center;
    gap: 29px;
  }
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem {
    width: 32% !important;
    margin-right: 1rem;
  }
}
/* line 386, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .date-holder {
  align-items: center;
  gap: .25rem;
  margin-bottom: 0;
}
/* line 389, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .date-holder strong {
  color: #fff;
}
/* line 394, ../../sass/templates/_single-casino.scss */
/* .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .date-holder::before {
  content: "";
  display: inline-block;
  width: 16px;
  padding-top: 14px;
  background: url("../../../assets/img/calendar-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
} */
/* line 404, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
}
/* line 410, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-review {
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
/* line 417, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-review .review-stars {
  background: #FEF3C7;
  border-radius: 0.5rem;
  max-width: 88px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: #1F2937;
  padding: 6px;
  margin-bottom: 0.5rem;
}
/* line 427, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-review .review-stars::before {
  content: "";
  background: url(/wp-content/themes/casinobee/assets/img/rate-star.png);
  padding-right: 15px;
  background-repeat: no-repeat;
  margin-right: 10px;
}
/* line 434, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-review .review-stars.svg::before {
  display: none;
}
/* line 438, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-review .review-stars.svg svg {
  margin-right: 10px;
}
/* line 444, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-hero-section .casino-info-play-mobile,
.casino-review-page .casino-hero-wrapper .inactive .casino-hero-section .casino-info-play {
  display: flex;
  gap: 10px;
  flex-direction: column;
  justify-content: center;
  min-width: 268px;
  border-radius: 0.5rem;
  background: #fff;
  padding: 1rem;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play {
  background: #fff;
  padding: 2rem;
  text-align: center;
  border-radius: 0.5rem;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section.inactive .casino-info-play-mobile,
.casino-review-page .casino-hero-wrapper .casino-hero-section.inactive .casino-info-play {
  background: transparent;
  padding: 0;
}
/* line 452, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile a,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play a {
  text-decoration: none;
}
/* line 456, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .bonus-info,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .bonus-info {
  padding: 1rem;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
/* line 466, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .bonus-info .bns,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .bonus-info .bns {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.5;
  text-align: center;
  color: #1f2937;
}
/* line 475, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .bonus-info p,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .bonus-info p {
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #1f2937;
}
/* line 483, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .user-av-notice,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .user-av-notice {
  font-weight: 400;
  font-size: 9px;
  line-height: 15px;
  color: #a5a5a5;
  padding-top: 11px;
  text-align: center;
}
/* line 492, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .compareBtn,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .compareBtn {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
  text-decoration: none;
  padding-bottom: 15px;
  text-align: center;
  order: 4;
}
/* line 502, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .compareBtn:before,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .compareBtn:before {
  content: "";
  background: url(/wp-content/themes/casinobee/assets/img/icons/compare.png);
  padding-right: 13.64px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 7px;
}
/* line 512, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .button-play,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .button-play {
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.25;
  color: #363030;
  width: 100%;
  display: block;
  padding: 15px 30px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  order: 3;
  background: linear-gradient(to left, #fbbf24 50%, #1f2937 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  cursor: pointer;
  transition: all .2s ease;
}
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .button-play:hover,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .button-play:hover {
  background-position: left bottom;
  color: #fbbf24;
}
/* line 528, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .user-info,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .user-info {
  font-weight: 400;
  font-size: 9px;
  line-height: 15px;
  color: rgba(43, 36, 28, 0.7);
  margin-top: 10px;
}
/* line 535, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .user-info p,
.casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .user-info p {
  font-weight: 400;
  font-size: 9px;
  line-height: 15px;
  color: rgba(43, 36, 28, 0.7);
  margin-top: 10px;
}
/* line 546, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
/* line 555, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
/* line 563, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-logo .image-overlay {
  border: none;
  border-radius: 0.5rem;
  margin: 0px auto;
  overflow: hidden;
  position: relative;
}
/* line 570, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-logo .image-overlay h1 {
  color: #37506d;
}
/* line 573, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-logo .image-overlay .overlay {
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #f1f1f1;
  width: 100%;
  color: white;
  font-size: 17px;
  padding: 20px;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 594, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-logo .casino-review .review-stars {
  background: #fff3d2;
  border-radius: 53px;
  margin: auto;
  max-width: 88px;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #2b241c;
  padding: 6px 10px;
}
/* line 605, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info .casino-logo .casino-review .review-stars::before {
  content: "";
  background: url(/wp-content/themes/casinobee/assets/img/rate-star.png);
  padding-right: 15px;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.casino-review-page .casino-hero-wrapper .inactive .first-casino_info p.badge {
  background: #fef3c7;
  color: #1F2937;
  font-weight: 700;
  font-size: 0.875rem;
  text-align: center;
  padding: 0.25rem;
  border-radius: 0.5rem;
  display: flex;
  gap: 0.25rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 13rem;
}
/* line 620, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play {
  min-width: 300px;
}
/* line 623, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_notice,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_notice {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;
  text-align: left;
}
/* line 629, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list {
  margin-top: 1rem;
  display: flex;
  gap: 1.5rem;
}
/* line 634, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item {
  display: flex;
  align-items: center;
  padding: 1rem;
  margin-bottom: 1rem;
  border: 1px solid #F3F4F6;
  box-shadow: 0px 2px 10px 0px #0000001A;
  gap: 1rem;
  border-radius: 0.5rem;
  background: #fff;
  flex-direction: column;
  width: 100%;
}
/* line 640, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item .list-casino_info,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-casino_info {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item .list-casino_info p,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-casino_info p {
  font-size: 0.875rem;
  line-height: 1.6;
  font-weight: 400;
}
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-casino_info p.bonusInfo {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.4444;
}
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item .list-casino_info div,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-casino_info div {
  display: flex;
  flex-direction: column;
  gap: .5rem;
}
/* line 644, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item .list-casino_info a,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-casino_info a,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item a {
  background: unset;
  border: unset;
  border-radius: unset;
  color: #1E3A8A;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  margin: auto;
  padding: unset;
  text-decoration: underline;
  text-align: center;
  width: 100%;
}
/* line 657, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item .list-casino_info img,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-casino_info img {
  aspect-ratio: 4 / 3;
  border: 1.32px solid #9CA3AF;
  border-radius: .625rem;
  object-fit: cover;
  width: 6.75rem;
}
/* line 665, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item p,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item p {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  color: #1F2937;
}
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item p span,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item p span {
  color: #1F2937;
}
/* line 672, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item a.play-link,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item a.play-link {
  background: linear-gradient(to left, #fbbf24 50%, #1f2937 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  border-radius: 0.5rem;
  padding: 0.75rem 2.5rem;
  border: none;
  font-weight: 600;
  font-size: 1rem;
  line-height: 18px;
  color: #1F2937;
  text-decoration: none;
  width: 100%;
  text-align: center;
  transition: all .2s ease
}
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item a.play-link:hover,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item a.play-link:hover {
  background-position: left bottom;
  color: #fbbf24;
}
/* line 688, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item .list-item:last-child,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-item:last-child {
  border-bottom: none;
}
/* line 692, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .available_list .list-item:last-child,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item:last-child {
  border-bottom: none;
}
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .available_list .list-item .list-casino_info span.name {
  color: #1F2937;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
} 
/* line 697, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .compareBtn,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .compareBtn {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  color: #2b241c;
  text-decoration: none;
  padding-bottom: 15px;
  text-align: center;
}
/* line 706, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play-mobile .compareBtn:before,
.casino-review-page .casino-hero-wrapper .inactive .casino-info-play .compareBtn:before {
  content: "";
  background: url(/wp-content/themes/casinobee/assets/img/icons/compare.png);
  padding-right: 13.64px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-right: 7px;
}
/* line 718, ../../sass/templates/_single-casino.scss */
.casino-review-page .single-page_toc {
  background: #fff;
  padding: 2rem 0 3rem;
}
/* line 720, ../../sass/templates/_single-casino.scss */
.casino-review-page .single-page_toc .sidebarTableOfContents {
  max-width: 1150px;
  margin: 0px auto;
  padding: 0;
}
/* line 727, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian {
  max-width: 1150px;
  margin: auto;
  display: flex;
  min-height: 49px;
  gap: 10px;
  position: relative;
}
/* line 734, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu {
  position: relative;
  font-size: 0px;
  display: flex;
  flex: 1;
  width: 100%;
  overflow-y: hidden;
}
/* line 741, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1 1 100%;
  justify-content: start;
  background: #fff;
  height: 60px;
}
/* line 752, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul li {
  display: inline-block;
  font-size: 16px;
  width: fit-content;
  text-align: center;
  margin: 10px 0 0 10px;
}
/* line 761, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul .acc-button {
  border: none;
  padding: 0.5rem;
  margin-top: 5px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #1F2937;
  text-decoration: none;
  /*display:flex;
              flex-direction:column;*/
  background: #F3F4F6;
  border-radius: 0.5rem;
}
/* line 775, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #more {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #f3f4f6;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #2b241c;
  padding: 10px 20px;
  height: 60px;
  margin-top: 5px;
}
/* line 790, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul .inner_more {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
/* line 796, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul .inner_more:before {
  content: "";
  background: url("../../../assets/img/more-icon.png");
  padding: 4.5px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  min-height: 10px;
}
/* line 805, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #overview_link.active::before {
  content: "";
  background: url("../../../assets/img/checklist.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 813, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #overview_link::before {
  content: "";
  background: url("../../../assets/img/checklist.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 821, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #overview_link:hover::before {
  content: "";
  background: url("../../../assets/img/checklist1.png");
  background-repeat: no-repeat;
}
/* line 827, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #bonus_link.active::before {
  content: "";
  background: url("../../../assets/img/slot.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 835, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #bonus_link::before {
  content: "";
  background: url("../../../assets/img/slot.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 843, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #bonus_link:hover::before {
  content: "";
  background: url("../../../assets/img/slot1.png");
  background-repeat: no-repeat;
}
/* line 849, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #banking_link.active::before {
  content: "";
  background: url("../../../assets/img/money.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 857, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #banking_link::before {
  content: "";
  background: url("../../../assets/img/money.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 865, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #banking_link:hover::before {
  content: "";
  background: url("../../../assets/img/money1.png");
  background-repeat: no-repeat;
}
/* line 871, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #providers_link.active::before {
  content: "";
  background: url("../../../assets/img/chat.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 879, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #providers_link::before {
  content: "";
  background: url("../../../assets/img/chat.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 887, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #providers_link:hover::before {
  content: "";
  background: url("../../../assets/img/chat1.png");
  background-repeat: no-repeat;
}
/* line 893, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #complaints_link.active::before {
  content: "";
  background: url("../../../assets/img/complaint.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 901, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #complaints_link::before {
  content: "";
  background: url("../../../assets/img/complaint.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 909, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #complaints_link:hover::before {
  content: "";
  background: url("../../../assets/img/complaint1.png");
  background-repeat: no-repeat;
}
/* line 915, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #reviews_link.active::before {
  content: "";
  background: url("../../../assets/img/comment.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 923, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #reviews_link::before {
  content: "";
  background: url("../../../assets/img/comment.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 931, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #reviews_link:hover::before {
  content: "";
  background: url("../../../assets/img/comment1.png");
  background-repeat: no-repeat;
}
/* line 938, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow {
  position: absolute;
  right: 0;
  top: 50px;
  display: none;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
  background: #f3f4f6;
  flex-direction: column;
}
/* line 948, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li {
  min-width: 100%;
  padding: 7px;
}
/* line 952, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li .acc-button {
  padding: 0px;
}
/* line 956, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li a {
  color: #2b241c;
  min-width: 100%;
  text-align: left;
  margin-top: 0px;
  padding: 0px;
}
/* line 964, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li #overview_link::before {
  content: "";
  background: url("../../../assets/img/checklist.png");
  padding: 10px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 972, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li #overview_link.active::before {
  content: "";
  background: url("../../../assets/img/checklist.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 980, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li #bonus_link::before {
  content: "";
  background: url("../../../assets/img/slot1.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 988, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li #banking_link::before {
  content: "";
  background: url("../../../assets/img/money1.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 996, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li #providers_link::before {
  content: "";
  background: url("../../../assets/img/chat1.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 1004, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li #complaints_link::before {
  content: "";
  background: url("../../../assets/img/complaint1.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 1012, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-accordian_wrapper .casino-accordian .overflow li #reviews_link::before {
  content: "";
  background: url("../../../assets/img/comment1.png");
  padding-right: 25px;
  margin-right: 10px;
  background-repeat: no-repeat;
}
/* line 1022, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper {
  background: #fff;
  padding: 2rem 1rem 0;
}
.casino-review-page .casino-content_wrapper h2.casino-info-title {
  display: flex;
  width: 100%;
  max-width: 1150px;
  margin: 0 auto 1rem;
}
/* line 1025, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content {
  max-width: 1150px;
  margin: auto;
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  gap: 49px;
}
/* line 1035, ../../sass/templates/_single-casino.scss */
.casino-review-page .breadcrumb,
.heroSectionCompaint .breadcrumb,
.author-page .author-hero .breadcrumb {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 1rem 0;
  /* border-bottom: 1px solid #d8d8d8; */
  max-width: 1150px;
  margin: 0 auto;
}
.casino-review-page .breadcrumb {
  margin-bottom: 1.5rem;
  padding: 0;
}
/* line 1042, ../../sass/templates/_single-casino.scss */
.casino-review-page .breadcrumb a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  display: flex;
  text-decoration: none;
}
/* line 1050, ../../sass/templates/_single-casino.scss */
.casino-review-page .breadcrumb a:nth-child(1)::before {
  display: none;
}
/* line 1054, ../../sass/templates/_single-casino.scss */
.casino-review-page .breadcrumb a::before {
  content: "";
  background: url("../../../assets/img/split-arrow-white.png");
  padding-right: 10px;
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
}
/* line 1065, ../../sass/templates/_single-casino.scss */
.casino-review-page .breadcrumb span {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  display: flex;
}
/* line 1072, ../../sass/templates/_single-casino.scss */
.casino-review-page .breadcrumb span::before {
  content: "";
  background: url(/wp-content/themes/casinobee/assets/img/split-arrow-white.png);
  padding-right: 10px;
  background-repeat: no-repeat;
  background-position: top center;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 8px;
}
/* line 1084, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card {
  background: #fff;
  border-radius: 5px;
  margin-top: 3rem;
}
/* line 1090, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card section {
  margin-bottom: 3rem;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .pros-cons {
  margin-bottom: 0;
}
/* line 1093, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #4B5563;
}
/* line 1101, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row {
  display: flex;
  align-items: flex-start;
  padding: 12px 0px;
  border-bottom: 1px solid #d8d8d8;
  --bs-gutter-x: 0;
}
/* line 1108, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row p {
  padding: 0;
}
/* line 1117, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row span,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row a {
  /* flex-grow: 1; */
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  color: #2b241c;
  text-decoration: none;
  /* width: 65%; */
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card img.banking-term-image {
  border: 1px solid #d1d5db;
  border-radius: .125rem;
  display: block;
  height: 3.5rem;
  object-fit: fill;
  width: 5rem;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card a.provider-link img {
  width: 5rem;
  height: 3.5rem;
  border-radius: 2px;
  object-fit: fill;
  border: 1px solid #D1D5DB;
}
/* line 1128, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .all_providers .hidden-element {
  display: none;
}
/* line 1133, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .all_depositing .hidden-element-d {
  display: none;
}
/* line 1138, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .all_withdrawal .hidden-element-w {
  display: none;
}
/* line 1142, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .read-more-d,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .read-less-d,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .read-more-w,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .read-less-w,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .read-more,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .row .read-less {
  padding: 10px;
  font-weight: 700;
  font-size: 15px;
  line-height: 16px;
  color: #2b241c;
  background: #fff;
  border-radius: 5px;
  margin-right: 10px;
  max-width: fit-content;
  display: flex;
  align-items: center;
  border: #000 solid 1px;
}
/* line 1170, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .depositing_methods span,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .withdrawal_methods span,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .providers span {
  padding: 12px 0px;
}
/* line 1173, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .depositing_methods .dep-method-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .depositing_methods .provider-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .depositing_methods .widthdraw-method-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .withdrawal_methods .dep-method-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .withdrawal_methods .provider-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .withdrawal_methods .widthdraw-method-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .providers .dep-method-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .providers .provider-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .providers .widthdraw-method-term__name {
  padding: 6px 16px;
  font-weight: 700 !important;
  font-size: 9px !important;
  line-height: 12px !important;
  color: #1F2937 !important;
  background: #f3f4f6;
  /* border: 1px solid #d1d5db; */
  border-radius: 2px;
  /* margin-right: 10px; */
  /* max-width: fit-content; */
  display: flex;
  align-items: center;
  width: 80px;
  height: 56px;
  text-align: center;
  justify-content: center;
}

/* line 1194, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card-sections.casino-card {
  padding: 0 0 2rem 0;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content div#user-reviews {
  padding: 0;
}
/* line 1198, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block {
  padding: 20px;
  margin-top: 30px;
}
/* line 1201, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block h2 {
  margin-bottom: 20px;
}
/* line 1204, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block .bonuses--block_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 1208, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block .bonuses--block_wrapper .bonuses--block_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 18px;
  padding: 18px 46px;
  background: #ffffff;
  max-width: 240px;
  border-radius: 5px;
}
/* line 1217, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block .bonuses--block_wrapper .bonuses--block_card img {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
/* line 1222, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block .bonuses--block_wrapper .bonuses--block_card .bonuses--block-title {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #2b241c;
}
/* line 1231, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block .bonuses--block_wrapper .bonuses--block_card a {
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  background: #7a12ff;
  border-radius: 50px;
  width: 100%;
  padding: 10px 0px;
  text-align: center;
}
/* line 1243, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .bonuses--block .bonuses--block_wrapper .bonuses--block_card .bonuses--block-terms {
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  color: #808080;
}
/* line 1257, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .banking div,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .providers div {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
  min-width: unset;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .single-withdrawal,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .single-depositing {
  background: #f3f4f6;
  border: 1px solid #d1d5db;
  border-radius: .125rem;
  height: 3.5rem;
  justify-content: center;
  width: 5rem;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .single-withdrawal span.withdraw-method-term__name,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .single-depositing span.dep-method-term__name {
  color: #1F2937 !important;
  font-size: .5625rem !important;
  font-weight: 700 !important;
  line-height: 12px !important;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-card .providers .provider-term__name {
  border: 1px solid #d1d5db;
}
.provider-term__name img.provider-logo {
  height: auto;
  width: 5rem;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .single-depositing span.dep-method-term__name {
  border-bottom: 1px solid #d1d5db;
}
/* line 1265, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .out-heading {
  margin-top: 25px;
}
/* line 1269, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
  gap: 21px;
  justify-content: space-between;
}
/* line 1276, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses .inner-card {
  background: #ffffff;
  border-radius: 5px;
  padding: 18px 46px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 18px;
}
/* line 1285, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses .inner-card img {
  max-width: 80px;
  min-width: 80px;
  margin: auto;
}
/* line 1291, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses .inner-card h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  color: #2b241c;
  text-align: center;
}
/* line 1299, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses .inner-card a {
  background: #7a12ff;
  border-radius: 10px;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 10px 25.5px;
}
/* line 1311, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses .inner-card a:hover {
  background: #6f02fa;
}
/* line 1315, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses .inner-card .user-info-term {
  font-weight: 400;
  font-size: 11px;
  line-height: 17px;
  color: #808080;
  text-align: center;
}
/* line 1325, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content iframe {
  padding-top: 20px;
}
/* line 1329, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews {
  background: #F0FDF4;
  border-radius: 0.5rem;
  margin-top: 1.25rem;
  padding: 1.25rem;
  border: 1px solid #DCFCE7;
}
/* line 1335, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  color: #1F2937;
}
/* line 1342, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
}
/* line 1349, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review h3 {
  padding-top: 10px;
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #2b241c;
}
/* line 1358, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .article-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: start;
  flex-wrap: wrap;
}
/* line 1365, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .article-info .casino-info:before {
  content: "";
  padding-right: 18px;
  background: url("../../../assets/img/calendar-icon.png");
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px;
}
/* line 1374, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .article-info .rating-stars,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .article-info .casino-info,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .article-info .author-box {
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  color: #2b241c;
}
/* line 1383, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .article-info .rating-stars {
  --percent: calc(var(--rating) / 5 * 100%);
}
/* line 1387, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .article-info .rating-stars::before {
  content: "\2605\2605\2605\2605\2605";
  letter-spacing: 3px;
  background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/* line 1401, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .user-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 185%;
  color: #6c6c6c;
  padding-top: 15px;
}
/* line 1407, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .single-user_review .user-content .review-thank-you-msg {
  color: #fbbf0e;
}
/* line 1414, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form h2 {
  padding: 20px 0px;
}
/* line 1418, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
/* line 1427, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection li {
  display: flex;
  flex-direction: column;
}
/* line 1431, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection li input,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection li textarea {
  border: 1px solid #e2e2e2;
  border-radius: 10px;
  padding: 15px;
}
/* line 1438, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection li textarea {
  margin-top: 15px;
}
/* line 1443, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection .button-field {
  flex-direction: row;
  gap: 30px;
  justify-content: flex-end;
  align-items: center;
}
/* line 1449, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection .button-field .discard-button {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fbbf0e;
  background: transparent;
  border: 0px solid black;
  /* outline: 0px solid black; */
  cursor: pointer;
}
/* line 1461, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection .button-field button {
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #1F2937;
  padding: 1rem;
  border: none;
  cursor: pointer;
  background: linear-gradient(to left, #fbbf24 50%, #1f2937 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .2s ease;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_reviews .review-creation-form .form-collection .button-field button:hover {
  background-position: left bottom;
  color: #fbbf24;
}

/* line 1477, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints {
  background: #FEF2F2;
  border-radius: 0.5rem;
  margin-top: 1.25rem;
  padding: 1.25rem;
  border: 1px solid #FEE2E2;
}
/* line 1483, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  color: #1F2937;
}
/* line 1490, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint {
  background: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 5px;
  padding: 20px;
  margin-top: 20px;
}
/* line 1497, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint h3 {
  padding-top: 10px;
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 20px;
  line-height: 130%;
  color: #2b241c;
}
/* line 1506, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .article-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  font-size: 13px;
}
/* line 1511, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .article-info img {
  width: 16px;
  height: 16px;
  border-radius: 100%;
}
/* line 1517, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .article-info div {
  display: flex;
  align-items: end;
  gap: 5px;
}
/* line 1521, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .article-info div b {
  display: none;
}
/* line 1526, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint a {
  display: flex;
  background: #ffffff;
  text-decoration: none;
  width: max-content;
  margin: 15px auto 0;
  border-radius: 50px;
  padding: 10px 25px;
  border: 1px solid #d8d8d8;
  color: #2b241c;
  font-size: 16px;
  line-height: 18.75px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
/* line 1543, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .user-content {
  font-weight: 400;
  font-size: 14px;
  line-height: 185%;
  color: #6c6c6c;
  padding-top: 15px;
}
/* line 1549, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .user-content .review-thank-you-msg {
  color: #fbbf0e;
}
/* line 1555, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form {
  display: flex;
  flex-direction: column;
  padding-top: 20px;
}
/* line 1560, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form h2 {
  padding-bottom: 20px;
}
/* line 1564, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form {
  background-color: white;
  padding: 30px;
  border-radius: 5px;
}
/* line 1569, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  row-gap: 25px;
}
/* line 1575, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .input_field_element {
  color: #4B5563;
  font-size: 1rem;
  font-weight: 600;
  gap: .5rem;
  line-height: 1.5;
  width: 100%;
}
/* line 1581, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .input_field_element input,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .input_field_element textarea,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .input_field_element select {
  width: 100%;
  min-width: 100%;
  border: 1px solid #d1d5db;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .input_field_element label {
  margin-bottom: 0.5rem;
}
/* line 1590, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .complaint-type {
  display: flex;
  min-width: 100%;
  justify-content: center;
  column-gap: 27px;
  row-gap: 39px;
  flex-wrap: wrap;
}
/* line 1598, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .complaint-type input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;
  min-width: 212px;
  min-height: 165px;
}
/* line 1605, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .complaint-type .single_type {
  position: relative;
}
/* line 1609, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .complaint-type .single_type:hover {
  transform: scale(1.1);
}
/* line 1613, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .complaint-type input[type="radio"]:before {
  content: "";
}
/* line 1617, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .complaint-type label {
  position: absolute;
  bottom: 20px;
  left: 0px;
  right: 0px;
  text-align: center;
}
/* line 1626, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .input_field {
  min-width: 100%;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  color: #4B5563;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0px 10.5px;
}
/* line 1638, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form input,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form textarea,
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form select {
  background: #fff;
  border-radius: 0.5rem;
  padding: 0.75rem 1rem;
  min-width: fit-content;
  min-height: 44px;
}
/* line 1648, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form #content-group {
  min-width: 100%;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #4B5563;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding: 0px;
}
/* line 1660, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form textarea {
  background: #fff;
  border-radius: 0.5rem;
  width: 50%;
  min-width: 100%;
}
/* line 1668, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .button-field {
  margin: auto;
  min-width: 100%;
  text-align: center;
}
/* line 1673, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .button-field #discard-complaint {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fbbf0e;
  background: transparent;
  border: none;
  /* outline: 0px solid black; */
  cursor: pointer;
}
/* line 1686, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form #complaint_submit {
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  color: #1F2937;
  border: none;
  padding: 1rem;
  cursor: pointer;
  background: linear-gradient(to left, #fbbf24 50%, #1f2937 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .2s ease;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form #complaint_submit:hover {
  background-position: left bottom;
  color: #fbbf24;
}
/* line 1705, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .compalaint_discard_modal {
  position: fixed;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  transition: 0.7s;
}
/* line 1718, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .compalaint_discard_modal .complaint_discard_content {
  background-color: white;
  padding: 55px 35px 24px 50px;
}
/* line 1722, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .compalaint_discard_modal .complaint_discard_content .complaint_discard_content_h5 {
  font-size: 25px;
  text-align: center;
  font-weight: 700;
  color: #2b241c;
}
/* line 1729, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .compalaint_discard_modal .complaint_discard_content .btns {
  margin-top: 35px;
  text-align: right;
}
/* line 1733, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .compalaint_discard_modal .complaint_discard_content .btns a {
  font-weight: 700;
  font-size: 18px;
  line-height: 19px;
  text-align: center;
  color: #fbbf0e;
  background: transparent;
  border: 0px solid black;
  text-decoration: none;
  cursor: pointer;
}
/* line 1745, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .compalaint_discard_modal .complaint_discard_content .btns a.btn {
  background: #fbbf0e;
  border-radius: 35px;
  font-weight: 700;
  line-height: 19px;
  color: #2b241c;
  padding: 10px 25px;
  border: none;
  cursor: pointer;
  margin-left: 25px;
}
/* line 1763, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 130%;
  color: #2b241c;
  padding-top: 25px;
  padding-bottom: 33.11px;
}
/* line 1772, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  overflow: visible;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list #alt-list{
  display: flex;
  flex-direction: row;
  align-items: stretch;
  height: auto;
}
/* line 1777, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem {
  background: #ffffff;
  border-radius: 0.5rem;
  padding: 3.5rem 1rem 1rem;
  border: 1px solid #F3F4F6;
  box-shadow: 0px 2px 10px 0px #0000001A;
  display: flex;
  flex-direction: column;
  height: auto;
}
/* line 1783, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .banner_trusted {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 100%;
}
/* line 1789, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .banner_trusted p {
  background: #1F2937;
  border-radius: 0.5rem 0.5rem 0 0;
  color: #fff;
  font-weight: 600;
  padding: 0.5rem;
  position: relative;
  text-align: center;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .singleCasinoItemWrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
/* line 1819, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .logo_div {
  display: flex;
}
/* line 1822, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .logo_div .logo-img {
  aspect-ratio: 4 / 3;
  border: 1.32px solid #9CA3AF;
  border-radius: .625rem;
  margin: auto;
  object-fit: cover;
  text-align: center;
  width: 6.75rem;
}
/* line 1831, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .goelocate {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
/* line 1837, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .goelocate .name {
  color: #1F2937;
  font-weight: 600;
  text-align: center;
  width: 100%;
}
/* line 1847, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .bonus-area {
  color: #1F2937;
  flex-grow: 1;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
}
/* line 1855, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .bonus-area p {
  font-weight: 700;
  font-size: 1.375rem;
  line-height: 1.4;
  color: #1F2937;
  text-align: center;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .singleCasinoItemWrapper .wagering-bonus p {
  color: #4B5563;
  font-size: .75rem;
  line-height: 1.3333;
  text-align: center;
}
/* line 1864, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .play-link-area {
  text-align: center;
}
/* line 1868, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .play-link-area a {
  background: linear-gradient(to left, #fbbf24 50%, #1f2937 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  border-radius: 0.5rem;
  color: #1f2937;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  padding: 0.75rem 1rem;
  text-decoration: none;
  transition: all .2s ease;
  width: 100%;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .play-link-area a:hover {
  background-position: left bottom;
  color: #fbbf24;
}
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .rating-and-flag { 
  align-items: center;
  display: flex;
  gap: 1rem;
  justify-content: center;
  width: 100%;
}
/* line 1883, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .rating-stars {
  align-items: center;
  background: #FEF3C7;
  border-radius: .5rem;
  display: flex;
  gap: .25rem;
  justify-content: center;
  padding: .375rem;
}
/* line 1896, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .rating-stars p {
  font-weight: 600;
  font-size: 1rem;
  color: #1F2937;
}
/* line 1903, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .review-area .review-link {
  text-align: center;
}
/* line 1906, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .review-area .review-link a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  color: #1E3A8A;
}
/* line 1914, ../../sass/templates/_single-casino.scss */
.casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list .singleCasinoItem .review-area .review-link p {
  font-weight: 400;
  font-size: 0.75rem;
  color: #6B7280;
  margin-top: 1rem;
}
.casino-review-page .latest-news {
  background: #fff;
}
.casino-review-page .casino-alternatives {
  margin-bottom: 3rem;
}
.casino-review-page .authorCard {
  background: #fff;
  margin-bottom: 0;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  /* line 1931, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo {
    padding-top: 0px;
    border-radius: 120px;
  }
  /* line 1948, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .article-info .editor-author-strip-separator {
    display: block;
    width: 1px;
    height: 25px;
    background: #2B241C;
  }
  /* line 1963, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses {
    flex-direction: row;
  }
  /* line 1966, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-bonuses .inner-card {
    max-width: 240px;
  }
  /* line 1975, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .casino-user_form .complaint_form form .input_field_element {
    min-width: 47%;
    width: 47%;
  }
  /* line 1984, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .article-info {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  /* line 1987, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-user_complaints .single-user_complaint .article-info div b {
    display: inline-block;
  }
  /* line 1996, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list {
    flex-direction: row;
  }
  .casino-review_section .singleCasinoItem .review-area .casino-name {
    flex-direction: row;
  }
  .casino-review_section .singleCasinoItem .review-area .casino-name .goelocate_desktop {
    padding: 0 0.5rem 0 0;
  }
}
@media screen and (min-width: 1024px) {
  /* line 2018, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info {
    gap: 1rem;
    /* flex-direction: row; */
    background: none;
    padding: 0;
    margin-top: 0;
    flex: auto;
  }
  /* line 2025, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo {
    padding-top: 0px;
    border-radius: 120px;
    margin-top: 0px;
  }
  /* line 2037, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .accepted {
    display: flex;
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 170%;
    align-items: center;
    justify-content: center;
  }
  /* line 2046, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .accepted span {
    display: flex;
    width: max-content;
    gap: 5px;
    margin: 0 10px;
    align-items: center;
  }
  /* line 2054, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .accepted img {
    max-height: 18px;
    max-width: 18px;
    border-radius: 0px;
  }
  /* line 2061, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .casino-review {
    display: block;
  }
  /* line 2063, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .casino-review .review-stars {
    background: #fff3d2;
    border-radius: 53px;
    margin: auto;
    max-width: 88px;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    color: #2b241c;
    padding: 6px 10px;
  }
  /* line 2074, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .casino-logo .casino-review .review-stars::before {
    content: "";
    background: url(/wp-content/themes/casinobee/assets/img/rate-star.png);
    padding-right: 15px;
    background-repeat: no-repeat;
    margin-right: 10px;
  }
  /* line 2084, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info {
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
  }
  /* line 2086, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .inner_casino-info {
    text-align: left;
  }
  /* line 2089, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .compareBtn {
    display: block;
    width: fit-content;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    text-decoration: none;
    padding: 15px 0;
    text-align: left;
  }
  /* line 2100, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .compareBtn:before {
    content: "";
    background: url(/wp-content/themes/casinobee/assets/img/icons/compare.png);
    padding-right: 13.64px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    margin-right: 7px;
  }
  /* line 2109, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info h1 {
    text-align: left;
  }
  /* line 2111, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info h1 span {
    display: none;
  }
  /* line 2116, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info .inner_section-info .article-info {
    justify-content: start;
  }
  /* line 2124, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .first-casino_info h1 span {
    display: none;
  }
  /* line 2133, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile,
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 15.5rem;
    width: 100%;
    background: #fff;
    padding: 1.25rem;
    border-radius: 0.5rem;
  }
  /* line 2139, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .compareBtn,
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .compareBtn {
    display: none;
  }
  /* line 2143, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play-mobile .button-play,
  .casino-review-page .casino-hero-wrapper .casino-hero-section .casino-info-play .button-play {
    order: unset;
  }
  .casino-review-page .casino-hero-wrapper .casino-hero-section.inactive {
    flex-direction: column !important;
  }
  /* line 2149, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section.inactive .casino-info-play-mobile,
  .casino-review-page .casino-hero-wrapper .casino-hero-section.inactive .casino-info-play {
    flex: 1 1 75% !important;
    min-width: 100%;
    background: transparent;
    border-radius: 0.5rem;
    padding: 0;
  }
  /* line 2153, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-hero-wrapper .casino-hero-section.inactive .casino-info-play-mobile .user-av-notice,
  .casino-review-page .casino-hero-wrapper .casino-hero-section.inactive .casino-info-play .user-av-notice {
    text-align: left;
  }
  /* line 2159, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper {
    background: #fff;
  }
  /* line 2163, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul {
    height: 51px;
  }
  /* line 2165, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul li {
    margin: 2px 0 0 0px;
    display: block !important;
  }
  /* line 2170, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul .acc-button.active,
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul .acc-button:hover {
    background: #1F2937;
    border: none;
    margin-top: 5px;
    color: #FFFFFF;
    cursor: pointer;
  }
  /* line 2180, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #overview_link.active::before {
    content: "";
    background: url("../../../assets/img/checklist1.png");
    padding-right: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 2189, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #bonus_link.active::before {
    content: "";
    background: url("../../../assets/img/slot1.png");
    padding-right: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 2198, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #banking_link.active::before {
    content: "";
    background: url("../../../assets/img/money1.png");
    padding-right: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 2207, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #providers_link.active::before {
    content: "";
    background: url("../../../assets/img/chat1.png");
    padding-right: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 2216, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #complaints_link.active::before {
    content: "";
    background: url("../../../assets/img/complaint1.png");
    padding-right: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 2225, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #reviews_link.active::before {
    content: "";
    background: url("../../../assets/img/comment1.png");
    padding-right: 25px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  /* line 2233, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul .overflow,
  .casino-review-page .casino-accordian_wrapper .casino-accordian .menu #menu_ul #more {
    display: none !important;
  }
  /* line 2242, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content {
    display: flex;
    flex-direction: row;
  }
  /* line 2245, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content {
    width: 60%;
    flex-grow: 1;
  }
  /* line 2250, ../../sass/templates/_single-casino.scss */
  .casino-review-page .casino-content_wrapper .casino-container-content .casino-content .casino-alternatives .casino-alternatives_list {
    flex-direction: row;
  }
}

/* Sign In Modal Start */


/* Sign In Modal End */


@media screen and (max-width: 1024px) {
  /* line 2498, ../../sass/templates/_single-casino.scss */
  .casino-review-page
  .casino-content_wrapper
  .casino-container-content
  .casino-content
  .bonuses--block {
    padding: 20px 10px;
    margin-top: 20px;
  }
  /* line 2505, ../../sass/templates/_single-casino.scss */
  .casino-review-page
  .casino-content_wrapper
  .casino-container-content
  .casino-content
  .bonuses--block .bonuses--block_wrapper {
    flex-direction: column;
    align-items: center;
    gap: 21px;
  }
  /* line 2509, ../../sass/templates/_single-casino.scss */
  .casino-review-page
  .casino-content_wrapper
  .casino-container-content
  .casino-content
  .bonuses--block .bonuses--block_wrapper .bonuses--block_card {
    padding: 18px 20px;
    max-width: 100%;
    width: 100%;
  }
  /* line 2513, ../../sass/templates/_single-casino.scss */
  .casino-review-page
  .casino-content_wrapper
  .casino-container-content
  .casino-content
  .bonuses--block .bonuses--block_wrapper .bonuses--block_card a {
    max-width: 170px;
  }
}