/*
Theme Name: Sa Chau
Theme URI: https://giaoxusachau.local
Author: Ban Truyền Thông Giáo Xứ Sa Châu
Description: Theme WordPress cho website giáo xứ Công giáo Việt Nam. Bố cục ba cột cổ điển, thanh điều hướng xanh, các khối tin tức viền mảnh với tiêu đề đỏ in hoa.
Version: 1.0.0
Requires at least: 6.0
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: sachau
Tags: news, three-columns, custom-menu, custom-logo, right-sidebar
*/

/* =========================================================
   1. BIẾN & RESET
   ========================================================= */
:root {
	--gx-blue: #00509c;
	--gx-blue-dark: #064481;
	--gx-blue-deep: #245682;
	--gx-blue-light: #428bca;
	--gx-blue-pale: #82b2dc;
	--gx-footer: #245682;
	--gx-footer-bar: #193c5a;
	--gx-red: #c90917;
	--gx-border: #bbb;
	--gx-line: #dcdcdc;
	--gx-bg: #e9eef3;
	--gx-text: #333;
	--gx-muted: #707070;
	--gx-wrap: 1200px;
	--gx-font: "Roboto", "Helvetica Neue", Arial, "Segoe UI", Tahoma, sans-serif;
	--gx-serif: "Times New Roman", Times, serif;
}

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

body {
	margin: 0;
	font-family: var(--gx-font);
	font-size: 14px;
	line-height: 1.6;
	color: var(--gx-text);
	background: var(--gx-bg);
	-webkit-font-smoothing: antialiased;
}

img { max-width: 100%; height: auto; vertical-align: middle; }
a { color: var(--gx-blue); text-decoration: none; transition: color .15s ease; }
a:hover { color: var(--gx-red); }
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; line-height: 1.3; font-weight: 700; }
p { margin: 0 0 12px; }
ul, ol { margin: 0 0 12px; padding-left: 20px; }
figure { margin: 0 0 16px; }
.gx-wrap { width: 100%; max-width: var(--gx-wrap); margin: 0 auto; padding: 0 10px; }
.gx-clearfix::after { content: ""; display: table; clear: both; }
.screen-reader-text {
	position: absolute !important; width: 1px; height: 1px; overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px); white-space: nowrap;
}
.gx-skip-link:focus {
	position: fixed; top: 8px; left: 8px; z-index: 999; background: #fff;
	padding: 8px 14px; clip: auto; width: auto; height: auto; border: 2px solid var(--gx-blue);
}

/* =========================================================
   2. THANH TRÊN CÙNG
   ========================================================= */
