@import url('https://fonts.googleapis.com/css2?family=Anek+Telugu:wght@600&display=swap');

/* అన్ని ప్రధాన headings */
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,

/* Homepage photo-card headlines */
.hero-content h1,
.news-card-body h3,
.news-card-body h3 a,

/* Article page heading and subheadings */
.article-box > h1,
.article-content h2,
.article-content h3,
.article-content h4,

/* Latest News sidebar */
.most-read a,

/* Trending Articles */
.trending-articles a,
.trending-articles .trend-title,

/* Business Articles */
.business-articles a,
.business-articles .trend-title,

/* Web Stories photo titles */
.web-story-title,

/* Other post-title classes */
.entry-title,
.entry-title a,
.post-title,
.post-title a,
.article-title,
.article-title a,
.card-title,
.card-title a,
.news-title,
.news-title a,
.related-posts a {
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.35;
}
footer {
    background-color: #082a5e !important;
}

footer h3,
footer p,
footer a {
    color: #ffffff !important;
}

footer .copyright {
    background-color: #051d42 !important;
    color: #ffffff !important;
    border-top: 1px solid rgba(255,255,255,0.15);
}
.keerthanaa-share {
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 7px;
    margin-left: 15px;
    vertical-align: middle;
}

.keerthanaa-share a,
.keerthanaa-share button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 31px;
    height: 31px;
    padding: 0;
    border: 0;
    border-radius: 50%;
    color: #fff !important;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    cursor: pointer;
    transition: transform .2s ease, opacity .2s ease;
}

.keerthanaa-share a:hover,
.keerthanaa-share button:hover {
    transform: translateY(-2px);
    opacity: .85;
}

