
/* 
 Theme Name:     Alite Child
 Author:         Alite Theme
 Author URI:     http://www.Acore..net 
 Template:       Alite
 Version:        1.0 
*/ 


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

.et_header_style_left #et-top-navigation nav>ul>li>a{padding-top:20px; padding-bottom:20px;}
.et_header_style_left #et-top-navigation{padding-top:inherit !important;}

.request_quote{background-color:#f9af28; padding-left: 40px !important; padding-right: 22px !important;}
.request_quote a{color:#fff !important;}
.request_quote a:before{
	position:absolute;
	content: "";
	color:#fff;
    font-family: ETmodules!important;
    font-weight: 400!important;
    line-height: inherit;
    font-size: inherit!important;
    opacity: 1;
    margin-left: -1.3em;
    right: auto;
    display: inline-block;
    font-family: ETmodules!important;
    font-weight: 400!important;
}
#prime_nav .request_quote:hover a, #prime_nav .request_quote a:hover, .request_quote a:hover:before{
	color:#333 !important;
}