.page-title, h1.entry-title, .entry-header {
    display: none !important;
}
.page .entry-title,
.entry-title {
    display: none !important;
}
.sv-bizsearch-hero,
.sv-bizsearch-results,
.sv-bizsearch-hero:hover,
.sv-bizsearch-results:hover {
    transform: none !important;
    transition: none !important;
}
.sv-result-card,
.sv-result-card:hover {
    transform: none !important;
    transition: none !important;
}
document.addEventListener("DOMContentLoaded", function () {
    const els = document.querySelectorAll('*[data-tilt], *[data-parallax], .motion-effect, .has-hover');
    els.forEach(el => {
        el.style.transform = "none";
        el.style.transition = "none";
    });
});
/* === Force 4-column footer on desktop === */
.sv-footer__links,
.sv-footer__column {
  box-sizing: border-box;
}

/* Mobile: vẫn 1 cột dọc cho dễ đọc */
.sv-footer__links {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Tablet ≥ 600px: 2 cột */
@media (min-width: 600px) {
  .sv-footer__links {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 40px;
    row-gap: 20px;
    max-width: 720px;
    margin: 0 auto;
  }

  .sv-footer__column {
    text-align: left;
  }
}

/* Desktop ≥ 1024px: 4 cột + brand bên trái */
@media (min-width: 1024px) {
  .sv-footer__inner {
    display: flex !important;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
  }

  .sv-footer__brand {
    text-align: left;
    max-width: 260px;
    margin-bottom: 0;
  }

  .sv-footer__links {
    flex: 1;
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    max-width: none;
    margin: 0;
  }

  .sv-footer__column {
    text-align: left;
  }

  .sv-footer__bottom {
    text-align: center;
    margin-top: 24px;
  }
} 
.sv-footer-legal-note {
  margin-top: 12px;
  padding-top: 10px;
  border-top: 1px solid rgba(255,255,255,0.08);
  font-size: 12px;
  color: #9aa4b2;
  text-align: center;
  line-height: 1.6;
}

.sv-footer-legal-note strong {
  color: #cbd5e1;
  font-weight: 500;
}
/* Fix màu chữ Vcalla trong landing */
.brandText{
  color:#0f172a !important; /* đen xanh đậm */
  font-weight:1300;
}

/* Chỉ nới rộng riêng trang /vcalla/ (an toàn hơn) */
body.page-id-11231 .site,
body.page-id-11231 .container,
body.page-id-11231 .content-area,
body.page-id-11231 .entry-content,
body.page-id-11231 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-11239 .site,
body.page-id-11239 .container,
body.page-id-11239 .content-area,
body.page-id-11239 .entry-content,
body.page-id-11239 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-11133 .site,
body.page-id-11133 .container,
body.page-id-11133 .content-area,
body.page-id-11133 .entry-content,
body.page-id-11133 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12330 .site,
body.page-id-12330 .container,
body.page-id-12330 .content-area,
body.page-id-12330 .entry-content,
body.page-id-12330 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12330 .site,
body.page-id-12330 .container,
body.page-id-12330 .content-area,
body.page-id-12330 .entry-content,
body.page-id-12330 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12326 .site,
body.page-id-12326 .container,
body.page-id-12326 .content-area,
body.page-id-12326 .entry-content,
body.page-id-12326 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12358 .site,
body.page-id-12358 .container,
body.page-id-12358 .content-area,
body.page-id-12358 .entry-content,
body.page-id-12358 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-9745 .site,
body.page-id-9745 .container,
body.page-id-9745 .content-area,
body.page-id-9745 .entry-content,
body.page-id-9745 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-11725 .site,
body.page-id-11725 .container,
body.page-id-11725 .content-area,
body.page-id-11725 .entry-content,
body.page-id-11725 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-11613 .site,
body.page-id-11613 .container,
body.page-id-11613 .content-area,
body.page-id-11613 .entry-content,
body.page-id-11613 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12124 .site,
body.page-id-12124 .container,
body.page-id-12124 .content-area,
body.page-id-12124 .entry-content,
body.page-id-12124 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12161 .site,
body.page-id-12161 .container,
body.page-id-12161 .content-area,
body.page-id-12161 .entry-content,
body.page-id-12161 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-11382 .site,
body.page-id-11382 .container,
body.page-id-11382 .content-area,
body.page-id-11382 .entry-content,
body.page-id-11382 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12824 .site,
body.page-id-12824 .container,
body.page-id-12824 .content-area,
body.page-id-12824 .entry-content,
body.page-id-12824 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12830 .site,
body.page-id-12830 .container,
body.page-id-12830 .content-area,
body.page-id-12830 .entry-content,
body.page-id-12830 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-12840 .site,
body.page-id-12840 .container,
body.page-id-12840 .content-area,
body.page-id-12840 .entry-content,
body.page-id-12840 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-13278 .site,
body.page-id-13278 .container,
body.page-id-13278 .content-area,
body.page-id-13278 .entry-content,
body.page-id-13278 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-13289 .site,
body.page-id-13289 .container,
body.page-id-13289 .content-area,
body.page-id-13289 .entry-content,
body.page-id-13289 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
body.page-id-13420 .site,
body.page-id-13420 .container,
body.page-id-13420 .content-area,
body.page-id-13420 .entry-content,
body.page-id-13420 .wp-site-blocks{
  max-width: none !important;
  width: 100% !important;
}
/* =========================================================
   A) HEADER CỐ ĐỊNH TOÀN SITE
   ========================================================= */
#masthead,
.site-header,
header.site-header,
header.header,
header#header,
.header {
  position: sticky;
  top: 0;
  z-index: 9999;
  backdrop-filter: blur(8px);
}

/* Nếu theme có box-shadow/ nền trong suốt gây khó nhìn thì giữ nền nhẹ */
#masthead,
.site-header,
.header {
  background: rgba(255,255,255,0.85);
}

/* =========================================================
   B) KHUNG HEADER GIỮA (CONTAINER) - LOGO + MENU CHÍNH GIỮA
   ========================================================= */

/* Inner container phổ biến */
#masthead .container,
#masthead .wrap,
#masthead .header-inner,
.site-header .container,
.site-header .wrap,
.site-header .header-inner,
.header .container,
.header .wrap,
.header .header-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
  box-sizing: border-box;
}

