/*
Theme Name:   Archi Child
Theme URI:    https://archi.oceanthemes.site/
Description:  Make your modifications to [Parent Theme] in this Archi child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     archi
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  archi-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
@media (min-width: 1200px) {
  .elementor .elementor-section.elementor-section-boxed > .elementor-container,
  .container {
    max-width: 1140px;
  }
  .elementor-element .container {
    width: 1110px;
    padding: 0;
  }
  .elementor .e-con > .e-con-inner,
  .main-navigation ul ul.sub-mega-menu.boxed {
    max-width: 90%;
  }
}