* {
    margin: 0;
    padding: 0;
}

body a {
    font-family: Inter;
}

th,
td,
tr,
span,
p {
    /* font-family: Inter; */
    margin-bottom: 0px;
}

.divimg img,
.divimg52 img {
    width: 100%;
}

ul li {
    list-style-type: none;
}

a {
    text-decoration: none !important;
}

@font-face {
    font-family: Merriweather;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Regular.ttf);
}

@font-face {
    font-family: MerriweatherLight;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Light.ttf);
}

@font-face {
    font-family: MerriweatherBlack;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Merriweather/Merriweather-Black.ttf);
}

@font-face {
    font-family: Inter;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Inter/Inter-Regular.woff2') format('woff2');
}

@font-face {
    font-family: InterMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Inter/Inter-Medium.woff2') format('woff2');
}

@font-face {
    font-family: InterSemibold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Inter/Inter-SemiBold.woff2) format('woff2');
}

@font-face {
    font-family: MerriweatherBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url('../fontfamily/Inter/Merriweather-Bold.woff2') format('woff2');
}

@font-face {
    font-family: NotoSerif;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Regular.ttf);
}

@font-face {
    font-family: NotoSerifMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Medium.ttf);
}

@font-face {
    font-family: NotoSerifBold;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/noto-serif/NotoSerif-Bold.ttf);
}

@font-face {
    font-family: RobotoMedium;
    /* src: url(../fontfamily/WorkSans-Italic-VariableFont_wght.ttf); */
    src: url(../fontfamily/Roboto/Roboto-Medium.ttf);
}

.colred {
    color: rgb(247, 76, 76);
}

.Inter {
    font-family: Inter !important;
}

.InterMedium {
    font-family: InterMedium !important;
}

.NotoSerif {
    font-family: NotoSerif !important;
}

.NotoSerifMedium {
    font-family: NotoSerifMedium !important;
}

.InterSemibold {
    font-family: InterSemibold !important;
}

.MerriweatherBold {
    font-family: MerriweatherBold !important;
}

.MerriweatherBlack {
    font-family: MerriweatherBlack !important;
}

.Merriweather {
    font-family: Merriweather !important;
}

.fs11px {
    font-size: 11px !important;
}

.fs13px {
    font-size: 13px !important;
}

.fs14px {
    font-size: 14px;
}

.fs15px {
    font-size: 15px;
}

.fs17px {
    font-size: 17px;
}

.fs18px {
    font-size: 18px;
}

.fs19px {
    font-size: 19px;
}

.fs20px {
    font-size: 20px;
}

.fs23px {
    font-size: 23px;
}

.fs31px {
    font-size: 31px;
}

.text-black2 {
    color: #232323;
}

.h-98 {
    height: 99%;
}

.borderradi {
    border-radius: 5px;
}

.bordergray {
    border-bottom: 1px solid lightgray;
}

.colorTiT {
    color: rgb(80, 130, 179);
}

.colorTiT2 {
    color: rgb(184, 0, 0)
}

.colorWhite {
    color: #fbf0f0
}

.colorTiT25 {
    color: #184e96;
}

.colorTiT3 {
    color: rgb(25, 25, 25);
}

.colorTiT4 {
    color: rgb(77 77 77);
    line-height: 1.625;
}

.text-jutify {
    text-align: justify !important;
}

.nentrong {
    background-color: #00000054;
}

.backgray {
    background-color: #e6e6e6;
}

.borderbotwhite {
    border-bottom: 1.5px solid white;
}

.borderright {
    border-right: 2px solid rgb(177, 177, 177);
}

.backg05 {
    background-color: rgb(80, 130, 179);
}

.dashstyle {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed lightgray;
}

div .w-65 {
    width: 65%;
}

div .w-35 {
    width: 35%;
}

div.w-63 {
    width: 63%;
}

div.w-37 {
    width: 37%;
}

div.w-45 {
    width: 45%;
}

div.w-55 {
    width: 55%;
}

.divimg2 img {
    aspect-ratio: 3/2;
    object-fit: cover;
    width: 100%;
}

.divimg52 img {
    height: 350px;
    border-radius: 10px;
    object-fit: cover;
}

.minisize35 {
    width: 43px;
    height: 43px;
    object-fit: cover;
    margin-top: -6px;
}

.minisize26 {
    width: 26px;
    height: 26px;
    object-fit: cover;
    margin-top: -6px;
}

.minisize8x {
    width: 83px;
    height: 83px;
    object-fit: cover;
    margin-top: 10px;
}

