/* 
 Theme Name:     Divi-child
 Author:         Elegantthemes
 Author URI:     elegantthemes.com
 Template:       Divi
 Version:        1.0.0
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.1
*/ 


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


/* NAV */

.nav li li {
	line-height: 1.4em;
}



/* table styles */

#tablewithborder table, th, td {
  border: 1px solid black !important;
}