/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu,.et_pb_menu_0_tb_header.et_pb_menu .et_mobile_menu ul {
    background-color: rgba(244,243,240,0.95) !important;
}

/*.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
    padding: 0 !important;
    margin: 0 ;
    width: 100% !important;
    max-width: none;
 }*/

/*** Take out the divider line between content and sidebar ***/
/*.error404 #main-content .container:before {background: none;}
   
.error404 #sidebar {    
    display: none;
}

.error404 .et_pb_post:last-child {
    margin-bottom: 0;
}

.error404 #main-footer { 
    position: fixed; 
    bottom: 0; 
    width: 100%; } 

.error404 #footer-bottom{ 
    height:0px !important; 
    padding:0px; 
}
#page-container {
    padding-top: 84.5px;
    }
    
#main-header {
    top: 62.5px;
}*/