.text-white1 {
    color: white;
}

.fakecol {
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: var(--bs-gutter-y);
}

.fakerow {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: -15px;
    margin-left: -15px;
}


/* -----------------------------------x------------------------------------- */

.vbanner .bannercontent {
    height: 136px;
    background-color: #fdd391;
    background-image: url(../img/bannernenbanner.jpg);
    background-size: 100% 100%;
}

.bgvanila {
    background-color: #fdd391;
    height: 18px;
}

.boxall {
    background-image: url(../img/back.jpg);
}

.bannerweb img {
    width: 71.5%;
    height: auto;
    max-height: 120px;
}

nav.custom-menu-mobile {
    display: none;
}

.main_menu > .header-nav-main > li.has-children {
    position: relative;
}

/* .main_menu>.header-nav-main>li.has-children::before {
    content: "";
    position: absolute;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
    background-color: rgb(184, 0, 0);
    width: 11px;
    height: 7px;
    top: 18px;
    right: 7px;
} */

.main_menu .header-nav-main > .menu-item {
    /* margin: 0px 48.5px 0px 0px; */
    padding: 7px 0;
}

.main_menu > .header-nav-main > .menu-item {
    list-style: none;
}

.ps4 {
    padding-left: 30px;
}

.main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown {
    display: block;
    z-index: 10;
    padding-left: 0px !important;
    border-right: 1px solid lightgray;
    border-left: 1px solid lightgray;
    border-bottom: 1px solid lightgray;
    border-radius: 0px 0px 5px 5px;
}


    /* .main_menu .header-nav-main>li.menu-item:hover {
    background: #dde2e4
} */
/*    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item {
        background-color: #fff;
    }

    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item,
    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item a {
        padding: 11px 7px;
        transition: all 0.2s ease;
    }

        .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item:hover {
            background-color: rgb(244, 120, 0);
        }

        .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item:hover,
        .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item:hover a {
            text-decoration: none;
            transition: all 0.2s ease;
            padding-left: 14px;
            color: #fff;
        }*/
    .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item {
        background-color: transparent;
        padding: 0;
    }

        .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item > a {
            display: block;
            background-color: #fff;
            padding: 11px 7px;
            color: #333; /* Hoặc màu chữ mặc định của bạn */
            transition: all 0.2s ease;
        }

            /* Chỉ đổi màu khi hover trực tiếp vào thẻ a */
            .main_menu > .header-nav-main > .has-children:hover ul.nav-dropdown li.menu-item > a:hover {
                background-color: rgb(42 125 195);
                text-decoration: none;
                padding-left: 14px;
                color: #fff;
            }

.main_menu .nav-dropdown li.menu-item > a,
#moreMenuDropdown li.menu-item > a {
    background-color: #d32f2f !important; /* Nền đỏ */
    color: #ffffff !important; /* Chữ trắng */
    transition: background-color 0.2s ease !important;
}

    /* Ép icon bên trong menu con thành màu trắng cho đồng bộ */
    .main_menu .nav-dropdown li.menu-item > a i,
    #moreMenuDropdown li.menu-item > a i {
        color: #ffffff !important;
    }

    /* 2. Trạng thái Hover: Nền đỏ đậm, chữ vẫn trắng */
    .main_menu .nav-dropdown li.menu-item > a:hover,
    #moreMenuDropdown li.menu-item > a:hover {
        background-color: #9a0007 !important; /* Nền đỏ đậm */
        color: #ffffff !important;
    }

