/*
Theme Name:   Flatsome Child - MMO Landing
Theme URI:    http://flatsome.uxthemes.com
Description:  Child theme của Flatsome dùng cho landing page MMO (buff, marketplace, ví điện tử).
Author:       MMO Platform
Author URI:   https://uxthemes.com
Template:     flatsome
Version:      1.0.10
Requires at least: 6.4
Requires PHP: 7.4
Text Domain:  flatsome-child
*/

/***************
Thêm CSS tùy chỉnh của child theme bên dưới.
CSS riêng cho landing page nằm ở assets/mmo-landing.css.
***************/

/* UX Builder landing — bỏ padding theme khi dùng block MMO */
body.mmo-ux-landing #main,
body.mmo-ux-landing .content-area,
body.mmo-ux-landing .mmo-ux-landing-wrapper {
	padding: 0;
	margin: 0;
	max-width: none;
}

body.mmo-ux-landing .page-title,
body.mmo-ux-landing .page-header {
	display: none;
}
