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


/* Theme customization starts here
-------------------------------------------------------------- */

.btMenuHorizontal .menuPort > nav > ul > li > a {
    
	color: #162e4c;
    }
.bt-logo-area {
    padding: 10px 0;
}    

.btMenuHorizontal .menuPort nav > ul > li > a:before{
    background:transparent;
    box-shadow:none;
}

.wpcf7-form label {
    margin-bottom: 12px;
    float: left;
    width: 100%;
}