/* 
Theme Name: HAWA.vn Theme
Theme URI: https://github.com/elementor/hello-theme/
Description: HAWA.vn is a child theme of Hello Elementor, created by HAWA IT Team
Author: HAWA IT Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: Stable
Text Domain: hawa
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* h3.elementor-heading-title a {
    position: relative !important;
    display: -webkit-box !important; 
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important; 
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
*/

/*h3.elementor-heading-title a::after {
    content: "Test tooltip" !important; 
    position: absolute !important;
    top: calc(100% + 10px) !important;
    left: 50% !important;
    transform: translateX(-50%) !important; 
    background-color: red !important; 
    color: white !important; 
    padding: 8px 12px !important; 
    border-radius: 4px !important; 
    font-size: 14px !important; 
    line-height: 1.4 !important; 
    white-space: nowrap !important; 
    z-index: 9999 !important; 
    opacity: 0 !important; 
    visibility: hidden !important;
    pointer-events: none !important;
    transition: opacity 0.3s ease, visibility 0.3s ease !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3) !important;
    display: block !important;
}

h3.elementor-heading-title a:hover::after {
    opacity: 1 !important;
    visibility: visible !important;
} */


/* CSS SHOW NHIEM KY BAN CHAP HANH TRONG HO SO UY VIEN */
.muc-luoc-su {
    display: list-item;
}
.nhiem-ky-bch {
	font-size: 15px;
	display: list-item !important;
	margin-block-start: 8px;
	margin-block-end: 0px;
}