.archive-casino-content{
  padding: 0 15px;
}
.news-title h1 {
  word-wrap: break-word;
}
.mobile-inner-post-sidebar,
.overview-mobile {
  display: none;
}
.single #page {
  background-color: var(--grey);
}
.tron-more-info-button-overview {
  color: var(--medium-grey);
  transition: scroll-behavior 0.3s ease-in-out;
  transition-delay: 3s;
  scroll-margin-top: 7em;
}
.banner-news img {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  max-width: 829px;
  width: 100%;
}
.single-back-cta .circle-arrow-icon {
  background: #009393;
}
.casino-count {
  background: #F7B063!important;
}
.news-title {
  max-width: 740px;
  width: 100%;
}
.news-inner-content strong a {
  color: var(--red);
}
.horizontal-line:after {
  content: "|";
}
.news-inner-content .featured-text-card {
  background-color: var(--dark-blue);
  padding: 34px 30px;
  background-image: url("../../../../uploads/2023/05/background-image.png");
  background-repeat: repeat;
  border-radius: 15px;
  max-width: 725px;
  width: 100%;
  margin-bottom: 50px;
}
.overview-mobile-section .overview {
  padding: 13px 20px;
  border: none;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 700;
  -webkit-appearance: none;
  appearance: none;
  background-color: var(--white);
}
.overview-mobile .tron-sidebar:after {
  content: url("data:image/svg+xml; utf8, <svg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M12 1.28087C11.7509 1.02951 11.7797 1.05792 11.5265 0.802186C9.7684 2.75847 7.77972 4.97705 6.00103 6.96175C4.23469 4.99891 2.23366 2.78251 0.473495 0.824043C0.242923 1.07978 0.247041 1.07541 7.92907e-08 1.35082C1.96809 3.53661 3.96089 5.75301 5.9825 8C7.98559 5.76393 9.97838 3.53661 12 1.28087Z' fill='rgba(15, 33, 46, 1)'/></svg>");
  font-size: 1rem;
  top: 12px;
  right: 20px;
  position: absolute;
}
.overview-mobile-section {
  padding-bottom: 30px;
}
.news-inner-content .featured-text-card p {
  color: var(--white);
  font-size: 22px;
  line-height: 26px;
}
.news-inner-content .featured-text-card p a {
  color: var(--green);
  font-weight: bold;
  font-size: 22px;
}
.news-inner-content {
  max-width: 765px;
  width: 100%;
  margin: auto;
  padding: 0 20px;
  padding-bottom: 30px;
  padding-top: 50px;
  margin-bottom: 50px;
}
.news-inner-content p:not(.news-inner-content .casino-block-featured-text p) {
  max-width: 725px;
  width: 100%;
  margin: auto;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 30px;
}
.quote-text-card .row div {
  padding: 26px 46px;
  background-color: var(--grey);
}
.quote-text-card .row .quote-text-p::before {
  content: "";
  border-right: 9px solid var(--red);
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}
.icon-bg img {
  max-width: 28px;
  width: 100%;
  height: 24px;
  object-fit: cover;
}
.icon-bg {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  background-color: var(--dark-blue);
}
.follow-text {
  max-width: 349px;
}
.follow-us-text-card {
  border-top: 1px solid var(--grey);
  padding-top: 50px;
}
.page-template-news-inner #page {
  background-color: var(--grey);
}
.content-white-bg {
  background-color: var(--white);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.article-message {
  margin: 40px 0px;
}
.content-body .content-white-bg {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.news-category .tag {
  margin: 0px 2px;
}
.news-category {
  margin: 20px 0;
}
.single-back-cta i {
  transform: rotate(180deg);
}
.single-back-cta a:hover * {
  color: var(--red);
}
.single-back-cta a:hover .circle-arrow-icon {
  transform: translateX(-10px) rotate(180deg);
}
.publish-date .date p,
.written-by-heading {
  display: inline;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  color: var(--medium-grey);
}
.similar-post .card-body.news-list p {
  -webkit-line-clamp: 3;
}
.card-body.news-list p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.title-inner {
  padding-top: 70px;
  margin-bottom: 25px;
}
.tron-overview.remove-tron {
  display: none;
}
.share-links a:hover svg path {
  fill: var(--red);
}
.share-links a svg path {
  transition: all 0.5s ease;
}
.single-back-cta {
  margin-left: auto;
}
.remove-load-more {
  display: none;
}
@media (max-width: 991px) {
  .mobile-inner-post-sidebar,
  .overview-mobile,
  .publish-date .date p {
    display: block;
  }
  .content-body {
    max-width: 100%;
    flex: 100%;
  }
  .horizontal-line:after {
    content: "";
  }
  .single-post .news-title h1,
  .single-post .publish-date {
    text-align: center;
  }
  .single-post .single-back-cta,
  .single-guide .single-back-cta {
    margin: 0 auto;
  }
  .single-inner .category {
    flex-direction: column;
  }
  .single-guide .overview .container {
    padding: 0;
  }
  .single-guide .title-inner {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .content-body {
    padding-left: 0px;
    padding-right: 0px;
  }
  .news-inner .container {
    max-width: 100%;
  }
  .news-title h1 {
    font-size: 40px;
  }
}
