/*
Theme Name:  Hiển Long Corp
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* All */

/* Header */
.header-nav-main{
	justify-content: center !important;
}
#mega-menu-wrap{
	background-color: unset !important;
}
.header-bottom .flex-left{
	min-width: unset;
    max-width: 215px;
}
#mega_menu {
	top: 114% !important;
}

/* Footer */
.absolute-footer{
	display: none;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}