/*
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.   ***************/


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


}
.is-larger {
    font-size: 16px;
    font-weight: 400;
}
.icon-menu:before {
    content: "\e800";
    color: #fbae3c;
}
.nav-size-medium>li>a {
    font-size: 13px;
}
body {
    color: #000000 !important;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: rgb(0 0 0);
}
span.post_comments.op-7.block.is-xsmall {
    display: none !important;
}