/* 
 Theme Name:     Divi  Child
 Author:         Health Tech Insider
 Author URI:     http://healthtechinsider.com/
 Template:       Divi
 Version:        v.01
 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.8.3
*/ 


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


.widgettitle{
		background-color: #222;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    clear: both;
    font-size: 16px;
    margin-bottom: 24px;
}
.nav-primary{
	    background-color: #222;
    color: #fff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
#top-menu a  {
    color: #fff;
	border: none;
    display: block;
    padding: 25px 20px !important;
    position: relative;
	 background-color: inherit;
    font-weight: 400;
    text-decoration: none;
	text-transform:uppercase;
}
