.site-title { display: none !important; }
.home .entry-title { display: none !important; }
.home .wp-block-group.alignfull:first-of-type h1,
.home .wp-block-group.alignfull:first-of-type .wp-block-heading {
  color: #ffffff !important;
  opacity: 1 !important;
}
.home .wp-block-group.alignfull:first-of-type { margin-top: 0 !important; }.site-title,
.ast-site-title-wrap,
.ast-site-title-wrap .site-title,
.ast-site-title-wrap .site-description {
  display: none !important;
}

.home .entry-header,
.home h1.entry-title {
  display: none !important;
}

.home .entry-content h1,
.home .wp-block-post-content h1,
.home .wp-block-heading:first-child {
  color: #ffffff !important;
  opacity: 1 !important;
}

.home .entry-content > .wp-block-group:first-child,
.home .wp-block-post-content > .wp-block-group:first-child {
  margin-top: 0 !important;
}

/* Hide WooCommerce product loop on inquiry-only product page */
.woocommerce-shop .woocommerce-result-count,
.woocommerce-shop .woocommerce-ordering,
.woocommerce-shop ul.products,
.woocommerce-shop .products,
.woocommerce-shop .woocommerce-pagination,
.post-type-archive-product .woocommerce-result-count,
.post-type-archive-product .woocommerce-ordering,
.post-type-archive-product ul.products,
.post-type-archive-product .products,
.post-type-archive-product .woocommerce-pagination {
  display: none !important;
}

/* HL Mexico professional header */
#masthead.site-header,
#masthead .ast-primary-header-bar,
#masthead .main-header-bar {
  min-height: 82px !important;
  height: auto !important;
  background: rgba(255,255,255,.96) !important;
  border-bottom: 1px solid #e6eaf0 !important;
  box-shadow: 0 8px 24px rgba(16,24,40,.08) !important;
}
#masthead { position: sticky !important; top: 0; z-index: 999; }
.admin-bar #masthead { top: 32px; }
#masthead .ast-container,
#masthead .site-primary-header-wrap,
#masthead .ast-builder-grid-row { min-height: 82px !important; align-items: center !important; }
#masthead .site-branding,
#masthead .ast-site-identity { padding: 0 !important; width: auto !important; height: auto !important; }
#masthead .custom-logo-link {
  display: block !important;
  width: 330px !important;
  height: 86px !important;
  overflow: hidden !important;
  background-image: url('https://displayhl.com.mx/wp-content/uploads/2026/05/hl_new_logo_nav.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
#masthead .custom-logo-link img { opacity: 0 !important; width: 330px !important; height: 86px !important; max-width: 330px !important; }
#masthead .main-header-menu .menu-link,
#masthead .ast-builder-menu .main-navigation .menu-item > .menu-link {
  color: #344054 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  padding: 10px 15px !important;
  border-radius: 999px !important;
}
#masthead .main-header-menu .current-menu-item > .menu-link,
#masthead .main-header-menu .menu-link:hover,
#masthead .ast-builder-menu .main-navigation .menu-item > .menu-link:hover { color: #0b5cab !important; background: #eef4ff !important; }
@media (max-width: 782px) {
  .admin-bar #masthead { top: 46px; }
  #masthead.site-header,
  #masthead .ast-primary-header-bar,
  #masthead .main-header-bar,
  #masthead .ast-container,
  #masthead .site-primary-header-wrap,
  #masthead .ast-builder-grid-row { min-height: 72px !important; }
  #masthead .custom-logo-link { width: 220px !important; height: 58px !important; background-size: contain; }
  #masthead .custom-logo-link img { width: 220px !important; height: 58px !important; max-width: 220px !important; }
}
