
/*---------START---Incepta Custom Hide menus----------*/

.nfv6mtHDKr5oxzw0GGDI #sb_app-marketplace{
  display: none !important;
}

.nfv6mtHDKr5oxzw0GGDI #tb_quiz-builder{
  display: none !important;
}

.nfv6mtHDKr5oxzw0GGDI #tb_stores{
  display: none !important;
}
.nfv6mtHDKr5oxzw0GGDI #tb_manial-actions{
  display: none !important;
}
.nfv6mtHDKr5oxzw0GGDI #tb_conversations-templates{
  display: none !important;
}
.nfv6mtHDKr5oxzw0GGDI #tb_trigger-links{
  display: none !important;
}
body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) a[href*="/ai-agents"] {
  display: none !important;
}
.nfv6mtHDKr5oxzw0GGDI #tb_ad-manager-home{
    display: none !important;
}
.nfv6mtHDKr5oxzw0GGDI #tb_countdown-timer{
    display: none !important;
}
.nfv6mtHDKr5oxzw0GGDI #tb_content-ai{
    display: none !important;
}

.nfv6mtHDKr5oxzw0GGDI #tb_affiliate-manager{
    display: none !important;
}


#\36 805f48b8970b0dd2cf6891f {
  display: none !important;
}

#\36 805f48b8970b0dd2cf6891f:empty {
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  visibility: hidden !important;
}



/* Rename the Payments menu to Documents */
body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) #sb_payments span {
  color: transparent !important;
  position: relative;
  display: inline-block;
  min-width: 100px; /* or adjust as needed */
}

body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) #sb_payments span::after {
  content: "Documents";
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
}



/* Hide all submenus under Payments except "Documents & Contracts" */
body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) .topmenu-nav [href*="/payments/"],body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) div.n-tabs-tab[data-name="payments"], body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) div:has(> #tb_proposals-estimates), body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) th[data-col-key="value"], body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) td[data-col-key="value"] {
  display: none !important;
}

body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) .topmenu-nav  [href*="/payments/documents"], body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI"]) #tb_chat-widget {
  display: none !important;
}


/* Hide "Payments" tab under Documents & Contracts */
body:has([href*="/location/nfv6mtHDKr5oxzw0GGDI/payments/documents"]) .n-tabs-tab__label:has-text("Payments") {
  display: none !important;
}

/*---------END------Incepta Custom Custom Hide menus----*/