/*
Theme Name: Zenix Child
Theme URI: https://zenix.keystonedemo.com
Description: Zenix - Tech Startup & SaaS Elementor WordPress Theme, the ultimate web solution engineered for tech startups, SaaS businesses, and digital agencies.
Author: Keystone Themes
Author URI: https://themeforest.net/user/keystonethemes/portfolio
Template: zenix
Text Domain: zenix-child
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Requires PHP: 7.2
Requires at least: 6.5
Tested up to: 6.6
*/

html, body {
    overflow-x: hidden !important;
    width: 100%;
}

* {
    box-sizing: border-box;
}

.container, .elementor-section {
    max-width: 100vw !important;
    overflow-x: hidden;
}