.main_menu > .header-nav-main > li.has-children > .nav-dropdown {
    position: absolute;
    left: 0;
    top: 40px;
    /*min-width: 260px;*/
    background: white;
    display: none;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.main_menu .header-nav-main > li.menu-item:first-child:hover {
    border-radius: 27px 0px 0px 27px;
}

.has-children.menu-item > .nav-dropdown {
    position: absolute;
    top: 30px;
    left: 0;
    min-width: 260px;
    display: none;
}

.main_menu .header-nav-main > li.menu-item:first-child {
    margin-left: 0px;
    /*margin-right: 15px;*/
}

.main_menu .header-nav-main > li.menu-item {
    /*margin-right: 60px;*/
    padding: 5px 20px;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item > ul {
    position: absolute;
    width: 100%;
    top: 0;
    left: -100%;
    background: #f1f1f1f1;
    display: none;
}

.main_menu > .header-nav-main > li.has-children > .nav-dropdown > li.menu-item:hover > ul {
    display: block;
    max-width: 235px;
    left: -235px;
}


/* .vmenu {
    height: 45px;
    background: linear-gradient(180deg, rgba(37, 145, 211, 1) 0%, rgba(25, 75, 141, 1) 100%);
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    z-index: 2;
    position: relative;
} */

.vmenu {
    height: 43px;
    right: 30px;
}

.nopadding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.main_menu a span {
    font-family: Inter;
    font-weight: bold;
    font-size: 16px;
}

.main_menu a {
    color: #fff;
    font-family: Inter;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}


.menumobi {
    display: none;
}

.danhmucmenu {
    background-color: #147cbe;
    border-radius: 0px 24px 24px 0px;
}

.boxsearch input {
    right: 50px;
    border: 1px solid #b2c8e4;
    border-radius: 5px;
    width: 250px;
    height: 44px;
    top: 6px;
    padding-left: 5px;
    position: absolute;
    z-index: 2;
}

.Khoidangnhap a {
    color: rgb(244, 120, 0);
}

.Khoidangnhap img {
    width: 25px;
    height: 25px;
}

.Khoidangnhap input {
    color: white;
    background-color: rgb(244, 120, 0);
    border: 1px solid rgb(244, 120, 0);
    padding-left: 10px;
    border-radius: 23px;
    height: 30px;
    width: 200px;
}

    .Khoidangnhap input::placeholder {
        color: white;
    }

.TitToiBat a span {
    background: linear-gradient(180deg, #ffffff, #c7c7c7);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.Khoidangnhap i {
    top: 6px;
    right: 9px;
    color: white;
}

.menumobi i {
    color: #dda856;
    font-size: 16px;
    border: 1px solid #a96801;
    background-color: white;
    border-radius: 3px;
    padding: 3px 4px;
}


/* -------------------------------footer----------------------------------- */

.box-menubottom {
    height: 45px;
}

.footer .borderbot {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.iconmini2 {
    width: 14px;
}

.login-box {
    position: absolute;
    top: 10px;
    right: 0px;
}

.footercontainer {
    background: linear-gradient(0deg, rgba(216, 215, 212, 1) 0%, rgba(254, 254, 254, 1) 73%);
}

    .footercontainer img {
        width: 32px;
        margin-top: -2px;
    }

.nguonwweb {
    background: linear-gradient(0deg, rgb(120 3 4) 0%, rgb(191 32 36) 73%);
}

.LienKetFooter select {
    width: 100%;
    height: 37px;
    border: 1px dashed #b80000;
    border-radius: 5px;
    padding-left: 15px;
    color: #3e4144;
    font-size: 13px;
}

    .LienKetFooter select > * {
        font-size: 13px;
    }

.Contentthongke {
    height: 84%;
}

.contenttrang * {
    scrollbar-width: none;
    /* Firefox */
}


.vbanner .khoi-menu {
    height: 40px;
}

    .vbanner .khoi-menu .vmenu {
        background-color: #b80000;
    }

.main_menu li::before {
    content: "";
    background-color: lightgray;
    position: absolute;
    width: 1px;
    height: 50%;
    right: 0%;
    top: 10px;
}

.main_menu li:last-child::before {
    display: none;
}
.icon-ontop {
    position: fixed;
    display: inline-block;
    cursor: pointer;
    right: 20px;
    bottom: 5px;
    z-index: 1000;
    padding: 8px 10px;
}



.Khoidangnhap .login-component-wrapper input {
    color: #000000;
    background-color: rgb(244 120 0 / 0%);
    height: auto;
    width: 100%;
}

.Khoidangnhap .modal {
    z-index: 1055;
}

.Khoidangnhap .modal-backdrop {
    z-index: 9;
}

.Khoidangnhap .modal-content {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
}

.Khoidangnhap .modal-header {
    background: #f8f9fa;
}

.Khoidangnhap .user-info-dropdown {
    cursor: pointer;
}

.Khoidangnhap .user-menu-toggle {
    margin-right: 15px;
    padding: 8px 12px;
    border-radius: 8px;
    transition: background 0.3s ease;
}

.Khoidangnhap .user-avatar i {
    font-size: 36px;
}

.Khoidangnhap .user-dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
    min-width: 190px;
    padding: 8px 0;
    margin-top: 8px;
    display: none;
    z-index: 1000;
    list-style: none;
}

    .Khoidangnhap .user-dropdown-menu.show {
        display: block;
        animation: fadeInDown 0.3s ease;
    }

    .Khoidangnhap .user-dropdown-menu .dropdown-item {
        display: block;
        padding: 3px 20px;
        color: #333;
        text-decoration: none;
        transition: background 0.2s ease;
    }

        .Khoidangnhap .user-dropdown-menu .dropdown-item:hover {
            background: #f8f9fa;
        }

    .Khoidangnhap .user-dropdown-menu .dropdown-divider {
        height: 1px;
        background: #e0e0e0;
        margin: 8px 0;
    }

    .Khoidangnhap .user-dropdown-menu .dropdown-item.text-danger:hover {
        background: #fee;
    }

.Khoidangnhap .auth-title {
    color: rgb(184, 0, 0);
}

.Khoidangnhap .auth-card .btn-primary {
    background: rgb(184, 0, 0);
}

.Khoidangnhap .login-component-wrapper input::placeholder {
    color: #959595;
    font-style: italic;
}

.login-component-wrapper .auth-card .btn-primary:hover {
    background: rgb(184, 0, 0);
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(37, 99, 235, 0.3);
}

.user-info-dropdown i {
    color: rgb(184, 0, 0) !important;
}

.user-info-dropdown span {
    color: rgb(184, 0, 0) !important;
}


@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Mobile responsive */
@media (max-width: 768px) {
    .user-details {
        display: none !important;
    }

    .user-dropdown-menu {
        right: -10px;
    }
}



.menu-dynamic {
    display: flex;
    overflow: visible !important;
    white-space: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}

    .menu-dynamic > li.menu-item {
        flex: 0 0 auto;
        list-style: none;
        position: relative;
        padding: 0 15px; /* Khoảng cách giữa các menu ngoài */
        display: flex;
        align-items: center;
    }

/* 2. Dropdown chuẩn (Menu con khi nằm ở ngoài thanh ngang) */
.main_menu .nav-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 250px;
    background-color: #d32f2f !important; /* Nền đỏ */
    display: none;
    z-index: 9999;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.main_menu .has-children:hover > .nav-dropdown {
    display: block; /* Hover hiện dropdown ngoài */
}

/* 3. NÚT BA CHẤM "..." */
#moreMenuItem {
    display: none; /* JS sẽ bật flex khi cần */
    background-color: #b80000; /* Nền đỏ đậm hơn thanh menu một chút */
}

    #moreMenuItem > a {
        padding: 0 20px;
        height: 100%;
        display: flex;
        align-items: center;
    }


/* 4. MENU BÊN TRONG DẤU "..." (Dạng Accordion xổ dọc) */
#moreMenuDropdown {
    background-color: #d32f2f !important; /* Màu nền đỏ chủ đạo */
    padding: 0 !important;
    border: none !important;
    min-width: 280px !important; /* Tăng độ rộng để chữ không bị gãy */
    box-shadow: 0 8px 16px rgba(0,0,0,0.3) !important;
}

    /* Ép các mục menu xếp chồng hàng dọc */
    #moreMenuDropdown li.menu-item {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        padding: 0 !important;
        position: relative;
    }

        /* Thẻ link chính - Nền trong suốt để dùng màu của thẻ cha li */
        #moreMenuDropdown li.menu-item > a {
            display: flex !important;
            align-items: center;
            justify-content: space-between;
            width: 100% !important;
            padding: 12px 15px !important;
            color: #ffffff !important;
            background-color: transparent !important; /* QUAN TRỌNG: Để không bị đè màu */
            border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
            white-space: normal !important;
        }

    /* Menu con thụt lề */
    #moreMenuDropdown .nav-dropdown {
        background-color: rgba(0, 0, 0, 0.1) !important; /* Nền tối hơn một chút */
        position: static !important;
        display: none; /* JS slideToggle sẽ điều khiển */
        padding: 0 !important;
    }

        #moreMenuDropdown .nav-dropdown li.menu-item > a {
            padding-left: 35px !important;  Thụt đầu dòng cho menu con 
        }

    /* 5. LOGIC HOVER (Highlight chuẩn) */

    /* Khi hover vào dòng nào thì dòng đó đỏ đậm (dùng !important để giết màu xanh cũ) */
    #moreMenuDropdown li.menu-item:hover > a {
        background-color: #9a0007 !important;
    }

    /* FIX LỖI: Khi hover vào CON thì CHA quay về màu bình thường */
    #moreMenuDropdown li.menu-item:has(li.menu-item:hover) > a {
        background-color: transparent !important;
    }

    /* Đảm bảo icon và chữ bên trong luôn trắng */
    #moreMenuDropdown a,
    #moreMenuDropdown a span,
    #moreMenuDropdown a i {
        color: #ffffff !important;
    }

