/* ========================================================= TIÊU ĐỀ TAGLINE ========================================================= */ .wc-header-tagline { color: #005bab !important; font-weight: 600 !important; font-size: 16px !important; line-height: 1.3 !important; display: block;
    padding-top: 2px; } @media (max-width: 767px) { .wc-header-tagline { font-size: 14px !important; } } /* ========================================================= FOOTER — HIỆU ỨNG CHUỘT TRÊN LIÊN KẾT (tất cả liên kết footer) ========================================================= */
.footer-top .footer-widget-area a:hover { độ trong suốt: 0.85 !important; trang trí văn bản: gạch chân !important; } /* ========================================================= FOOTER — TIÊU ĐỀ CỘT (các mục có lớp "footer-heading") ========================================================= */
.footer-widget-area .menu li.footer-heading &gt; a, .footer-widget-area .menu li.footer-heading a span, .footer-widget-area .menu li.footer-heading .kadence-menu-title { font-weight: 700 !important; text-decoration: underline !important;
    font-size: 1.1em !important; color: inherit !important; margin-bottom: 12px !important; display: block !important; } /* Khoảng cách thêm dưới mỗi tiêu đề */ .footer-widget-area .menu li.footer-heading { margin-bottom: 16px !important; }

/* Tất cả các liên kết chân trang thông thường (không phải tiêu đề) */ .footer-widget-area .menu li:not(.footer-heading) &gt; a, .footer-widget-area .menu li:not(.footer-heading) a { font-weight: 400 !important; text-decoration: none !important; }

/* Tùy chọn: Chỉ gạch chân các liên kết thông thường khi di chuột (giữ giao diện gọn gàng) */ .footer-widget-area .menu li:not(.footer-heading) &gt; a:hover { text-decoration: underline !important; opacity: 0.9; } /* Đặt ô danh mục đầu tiên làm HERO — WorkerChecks */
ul.products.columns-4 li.product-category:first-child { grid-column: span 4 !important; transform: scale(1.10); border: 3px solid #005bab; border-radius: 14px; margin-bottom: 30px; }

/* Giảm kích thước các ô khác về bình thường */ ul.products.columns-4 li.product-category { grid-column: span 1; } /* ------------------------------ Ô HERO – KIỂM TRA CẢNH SÁT (#1)
   ------------------------------ */ ul.products li.product-category:first-child { transform: scale(1.25); /* làm cho nó lớn hơn */ border: 4px solid #005bab; /* nhấn mạnh thương hiệu */
    border-radius: 18px; background: #edf6ff; /* tông xanh nhạt WC */ padding: 10px; } /* Giữ khoảng cách nhất quán xung quanh nó */ ul.products li.product-category { margin-bottom: 22px; }