/* ===================================================================================

* Theme Name: LogiLand Child
* Theme URI: https://www.themejunction.net/wp/logiland/
* Author: theme-junction
* Author URI: https://themeforest.net/user/theme-junction/portfolio
* Description: LogiLand – Transportation & Logistics Services WordPress Theme
* Version: 1.0.0
* Template: logiland
* 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-section-three.header-sticky .tj-header-menu-bottom .header-menu-area{
	background-color: rgba(255, 255, 255, 0.0);
	margin: 0px;
	padding: 15px 0 0px 0;
}	
.tj-header-menu-bottom .header-menu-area {
    padding: 15px;
	background-color: rgba(255, 255, 255, 0.7);
	margin: 10px;
	border-radius: 0 5px;
}
.header-section-three .tj-main-menu li a,
.header-section-three .tj-main-menu > ul > li.menu-item-has-children > a::before,
.header-section-three .header_searce button i,
.tj-header-menu-bottom .header-right .hambugar-icon i{
	color: #062e39;
}
.header-section-three.header-sticky .tj-main-menu li a,
.header-section-three.header-sticky .tj-main-menu > ul > li.menu-item-has-children > a::before,
.header-section-three.header-sticky .header_searce button i,
.header-section-three.header-sticky .hambugar-icon i{
	color: white;
}
.admin-bar .header-section-three.header-sticky, .admin-bar .header-section-two.header-sticky, .admin-bar .tj-header-section.header-sticky{
	margin-top: 15px;
}
.header-section-three.header-sticky .tj-main-menu li .sub-menu-list{
	background-color: rgba(6, 46, 57, 0.4);
}