/* ===================================================================================

* Theme Name: Glee Child
* Theme URI: https://themeforest.net/user/bdevs/portfolio
* Author: bdevs
* Author URI: https://www.devsnews.com/wp/glee/
* Description: Glee - Multipurpose WooCommerce  WordPress Theme.
* Version: 1.0.3
* Template: glee
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.header-style-2 {
	background-color: #f9a200;
}
.header-style-2 .header-bottom {
    padding: 5px 0;
    background: #f9a200 !important;
}
.banner-wrap .banner-content h4 a:hover {
    color: #f9a200 !important;
}
.header-style-2 .header-top { padding: 5px 0 !important; }
.banner-wrap .banner-content {
    background-color: rgba(0, 0, 0, .02);
    padding: 0 30px 20px 30px !important;
    text-align: right;
}
.banner-wrap .banner-content a {
    color: #fff;
}
.hero-right-bottom .banner-wrap .banner-content h4 {  font-size: 18px !important; }

.offset-widget li { list-style: none !important; }

.offer-area .offer-content { padding: 15px !important; }
.single-bdevs-service .breadcrumb-area { display: none !important; }

.team-content ul { clear: left;margin-bottom: 120px; }
.team-content li { list-style: none !important; background: #efefef; border-bottom: 5px solid #fff; border-right: 5px solid #fff; padding: 6px 10px; width: 50%;float: left;}

