/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/

@import url("../Avada/style.css");


#footer .copyright {
	text-shadow: none;
}

#navigation > li > a, #navigation li.current-menu-ancestor a {
	border-top: none !important;
	padding-top: 3px;
}

nav#nav, nav#sticky-nav {
        float: left;
	margin-top: 40px;
	margin-left: 30px;
}

#nav ul .current-menu-item a, #nav ul li a:hover {
	border-top: none !important;
	padding-top: 3px;
	color: #333333;
}

#wrapper #nav ul li ul li a {
	font: 12px "Cinzel",Arial,Helvetica,sans-serif !important;
}

#nav ul ul, #sticky-nav ul ul {
	border-top: none;
}