/*
Theme Name: Nội thất
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.dashicons-chart-bar:before {
    content: "\f06e" !important;
    font-family: 'FontAwesome';

}

a.nav-top-link:before {
    content: '\f0ca';
    font-family: fontawesome;
    margin-right: 5px;
}
ul.show-chap {
    display: flex;
    flex-direction: column-reverse;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


	
	
}


