/* 
 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 --------------------------- */ 

div#et-info {
float: right;
}



@media screen and (min-width: 981px) and (max-width: 1200px) {
#et_mobile_nav_menu {
display: block !important;
background: #fff;
}
#top-menu {
display: none !important;
}
}

