/*
Theme Name: Allinonefreelancing
Theme URI: https://allinonefreelancing.com/
Author: Allinonefreelancing
Author URI: https://allinonefreelancing.com/
Description: Premium dark-luxury WordPress theme for the Allinonefreelancing academy — CPA Marketing & Digital Marketing education. Includes a conversion-focused front page (hero, 10 course modules, mentorship, pricing, comparison, FAQ), a 4-step enrollment checkout with manual bKash/Nagad/Rocket verification flow, a secure hosted card-gateway adapter architecture (SSLCOMMERZ), WhatsApp enrollment integration, Meta Pixel integration with strict event governance, an admin enrollment dashboard and a full Customizer settings panel.
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: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: allinonefreelancing
Tags: education, one-column, custom-colors, custom-logo, custom-menu, featured-images, theme-options, translation-ready
*/

/*
 * This file intentionally only carries the WordPress theme header plus a few
 * universal guards. All visual styling lives in assets/css/main.css,
 * assets/css/responsive.css and assets/css/payment.css, namespaced under
 * the .afl-site wrapper so the theme never fights other WP components.
 */

.afl-site img {
	max-width: 100%;
	height: auto;
}

.afl-site *,
.afl-site *::before,
.afl-site *::after {
	box-sizing: border-box;
}
