/* 
 Theme Name:     landing pages
 Author:         elixir
 Author URI:     http://elixirinfo.com
 Template:       Divi
 Version:        1.1.0
 Description:   A Child Theme built for landing pages
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 

#footer-bottom {
    display: none;
}

#main-content .container:before {background: none;}

.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container {
    padding-left: 0;
    display: none;
}

@media (min-width: 981px){
#left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
}

#sidebar {display:none;}

.et-pb-contact-message {
    position: relative;
    color: #fff;
}


