/*
Theme Name: Flash Child Theme
Theme URI: http://themegrill.com/themes/flash/
Description: Child Theme for Flash
Author: ThemeGrill
Author URI: http://themegrill.com
Template: flash
Version: 1.0
*/



body, button, input, select, textarea {
    color: #fff;
}

.site-header .logo {
    max-width: 30%;
}


.header-bottom {
    background: #000;
}

#site-navigation ul li a {
    color: #fff;
}

.breadcrumb-trail.breadcrumbs {
    background: #dd3333 none repeat scroll 0 0;
}

.breadcrumb-trail.breadcrumbs .trail-items li span {
	color: #fff;
}

.team-designation {
    color: #aaa;
}

.team-wrapper .team-social {
	background: #d33 none repeat scroll 0 0; 
}


.header-top {
    background-color: #000;
}

.social-menu li a {
    color: #fff;
	background-color: rgba(0, 0, 0, 0);
    border: none;
    height: auto;
    width: auto;
}