/* ===== HEADER STICKY TOÀN SITE ===== */
header,
.site-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: rgba(255,255,255,0.9);
    backdrop-filter: blur(8px);
}


/* ===== MENU CHÍNH GIỮA ===== */
ul#menu-header.menu {
    display: flex;
    justify-content: center;
    gap: 28px;
    margin: 0 auto;
    padding: 0;
}
/* ===== HEADER KHUNG CHÍNH ===== */


/* ===== CONTAINER HEADER ===== */
.container.site-branding {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 16px;

    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;           /* <<< FIX TỤT MENU */
}
/* ===== MENU ===== */
ul#menu-header.menu {
    display: flex;
    justify-content: center;
    align-items: center;

    margin: 0;                     /* <<< QUAN TRỌNG */
    padding: 0;
    height: 100%;
}

/* ===== FIX MENU ICON SIZE (SmartVision) ===== */

/* Khóa size icon */
.menu-item img,
.menu-item .menu-image,
.menu-item .menu-icon img {
    width: 26px !important;
    height: 26px !important;
    max-width: 26px !important;
    max-height: 26px !important;
    object-fit: contain;
}

/* ===== FORCE FIX MENU ICON BACKGROUND (Smart DataX) ===== */

/* Menu item dùng background-image trực tiếp */
.menu-item > a {
    background-size: 26px 26px !important;
    background-repeat: no-repeat !important;
    background-position: center left 14px !important;
    padding-left: 48px !important; /* chừa chỗ cho icon */
}
/* Đảm bảo chiều cao menu gọn */
.menu-item > a {
    min-height: 0px !important;
    line-height: 1 !important;
}
/* Giảm logo để header gọn */
.site-logo img,
.custom-logo-link img {
  max-height: 128px !important;   /* bro có thể thử 30–38 */
  width: auto !important;
}

/* ===== MOBILE: TẮT HEADER STICKY ===== */
@media (max-width: 768px){
  header{
    position: static !important;
    top: auto !important;
  }
}


/* Enable dropdown menu */
.menu-item-has-children {
  position: relative;
}


/* Parent */
.menu-item-has-children{
  position: relative;
}

/* Dropdown */
.menu-item-has-children > .sub-menu{
  display: none;
  position: absolute;
  top: 100%;          /* QUAN TRỌNG: không dùng calc(100% + x) để tránh tạo gap */
  left: 0;
  margin-top: 8px;    /* khoảng cách nhìn thấy */
  min-width: 220px;
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 10px 28px rgba(0,0,0,0.14);
  padding: 6px;
  z-index: 9999;
}

/* Hover bridge: vùng trong suốt nối từ menu cha xuống dropdown */
.menu-item-has-children > .sub-menu::before{
  content: "";
  position: absolute;
  top: -12px;     /* chiều cao cầu nối */
  left: 0;
  right: 0;
  height: 12px;   /* tăng lên 14-16px nếu vẫn bị */
  background: transparent;
}

/* Show dropdown (giữ mở khi hover vào cha HOẶC vào dropdown) */
.menu-item-has-children:hover > .sub-menu,
.menu-item-has-children > .sub-menu:hover{
  display: block;
}

/* Items */
.sub-menu .menu-item a{
  display: block;
  padding: 10px 16px;
  color: #333;
  white-space: nowrap;
  border-radius: 10px;
  transition: background .2s ease, color .2s ease;
}
.sub-menu .menu-item a:hover{
  background: #f3f6fb;
  color: #000;
}