.gx-topbar {
	background-image: linear-gradient(to bottom, var(--gx-blue-light) 0, var(--gx-blue-deep) 100%);
	color: #fff;
	font-size: 12.5px;
}
.gx-topbar .gx-wrap { display: flex; align-items: center; justify-content: space-between; gap: 12px; min-height: 34px; flex-wrap: wrap; }
.gx-topbar-contact { display: flex; align-items: center; gap: 18px; flex-wrap: wrap; }
.gx-topbar-contact span { display: inline-flex; align-items: center; gap: 6px; }
.gx-topbar a { color: #fff; }
.gx-topbar a:hover { color: #ffe9a8; }
.gx-social { display: flex; align-items: center; gap: 6px; }
.gx-social a {
	width: 24px; height: 24px; border-radius: 50%;
	display: inline-flex; align-items: center; justify-content: center;
	background: rgba(255, 255, 255, .18);
}
.gx-social a:hover { background: #fff; color: var(--gx-blue-deep); }
.gx-icon { width: 1em; height: 1em; fill: currentColor; display: inline-block; }

/* =========================================================
   3. HEADER + BANNER
   ========================================================= */
.gx-header {
	position: relative;
	background-color: #fff;
	background-size: cover;
	background-position: center center;
	border-bottom: 1px solid var(--gx-line);
}
.gx-header::before {
	content: ""; position: absolute; inset: 0;
	background: linear-gradient(to right, rgba(255, 255, 255, .96) 0%, rgba(255, 255, 255, .82) 55%, rgba(255, 255, 255, .55) 100%);
}
.gx-header.gx-no-banner::before { display: none; }
/* Đầu trang khi chưa đặt ảnh nền: nền sáng, sạch, không mảng màu lệch. */
.gx-header.gx-no-banner { background: linear-gradient(180deg, #ffffff 0%, #f3f7fb 100%); }
.gx-header .gx-wrap { position: relative; display: flex; align-items: center; gap: 18px; min-height: 130px; padding-top: 12px; padding-bottom: 12px; }
.gx-brand { display: flex; align-items: center; gap: 16px; text-decoration: none; }
.gx-brand img { max-height: 110px; width: auto; }
.gx-brand .gx-logo-img {
	height: 104px; width: auto; flex: 0 0 auto;
	filter: drop-shadow(0 1px 2px rgba(255, 255, 255, .9));
}
.gx-brand-text .gx-site-title {
	margin: 0; font-family: var(--gx-serif); font-size: 34px; letter-spacing: .5px;
	color: var(--gx-blue-deep); text-transform: uppercase; text-shadow: 0 1px 0 #fff;
}
.gx-brand-text .gx-site-desc {
	margin: 2px 0 0; font-family: var(--gx-serif); font-style: italic;
	font-size: 17px; font-weight: 700; color: var(--gx-muted);
}
.gx-header-aside { margin-left: auto; text-align: right; color: var(--gx-blue-deep); }
.gx-header-aside .gx-verse {
	font-family: var(--gx-serif); font-style: italic; font-size: 15px;
	max-width: 320px; line-height: 1.45;
}
.gx-header-aside .gx-verse cite { display: block; font-size: 12.5px; font-style: normal; color: var(--gx-muted); margin-top: 4px; }

/* =========================================================
   4. THANH ĐIỀU HƯỚNG CHÍNH
   ========================================================= */
.gx-nav { background: var(--gx-blue-dark); position: relative; z-index: 40; box-shadow: 0 2px 4px rgba(0, 0, 0, .15); }
.gx-nav .gx-wrap { display: flex; align-items: stretch; }
.gx-nav-toggle {
	display: none; background: transparent; border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 3px; color: #fff; padding: 7px 10px; margin: 6px 0; cursor: pointer;
}
.gx-nav-toggle span { display: block; width: 20px; height: 2px; background: #fff; margin: 4px 0; }
.gx-menu, .gx-menu ul { list-style: none; margin: 0; padding: 0; }
.gx-menu { display: flex; flex-wrap: wrap; }
.gx-menu > li { position: relative; }
.gx-menu > li > a {
	display: block; color: #fff; padding: 12px 13px; font-size: 13px;
	font-weight: 500; text-transform: uppercase; white-space: nowrap; letter-spacing: .2px;
}
.gx-menu > li:hover > a,
.gx-menu > li:focus-within > a,
.gx-menu > li.current-menu-item > a,
.gx-menu > li.current-menu-parent > a,
.gx-menu > li.current-menu-ancestor > a {
	background-image: linear-gradient(to bottom, var(--gx-blue-pale) 0%, var(--gx-blue-light) 100%);
	color: #fff;
}
.gx-menu > li.menu-item-has-children > a::after {
	content: ""; display: inline-block; margin-left: 6px; vertical-align: 2px;
	border: 4px solid transparent; border-top-color: currentColor;
}
.gx-menu ul.sub-menu {
	position: absolute; top: 100%; left: 0; min-width: 232px; background: #fff;
	border: 1px solid rgba(0, 0, 0, .15); border-top: 2px solid var(--gx-blue-light);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .18); display: none; z-index: 50; padding: 4px 0;
}
.gx-menu li:hover > ul.sub-menu, .gx-menu li:focus-within > ul.sub-menu { display: block; }
.gx-menu ul.sub-menu li { position: relative; }
.gx-menu ul.sub-menu a {
	display: block; padding: 8px 16px; color: var(--gx-text); font-size: 13.5px;
	border-bottom: 1px dotted #e3e3e3; white-space: nowrap;
}
.gx-menu ul.sub-menu li:last-child > a { border-bottom: 0; }
.gx-menu ul.sub-menu a:hover { background: #f1f6fb; color: var(--gx-blue); }
.gx-menu ul.sub-menu ul.sub-menu { top: -5px; left: 100%; }
.gx-menu .gx-home-icon svg { width: 16px; height: 16px; }

/* =========================================================
   5. THANH NGÀY GIỜ + TÌM KIẾM
   ========================================================= */
.gx-subbar { background: #eee; border-bottom: 1px solid var(--gx-line); }
.gx-subbar .gx-wrap { display: flex; align-items: center; justify-content: space-between; gap: 12px; min-height: 38px; flex-wrap: wrap; }
.gx-clock { color: #555; font-size: 13px; }
.gx-search { display: flex; width: 280px; max-width: 100%; }
.gx-search input[type="search"], .gx-search input[type="text"] {
	flex: 1; border: 1px solid #ccc; border-right: 0; border-radius: 3px 0 0 3px;
	padding: 5px 10px; font-size: 13px; font-family: inherit; outline: none; min-width: 0;
}
.gx-search input:focus { border-color: var(--gx-blue-light); }
.gx-search button {
	background: var(--gx-blue-light); border: 1px solid var(--gx-blue-light);
	color: #fff; padding: 5px 12px; border-radius: 0 3px 3px 0; cursor: pointer;
}
.gx-search button:hover { background: var(--gx-blue-deep); border-color: var(--gx-blue-deep); }

/* =========================================================
   6. BỐ CỤC THÂN TRANG
   ========================================================= */
.gx-body { padding: 20px 0 34px; }
.gx-row { display: flex; flex-wrap: wrap; margin: 0 -8px; }
.gx-col { padding: 0 8px; width: 100%; }
.gx-col-8 { width: 33.3333%; }
.gx-col-12 { width: 50%; }
.gx-col-16 { width: 66.6667%; }
.gx-col-24 { width: 100%; }
.gx-main { width: 66.6667%; padding: 0 8px; }
.gx-aside { width: 33.3333%; padding: 0 8px; }

/* =========================================================
   7. KHỐI (BOX) CHUNG
   ========================================================= */
.gx-box {
	background: #fff; border: 1px solid var(--gx-line); border-radius: 3px;
	margin-bottom: 16px; box-shadow: 0 1px 2px rgba(16, 42, 67, .04);
	transition: box-shadow .2s ease, border-color .2s ease;
}
.gx-box:hover { box-shadow: 0 3px 12px rgba(16, 42, 67, .10); border-color: #c9d6e3; }
.gx-box-head {
	background: linear-gradient(180deg, #fbfcfe 0%, #f1f5f9 100%);
	border-top: 2px solid var(--gx-blue); border-bottom: 1px solid var(--gx-line);
	text-align: left; padding: 9px 14px;
}
.gx-box-head h3, .gx-box-head h2 {
	margin: 0; font-size: 14.5px; text-transform: uppercase; color: var(--gx-red);
	font-weight: 700; letter-spacing: .5px;
}
.gx-box-head a { color: var(--gx-red); }
.gx-box-head a:hover { color: #8b0610; }
.gx-box-body { padding: 14px; }
.gx-box-more { text-align: right; padding: 0 14px 10px; }
.gx-box-more a { font-size: 12.5px; font-style: italic; }

/* =========================================================
   8. SLIDER TIN NỔI BẬT
   ========================================================= */
.gx-slider { position: relative; overflow: hidden; background: #0e2132; border: 1px solid var(--gx-border); margin-bottom: 12px; }
.gx-slide { display: none; position: relative; }
.gx-slide.is-active { display: block; animation: gxFade .5s ease; }
@keyframes gxFade { from { opacity: .25; } to { opacity: 1; } }
.gx-slide-img { display: block; width: 100%; height: 420px; overflow: hidden; }
.gx-slide-img img { width: 100%; height: 100%; object-fit: cover; }
.gx-slide-caption {
	position: absolute; left: 0; right: 0; bottom: 0; padding: 40px 18px 16px; color: #fff;
	background: linear-gradient(to top, rgba(0, 0, 0, .88) 0%, rgba(0, 0, 0, .55) 55%, rgba(0, 0, 0, 0) 100%);
}
.gx-slide-caption h3 { margin: 0 0 6px; font-size: 21px; line-height: 1.35; }
.gx-slide-caption h3 a { color: #fff; }
.gx-slide-caption h3 a:hover { color: #ffd75e; }
.gx-slide-caption p { margin: 0; font-size: 13.5px; color: #e4e4e4; }
.gx-slider-arrow {
	position: absolute; top: 50%; transform: translateY(-50%); z-index: 5;
	width: 38px; height: 54px; border: 0; cursor: pointer; color: #fff;
	background: rgba(0, 0, 0, .35); font-size: 22px; line-height: 1;
}
.gx-slider-arrow:hover { background: var(--gx-blue-light); }
.gx-slider-prev { left: 0; }
.gx-slider-next { right: 0; }
.gx-slider-dots { position: absolute; bottom: 8px; right: 12px; z-index: 6; display: flex; gap: 6px; }
.gx-slider-dots button {
	width: 10px; height: 10px; border-radius: 50%; border: 1px solid #fff;
	background: transparent; cursor: pointer; padding: 0;
}
.gx-slider-dots button.is-active { background: #fff; }

/* =========================================================
   9. THẺ TIN & DANH SÁCH
   ========================================================= */
.gx-card { margin-bottom: 14px; }
.gx-card-thumb { display: block; overflow: hidden; background: #eef2f6; border-radius: 2px; }
/* Tỉ lệ cố định để mọi thẻ tin cao bằng nhau dù ảnh nguồn khổ nào. */
.gx-card-thumb img { width: 100%; aspect-ratio: 16 / 10; height: auto; object-fit: cover; display: block; transition: transform .35s ease; }
.gx-card:hover .gx-card-thumb img { transform: scale(1.04); }
.gx-card-title { font-size: 16px; font-weight: 600; margin: 10px 0 5px; line-height: 1.45; }
.gx-card-title a { color: var(--gx-blue); }
.gx-card-title a:hover { color: var(--gx-red); }
.gx-card-meta { font-size: 12px; color: #8a8a8a; margin-bottom: 6px; }
.gx-card-meta span + span::before { content: "•"; margin: 0 6px; }
.gx-card-excerpt { font-size: 13.5px; line-height: 1.65; color: #555; margin: 0; }

.gx-list { list-style: none; margin: 0; padding: 0; }
.gx-list li { border-bottom: 1px dotted #d8d8d8; padding: 9px 0; }
.gx-list li:last-child { border-bottom: 0; }
.gx-list a { color: var(--gx-blue); font-weight: 500; font-size: 13.5px; line-height: 1.55; display: block; }
.gx-list a::before { content: "»"; color: var(--gx-red); margin-right: 6px; }
.gx-list a:hover { color: var(--gx-red); }
.gx-list .gx-list-date { display: block; font-size: 11.5px; color: #999; margin-top: 2px; }

.gx-media { display: flex; gap: 12px; padding: 11px 0; border-bottom: 1px dotted #d8d8d8; }
.gx-media:last-child { border-bottom: 0; }
.gx-media-thumb { flex: 0 0 92px; }
.gx-media-thumb img { width: 92px; height: 66px; object-fit: cover; border-radius: 2px; display: block; }
.gx-media-body h4 { margin: 0 0 4px; font-size: 13.5px; font-weight: 600; line-height: 1.5; }
.gx-media-body .gx-card-meta { margin: 0; }
.gx-scroll { max-height: 430px; overflow-y: auto; padding-right: 4px; }
.gx-scroll::-webkit-scrollbar { width: 6px; }
.gx-scroll::-webkit-scrollbar-thumb { background: #c3d3e2; border-radius: 3px; }

/* Khối tin có ảnh lớn đầu tiên + danh sách bên dưới */
.gx-lead-thumb img { width: 100%; aspect-ratio: 16 / 10; height: auto; object-fit: cover; display: block; border-radius: 2px; }
.gx-lead-title { font-size: 16.5px; font-weight: 600; line-height: 1.45; margin: 10px 0 6px; }
.gx-lead-excerpt { font-size: 13.5px; line-height: 1.65; color: #555; }

/* =========================================================
   10. WIDGET GIỜ LỄ / THÔNG BÁO
   ========================================================= */
.gx-mass-table { width: 100%; border-collapse: collapse; font-size: 13.5px; }
.gx-mass-table th, .gx-mass-table td { border-bottom: 1px dotted #d8d8d8; padding: 7px 4px; text-align: left; }
.gx-mass-table th { color: var(--gx-blue-deep); font-weight: 600; width: 45%; }
.gx-mass-table td { color: var(--gx-red); font-weight: 600; text-align: right; }
.gx-liturgy { text-align: center; padding: 6px 0 2px; }
.gx-liturgy .gx-liturgy-day { font-family: var(--gx-serif); font-size: 17px; color: var(--gx-blue-deep); font-weight: 700; }
.gx-liturgy .gx-liturgy-date { color: var(--gx-muted); font-size: 13px; }
.gx-liturgy .gx-liturgy-color { display: inline-block; margin-top: 6px; padding: 2px 12px; border-radius: 10px; font-size: 12px; background: #f0e6c8; color: #7a5a12; }

/* =========================================================
   11. NỘI DUNG BÀI VIẾT
   ========================================================= */
.gx-breadcrumb { font-size: 12.5px; color: #777; margin-bottom: 10px; }
.gx-breadcrumb a { color: var(--gx-blue); }
.gx-breadcrumb span + span::before { content: "›"; margin: 0 6px; color: #aaa; }

.gx-entry { background: #fff; border: 1px solid var(--gx-border); padding: 18px 20px; margin-bottom: 12px; }
.gx-entry-title { font-size: 25px; color: var(--gx-blue-deep); font-family: var(--gx-serif); line-height: 1.3; margin-bottom: 8px; }
.gx-entry-meta { font-size: 12.5px; color: #888; border-bottom: 1px solid var(--gx-line); padding-bottom: 8px; margin-bottom: 14px; }
.gx-entry-meta span + span::before { content: "•"; margin: 0 7px; }
.gx-entry-content { font-size: 15px; line-height: 1.75; text-align: justify; color: #2f2f2f; }
.gx-entry-content p { margin-bottom: 14px; }
.gx-entry-content h2 { font-size: 20px; color: var(--gx-blue-deep); margin-top: 22px; }
.gx-entry-content h3 { font-size: 17px; color: var(--gx-blue-deep); margin-top: 18px; }
.gx-entry-content blockquote {
	margin: 16px 0; padding: 10px 16px; border-left: 4px solid var(--gx-blue-light);
	background: #f4f8fc; font-style: italic; color: #40566c;
}
.gx-entry-content img { max-width: 100%; height: auto; margin: 6px auto; display: block; }
.gx-entry-content .wp-caption-text, .gx-entry-content figcaption { font-size: 12.5px; color: #777; text-align: center; font-style: italic; }
.gx-entry-footer { margin-top: 18px; border-top: 1px solid var(--gx-line); padding-top: 10px; font-size: 13px; color: #777; }
.gx-tags a { display: inline-block; background: #eef3f8; border: 1px solid #dbe6f0; padding: 2px 9px; border-radius: 3px; margin: 0 4px 4px 0; font-size: 12.5px; }

.gx-page-title { background: #fff; border: 1px solid var(--gx-border); border-top: 2px solid #000; padding: 10px 14px; margin-bottom: 12px; }
.gx-page-title h1 { margin: 0; font-size: 18px; text-transform: uppercase; color: var(--gx-red); }

.gx-pagination { margin: 4px 0 16px; text-align: center; }
.gx-pagination .page-numbers {
	display: inline-block; min-width: 32px; padding: 5px 10px; margin: 0 2px;
	background: #fff; border: 1px solid var(--gx-line); color: var(--gx-blue);
}
.gx-pagination .page-numbers.current, .gx-pagination .page-numbers:hover { background: var(--gx-blue-dark); border-color: var(--gx-blue-dark); color: #fff; }

/* Widget mặc định của WordPress */
.gx-widget > *:not(.gx-box-head) { padding-left: 10px; padding-right: 10px; }
.gx-widget > *:last-child { padding-bottom: 10px; }
.gx-widget > .gx-box-head + * { padding-top: 10px; }
.gx-widget ul { list-style: none; margin: 0; padding: 0; }
.gx-widget ul li { border-bottom: 1px dotted #d8d8d8; padding: 6px 0; }
.gx-widget ul li:last-child { border-bottom: 0; }
.gx-widget select, .gx-widget input { max-width: 100%; }

/* =========================================================
   12. FOOTER
   ========================================================= */
.gx-footer { background: var(--gx-footer); color: var(--gx-line); border-top: 3px solid var(--gx-blue-light); padding: 22px 0 8px; font-size: 13px; }
.gx-footer a { color: var(--gx-line); }
.gx-footer a:hover { color: #fff; }
.gx-footer h3 { font-size: 15px; text-transform: uppercase; color: #fff; letter-spacing: .5px; margin-bottom: 12px; }
.gx-footer-brand { display: flex; align-items: center; gap: 12px; margin-bottom: 12px; }
.gx-footer-brand img { width: 62px; height: 62px; flex: 0 0 62px; opacity: .95; }
.gx-footer-brand h3 { margin: 0; line-height: 1.3; }
.gx-footer-cols { display: flex; flex-wrap: wrap; margin: 0 -12px; }
.gx-footer-col { width: 33.3333%; padding: 0 12px 14px; }
.gx-footer p { margin-bottom: 7px; }
.gx-footer-list { list-style: none; margin: 0; padding: 0; }
.gx-footer-list li a { display: block; padding: 6px 0; border-bottom: 1px dotted #6aa3d5; }
.gx-footer-list li a::before { content: "•"; margin-right: 7px; }
.gx-footer-list li a:hover { border-bottom-color: #fff; }
.gx-footer-social { display: flex; gap: 8px; margin-top: 10px; }
.gx-footer-social a {
	width: 32px; height: 32px; border-radius: 50%; background: rgba(255, 255, 255, .12);
	display: inline-flex; align-items: center; justify-content: center;
}
.gx-footer-social a:hover { background: var(--gx-blue-light); color: #fff; }
.gx-footer-stats { margin-top: 12px; font-size: 12.5px; }
.gx-footer-stats strong { color: #fff; }

.gx-footer-bar { background: var(--gx-footer-bar); color: #cfd9e3; padding: 10px 0; font-size: 12.5px; }
.gx-footer-bar .gx-wrap { display: flex; align-items: center; justify-content: space-between; gap: 10px; flex-wrap: wrap; }
.gx-footer-credit p { margin: 0 0 2px; line-height: 1.55; }
.gx-footer-credit p:first-child { font-weight: 500; color: #e6edf4; }
.gx-footer-credit a { color: #cfd9e3; text-decoration: underline; }
.gx-footer-credit a:hover { color: #fff; }
.gx-totop {
	width: 38px; height: 38px; border-radius: 50%; background: var(--gx-blue-deep); color: #cfd9e3;
	display: inline-flex; align-items: center; justify-content: center; border: 0; cursor: pointer;
}
.gx-totop:hover { background: var(--gx-blue-light); color: #fff; }

/* =========================================================
   13. RESPONSIVE
   ========================================================= */
@media (max-width: 991px) {
	.gx-main, .gx-aside { width: 100%; }
	.gx-col-8, .gx-col-12, .gx-col-16 { width: 50%; }
	.gx-footer-col { width: 50%; }
	.gx-slide-img { height: 320px; }
}

@media (max-width: 767px) {
	.gx-header .gx-wrap { flex-direction: column; text-align: center; min-height: 0; }
	.gx-header-aside { margin-left: 0; text-align: center; }
	.gx-brand { flex-direction: column; gap: 8px; }
	.gx-brand .gx-logo-img { height: 84px; }
	.gx-footer-brand { justify-content: center; }
	.gx-brand-text .gx-site-title { font-size: 24px; }
	.gx-brand-text .gx-site-desc { font-size: 15px; }
	.gx-nav .gx-wrap { flex-direction: column; align-items: stretch; }
	.gx-nav-toggle { display: block; align-self: flex-start; }
	.gx-menu { display: none; flex-direction: column; padding-bottom: 8px; }
	.gx-menu.is-open { display: flex; }
	.gx-menu > li > a { padding: 10px 4px; border-bottom: 1px solid rgba(255, 255, 255, .12); }
	.gx-menu ul.sub-menu {
		position: static; display: none; box-shadow: none; border: 0;
		background: rgba(255, 255, 255, .06); padding: 0;
	}
	.gx-menu li.is-open > ul.sub-menu { display: block; }
	.gx-menu ul.sub-menu a { color: #dbe7f3; padding-left: 22px; border-bottom: 1px solid rgba(255, 255, 255, .08); }
	.gx-menu ul.sub-menu a:hover { background: rgba(255, 255, 255, .12); color: #fff; }
	.gx-col-8, .gx-col-12, .gx-col-16 { width: 100%; }
	.gx-footer-col { width: 100%; }
	.gx-slide-img { height: 220px; }
	.gx-slide-caption h3 { font-size: 16px; }
	.gx-slide-caption p { display: none; }
	.gx-entry { padding: 14px; }
	.gx-entry-title { font-size: 20px; }
	.gx-topbar .gx-wrap { justify-content: center; }
	.gx-subbar .gx-wrap { justify-content: center; }
	.gx-search { width: 100%; }
}

/* =========================================================
   14. LỚP TIỆN ÍCH CỦA WORDPRESS
   ========================================================= */
.alignleft { float: left; margin: 0 18px 12px 0; }
.alignright { float: right; margin: 0 0 12px 18px; }
.aligncenter { display: block; margin: 0 auto 14px; }
.alignwide, .alignfull { max-width: 100%; }
.wp-caption { max-width: 100%; }
.sticky .gx-card-title::before { content: "★ "; color: var(--gx-red); }
