/* Exact front-end mode: original Showit DOM, no Elementor wrappers. */
html, body { margin:0!important; padding:0!important; width:100%; min-width:320px; }
body.whitmore-pixel-perfect-page { overflow-x:hidden; background:#fff; }
body.whitmore-pixel-perfect-page > .sp { margin:0!important; padding:0!important; width:100%!important; max-width:none!important; }
.d .sc { width:1200px!important; }
.m .sc { width:320px!important; }
@media (min-width:768px){ html:not(.d):not(.m) .sc { width:1200px!important; } }
@media (max-width:767px){ html:not(.d):not(.m) .sc { width:320px!important; } }
/* Prevent WordPress global styles from adding margins to Showit text nodes. */
.whitmore-pixel-perfect-page h1,
.whitmore-pixel-perfect-page h2,
.whitmore-pixel-perfect-page h3,
.whitmore-pixel-perfect-page h4,
.whitmore-pixel-perfect-page h5,
.whitmore-pixel-perfect-page h6,
.whitmore-pixel-perfect-page p { margin:0; }
