/*
 Theme Name:   Jannah Child (ABIHRJ)
 Theme URI:    https://abihrj.com.br
 Description:  Tema filho do Jannah com customizações ABIHRJ
 Author:       ABIHRJ
 Template:     jannah
 Version:      1.0.1
 Text Domain:  jannah-child
*/

/* ============================================================
   ABIHRJ — CSS MINIMALISTA E SEGURO
   Versão: 1.0.1 | Apenas mudanças essenciais e não invasivas
   ============================================================ */


/* -----------------------------------------------------------
   1. HEADER — Remove gradiente azul, fundo branco limpo
   ----------------------------------------------------------- */

#main-nav.main-nav,
#main-nav,
.main-nav-wrapper nav.main-nav,
.main-nav-wrapper .main-nav,
.main-nav-dark,
.main-nav-light {
    background: #ffffff !important;
    border-bottom: 1px solid #e8edf2 !important;
}

#main-nav .menu > li > a,
#main-nav .components li a,
#main-nav .menu a,
#main-nav .components a,
#main-nav .menu > li.menu-item-has-children > a:before {
    color: #1a202c !important;
}

#main-nav .menu > li:hover > a,
#main-nav .menu > li.tie-current-menu > a {
    background-color: #f0f6ff !important;
    color: #0056d6 !important;
}

#main-nav .components .component-icon,
#main-nav .components button,
#main-nav .components i {
    color: #1a202c !important;
}


/* -----------------------------------------------------------
   2. RODAPÉ — Mantém gradiente azul (estava bonito)
   ----------------------------------------------------------- */

#footer,
#footer-widgets-container,
#site-info {
    background: linear-gradient(135deg, #003b9f 0%, #007fd9 100%) !important;
}

#footer,
#footer a,
#footer .widget-title,
#site-info,
#site-info a,
#site-info .copyright-text {
    color: #ffffff !important;
}


/* -----------------------------------------------------------
   3. AdSense no header — só formato/altura corretos
   ----------------------------------------------------------- */

.stream-item-top img[src*="place-hold.it"] {
    display: none !important;
}


/* -----------------------------------------------------------
   4. PÁGINAS DE REGIÕES — estilo mínimo
   ----------------------------------------------------------- */

.abihrj-regiao-content {
    line-height: 1.7;
}

.abihrj-veja-noticias a:hover {
    opacity: 0.92;
}


/* -----------------------------------------------------------
   5. REMOVE LINKS DEMO DO TEMA
   ----------------------------------------------------------- */

#site-info a[href*="tielabs"],
#site-info a[href*="SiteGround"],
#site-info a[href*="jannah-sites-footer"] {
    display: none !important;
}
