/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1759184554
Updated: 2025-09-29 17:22:34

*/
#main-header #top-menu-nav .two-columns > ul {
  left: -100px;
  width: auto;  
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
#sidebar {
display: none !important;
}
#main-content .container:before {
display: none !important;
}
#left-area {
width: 100% !important;
padding: 0 !important;
}