
/* 
 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;
    border-bottom: #ffffff thin solid;
    border-top: #ffffff thin solid;
    background: #c8e0dbe8;
}
#footer-bottom {
    border-top: #ffffff thin solid;
}
#top-header .et-cart-info {
    margin-left: 15px;
    display: none;
}
