/*
Theme Name: HỘI ĐỒNG HƯƠNG YÊN THÀNH (CẬP NHẬT 08/2026)
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
/* Đồng bộ khung viền (frame) cho cả 2 Sidebar */
.post-sidebar .widget {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}

/* Định dạng thẻ danh sách bên trong Sidebar Trái cho đẹp mắt */
.post-sidebar .widget_nav_menu ul,
.post-sidebar .widget_categories ul {
    margin-bottom: 0;
    list-style: none;
}

.post-sidebar .widget_nav_menu li,
.post-sidebar .widget_categories li {
    padding: 6px 0;
    border-bottom: 1px dashed #eee;
}

.post-sidebar .widget_nav_menu li:last-child,
.post-sidebar .widget_categories li:last-child {
    border-bottom: none;
}
