/*
Theme Name: Divi Child for Scriptophobia
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.1742986429
Updated: 2025-03-26 10:53:49

*/

/* Expand content to full width */
#left-area {
  width: 100% !important;
}
/* Remove vertical dividing line from old sidebar layout */
.et_right_sidebar #main-content .container:before,
.et_right_sidebar #main-content .container:after,
.et_pb_sidebar,
#sidebar {
  display: none !important;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
}

/* Make sure content is full-width */
#left-area {
  width: 100% !important;
  float: none !important;
  margin: 0 auto;
}
