/*
Theme Name:     finance-child
Description:    Child theme for the finance
Author:         Themesflat
Template:       finance

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.scroll{
	background: #FFFF33;
    color: #ff4f4f;
    height: 32px;
    font-size: 16px;
    padding-top: 3px;    
}
.flat-top, .show-search {
    display: none;
}
.footer-social > div {
    margin-right: 32px;
    float: left;
    font-size: 26px;
    color: #757575;
    max-width: 390px;
}
.btn-menu:before, .btn-menu:after, .btn-menu span {
    background-color: #a3c1cc;    
}
.header.header-style1, .nav.header-style2, .wrap-header-style3 {
    background-color:#2e363a !important;
}
#mainnav > ul > li > a {
    color: #fefefe !important;
}