/* 6. ICON MŨI TÊN (fa-angle-down) */
/* Ẩn ở menu ngang */
#mainMenuContainer > li.menu-item > a > i.fa-angle-down {
    display: none !important;
}

/* Hiện trong menu "..." */
#moreMenuDropdown i.fa-angle-down {
    display: inline-block !important;
    transition: transform 0.3s ease;
    margin-left: auto;
}

/* Xoay icon khi mở */
#moreMenuDropdown .rotate_180 {
    transform: rotate(180deg) !important;
}

/* Khử các vạch chia cũ nếu có */
.main_menu li::before {
    display: none !important;
}
.main_menu > .header-nav-main > li.has-children > ul.nav-dropdown,
.main_menu > .header-nav-main > li.has-children:hover > ul.nav-dropdown {
    background-color: #d32f2f !important; /* Đổi nguyên cái hộp thành màu đỏ thay vì trắng */
    border: none !important; /* Chém đứt 3 cái viền lightgray (trái, phải, dưới) */
    box-shadow: none !important; /* Xóa bóng mờ (thứ tạo ra quầng sáng viền quanh menu) */
    border-radius: 0 !important; /* Bỏ bo góc để không bị hở mấy cái góc màu trắng */
    padding: 0 !important; /* Xóa khoảng hở bên trong hộp */
    margin: 0 !important;
}

