html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block; }

body {
	line-height: 1; }

ol, ul {
	list-style: none; }

blockquote, q {
	quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none; }

table {
	border-collapse: collapse;
	border-spacing: 0; }

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

img,video,iframe {
	max-width: 100%; }

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle; }

a {
	color: inherit; }

strong,b {
	font-weight: 700; }

input, select, textarea,button {
	font-family: inherit; }

button {
	cursor: pointer; }



/* breakpoints */
.herovideo__vids {
display: -ms-flexbox;
display: flex; }

.herovideo__panel {
margin: 0; }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__panel {
	overflow: hidden; } }

.herovideo__vids video {
width: 100%; }

.herovideo__vids--threeup video {
width: 101%; }

.herovideo__wrap {
position: relative; }

.herovideo__bigtext {
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
	flex-direction: column;
-ms-flex-align: center;
	align-items: center;
-ms-flex-pack: center;
	justify-content: center;
text-align: center;
color: #fff; }

.herovideo__bigtext h1 {
max-width: 90vw;
line-height: 1.1em;
margin: 0 auto;
font-size: 5.58vw;
letter-spacing: -0.03em;
font-weight: 400; }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__bigtext h1 {
	margin: 0 11%;
	font-size: 10vw; } }

.herovideo__cta {
display: -ms-inline-flexbox;
display: inline-flex;
margin-top: 2em; }

.herovideo__vids--oneup {
position: relative; }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids--mobile-image video {
	display: none; } }

.herovideo__vids--mobile-image img.herovideo__mobileimage {
display: none; }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids--mobile-image img.herovideo__mobileimage {
	display: block;
	width: 100%; } }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids {
	height: 124vw; } }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids .herovideo__panel.herovideo__panel--2,
.herovideo__vids .herovideo__panel.herovideo__panel--3 {
	display: none; } }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids.herovideo__vids--mobile-show-2 .herovideo__panel.herovideo__panel--2,
.herovideo__vids.herovideo__vids--mobile-show-3 .herovideo__panel.herovideo__panel--3 {
	display: block; } }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids.herovideo__vids--mobile-show-2 .herovideo__panel.herovideo__panel--1,
.herovideo__vids.herovideo__vids--mobile-show-3 .herovideo__panel.herovideo__panel--1 {
	display: none; } }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids video {
	height: 100%;
	-o-object-fit: cover;
		object-fit: cover; } }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids--oneup.herovideo__vids--alignmiddle .herovideo__panel {
	height: 100%;
	-ms-transform: translateY(0);
		transform: translateY(0); } }

.herovideo__vids--oneup.herovideo__vids--alignbottom video {
position: absolute;
bottom: 0px; }

@media (max-width: 579px) and (orientation: portrait) {
.herovideo__vids--oneup.herovideo__vids--alignmiddle video {
	top: 0; } }

@media (max-width: 579px) and (orientation: portrait) {
.heroVideo h1 br {
	display: inline; } }

.partner-title{
	min-height: 5px !important;
	padding-top: 15px;
    font-size: 13px;
}

.page-title{
	display: none;
}

.user-login-form{
	text-align: center;
    padding: 15px;
}

#block-abtheme-local-tasks {
	text-align: center;
    padding: 15px;
}

#block-abtheme-local-tasks{
	display: none;
}

.section-title-2 {
    margin-bottom: 2.5rem;
    padding-top: 10px;
    font-family: Noto Sans, sans-serif;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: -.025rem;
    line-height: 1.25;
    text-transform: uppercase;
}

.section-title-1 {
    margin-bottom: 2.5rem;
    padding-top: 10px;
    font-family: Noto Sans, sans-serif;
    font-size: 2.25rem;
    font-weight: 700;
    letter-spacing: -.025rem;
    line-height: 1.25;
    text-transform: uppercase;
}

.section-title-1:after {
    display: block;
    margin: 15px 0 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), to(#0081C6));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #0081C6 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, #0081C6);
    width: 50px;
    height: 2px;
    content: ""
}

.section-title-1.text-center:after {
    margin: 15px auto 0
}

.section-title-1.text-white:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, rgba(255, 255, 255, 0)), to(#fff));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 1%, #fff 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 1%, #fff)
}

@media screen and (max-width:768.98px) {
    .section-title-1 {
        margin-bottom: 1.875rem;
        font-size: 1.75rem;
        line-height: 1.375
    }
	.section-title-2 {
        margin-bottom: 1.875rem;
        font-size: 1.75rem;
        line-height: 1.375
    }
    .home-2 .product-list .product-item {
        min-height: 21rem !important;
        height: 21rem;
    }
}

