/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
}

/*************** ADD CUSTOM CSS HERE.   ***************/
body {color: #000 !important}
@font-face {
 font-family: SFUFuturaBold;
 src: url(https://cokhihuyhoang.vn/wp-content/themes/flatsome/fonts/SFUFuturaBold.woff);
 font-weight: normal;
 }

@font-face {
 font-family: SFUFuturaBookOblique;
 src: url(https://cokhihuyhoang.vn/wp-content/themes/flatsome/fonts/SFUFuturaBookOblique.woff);
 font-weight: normal;
 }

/*
h1, h2, h3, h4, h5, h6 {font-family: SFUFuturaBold !important;}
.nav>li>a { font-family: SFUFuturaBold !important; color: #000 !important}

.nav>li>a>i+span {font-family: SFUFuturaBookOblique !important; color: #fff !important}
*/
i.icon-envelop {color: #fff}
.nav-dropdown {min-width: 350px !important}
