/*
Theme Name: Reddy Anna Book
Theme URI: https://reddyannasportsclub.com/
Author: Reddy Anna Sports Club
Author URI: https://reddyannasportsclub.com/
Description: WordPress theme for the Reddy Anna Book page
Version: 1.0.1
License: GPL-2.0-or-later
Text Domain: reddy-anna-book
*/
body{margin:0;background-color:#F8F9FA;font-family:"Poppins",sans-serif}
h1,h2,h3,h4,h5,h6{line-height:115%;font-weight:bold;margin:0 0 1rem}
.container{width:100%;padding:0 12px;margin:0 auto}
.img-fluid{max-width:100%;height:auto}
.flex-center{display:flex;align-items:center;justify-content:center}
.ms-auto{margin-left:auto}
.header-logo{max-width:250px}
.fank-download-button{padding:18px;border-radius:18px;background:linear-gradient(180deg,#f7b656 0%,#ffe279 100%);font-weight:600;font-size:25px;color:#1B4332}
.fank-hero-section{background:url("https://reddyannasportsclub.com/images/greenbackground.webp") center/cover no-repeat}
.reddy-anna-games-section{background:url("https://reddyannasportsclub.com/images/greenbackground.webp") center/cover no-repeat;padding:80px 0}
.reddy-anna-games-title{color:#ffffff}
.reddy-anna-games-subtitle{color:#ffffff}
.reddy-anna-games-section h3,.fank-feature-section h3{color:#FFD700 !important}
.fank-hero-wrapper{display:flex;align-items:center;grid-gap:16px;padding:68px 0}
.fank-hero-heading{font-weight:400;font-size:78px;color:#fff;display:flex;flex-direction:column;margin-bottom:22px}
.fank-hero-subtext{color:#D4AF37;font-weight:600;margin-top:10px;text-align:left}
.play-fantasy-section{padding:50px 0}
.fank-section-title{font-weight:400;font-size:67px;color:#1B4332}
.fank-section-sub-title{font-weight:400;font-size:20px;line-height:1.5;color:#2c3e50;margin-bottom:0}
.reddy-anna-games-section{background:url("https://reddyannasportsclub.com/images/greenbackground.webp") center/cover no-repeat;padding:80px 0}
.reddy-anna-games-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:20px;text-align:center}
.reddy-anna-games-subtitle{color:#fff;font-size:1.2rem;max-width:800px;margin:0 auto 30px;text-align:center;line-height:1.6}
.gold-link{color:#FFD700 !important}
.gold-link:hover{color:#f8d224 !important}
/* Center-align content headings and paragraphs across main content */
.shb-main h3{text-align:center !important}
.shb-main p{text-align:center !important}
.shb-main ul{ text-align:left !important }
.shb-main li{ text-align:left !important }
.reddy-anna-games-section ul{ color:#ffffff !important; text-align:left !important }
.reddy-anna-games-section li{ color:#ffffff !important }
.white-list{ color:#ffffff !important }
.white-list li{ color:#ffffff !important }
.shb-main ul.white-list{ color:#ffffff !important }
.shb-main ul.white-list li{ color:#ffffff !important }
.shb-main ul.white-list li a{ color:#ffffff !important }
/* Ensure lists in the Sports & Markets (green background) block render light */
.play-fantasy-section .text-center.mb-5 .fank-step-play-fantasy{ color:#ffffff !important }
.play-fantasy-section .text-center.mb-5 .fank-step-play-fantasy li{ color:#ffffff !important }
.play-fantasy-section .text-center.mb-5 .fank-step-play-fantasy li a{ color:#ffffff !important }
/* Keep hero paragraph left-aligned */
.fank-hero-section .fank-hero-subtext{ text-align:left !important }
@media only screen and (max-width: 768px) {
  .fank-hero-heading {
    font-size: 42px !important;
  }
  .fank-section-title {
    font-size: 36px !important;
  }
}

@media only screen and (max-width: 480px) {
  .fank-hero-heading {
    font-size: 32px !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
  }
  .fank-section-title {
    font-size: 28px !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
  }
  .play-fantasy-section .fank-section-title,
  .fank-faq-section .fank-section-title {
    width: 100%;
    max-width: 100%;
    white-space: normal;
  }
}
