/*
Theme Name: vat-pham
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

.div-tin-noi-bo .post-item { padding-bottom: 10px; }
.section-title-container { margin-bottom: 0; }
.row-pd-bottom { padding-bottom: 0 !important; }

@media screen and (max-width: 849px) {
    .medium-logo-center .flex-right {
        flex: auto;
    }

    .header-main li.html.custom {
        display: block;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}