/* Plugin-owned management viewport.
 * Applies only to management screens and never to customer-facing pages.
 */
html.ctc-management-viewport,
html.ctc-management-viewport body{margin:0!important;padding:0!important;width:100%!important;min-height:100%!important}
html.ctc-management-viewport body{overflow-x:hidden!important}
html.ctc-management-viewport body > header,
html.ctc-management-viewport body > footer,
html.ctc-management-viewport .elementor-location-header,
html.ctc-management-viewport .elementor-location-footer,
html.ctc-management-viewport .site-header,
html.ctc-management-viewport .site-footer,
html.ctc-management-viewport #wpadminbar{display:none!important}
html.ctc-management-viewport .site,
html.ctc-management-viewport .site-content,
html.ctc-management-viewport .content-area,
html.ctc-management-viewport .elementor,
html.ctc-management-viewport .elementor-section-wrap,
html.ctc-management-viewport .elementor-section,
html.ctc-management-viewport .elementor-container,
html.ctc-management-viewport .elementor-widget-wrap{width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important}
html.ctc-management-viewport .ctc-admin-shell,
html.ctc-management-viewport .ctc-admin-app,
html.ctc-management-viewport .ctc-admin-dashboard,
html.ctc-management-viewport #ctc-admin-app,
html.ctc-management-viewport #ctc-manager-app,
html.ctc-management-viewport .ctc-manager-shell,
html.ctc-management-viewport #ctc-kitchen-app,
html.ctc-management-viewport .ctc-kitchen-shell,
html.ctc-management-viewport #ctc-delivery-app,
html.ctc-management-viewport .ctc-delivery-shell{width:100vw!important;max-width:none!important;min-height:100vh!important;margin:0!important}
