/*
Theme Name: MediMorph
Theme URI: https://infra-2.gogroth.com
Description: Custom theme replicating the MediMorph website design.
Author: MediMorph
Template: twentytwentyfive
Version: 1.0.0
Text Domain: medimorph
*/

/* Hide default theme chrome on MediMorph pages */
body.medimorph-fullpage #wpadminbar {
  display: none !important;
}

body.medimorph-fullpage {
  margin: 0 !important;
  padding: 0 !important;
}

body.medimorph-fullpage .wp-site-blocks,
body.medimorph-fullpage .entry-content,
body.medimorph-fullpage main {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
}
