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

/*************** ADD CUSTOM CSS HERE.   ***************/
.menu-item-has-children ul > li.menu-item-has-children > a:after {
    content:"\25B8" !important;
    position:absolute;
    right: 10px;
}

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


}