/*
Theme Name:   SMT Landing (Kadence Child)
Theme URI:    https://bknet.edu.vn/
Description:  Child theme của Kadence, bổ sung bộ block Gutenberg tiền tố SMT dùng để dựng landing page khóa học bằng thao tác kéo thả. Kèm template landing riêng, file CSS riêng và tích hợp Contact Form 7.
Author:       BKNET
Author URI:   https://bknet.edu.vn/
Template:     kadence
Version:      1.0.0
Requires at least: 6.1
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:  smt-landing
Tags:         landing-page, blocks, education
*/

/*
 * File này chỉ giữ theme header cùng vài chỉnh sửa nhỏ áp dụng cho mọi trang.
 * Toàn bộ giao diện landing page nằm ở assets/css/landing.css và chỉ được nạp
 * khi trang dùng template "SMT Landing Page".
 */

.smt-screen-reader-text {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect( 0, 0, 0, 0 );
	white-space: nowrap;
	border: 0;
}
