/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.block_newsletter .alert:before {
    left: 10px;
    top: 8px;
}

.linkers .leo-top-menu .navbar-nav > li > a {
    padding: 10px 8px!important;
    text-transform: capitalize !important;
    color: #fff!important;
    font-size: 12px!important;
    /* background-color: #000000b8; */
    font-weight: 600!important;
    line-height: 12px!important;
} 

.linkers .leo-top-menu .navbar-nav > li > a:hover {
    
	color: #000!important;}