
/* 
 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 --------------------------- */ 

/* Mobile header menu/phone overlap fix moved to functions.php
   (dki_mobile_menu_phone_overlap_fix) - a plain stylesheet rule here
   loses the cascade race against Divi's async-loaded per-page CSS
   (rel=preload swapped to rel=stylesheet on load), which can apply
   after this file regardless of !important. An inline <style> printed
   late in wp_head is deterministic. */