/* 2. Đảm bảo các thẻ <li> bên trong cũng phải "sạch sẽ" */
ul.nav-dropdown li.menu-item {
    background-color: transparent !important; /* Xuyên thấu để lấy màu đỏ của cái hộp <ul> bọc ngoài */
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

    /* 3. Thẻ <a> khi hover thì mới đổi sang đỏ đậm */
    ul.nav-dropdown li.menu-item > a.nav-top-link:hover {
        background-color: #9a0007 !important;
    }
#moreMenuDropdown .nav-dropdown,
#moreMenuDropdown .nav-dropdown.ng-scope {
    border: none !important;
    box-shadow: none !important;
    outline: none !important;
}

    /* 2. Đảm bảo các thẻ <li> và <a> bên trong nó cũng không bị dính viền thừa */
    #moreMenuDropdown .nav-dropdown li.menu-item,
    #moreMenuDropdown .nav-dropdown li.menu-item > a,
    #moreMenuDropdown .nav-dropdown li.menu-item > a:hover,
    #moreMenuDropdown .nav-dropdown li.menu-item > a:focus {
        /* Ép bỏ viền 3 cạnh, chỉ giữ lại viền ngang dưới cùng (nếu có) */
        border-top: none !important;
        border-left: none !important;
        border-right: none !important;
        box-shadow: none !important;
        outline: none !important;
    }

        /* Phá luôn pseudo-elements nếu có */
        #moreMenuDropdown .nav-dropdown li.menu-item > a::before,
        #moreMenuDropdown .nav-dropdown li.menu-item > a::after {
            display: none !important;
            border: none !important;
        }
        #moreMenuDropdown .nav-dropdown,
        #moreMenuDropdown .nav-dropdown li.menu-item,
        #moreMenuDropdown .nav-dropdown li.menu-item > a {
            width: 100% !important;
            min-width: 100% !important;
            box-sizing: border-box !important; /* Đảm bảo padding không làm sai lệch chiều rộng */
            margin-right: 0 !important;
        }

            /* Ép thẻ <a> lấy trọn vẹn không gian hiển thị */
            #moreMenuDropdown .nav-dropdown li.menu-item > a {
                display: flex !important;
                flex: 1 1 100% !important; /* Bắt buộc phần nội dung giãn hết cỡ sang phải */
                padding-right: 15px !important; /* Trả lại khoảng cách để lỡ có chữ dài không bị dính sát lề */
            }


#moreMenuDropdown li.menu-item > a {
    transition: all 0.2s ease !important;
}

#moreMenuDropdown > li.menu-item:hover > a {
    padding-left: 22px !important;
}

#moreMenuDropdown > li.menu-item:has(ul.nav-dropdown li.menu-item:hover) > a {
    padding-left: 15px !important; 
}

#moreMenuDropdown .nav-dropdown li.menu-item:hover > a {
    padding-left: 42px !important;
}
#moreMenuItem > .nav-dropdown {
    left: auto !important;
    right: 0 !important;
}
