/*
Theme Name: Flatsome Child
Theme URI: http://flatsome.uxthemes.com
Template: flatsome
Author: UX-Themes
Author URI: https://uxthemes.com
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.20.3.1780287419
Updated: 2026-06-01 04:16:59

*/

/* ==== Custom: Thu gọn bộ lọc 3 bước + màu nổi tiêu đề Bước ==== */
.vtw-wwf-step .vtw-wwf-options {
  display: none !important;
}
.vtw-wwf-step .vtw-wwf-mobile-select {
  display: block !important;
}
.vtw-wwf-step h3 {
  background: linear-gradient(135deg, #143f95, #1a56c4);
  color: #ffffff !important;
  padding: 10px 16px;
  border-radius: 8px;
  margin-bottom: 8px;
}