/**
* Theme Name: Antra Child
* Description: This is a child theme of Antra, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: antra
* Version: 1.0.10
*/

:root {
	--e-global-typography-primary-font-family: "Be Vietnam Pro", sans-serif;
	--e-global-typography-secondary-font-family: "Be Vietnam Pro", sans-serif;
	--e-global-typography-text-font-family: "Be Vietnam Pro", sans-serif;
	--e-global-typography-accent-font-family: "Be Vietnam Pro", sans-serif;
	--e-global-typography-special-font-family: "Be Vietnam Pro", sans-serif;
	--e-global-typography-primary-text-transform: none;
	--e-global-typography-secondary-text-transform: none;
	--e-global-typography-accent-text-transform: none;
}

html {
	font-family: "Be Vietnam Pro", sans-serif;
}

body,
button,
input,
select,
textarea,
label,
legend,
p,
a,
li,
td,
th,
blockquote,
figcaption,
.elementor,
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-text-editor,
.elementor-widget-text-editor p,
.elementor-icon-list-text,
.elementor-button,
.elementor-button-text,
.elementor-image-box-title,
.elementor-image-box-description,
.elementor-icon-box-title,
.elementor-icon-box-description,
.elementor-counter-number,
.elementor-counter-title,
.elementor-testimonial-content,
.elementor-testimonial-name,
.elementor-testimonial-job,
.elementor-tab-title,
.elementor-accordion-title,
.elementor-price-table-heading,
.elementor-price-table-price,
.elementor-price-table-features-list li,
.elementor-field-group label,
.elementor-field-textual,
.elementor-sub-title,
.elementor-widget-antra-heading .elementor-heading-title,
h1, h2, h3, h4, h5, h6 {
	font-family: "Be Vietnam Pro", sans-serif !important;
}

.elementor-widget-heading .elementor-heading-title,
.elementor-icon-list-text,
.elementor-button-text,
.elementor-image-box-title,
.elementor-icon-box-title {
	text-transform: none !important;
}

/* Icon fonts — giữ nguyên, không ép Be Vietnam Pro */
[class*="antra-icon-"]::before,
[class*="caren-icon-"]::before {
	font-family: "antra-icon", sans-serif !important;
}
