/*
Theme Name: Modernee Child
Theme URI: https://modernee.themerex.net/
Template: modernee
Author: ThemeREX
Author URI: https://themerex.net/
Description: Modernee is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: ai,artificial intelligence,ai integration,business consulting,digital transformation,virtualization,automation,process optimization,mobile app,cybersecurity,accounting,tax help,digital agency,startup,corporate
Version: 1.0.0.1729876488
Updated: 2024-10-25 17:14:48

*/

/* Global mobile overflow and gap fix */
html, body {
    overflow-x: clip !important;
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
}
.body_wrap, .page_wrap, .page_content_wrap {
    min-width: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow-x: clip !important;
    position: relative;
}
