/* BigClash Casino Custom Styles */

body {
   color: #ffffff;
   background-color: #063995;
}

a {
   color: #ffffff;
}

p {
   font-size: 19px;
   color: #ffffff;
}

h1 {
   font-size: 50px;
   font-style: italic;
}

h2 {
   font-size: 40px;
   font-style: italic;
   text-shadow: 2px 2px 4px #063995;
}

h3 {
   font-size: 30px;
}

h4 {
   font-size: 24px;
}

h5 {
   font-size: 22px;
}

h6 {
   font-size: 20px;
}

a:hover {
   color: #ffffff;
}

.light-bg-color {
   background-color: #001a4e;
}

.dark-bg-color {
   background-color: #001a4e;
}

.br-15 {
   border-radius: 15px;
}

.h-l a {
   color: #ffffff;
}

.h-l a:hover {
   color: #ffffff;
}

.current-menu-item a {
   color: #ffffff;
}

.login-buttons {
   color: #ffffff;
   background: linear-gradient(to bottom, #10db59, #0ba547);
   border: none;
   border-radius: 8px;
   padding: 12px 24px;
   font-weight: 700;
   text-transform: uppercase;
   text-decoration: none;
   box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3), 
               0 1px 0 rgba(255, 255, 255, 0.2) inset;
   text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
   position: relative;
   transition: all 0.3s ease;
   display: inline-block;
}

.login-buttons::before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   height: 30%;
   background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), transparent);
   border-radius: 8px 8px 0 0;
   pointer-events: none;
}