.share-facebook { background: #1877f2; }
.share-x { background: #000; }
.share-whatsapp { background: #25d366; }
.share-instagram {
    background: linear-gradient(135deg, #833ab4, #e1306c, #f77737);
}
.share-threads { background: #000; }
.share-linkedin { background: #0a66c2; }

@media (max-width: 768px) {
    .keerthanaa-share {
        display: flex;
        margin: 10px 0 4px;
        width: 100%;
    }
}
/* Full category/navigation line – blue background */
.main-navigation {
    background: #0b3470 !important;
    border-bottom: 4px solid #e00000 !important;
}

.main-navigation .nav-inner {
    background: #0b3470 !important;
}

/* Category names */
.main-navigation .primary-menu > li > a {
    color: #ffffff !important;
    background: transparent !important;
    border-color: rgba(255, 255, 255, 0.22) !important;
}

.main-navigation .primary-menu > li > a:hover,
.main-navigation .primary-menu > li.current-menu-item > a,
.main-navigation .primary-menu > li.current-category-ancestor > a {
    background: #e00000 !important;
    color: #ffffff !important;
}

/* Social-media circles */
.main-navigation .header-social a {
    background: #ffffff !important;
    color: #0b3470 !important;
    border-color: rgba(255, 255, 255, 0.7) !important;
}

/* Search field */
.main-navigation input[type="search"],
.main-navigation input[type="text"] {
    background: #ffffff !important;
    color: #222222 !important;
    border-color: rgba(255, 255, 255, 0.5) !important;
}

.main-navigation input::placeholder {
    color: #777777 !important;
}

/* Search button */
.main-navigation button[type="submit"],
.main-navigation input[type="submit"] {
    background: #e00000 !important;
    color: #ffffff !important;
    border-color: #e00000 !important;
}

/* Mobile menu button */
.main-navigation .menu-toggle {
    color: #ffffff !important;
    background: #0b3470 !important;
}
/* Header category/menu names – Anek Telugu 600 */
.main-navigation .primary-menu > li > a,
.main-navigation .primary-menu li a {
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
}
/* Article running matter spacing */
.article-content p,
.article-content li {
    line-height: 1.65 !important;
}

.article-content p {
    margin-top: 0 !important;
    margin-bottom: 18px !important;
}
@media (max-width: 768px) {
    .article-content p,
    .article-content li {
        line-height: 1.6 !important;
    }

    .article-content p {
        margin-bottom: 16px !important;
    }
}
/* Latest News, Trending, Business – section headings */
.sidebar-box > h2,
.sidebar-box > h3,
.sidebar-box > .sidebar-title,
.sidebar-box > .widget-title {
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
}

/* Latest News headlines */
.sidebar-box .most-read li,
.sidebar-box .most-read li a,

/* Trending Article headlines */
.sidebar-box .trending-articles li,
.sidebar-box .trending-articles li a,
.sidebar-box .trending-articles .trend-title,

/* Business Article headlines */
.sidebar-box .business-articles li,
.sidebar-box .business-articles li a,
.sidebar-box .business-articles .trend-title {
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
}
/* Govt Schemes and Astrology sidebar sections */
.govt-schemes-articles,
.astrology-articles {
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: sidebar-items;
}

.govt-schemes-articles li,
.astrology-articles li {
    border-bottom: 1px solid #e2e2e2;
    padding: 13px 0;
}

.govt-schemes-articles li a,
.astrology-articles li a {
    display: flex;
    gap: 12px;
    color: #222;
    text-decoration: none;
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
    line-height: 1.4;
}

.govt-schemes-articles .trend-number,
.astrology-articles .trend-number {
    flex: 0 0 22px;
    color: #777;
}

.govt-schemes-articles .trend-title,
.astrology-articles .trend-title {
    flex: 1;
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
}

.govt-schemes-articles a:hover,
.astrology-articles a:hover {
    color: #d60000;
}
.ai-summary-tools {
    margin: 32px 0;
    padding: 20px;
    background: #f5f8ff;
    border-left: 4px solid #0b3470;
    border-radius: 6px;
}

.ai-summary-label {
    margin-bottom: 13px;
    font-family: 'Anek Telugu', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #111;
}

.ai-summary-icons {
    display: flex;
    align-items: center;
    gap: 12px;
}

.ai-summary-icons .ai-tool {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border: 1px solid #d8dce5;
    border-radius: 50%;
    background: #fff;
    color: #0b3470;
    font-family: Arial, sans-serif;
    font-size: 23px;
    font-weight: 700;
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease;
}

.ai-summary-icons .ai-tool:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
}

.ai-summary-icons .ai-chatgpt { color: #10a37f; }
.ai-summary-icons .ai-gemini { color: #4e73df; }
.ai-summary-icons .ai-perplexity { color: #138a94; }
.ai-summary-icons .ai-grok { color: #000; }

.ai-summary-note {
    margin: 12px 0 0 !important;
    font-size: 13px !important;
    line-height: 1.5 !important;
    color: #666;
}
.top-strip-inner {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.top-live-info {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    gap: 8px;
    white-space: nowrap;
    font-family: Arial, 'Noto Sans Telugu', sans-serif;
    font-size: 12px;
    font-weight: 500;
}

.top-info-divider {
    opacity: .45;
}

#visitor-clock,
#visitor-weather {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 600px) {
    .top-strip-inner {
        flex-wrap: wrap;
        justify-content: center;
        gap: 4px 12px;
    }

    .top-live-info {
        font-size: 10px;
        gap: 5px;
    }

    .top-info-divider {
        display: none;
    }
}
.site-footer .footer-grid > div > h3 {
    position: relative;
    margin: 0 0 18px;
    padding-bottom: 9px;
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
    color: #fff;
}

.site-footer .footer-grid > div > h3::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 38px;
    height: 3px;
    background: #e00000;
    border-radius: 2px;
}

.site-footer .footer-grid > div > a {
    position: relative;
    display: block;
    padding: 4px 0 4px 14px;
    color: rgba(255,255,255,.88) !important;
    text-decoration: none;
    transition: color .2s ease, transform .2s ease;
}

.site-footer .footer-grid > div > a::before {
    content: "›";
    position: absolute;
    left: 0;
    color: #e00000;
    font-weight: 700;
}

.site-footer .footer-grid > div > a:hover {
    color: #fff !important;
    transform: translateX(3px);
}

.site-footer {
    padding-top: 42px !important;
}

.site-footer .copyright {
    margin-top: 32px;
}
/* Footer brand logo */
.footer-brand-logo {
    margin-bottom: 15px;
}

.footer-brand-logo .custom-logo-link {
    display: inline-block;
}

.footer-brand-logo img,
.footer-brand-logo .custom-logo {
    display: block;
    width: auto;
    max-width: 155px;
    max-height: 65px;
    object-fit: contain;
    background: #fff;
    border-radius: 5px;
    padding: 5px;
}

.footer-description {
    max-width: 390px;
    margin: 0 0 17px !important;
    color: rgba(255,255,255,.88) !important;
    line-height: 1.8 !important;
}

/* Follow label */
.footer-follow-label {
    margin: 0 0 10px;
    font-family: 'Anek Telugu', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}

/* Social icons */
.footer-social-icons {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 9px;
    margin-bottom: 17px;
}

.footer-social-icons a {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    padding: 0 !important;
    border-radius: 50%;
    color: #fff !important;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
    transition: transform .2s ease, opacity .2s ease;
}

.footer-social-icons a::before {
    display: none !important;
}

.footer-social-icons a:hover {
    color: #fff !important;
    transform: translateY(-3px) !important;
    opacity: .85;
}

.footer-facebook {
    background: #1877f2;
}

.footer-x,
.footer-threads {
    background: #000;
}

.footer-instagram {
    background: linear-gradient(135deg, #833ab4, #e1306c, #f77737);
}

.footer-whatsapp-icon {
    background: #25d366;
}

/* WhatsApp Channel button */
.site-footer .footer-whatsapp-button {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    padding: 9px 16px !important;
    border-radius: 22px;
    background: #25d366;
    color: #fff !important;
    font-family: 'Anek Telugu', sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.site-footer .footer-whatsapp-button::before {
    content: "✓" !important;
    position: static !important;
    margin-right: 7px;
    color: #fff !important;
}

.site-footer .footer-whatsapp-button:hover {
    background: #1eaf56;
    transform: translateY(-2px);
}

@media (max-width: 768px) {
    .footer-brand {
        text-align: center;
    }

    .footer-brand-logo img,
    .footer-brand-logo .custom-logo {
        margin: 0 auto;
    }

    .footer-social-icons {
        justify-content: center;
    }

    .footer-description {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
/* Footer final alignment */
.site-footer .footer-grid {
    align-items: flex-start;
    column-gap: 55px;
}

.site-footer .footer-grid > div {
    min-width: 0;
}

.site-footer .footer-grid > div > h3 {
    margin-top: 0;
}

.footer-brand-logo img,
.footer-brand-logo .custom-logo {
    max-width: 165px;
}

@media (max-width: 768px) {
    .site-footer .footer-grid {
        row-gap: 35px;
    }

    .site-footer {
        padding-top: 35px !important;
    }
}
/* Information-page inner headings */
.info-page-content h2,
.policy-content h2,
.page-content h2 {
    font-family: 'Anek Telugu', sans-serif !important;
    font-weight: 600 !important;
    font-size: 32px;
    line-height: 1.35;
    margin: 28px 0 15px;
}
.home .post-category,
.home .post-categories,
.home .category,
.home .cat-links,
.home .entry-category,
.home .category-label {
    display: none !important;
}body.single-post .category-label {
    display: none !important;
}body.single-post a,
body.single-post a:hover,
body.single-post a:focus {
    text-decoration: none !important;
    border-bottom: 0 !important;
    box-shadow: none !important;
}