/* Sepahan v1.1.64 fixes: mobile submenu dark, admin settings menu stability, footer badges spacing */
html.dark .sepahan-mobile-subhead,
html.dark body .sepahan-mobile-subhead,
body.dark .sepahan-mobile-subhead,
.dark .sepahan-mobile-subhead{
  background:#0f172a!important;
  border:1px solid #334155!important;
  border-radius:16px!important;
  color:#f8fafc!important;
  padding:10px 12px!important;
  box-shadow:none!important;
}
html.dark .sepahan-mobile-subhead a,
html.dark body .sepahan-mobile-subhead a,
body.dark .sepahan-mobile-subhead a,
.dark .sepahan-mobile-subhead a{
  color:#f8fafc!important;
}
html.dark .sepahan-mobile-subhead button,
html.dark body .sepahan-mobile-subhead button,
body.dark .sepahan-mobile-subhead button,
.dark .sepahan-mobile-subhead button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:34px!important;
  min-height:34px!important;
  background:#1e293b!important;
  color:#e5e7eb!important;
  border:1px solid #475569!important;
  border-radius:12px!important;
  box-shadow:none!important;
}
html.dark .sepahan-mobile-subhead button svg,
html.dark body .sepahan-mobile-subhead button svg,
body.dark .sepahan-mobile-subhead button svg,
.dark .sepahan-mobile-subhead button svg{
  color:#e5e7eb!important;
  stroke:currentColor!important;
}
html.dark .sepahan-mobile-subitem,
html.dark .sepahan-mobile-subbody,
html.dark body .sepahan-mobile-subitem,
html.dark body .sepahan-mobile-subbody,
body.dark .sepahan-mobile-subitem,
body.dark .sepahan-mobile-subbody,
.dark .sepahan-mobile-subitem,
.dark .sepahan-mobile-subbody{
  background:#111827!important;
  border-color:#334155!important;
  color:#f8fafc!important;
}
html.dark .sepahan-mobile-leaf,
html.dark body .sepahan-mobile-leaf,
body.dark .sepahan-mobile-leaf,
.dark .sepahan-mobile-leaf{
  background:#182235!important;
  border:1px solid #334155!important;
  color:#e5e7eb!important;
}
.sepahan-footer-two-brand-icons span{
  padding:16px!important;
  box-sizing:border-box!important;
}
.sepahan-footer-two-brand-icons img{
  display:block!important;
  margin:auto!important;
}
body.toplevel_page_sepahan-settings #adminmenuback,
body.toplevel_page_sepahan-settings #adminmenuwrap{
  position:absolute!important;
  top:0!important;
  bottom:0!important;
  transform:none!important;
}
body.toplevel_page_sepahan-settings #adminmenu{
  margin-top:12px!important;
}
body.toplevel_page_sepahan-settings .sepahan-options-wrap,
body.toplevel_page_sepahan-settings .sepahan-options-shell,
body.toplevel_page_sepahan-settings .sepahan-options-main{
  overflow:visible!important;
}
