/*
Theme Name: Live Academy
Theme URI: https://liveacademy.vn
Version: 1.0.0
Requires at least: 6.2
Requires PHP: 7.4
Text Domain: liveacademy
Tags: education, custom-menu, featured-images, translation-ready
Description: Theme cho Học viện đào tạo Livestream LIVE Academy. Giao diện dựng theo liveacademy.vn, dữ liệu quản lý bằng Secure Custom Fields.
*/

/* Giao diện nằm ở assets/css/*.css (bản gốc của liveacademy.vn).
   File này chỉ giữ phần WordPress bắt buộc và các lớp bổ sung cho editor. */

.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
}

.alignleft  { float: left;  margin: 0 1.5rem 1rem 0; }
.alignright { float: right; margin: 0 0 1rem 1.5rem; }
.aligncenter { display: block; margin: 0 auto 1rem; }
.wp-caption { max-width: 100%; }
.wp-caption-text { font-size: .875rem; opacity: .8; text-align: center; }
