
/* 
 Theme Name:     Bare bones for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/ 


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

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header{top: 63px !important;}

#page-loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 999999; background-image: url(images/loader.gif); background-repeat:no-repeat; background-size:150px auto; background-color:#fff; background-position:center; opacity: 1;}