/**
 * توافق قالب Xtra (Codevz).
 */
body.mkch-active.mkch-full-layout #site_header,
body.mkch-active.mkch-full-layout .page_header,
body.mkch-active.mkch-full-layout .cz_overlay,
body.mkch-active.mkch-full-layout .page_cover {
  display: none !important;
}

body.mkch-active.mkch-full-layout #site_footer .cz_middle_footer,
body.mkch-active.mkch-full-layout #site_footer .footer_2,
body.mkch-active.mkch-full-layout .page_footer .cz_middle_footer,
body.mkch-active.mkch-full-layout .page_footer .footer_2 {
  display: none !important;
}

body.mkch-active.mkch-full-layout #site_footer,
body.mkch-active.mkch-full-layout .page_footer {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

body.mkch-active #page_content,
body.mkch-active .page_content,
body.mkch-active .cz_post_content {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
}

body.mkch-active #layout .row,
body.mkch-active #layout .s12 {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.mkch-active .inner_layout {
  padding-top: 0 !important;
}

body.mkch-content-only #site_header,
body.mkch-content-only #site_footer {
  display: block !important;
}

@media (max-width: 1100px) {
  body:has(#mkch-homepage) .xtra-fixed-mobile-nav > a {
    color: #fffffe !important;
    background-color: #331961 !important;
    text-decoration: none !important;
  }

  body:has(#mkch-homepage) .xtra-fixed-mobile-nav > a:hover,
  body:has(#mkch-homepage) .xtra-fixed-mobile-nav > .xtra-active {
    color: #331961 !important;
    background-color: #fffffe !important;
  }
}
