/*
Theme Name: BetPro ID
Theme URI: https://betproid.net/
Author: BetPro ID Pakistan
Author URI: https://betproid.net/
Description: Static HTML prototype converted to WordPress — BetPro ID Pakistan portal with custom SEO engine.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: betproid
*/

/* Main styles are enqueued from assets/css/betpro-homepage.css */

/* WordPress nav menu compatibility — flat links inside .bph-nav flex row */
.bph-nav ul,
.bph-nav .menu {
    display: contents;
    list-style: none;
    margin: 0;
    padding: 0;
}

.bph-nav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.bph-nav__link--current {
    color: var(--bph-primary, #10b981);
}
