/*
 Theme Name:   Finance Child
 Theme URI:    http://finance.bold-themes.com
 Description:  Finance Child Theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     finance
 Version:      1.0.0
 Tags:         one-column, right-sidebar, fluid-layout, responsive-layout, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  finance-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */
.header.huge h1{
    text-shadow: #000 2px 2px 2px!important;
    color: #2885c3!important;
}
.topBarInMenuCell{
    display: none!important;
}
.page.page-id-2251 .btPageHeadline{
    background-position: 50% -120px!important;
}

.page.page-id-2253 .btPageHeadline{
    background-size: 100%!important;
    background-position: 50% -435px!important;
}

.headline b.animate.animated{
    text-shadow: #000 2px 2px 2px!important;
}
.header.huge .btSubTitle{
    text-shadow: #000 2px 2px 2px!important;
}
.btBtn:hover{
    background-color: #a4da56!important;
    color: #fff!important;
}
.btBtn:hover .btnInnerText{
    color: #000!important;
}

#menu-primary-menu{
    
}
#menu-primary-menu a{
    color: #2885c3;
    font-size: 16px;
    font-weight: bold;
}
#menu-primary-menu .current-menu-item a{    
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

footer{
    color: #fff;
    background-color: #181A1E;    
}
footer section{
    color: #fff!important;
    background: transparent!important;
}
footer section a{
    color: #fff!important;
}
footer section h4{
    color: #fff!important;
}