/*
Theme Name: RedX Linker Only
Author: RedX Services
Description: Headerless/footerless full-screen theme for the RedX Linker.
Version: 1.1.0
*/
html,body{margin:0!important;padding:0!important;background:#070708!important;min-height:100%;width:100%}
*{box-sizing:border-box}
body{overflow-x:hidden}
.rx-page{margin:0!important;padding:0!important;width:100%;min-height:100vh}
.rx-page .entry-content{margin:0!important;padding:0!important;width:100%;max-width:none!important}
.rx-page .rx-shell{
    width:100vw!important;
    max-width:none!important;
    min-height:100vh!important;
    margin:0!important;
    padding-top:30px!important;
    padding-bottom:30px!important;
}
.wp-site-blocks,.site,.site-content,.content-area,.site-main,main,article{
    margin:0!important;padding:0!important;max-width:none!important;width:100%!important;
    background:transparent!important;
}
.entry-title,.page-title,.wp-block-post-title{display:none!important}
