/*
Theme Name: Flatsome Child
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  ***************/

/* 3. Xử lý đường kẻ dọc ngăn cách của class row-divided */
.blog-single #content .row-divided {
    border: 0 !important;
}

/* Áp dụng đúng class entry-content single-page trong ảnh của bạn */
.entry-content single-page {
    max-width: 900px !important; /* Bạn có thể chỉnh con số này */
    margin-left: auto !important;
    margin-right: auto !important;
}
/* test */