@media screen and (min-width:1024.98px) {
    .home-2 .product-list .product-item {
        min-height: 21rem !important;
        height: 21rem;
    }
}

.home-2 .product-list .product-item {
    -webkit-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: relative;
    transition: all .3s;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .3);
    height: 21rem;
    width: 22rem;
}

.home-2 .product-list .product-item:hover {
    -webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, .3);
    z-index: 2;
    box-shadow: 4px 6px 8px rgba(0, 0, 0, .3)
}

.home-2 .product-list .product-item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 3 !important
}

#home-6{
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
}

.about .icon img{
    height: 375px;
}

@media screen and (max-width:768.98px) {
    .about .icon img{
        height: 100%;
        padding-bottom: 10px;
    }
    .article-content{
        padding-bottom: 30px !important;
    }
}


.video-list .video-item {
    -webkit-box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .3);
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    position: relative;
    transition: all .3s;
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .3);
    height: 17rem !important;
}

.video-list .video-item:hover {
    -webkit-box-shadow: 4px 6px 8px rgba(0, 0, 0, .3);
    z-index: 2;
    box-shadow: 4px 6px 8px rgba(0, 0, 0, .3)
}

.video-list .video-item:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 3 !important
}

.video-list .video-title {
    padding: 15px;
    color: black;
    font-size: 15px;
}


@media screen and (max-width:768.98px) {
    .video-list .video-item {
        height: 20rem !important;
    }
}

@media screen and (min-width:1024.98px) {
    .video-list .video-item {
        height: 16rem !important;
    }
}

.item-m{
    padding-top: 12px;
}
.item-m .text-top{
    padding-bottom: 0;
    margin-bottom: 0;
    height: 6px;
}
.item-m .text-top>sup {
    font-size: 1.4rem;
}
.item-m .number{
    text-align: center;
    padding-left: 20px;
}
.item-m .number .m2{
    font-size: 50%;
}
@media screen and (max-width:768.98px) {
    .item-m .text-top{
        height: 0px;
    }

    .item-m .text-top>sup {
        font-size: 12px;
        float: left;
    }
}

@media screen and (max-width:768.98px) {
    .Module-142{
        text-align: center;
    }
}


.page {
    position: relative;
    height:100%;
}

.popup {
    position:absolute;
    z-index:999;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.7);
    opacity:0;
    visibility:hidden;
    transition:.3s ease;
}

.show-popup .popup {
    opacity:1;
    visibility: visible;
}

.popup > iframe {
    position:absolute;
    top:50px;
    left:50%;
    margin-left:-280px;
}
.content-text{
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-size: 32px;
    background-color: rgba(0, 0, 0, .3);
    height: 50px;
    padding: 8px;

}

@media screen and (max-width:768.98px) {
    .content-text{
        width: 100%;
        bottom: 0;
        font-size: 18px;
        padding: 25px 15px 0 15px;
    }

    .home-3 .container{
        padding-left: 0;
    }
    .home-5 .container{
        padding-left: 0;
    }
    #home-6 .container{
        padding-left: 0;
    }
}

