/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

li.navCTA a{
	padding:0px 25px !important;
	border-radius: 45px;
	font-size: 15px;
	color:white;
	background-color:black;
	font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;	
	margin: 17px 0px;
}

li.navCTA a:hover{
	color: #000000 !important;
	border-color: #edd900 !important;
	background-color: #edd900;
}