/*
 Theme Name: Astra Child - NantongOpen
 Theme URI: https://nantongopen.com
 Description: NantongOpen iddaa tahmin sitesi icin Astra child theme
 Author: NantongOpen
 Author URI: https://nantongopen.com
 Template: astra
 Version: 1.0.0
 Text Domain: astra-child
*/

/* Global dark sports theme overrides */
body {
    background-color: #121212;
    color: #e0e0e0;
}

.site-header {
    background-color: #0d3311 !important;
    border-bottom: 3px solid #4caf50;
}

.site-title a,
.site-title {
    color: #ffffff !important;
}

.site-description {
    color: #a5d6a7 !important;
}

.main-navigation a {
    color: #e0e0e0 !important;
}

.main-navigation a:hover {
    color: #4caf50 !important;
}

/* Content area */
.entry-title a {
    color: #4caf50 !important;
}

.entry-title a:hover {
    color: #a5d6a7 !important;
}

/* Footer */
.site-footer {
    background-color: #0a0a0a !important;
    border-top: 3px solid #1b5e20;
}

/* Links */
a {
    color: #4caf50;
}

a:hover {
    color: #81c784;
}

/* Ad placeholder styling */
.nto-header-ad,
.nto-footer-ad {
    background: linear-gradient(135deg, #1a237e, #283593);
    border: 2px dashed #5c6bc0;
    padding: 15px;
    text-align: center;
    color: #9fa8da;
    font-size: 14px;
    margin: 10px 0;
}