.logo-r .flex-row {
    padding-top: 10px;
}
.relative {
    position: relative !important;
}
.flex-row {
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.flex-grow {
    -ms-flex: 1;
    flex: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: auto !important;
}
.flex-col {
    max-height: 100%;
}
.button.icon {
    margin-left: 0.12em;
    margin-right: 0.12em;
    min-width: 2.5em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    display: inline-block;
}
.flex-col button, .flex-col .button, .flex-col input {
    margin-bottom: 0;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.button.icon i {
    font-size: 1.2em;
}
button i, .button i {
    vertical-align: middle;
    top: -1.5px;
}
.icon-search{
    font-family: 'fl-icons' !important;
    speak: none !important;
    margin: 0;
    padding: 0;
    display: inline-block;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    position: relative;
    line-height: 1.2;
}
.icon-search:before {
    content: "\e012";
}




.product-item-page {
    -webkit-box-shadow: 0 0 4.75px .25px rgba(0, 0, 0, .1);
    display: block;
    position: relative;
    box-shadow: 0 0 4.75px .25px rgba(0, 0, 0, .1);
    overflow: hidden;
}

.product-item-page .product-title {
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem;
    letter-spacing: -.025rem;
    text-align: center;
}

.product-item-page .product-img {
    position: relative;
    height: 18rem
}

.product-item-page .product-img img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-item-page .product-caption,
.product-item-page .product-overlay {
    padding: 1.6875rem 1.875rem 2.5rem;
    -webkit-transition: all .3s;
    -o-transition: .3s all;
    transition: all .3s
}

.product-item-page .product-overlay {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    background: #0081C6;
    padding: 1.875rem;
    width: 100%;
    color: #fff
}

.product-item-page .product-overlay .product-title {
    margin-bottom: .9375rem;
    font-weight: 700
}

.product-item-page .product-overlay .product-brief {
    -o-text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    font-size: .875rem;
    text-overflow: ellipsis
}

@media screen and (min-width:1024.98px) {

    .product-item-page:hover .product-caption {
        opacity: 0
    }

    .product-item-page:hover .product-overlay {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (max-width:1024.98px) {
    .product-item-page .product-caption {
        display: none
    }

    .product-item-page .product-overlay {
        -webkit-transform: none;
        -ms-transform: none;
        position: static;
        transform: none;
        min-height: auto
    }
}

input[type="search"]{
    color: black;
}

.live-search-results {
    text-align: left;
    color: #111;
    top: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    left: 1px;
    right: 0;
    background-color: rgba(255,255,255,0.95);
    position: absolute;
    max-height: 300px;
    z-index: 9999;
}

.autocomplete-suggestion {
    padding: 15px 0.75em;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    display: -ms-flexbox;
    -ms-flex-align: center;
    align-items: center;
    cursor: default;
}

.autocomplete-suggestion:hover {
    background-color: rgba(0,0,0,0.05);
}

.autocomplete-suggestion img {
    width: 40px;
    border-radius: 99px;
    height: 40px;
    display: inline-block;
    margin-right: 10px;
    float: left;
}

.autocomplete-suggestion .search-name {
    padding-top: 10px;
}

.logo-r-mobile{
    display: none;
}

@media screen and (max-width:768.98px) {
    .logo-r{
        width: 100%;
    }

    .logo-r-desktop{
        display: none;
    }

    .logo-r-mobile{
        display: block;
        height: 50px;
        padding-top: 6px;
    }

    .logo-r .flex-row {
        padding-top: 0;
    }

    .logo-r-mobile input[type="search"]{
        width: 95%;
    }
    .logo-r-mobile .nav_top{
        float: right;
    }
}

header .nav_top {
    right: 0;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}
.navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
    font-size: 12px;
    padding: 1px;
}

a.btn-secondary.active {
    color: red;
    background-color: #fff;
    border-color: #fff;
    font-size: 13px;
    font-weight: bolder;
    padding: 1px;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

header.sticky .nav_top{height:0;opacity:0}

header .main_menu.navbar-nav .nav-link {
    font-size: 1em;
    padding: 0 1.111111111111111em;
}

header .main_menu.navbar-nav .nav-link span {
    font-size: 0.9444444444444444em;
    color: rgb(145, 145, 145);
    line-height: 1.765;
    font-weight: 600;
}

header .main_menu.navbar-nav .nav-item.active .nav-link span, header .main_menu.navbar-nav .nav-item:hover .nav-link span {
    color: rgb(0, 66, 128);
}

header .menu_nav_top .nav-item .nav-link {
    padding: 0 .9em;
    font-size: 1em;
    color: rgba(171, 171, 171, 0.6);
    font-weight: 500;
}

header .menu_nav_top .nav-item .nav-link span {
    color: #ee2d24;
    font-weight: bold;
}
header .menu_filter .nav-item .nav-link {
    font-size: 1em;
    padding: 0 1.555555555555556rem 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

header .menu_filter .nav-item:last-child .nav-link {
    padding-right: 0;
}

header .menu_filter .nav-item .nav-link span {
    font-size: 0.8333333333333333em;
    color: #fff;
    line-height: 2;
    font-weight: 500;
    margin-right: 0.6666666666666667rem;
}

header .menu_filter .nav-item .nav-link .dropdown .dropdown-toggle {
    font-size: 0.8333333333333333em;
    font-weight: 600;
    color: #ee2d24;
    line-height: 2;
    border: none;
    background-color: transparent;
    padding: 0;
    cursor:pointer;
}

header .menu_filter .dropdown-menu {
    padding: 0;
    border-radius: 0;
    border: none;
}

header .menu_filter .dropdown-item {
    background-color: #ebebeb;
    color: #494949;
    border-bottom: 1px solid #bcbcbc;
    font-size: 0.7777777777777778em;
    font-weight: 600;
    padding-top: .75em;
    padding-bottom: .75em;
}

header .menu_filter .dropdown-item:hover {
    background-color: #ee2d24;
    color: #fff;
}

header .menu_filter .dropdown-item:last-child {
    border-bottom: 0;
}

header .menu_filter .dropdown-toggle::after {
    font-family: "Font Awesome 5 Pro";
    content: "\f078";
    font-weight:300;
    vertical-align: top;
    color: #ababab;
    border: none;
    width: auto;
}

#main-product-detail {
    padding: 30px 0 40px 0;
}

/* ========================================
   Product Sub Menu Styles - Custom Design
   ======================================== */

/* Dropdown container */
.menu .main-nav>li.has-dropdown .dropdown-content {
    right: auto;
    left: -25px;
    padding-top: 10px;
    min-width: 250px;
}

/* Sub menu wrapper */
.menu .main-nav>li.has-dropdown .sub-menu-wrap {
    padding: 0;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

/* Sub menu list */
.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul {
    background: #ffffff;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

/* Sub menu items */
.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li {
    border-bottom: 1px solid #e5e5e5;
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li:last-child {
    border-bottom: none;
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li a {
    display: block;
    padding: 12px 20px 12px 20px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #0081C6;
    white-space: normal;
    transition: all 0.3s ease;
}

/* Chevron icon before menu items */
.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li a::before {
    content: "\203A";
    font-family: Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    margin-right: 8px;
    color: #0081C6;
    line-height: 1;
    vertical-align: middle;
}

/* Hover effect */
.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li:hover a {
    background-color: #f0f8ff;
    color: #005a9c;
    padding-left: 25px;
}

.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li:hover a::before {
    color: #005a9c;
}

/* Active state */
.menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.active a {
    background-color: #e6f4ff;
    color: #005a9c;
    font-weight: 600;
}

/* Override default dropdown content background */
.menu .main-nav>li.has-dropdown .dropdown-content>* {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ffffff;
    padding: 0;
    color: #0081C6;
}

/* Mobile responsive */
@media screen and (max-width: 1024.98px) {
    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li a {
        color: #0081C6;
        font-size: 13px;
        padding: 10px 15px 10px 15px;
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li:hover a {
        background-color: #0081C6;
        color: #ffffff;
        padding-left: 20px;
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li:hover a::before {
        color: #ffffff;
    }

    .menu .main-nav>li.has-dropdown .sub-menu-wrap .sub-menu-lv1 ul li.active a {
        background-color: #005a9c;
        color: #ffffff;
    }
}

/* ========================================
   Header Layout Optimization
   Fix menu wrapping issue with new "Chi tiết" menu
   ======================================== */

/* Reduce spacing between menu items */
.menu .main-nav>li+li {
    margin-left: 2.5rem !important;
}

/* Optimize menu font size */
.menu .main-nav>li>a {
    font-size: 1rem !important;
    font-weight: 400 !important;
    padding-bottom: 5px;
}

/* Optimize menu wrapper padding */
.menu-wrapper {
    padding: 0 0 0 1rem !important;
}

/* Optimize logo wrapper */
.logo-wrapper {
    padding-bottom: 20px !important;
}

/* Adjust header wrapper height */
.header-wrapper {
    height: auto !important;
    min-height: 100px;
}

/* For larger screens - better spacing */
@media screen and (min-width: 1200px) {
    .menu .main-nav>li+li {
        margin-left: 3rem !important;
    }

    .menu .main-nav>li>a {
        font-size: 1.05rem !important;
    }
}

/* For medium screens - tighter spacing */
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .menu .main-nav>li+li {
        margin-left: 2rem !important;
    }

    .menu .main-nav>li>a {
        font-size: 0.95rem !important;
    }

    .menu-wrapper {
        padding: 0 0 0 0.5rem !important;
    }
}

/* Ensure dropdown still works properly */
.menu .main-nav>li.has-dropdown {
    position: relative;
}

/* Keep hover effect intact */
.menu .main-nav>li.active>a,
.menu .main-nav>li:hover>a {
    border-bottom: 1px solid #fff;
}

/* Mobile - keep existing behavior */
@media screen and (max-width: 1024.98px) {
    .menu .main-nav>li+li {
        margin-left: 0 !important;
    }

    .menu .main-nav>li>a {
        font-size: 1rem !important;
    }
}
