/*
	Theme Name: Vũ Đức Cơ Khí
	Theme URI: https://example.com
	Description: Child theme của Hello Elementor cho Vũ Đức Cơ Khí. Tùy chỉnh tại đây mà không ảnh hưởng theme gốc.
	Author: Vũ Đức Cơ Khí
	Author URI: https://example.com
	Template: hello-elementor
	Version: 1.0.0
	Requires at least: 6.0
	Tested up to: 6.8
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor-child
*/

/* ==========================================================================
   Thêm CSS tùy chỉnh của bạn bên dưới
   ========================================================================== */

/* --------------------------------------------------------------------------
   .product-content-custom – Định dạng thẻ tiêu đề h1–h6
   -------------------------------------------------------------------------- */
.product-content-custom h1,
.product-content-custom h2,
.product-content-custom h3,
.product-content-custom h4,
.product-content-custom h5,
.product-content-custom h6 {
	margin: 0 0 0.5em;
	font-weight: 600;
	line-height: 1.3;
	color: #222;
}

.product-content-custom h1 {
	font-size: 1.75rem;
	margin-bottom: 0.6em;
}

.product-content-custom h2 {
	font-size: 1.5rem;
	margin-bottom: 0.55em;
}

.product-content-custom h3 {
	font-size: 1.25rem;
	margin-bottom: 0.5em;
}

.product-content-custom h4 {
	font-size: 1.125rem;
	margin-bottom: 0.45em;
}

.product-content-custom h5 {
	font-size: 1rem;
	margin-bottom: 0.4em;
}

.product-content-custom h6 {
	font-size: 0.875rem;
	margin-bottom: 0.35em;
}

/* Khoảng cách phía trên khi tiêu đề không phải phần tử đầu tiên */
.product-content-custom h1:not(:first-child),
.product-content-custom h2:not(:first-child),
.product-content-custom h3:not(:first-child),
.product-content-custom h4:not(:first-child),
.product-content-custom h5:not(:first-child),
.product-content-custom h6:not(:first-child) {
	margin-top: 1em;
}
