
/* 
 

	Theme Name:     Divi Child Theme
 
	Theme URI:		https://elegantthemes.com/divi
	Description:	A Divi child theme
	Author:         DP Websolutions
 
	Author URI:     https://dp-websolutions.com 
 
	Template:       Divi
 
	Version:        2.0 

*/ 



@import url("../Divi/style.css");

/* 
----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 





/*404-page*/
.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
 padding: 10 !important;
 margin: 0 ;
 width: 100% !important;
 max-width: none;
}

.error404 #main-content .container:before {background: none;}

.error404 #sidebar {
 display: none;
}

.error404 .et_pb_post:last-child {
margin-bottom: 0;
}
