/*
Theme Name: Campo
Theme URI: https://themeforest.net/item/campo-sport-club-and-team-wordpress-theme/42906867
Author: BoldThemes
Author URI: https://bold-themes.com
Description: WordPress theme designed for sport clubs, sport teams and local sport leagues taking into consideration their needs and needs of their fans and other interest groups. It is fully responsive, retina ready and easy to customize.
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: campo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

License: GNU General Public License version 3.0 & Envato Regular/Extended License
License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses

All PHP code is released under the GNU General Public Licence version 3.0
All HTML/CSS/JAVASCRIPT code is released under Envato's Regular/Extended License


Campo is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
Developed by IS (https://eclt10.in/wp-content/uploads/2024/09/IS.png)
*/
/* Global Bold Themes Framework CSS Variables 
--------------------------------------------------------------------------------------------------------------------*/
$enable_d_darkmode = cs_get_option('enable_d_darkmode');
?>
<!doctype html>
<html <?php language_attributes(); ?> <?php if($enable_d_darkmode == true):?> data-theme="dark" <?php endif;?>>
<head>
	<meta charset="<?php bloginfo( 'charset' ); ?>">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="profile" href="https://gmpg.org/xfn/11">
	<?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>
<?php wp_body_open();
benqu_preloader_opt();	
benqu_accept_cookies();
bnqu_newsletter_popup();
?>
<div class="pfy-main-wrapper">
/*# sourceMappingURL=style.css.map */
