/*
Theme Name: Việt Lâm Coder Theme
Description: This is a child theme for Flatsome Theme, develop by Việt Lâm Coder
Author: Việt Lâm Coder
Template: flatsome
Version: 3.0
*/


/*************** ADD CUSTOM CSS HERE.   ***************/

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
}

.post.format-standard .entry-header .is-divider,
.post_comments,
.byline {
    display: none;
}

.post.format-standard .entry-header .entry-header-text {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
}