/*
Theme Name: chuyennhatuanphat
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    line-height: 1.6;
}
.absolute-footer.dark{color:#fff;}
.absolute-footer, html {
    background-color: #001e29;
}
.footer-wrapper {

    background-color: #f5f5f5;
}
.nav > li > a{padding:7px 18px}
.nav-dropdown{min-width: 300px;}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}