/*
 Theme Name:     Bamboo Theme 3
 Theme URI:      https://www.bamboostudioweb.it
 Description:    Bamboo Studio Theme
 Author:         Bamboo Studio Web
 Author URI:     https://www.bamboostudioweb.it
 Template:       Divi
 Version:        3.1.0
*/
 

/* =Theme customization starts here
------------------------------------------------------- */
.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;
}