/*
Theme Name: Woodmart Child
Theme URI: https://woodmart.xtemos.com/
Template: woodmart
Author: XTemos
Author URI: http://themeforest.net/user/xtemos
Description: ThemeForest Premium Theme
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 6.5.0.1729226792
Updated: 2024-10-18 11:46:32

*/
/* --- BẮT ĐẦU DELTA PATCH v5: Gỡ thanh menu category ngang dưới banner --- */
/*
 * Thực tế site có thể render thanh này từ parent theme/Elementor/plugin, không nằm
 * trong file PHP của child theme. Vì vậy, chặn trực tiếp theo selector thực tế.
 */
#horizontal-scroll,
.horizontal-scroll {
    display: none !important;
}
/* --- KẾT THÚC DELTA PATCH v5 --- */
