/*
 Theme Name: Divi-Child
 Theme URI: 
 Description: Cry Storm Theme
 Author: Benny Winkler
 Author URI:  https://bennywinkler.de
 Template: Divi
 Version: 1.0
 Tags: Child Theme by Benny Winkler
*/
@import url("../Divi/style.css");

.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 0 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

.error404 #sidebar {
 display: none;
}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}