.login-buttons:hover {
   color: #ffffff;
   background: linear-gradient(to bottom, #12e865, #0cc050);
   box-shadow: 0 6px 12px rgba(0, 0, 0, 0.4), 
               0 1px 0 rgba(255, 255, 255, 0.3) inset;
   transform: translateY(-1px);
   text-decoration: none;
}

.open-menu>span {
   border-bottom: 3px solid #063995;
}

.wp-editor thead {
   background-color: #fa5050;
}

.wp-editor tbody tr:nth-child(odd) {
   background-color: #063995;
}

.wp-editor tbody tr:nth-child(even) {
   background-color: #063995;
}

.wp-editor th {
   color: #ffffff;
}

.wp-editor td {
   color: #ffffff;
}

.wp-editor li {
   color: #ffffff;
}

.wp-editor ul li:before {
   background-color: #ffffff;
}

.wp-editor ol li:before {
   color: #ffffff;
   background-color: #ffffff;
}

.expand-button-h button {
   color: #ffffff;
   background-color: #063995;
}

.expand-button-h button:hover {
   background-color: #063995;
}

.table-c:before {
   background-image: linear-gradient(0deg, #001a4e 0%, rgba(19,57,91,0) 100%);
}

.toc-title {
   color: #ffffff;
}

.toc-h li:before {
   background-color: #ffffff;
}

.toc-icon {
   fill: #ffffff;
}

.wp-bonus-h {
   border: 5px solid #10db59;
   filter: drop-shadow(0px 9px 20.5px rgba(0,51,255,0.27));
}

.wp-bonus-h:before {
   background-color: rgba(0, 0, 53, 0.5);
}

.bonust-sticky-s {
   position: fixed;
   bottom: -200px;
   left: 0;
   right: 0;
   z-index: 1000;
   transition: bottom 0.3s ease-out;
   width: 100%;
}

.bonust-sticky-s.bonus-sticky-show {
   bottom: 0;
}

.bonust-sticky-h {
   background-color: #ffffff;
   border: none;
   padding: 20px 40px;
   padding-bottom: 25px;
   position: relative;
   width: 100%;
   box-shadow: 0 4px 12px rgba(16, 219, 89, 0.6);
   margin-bottom: 5px;
}

.bonust-sticky-h:before {
   display: none;
}

.bonust-logo {
   display: inline-block;
   vertical-align: middle;
   margin-right: 20px;
}

.bonust-text-center picture.bonust-logo {
   display: inline-block;
   vertical-align: middle;
}

.bonust-logo-img {
   max-width: 150px;
   height: auto;
   display: block;
}

.bonust-text-center {
   text-align: center;
   padding: 0 20px;
   display: flex;
   align-items: center;
   justify-content: center;
   gap: 20px;
   flex-wrap: wrap;
}

.bonust-bonus-text {
   color: #001a4e;
   font-size: 32px;
   line-height: 1.2;
   letter-spacing: 0;
   white-space: nowrap;
   display: inline-block;
   vertical-align: middle;
}

.bonust-actions {
   display: flex;
   align-items: center;
   gap: 15px;
   padding-left: 20px;
   flex-shrink: 0;
}

.bonust-cta-btn {
   background-color: #10db59;
   color: #ffffff;
   padding: 15px 30px;
   border-radius: 8px;
   font-size: 18px;
   text-decoration: none;
   transition: background-color 0.3s ease;
   white-space: nowrap;
   box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.bonust-cta-btn:hover {
   background-color: #0ba547;
   color: #ffffff;
   text-decoration: none;
}

.bonust-close-btn {
   background: #001a4e;
   border: none;
   border-radius: 50%;
   width: 32px;
   height: 32px;
   display: flex;
   align-items: center;
   justify-content: center;
   cursor: pointer;
   color: #ffffff;
   transition: all 0.3s ease;
   padding: 0;
   flex-shrink: 0;
}

.bonust-close-btn:hover {
   background: rgba(255, 255, 255, 0.2);
   color: #ffffff;
}

.bonus-type {
   color: #ffffff;
   background-color: #fa5050;
}

.bonus-title {
   color: #ffffff;
}

.join-now {
   color: #ffffff;
   background-color: #10db59;
}

.join-now:hover {
   background-color: #0ba547;
}

.bonus-small-text {
   color: #fa5050;
}

.author-icons {
   fill: #fa5050;
}

.rating-h p {
   color: #fa5050;
}

.rating-h span {
   color: #ffffff;
}

.faq-s {
   background-color: #001a4e;
   padding: 60px 0;
}

.faq-h {
   max-width: 900px;
   margin: 0 auto;
}

.faq-t h2 {
   color: #ffffff;
   font-style: italic;
   text-shadow: 2px 2px 4px #063995;
}

.faq-item {
   background-color: #063995;
   border-radius: 12px;
   margin-bottom: 15px;
   overflow: hidden;
   transition: all 0.3s ease;
   border: 1px solid rgba(255, 255, 255, 0.1);
}

.faq-item:hover {
   border-color: rgba(16, 219, 89, 0.5);
   box-shadow: 0 4px 12px rgba(16, 219, 89, 0.2);
}

.faq-item.active {
   border-color: #10db59;
   box-shadow: 0 4px 12px rgba(16, 219, 89, 0.4);
}

.faq-q {
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding: 20px 25px;
   cursor: pointer;
   transition: background-color 0.3s ease;
}

.faq-q:hover {
   background-color: rgba(16, 219, 89, 0.1);
}

.faq-item.active .faq-q {
   background-color: rgba(16, 219, 89, 0.15);
}

.faq-q h3 {
   color: #ffffff;
   font-size: 18px;
   font-weight: 700;
   margin: 0;
   flex: 1;
   padding-right: 20px;
}

.faq-icon {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 32px;
   height: 32px;
   border-radius: 50%;
   background-color: rgba(255, 255, 255, 0.1);
   color: #ffffff;
   font-size: 24px;
   font-weight: 300;
   line-height: 1;
   transition: all 0.3s ease;
   flex-shrink: 0;
}

.faq-item.active .faq-icon {
   background-color: #10db59;
   transform: rotate(45deg);
   font-weight: 400;
}

.faq-q:hover .faq-icon {
   background-color: rgba(16, 219, 89, 0.3);
}

.faq-a {
   max-height: 0;
   overflow: hidden;
   transition: max-height 0.4s ease, padding 0.3s ease;
   padding: 0 25px;
}

.faq-item.active .faq-a {
   max-height: 500px;
   padding: 0 25px 20px 25px;
}

.faq-a p {
   color: #ffffff;
   font-size: 16px;
   line-height: 1.6;
   margin: 0;
   opacity: 0.9;
   padding-top: 10px;
}

@media (max-width: 767px) {
   .faq-s {
      padding: 40px 0;
   }
   
   .faq-q {
      padding: 15px 20px;
   }
   
   .faq-q h3 {
      font-size: 16px;
      padding-right: 15px;
   }
   
   .faq-icon {
      width: 28px;
      height: 28px;
      font-size: 20px;
   }
   
   .faq-a {
      padding: 0 20px;
   }
   
   .faq-item.active .faq-a {
      padding: 0 20px 15px 20px;
   }
   
   .faq-a p {
      font-size: 14px;
   }
}

.pros-title {
   color: #ffffff;
}

.pros-c li {
   color: #ffffff;
}

.written-by-author {
   color: #fa5050;
}

.written-by-name {
   color: #ffffff;
}

.footer-text p {
   color: #fa5050;
}

.big-bonus-h .bonus-title p {
   font-size: 47px;
}

.big-bonus-h .bonus-type {
   font-size: 15px;
}

.bonus-join-now {
   font-size: 25px;
}

@media (max-width: 767px) {
   p {
      font-size: 17px;
   }

   .big-bonus-h .bonus-title p {
      font-size: 30px;
   }

   .big-bonus-h .bonus-type {
      font-size: 15px;
   }

   .bonus-join-now {
      font-size: 20px;
   }

   .bonust-sticky-h {
      padding: 15px 20px;
   }

   .bonust-logo {
      margin-right: 10px;
   }

   .bonust-logo-img {
      max-width: 100px;
   }

   .bonust-text-center {
      gap: 10px;
   }

   .bonust-bonus-text {
      font-size: 18px;
   }

   .bonust-cta-btn {
      font-size: 14px;
      padding: 12px 20px;
   }

   .bonust-actions {
      gap: 10px;
      padding-left: 10px;
   }

   .bonust-close-btn {
      width: 28px;
      height: 28px;
   }

   h1 {
      font-size: 32px;
   }

   h2 {
      font-size: 30px;
   }

   h3 {
      font-size: 26px;
   }

   h4 {
      font-size: 22px;
   }

   h5 {
      font-size: 20px;
   }

   h6 {
      font-size: 20px;
   }
}

.footer-disclaimer {
   max-width: 800px;
   margin: 0 auto;
}

.disclaimer-notice h3,
.disclaimer-attention h3 {
   color: #ffffff;
}

.disclaimer-notice p,
.disclaimer-attention p {
   color: #ffffff;
}

.age-badge {
   display: inline-flex;
   align-items: center;
   justify-content: center;
   width: 32px;
   height: 32px;
   border-radius: 50%;
   border: 2px solid #ffffff;
   background-color: transparent;
   color: #ffffff;
   font-size: 12px;
   font-weight: 700;
   line-height: 1;
}

.d-flex {
   display: flex;
}

.align-items-center {
   align-items: center;
}

.ml-15 {
   margin-left: 15px;
}

