/* Local static export fix: keep top navigation dropdowns compact and aligned with the site style. */
#nav_tem_96_7,
#nav_tem_96_7 .w-nav,
#nav_tem_96_7 .w-nav-inner {
  overflow: visible !important;
}

#nav_tem_96_7 .w-nav-item {
  overflow: hidden !important;
}

#nav_tem_96_7 .w-nav {
  position: relative;
  z-index: 10000;
}

#nav_tem_96_7 .w-nav-inner {
  position: relative;
}

#nav_tem_96_7 .w-subnav {
  position: absolute !important;
  top: 80px !important;
  left: 50% !important;
  transform: translateX(-50%);
  width: 176px !important;
  max-height: 360px;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  background: #007a4e !important;
  box-shadow: 0 10px 22px rgba(0, 0, 0, 0.22);
  z-index: 10001 !important;
}

#nav_tem_96_7 .w-subnav-item {
  height: auto !important;
  min-height: 44px;
  background: #007a4e !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

#nav_tem_96_7 .w-subnav-item:last-child {
  border-bottom: 0;
}

#nav_tem_96_7 .w-subnav-link {
  height: 44px !important;
  line-height: 44px !important;
  padding: 0 14px !important;
  color: #fff !important;
  font-size: 14px !important;
  text-align: center !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

#nav_tem_96_7 .w-subnav-item:hover,
#nav_tem_96_7 .w-subnav-item.current {
  background: #006f47 !important;
}

#nav_tem_96_7 .w-subnav-item:hover .w-subnav-link,
#nav_tem_96_7 .w-subnav-item.current .w-subnav-link {
  color: #fff !important;
  font-weight: 400 !important;
}

#nav_tem_96_7 .w-subnav::-webkit-scrollbar {
  width: 6px;
}

#nav_tem_96_7 .w-subnav::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.35);
}

/* Footer cleanup */
.powerby-area {
  display: none !important;
}
.ali-area,
.ali-area a {
  cursor: default !important;
  color: rgb(152, 152, 152) !important;
  text-decoration: none !important;
}
.ali-area a {
  pointer-events: none;
}
.ali-area .bottom-words,
.ali-area svg,
.ali-area svg g,
.ali-area svg path,
.ali-area svg polygon {
  color: rgb(152, 152, 152) !important;
  fill: rgb(152, 152, 152) !important;
}
.page-bottom--area .bottom-area {
  border-top: 1px solid #e6e6e6;
  margin-top: 0;
  padding-top: 6px;
}
.page-bottom--area {
  margin-top: -12px;
  padding-top: 0 !important;
}
.tech-support {
  display: inline-block;
  margin-left: 12px;
}
.tech-support:before {
  content: "|";
  margin-right: 12px;
  color: rgb(152, 152, 152);
}

.local-seo-h1 {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
}
