/*!
Theme Name: casinoinfodk
*/
/* Existing CSS remains unchanged */
body {
  background-color: #040019;
  color: #fff;
  font-family: "Lexend", sans-serif;
}

.px-7 {
  padding-left: 4.75rem;
  padding-right: 4.75rem;
}

.container {
  max-width: 1228px !important;
  padding: 0 15px;
}

.navbar-end {
  width: 100%;
}
/* Top Header */
.top-header {
  background-color: #000000;
  color: #ffffff;
  padding: 0.5rem;
  font-size: 0.875rem;
  text-align: center;
}

.custom-title {
  font-weight: 900;
  font-style: normal;
  font-size: 7rem;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  background: linear-gradient(91.32deg, #c0d7ce 1.47%, #6c75af 98.8%);

  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.custom-subtitle {
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 10px;
}

.navbar-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.navbar-logo a:first-child {
  width: 45px;
}

nav.navbar {
  background: transparent;
  padding-top: 1rem;
}

nav.navbar a {
  font-weight: 900;
}

.banner_main {
  background-image: url("./assets/images/banner-bg-1.png");
  width: 100%;
  background-repeat: no-repeat !important;
  background-position: right top;
}
.banner_other {
  background-image: url("./assets/images/banner-bg-1.png");
  background-size: cover;
  background-repeat: no-repeat !important;
}
.contact-page {
  background-image: none;
}

.banner.inner-page {
  background-size: contain;
  background-position: center 0;
}

.blog-banner {
  background-image: url("./../Images/blog-bg.png");
}

@media (max-width: 768px) {
  .banner_main,
  .banner_other {
    background-image: url("./assets/images/banner-bg-1.png");
    background-size: contain !important;
    background-position: center 0 !important;
  }
  .banner_other {
    background-size: cover !important;
  }

  .top-header {
    display: none;
  }
}

.blog-banner .title-wrapper {
  padding-top: 60px;
}

.blog-banner .content h3 {
  color: #fff;
}

.blog-banner .title-wrapper {
  max-width: 448px;
  margin: 0 auto;
}

.blog-banner .content p {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 50px;
  letter-spacing: -5%;
}

.wheel-wrapper {
  width: 600px;
  transform: translateY(-50px);
  height: 300px;
  overflow: hidden;
}

.casino-card {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  padding: 1rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}

.casino-card:hover {
  background: rgba(255, 255, 255, 0.1);
  transition: 0.3s;
}

.casino-card .bonus {
  color: #8b7bff;
  font-weight: 600;
}

.btn-bonus {
  background: #8b7bff;
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
  padding: 0.5rem 1rem;
}

.faq-section,
.blog-section {
  margin-top: 3rem;
  text-align: center;
}

.blog-section .title {
  font-weight: 800;
  font-style: ExtraBold;
  font-size: 11.75px;
  line-height: 20.14px;
  letter-spacing: -0.15px;
  vertical-align: middle;
}

.blog-section p {
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 23.49px;
  letter-spacing: -0.15px;
  vertical-align: middle;
  color: #717171;
}

.blog-section a {
  font-size: 11px;
  line-height: 20px;
  letter-spacing: -0.15px;
  vertical-align: middle;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-offset: 0%;
  text-decoration-thickness: 0%;
  color: #828ad5 !important;
}

.faq-card span {
  cursor: pointer;
}

.blog-card {
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  padding: 1rem;
  color: #ccc;
}

.blog-card img {
  border-radius: 10px;
  width: 100%;
}

.info-section .title {
  font-weight: 800;
  font-style: ExtraBold;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.18px;
  vertical-align: middle;
  color: #fff;
}

.info-section p {
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 28px;
  letter-spacing: -0.18px;
  vertical-align: middle;
  color: #717171;
}

.info-section {
  margin-top: 7rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.info-box {
  display: flex;
  align-items: center;
  margin-bottom: 1.5rem;
}

.info-box span {
  font-size: 1.5rem;
  margin-right: 0.75rem;
  color: #8b7bff;
}

.info-box span img {
  box-shadow: 0 0 40px rgba(59, 130, 246, 0.6), 0 0 80px rgba(59, 130, 246, 0.4),
    0 0 120px rgba(59, 130, 246, 0.3), 0 0 160px rgba(59, 130, 246, 0.2),
    0 10px 40px rgba(0, 0, 0, 0.5);
  background-color: #0b224d;
}

footer {
  padding-top: 3rem;
  padding-bottom: 4rem;
  color: #aaa;
  text-align: center;
  line-height: 1.6;
}

footer .container {
  max-width: 960px !important;
}

/* Card */
.bonus-card {
  background: #07002f;
  padding: 0 0 0 2.5rem;
  margin-bottom: 1.5rem;
  backdrop-filter: blur(35px);
  transition: all 0.3s ease;
  position: relative;
  border: 1px solid #4448a2;
}

.sub-cards {
  padding: 0 68px;
}

.number-column {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 33px;
}

.bonus-card.has-badge {
  background: linear-gradient(180deg, #07002f 2.54%, #102781 212.71%);
}

.faq-card {
  padding: 20px 24px;
  margin-bottom: 12px;
  backdrop-filter: blur(35px);
  transition: all 0.3s ease;
  position: relative;
  text-align: left;
  border-radius: 16px;
  background: #0d0921;
  border: 1px solid transparent;
}

.faq-card h5 {
  font-size: 18px;
}

.faq-card.active {
  border: 1px solid #484848;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.03);
}

.faq-section {
  width: 100%;
}

.faq-section .container {
  max-width: 760px !important;
}

.faq-card p {
  color: #a4a4a4;
}

.bonus-card:hover {
  border-color: rgba(255, 255, 255, 0.2);
}

.bonus-card.has-badge .obter-bonus-btn {
  /*         padding-left: 1rem;
        padding-right: 1rem; */
}

.rank-number {
  color: white;
  width: 33px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 900;
  background: linear-gradient(to bottom, #bfd6ce, #7581b4);
}

.bonus-amount {
  background: rgba(100, 100, 200, 0.3);
  border: 1px solid rgba(130, 130, 255, 0.5);
  border-radius: 10px;
  padding: 4px 8px;
  color: #a8a8ff;
  font-size: 1.25rem;
  font-weight: 900;
  width: 178px;
}

.price-tag {
  background: #3498db;
  color: white;
  padding: 0.3rem 0.8rem;
  border-radius: 5px;
  font-weight: bold;
  display: inline-block;
  margin-right: 0.5rem;
}

.star-rating {
  font-size: 12px !important;
}

.content_tab {
  display: grid !important;
  gap: 1rem;
  text-align: center;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  padding: 0.5rem 1rem 0.5rem 2.5rem;
}
.main-card {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  gap: 1rem;
  padding: 0.5rem 1rem 0.5rem 0;
}

.sub-cards .sub-card {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  /* padding: 0.5rem 1rem; */
  gap: 1rem;
}
.mobile-review {
  font-size: 12px;
}
.sub-card .mobile-review {
  display: none;
}

.bonus-title,
.rating-title,
.star-rating {
  font-weight: 900;
  font-style: normal;
  line-height: 100%;
  letter-spacing: 0;
  vertical-align: middle;
  background: linear-gradient(90.31deg, #bfd6ce 1.2%, #7480b4 169.39%);

  -webkit-background-clip: text;
  background-clip: text;
  color: #fff;
  font-size: 24px;
}

.bonus-card.has-badge .bonus-title,
.bonus-card.has-badge .rating-title,
.bonus-card.has-badge .star-rating {
  color: transparent;
}

.feature-list ul {
  list-style-type: disc;
  padding-left: 1.5rem;
}

.feature-list li {
  font-size: 0.9rem;
  line-height: 1.5;
  font-weight: 700;
}

.feature-list li:last-child {
  margin-bottom: 0;
}

.vote-count {
  color: #fff;
  font-size: 10px;
}

.bonus-card .column:not(.is-narrow) {
  /*         max-width: 260px; */
}

.bonus-card .column:has(.obter-bonus-btn) {
  margin-left: auto;
}

.rating-badge,
.favourite-badge {
  background: rgba(100, 100, 150, 0.4);
  border: 1px solid rgba(150, 150, 200, 0.3);
  border-radius: 5px;
  padding: 2px 4px;
  color: white;
  font-size: 12px;
  font-weight: 600;
}

.favourite-badge {
  position: absolute;
  top: 7px;
  right: 20px;
  width: 20px;
  height: 23px;
}

.obter-bonus-btn {
  background: #10bc58;
  border: none;
  color: white;
  padding: 0.8rem 1.5rem;
  border-radius: 5px;
  font-size: 1.2rem;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
  text-align: center;
  justify-content: center;
}

.obter-bonus-btn:hover {
  transform: translateY(-2px);
}

.tabs {
  margin-bottom: 2rem;
}

.tabs li {
  font-weight: 700;
  font-size: 14px;
}

.card-wrapper {
  position: relative;
}

.tab.is-centered ul {
  background: #040019;
  backdrop-filter: blur(35px);
}

.banner-buttons {
  position: relative;
  z-index: 1;
  margin-top: 35px;
}

.hero .content {
  width: 400px;
}

.inner-page .content-description p {
  font-weight: 400;
  font-size: 16px;
  line-height: 40px;
  color: rgba(201, 201, 201, 1);
}

.casino-cards {
  margin-top: 5rem;
}

footer {
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.18px;
  text-align: center;
  vertical-align: middle;
  color: #717171;
}

/* Dots container: Flex for horizontal spacing */
.social-dots {
  display: flex;
  gap: 30px;
  align-items: center;
}
.social-dots img {
  height: 28px;
}

/* Individual dot styles */
.dot {
  width: 28px;
  height: 28px;
  background-color: #ccc;
  border-radius: 50%;
  box-shadow: 0 0 2px rgba(255, 255, 255, 0.2);
}

/* Optional: If these are social indicators, add hover or active state */
.dot:hover {
  background-color: #fff;
  transform: scale(1.2);
  transition: all 0.2s ease;
}

/* Custom styles to match the design */
.bonus-section {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  padding: 1rem;
}

.bonus-column {
  max-width: 33.33%;
  flex: 1;
  position: relative;
}

.bonus-column:nth-child(2) {
  position: relative;
}

.bonus-column:nth-child(2)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1200px;
  height: 1200px;
  background-image: url("./assets/images/column.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.bonus-icon {
  font-size: 2rem;
  color: #28a745;
  margin-bottom: 12px;
}

.bonus-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 12px;
}

.bonus-description {
  font-size: 1rem;
  color: #ffffff;
  line-height: 1.4;
}

footer .logo {
  width: 122px;
}

.footer-description {
  font-weight: 400;
  font-style: Regular;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  color: rgba(113, 113, 113, 1);
}

/* Contect */

.contact-form .button-wrapper {
  margin-top: 20px;
}
.contact-form button {
  width: 100%;
  background: #10bc58;
  color: #ffffff;
  font-weight: 700;
}

.form-container {
  max-width: 550px;
  margin: 2rem auto;
}

.field label {
  font-weight: 600;
  color: #363636;
}

.control input,
.control textarea,
.control select {
  border: 1px solid rgba(153, 153, 153, 0.1);
  /* border-image-source: linear-gradient(100.93deg, rgba(255, 255, 255, 0.2) 2.34%, rgba(153, 153, 153, 0.1) 98.75%); */
  color: #fff;
  border-radius: 4px;
  background: #07002f;
  padding: 19px 25px;
  font-size: 14px;

  height: 56px;
}

.control input::placeholder,
.control textarea::placeholder,
.control select::placeholder {
  color: #fff;
  font-size: 14px;
}

.button.is-primary {
  width: 100%;
  margin-top: 1rem;
}

.badge-container {
  width: 100%;
  max-width: 100%;
}

.recommended-badge {
  background: linear-gradient(91.32deg, #bed5cd 1.47%, #7a85b4 98.8%);
  border-radius: 15px 15px 0 0;
  padding: 0.25rem 0rem;
  box-shadow: 0 4px 15px rgba(117, 129, 180, 0.3), 0 2px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: hidden;
  color: #000;
  font-weight: 700;
}

.recommended-badge .badge-title {
  font-weight: 700;
}
.badge-content {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .form-container {
    margin: 1rem;
    padding: 1rem;
  }
  .field {
    margin-bottom: 1rem;
  }
  .button.is-primary {
    font-size: 1rem;
  }
  .navbar-logo {
    justify-content: space-between;
    align-items: center;
    padding: 0 1rem;
  }

  .navbar-logo a:first-child img {
    width: 30px;
  }

  .navbar-end {
    display: none;
  }

  .navbar {
    padding-top: 15px !important;
  }
  .hero {
    padding-top: 10px !important;
  }
  .banner-buttons {
    justify-content: center;
  }

  .banner-buttons .column {
    padding: 0 !important;
  }

  .tab ul {
    display: none !important;
  }

  .award-icon {
    margin-top: 5px;
  }

  .bonus-card .column {
    width: 100% !important;
    text-align: center;
  }
  .obter-bonus-btn {
    margin-right: auto;
  }

  .mobile-rating-col {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  .form-container {
    margin: 2rem;
    padding: 2rem;
  }
}

@media screen and (min-width: 1024px) {
  .form-container {
    /* padding: 2.5rem; */
  }
}

/* Responsive Adjustments */
@media screen and (max-width: 768px) {
  /* Top Header */
  .top-header {
    font-size: 0.8rem;
    padding: 0.5rem;
  }

  /* Navbar */
  .navbar-logo {
    justify-content: space-between;
    padding: 0 1rem;
  }

  .navbar-end {
    justify-content: center;
    margin-top: 1rem;
  }
  .navbar-end a {
    padding: 0 2rem;
  }

  /* Hero */
  .custom-title {
    font-size: 50px; /* Reduced for mobile */
  }
  .custom-subtitle {
    font-size: 18px;
    letter-spacing: 5px;
  }
  .hero .content {
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .banner-buttons .column {
    margin-bottom: 1rem;
  }
  .banner-buttons .is-flex {
    justify-content: center;
    font-size: 12px;
  }

  /* Casino Cards */
  .tab ul {
    flex-direction: column;
    align-items: center;
    padding: 1rem;
  }
  .tab ul li {
    margin-bottom: 0.5rem;
  }
  .bonus-card {
    padding: 0;
    flex-direction: column;
    align-items: center;
  }
  .bonus-card .columns {
    flex-direction: column;
    align-items: center;
  }
  .bonus-card .column {
    max-width: 100% !important;
  }
  .bonus-card .column:has(.obter-bonus-btn) {
    margin-left: 0;
    margin-top: auto;
  }
  .logo-column {
    position: relative;
  }
  .rank-number {
    background: unset;
    width: auto;
    height: 100%;
    font-size: 30px;
  }
  .feature-list {
    text-align: left;
    font-size: 12px;
  }
  .sub-cards {
    padding: 0;
  }

  .obter-bonus-btn {
    font-size: 1.4rem;
  }

  .banner-buttons {
    margin-top: 20px;
  }

  .hero {
    padding-bottom: 2rem !important;
  }

  /* FAQ */
  .faq-card h5 {
    font-size: 14px;
  }
  .faq-card p {
    font-size: 14px;
  }

  /* Bonus Section */
  .bonus-section {
    flex-direction: column;
    align-items: center;
  }
  .bonus-column {
    max-width: 100%;
    margin-bottom: 2rem;
  }
  .bonus-column:last-child {
    margin-bottom: 0;
  }

  .bonus-card .bonus-title {
    margin: 0 auto;
  }
  .bonus-title {
    font-size: 24px;
  }
  .bonus-description {
    font-size: 0.9rem;
  }

  /* Footer */
  .footer-description {
    font-size: 12px;
    line-height: 20px;
  }
  .social-dots {
    gap: 20px;
  }
  .dot {
    width: 20px;
    height: 20px;
  }

  .bonus-card.has-badge {
    padding: 0;
  }
}

@media (max-width: 1023px) {
  .navbar-menu {
    background: transparent;
  }

  .navbar-end {
    display: none;
  }
}

@media (min-width: 769px) {
  .rating-col {
    /*             padding-left: 40px; */
  }
  .other-mobile {
    /*             padding-left: 120px; */
  }
  .main_title_other {
    /* 			padding-left: 50px !important; */
  }
  .main_text_offer {
    /* 			padding-left:20px !important; */
  }
  .inner-page .content-description {
    /* margin-top: 150px; */
  }
  .badge-container {
    display: none;
  }

  .mobile-review .rating-col {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* Tablet View */
  .custom-title {
    font-size: 100px;
  }
  .custom-subtitle {
    font-size: 20px;
  }
  .hero .content {
    max-width: 600px;
  }
  .banner-buttons .columns {
    flex-wrap: wrap;
  }
  .banner-buttons .column {
    flex-basis: 50%;
    margin-bottom: 1rem;
  }
  .bonus-card .columns {
    flex-wrap: wrap;
  }
  .bonus-card .column {
    /*             flex-basis: 50%;
            max-width: 50% !important; */
  }
  .bonus-card .column:has(.obter-bonus-btn) {
    flex-basis: 100%;
    margin-top: 1rem;
  }
  .sub-cards {
    padding: 0 20px;
  }
  .bonus-section {
    flex-wrap: wrap;
  }
  .bonus-column {
    flex-basis: 50%;
    max-width: 50%;
    margin-bottom: 2rem;
  }
  .bonus-column:last-child,
  .bonus-column:nth-child(2) {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1215px) {
  /* Small Desktop */
  .custom-title {
    font-size: 120px;
  }
  .custom-subtitle {
    font-size: 22px;
  }
  .hero .content {
    max-width: 500px;
  }
  .banner-buttons .column {
    margin-right: 1rem;
  }
  .bonus-card .column {
    max-width: 220px;
  }
  .sub-cards {
    padding: 0 40px;
  }
  .bonus-column {
    max-width: 30%;
  }
}

.section-subtitle {
  font-size: 30px;
  text-align: center;
}

/* Mobile menu hidden by default */
.mobile-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(10, 10, 10, 0.95);
  transform: translateY(-100%);
  transition: transform 0.3s ease;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

/* Active state */
.mobile-menu.is-active {
  transform: translateY(0);
}

/* Menu content */
.mobile-menu-content {
  text-align: center;
}

.mobile-menu-item {
  display: block;
  color: #fff;
  font-size: 1.2rem;
  margin: 1rem 0;
  text-decoration: none;
}

.mobile-menu-item:hover {
  color: #ffdd57; /* Bulma yellow accent */
}

.navbar-burger {
  color: #fff;
  display: none;
  margin-left: auto;
}

@media (max-width: 1023px) {
  .navbar-burger {
    display: block;
  }
}

/* Close button */
.mobile-menu-close {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  background: none;
  border: none;
  font-size: 2rem;
  color: white;
  cursor: pointer;
}

.faq-card {
  cursor: pointer;
  padding: 1.5rem;
}
.faq-card .faq-answer {
  display: none;
  margin-top: 1rem;
}
.faq-card.active .faq-answer {
  display: block;
}
.toggle-icon svg {
  width: 16px;
  height: 16px;
}

/* Custom Age Modal Styling */
.modal-card {
  max-width: 420px;
  width: 90%;
  border-radius: 1rem;
  overflow: hidden;
}

.modal-card-head {
  justify-content: center;
  border-bottom: none;
}

.modal-card-body {
  background: #fff;
  border-radius: 0 0 1rem 1rem;
  padding: 2rem 1.5rem;
}

.modal-text p {
  font-size: 1.1rem;
  color: #333;
}

.button.is-success {
  background-color: #00d084;
  border: none;
}

.button.is-success:hover {
  background-color: #009874;
}

/* Optional subtle fade effect */
.modal-background {
  background-color: rgba(10, 10, 10, 0.75);
}

.modal-card-head {
  align-items: center;
  justify-content: space-between;
  background: #00d084;
}

.modal-card-head .delete {
  background-color: transparent;
  border: none;
  color: #fff;
  filter: brightness(0) invert(1);
}
.modal-card-head .delete:hover {
  opacity: 0.8;
}

/* Cookie Bar Styling */
.cookie-bar {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.2);
  transition: bottom 0.4s ease;
  background: #00d084;
  display: none;
}

/* Active state (visible) */
.cookie-bar.is-active {
  bottom: 0;
  display: block;
}

/* Responsive text and buttons */
.cookie-text {
  max-width: 70%;
}

@media (max-width: 768px) {
  .hero-content {
    display: none;
  }
  .casino-cards {
    margin-top: 0;
  }
  .logo-text,
  .main_text_offer {
    border-bottom: 1px solid #4e42a1;
  }
  .main-card {
    padding: 0;
  }
  .cookie-text {
    max-width: 100%;
    text-align: center;
    margin-bottom: 1rem;
  }
}

.star-rating.top path {
  stroke: #9caec1;
  fill: #9caec1;
}

.star-rating.other path {
  stroke: #fff;
  fill: #fff;
}

.faq_title {
  letter-spacing: 0.14em;
}
.column {
  padding: 0.2rem;
}

.page-template-page-about .hero,
.page-template-page-contact .hero,
.page-template-page-default .hero {
  padding: 20px 0px !important;
}
.bonus-title {
  font-size: 1.2rem;
}
.gap-2 {
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .main-card,
  .sub-cards .sub-card {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .logo-text img {
    max-width: 190px;
  }
}
