/*
Theme Name: GlobeCo
Description: Transportation & Logistics WordPress Theme
Theme URI: http://globeco.cwsthemes.com/
Author: CWSThemes
Author URI: http://themeforest.net/user/creativews
Version: 1.0.4
License: Envato full licence agreement - https://themeforest.net/licenses/terms/regular
License URI: https://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: globeco
*/ 

/* =Theme customization starts here
-------------------------------------------------------------- */
/* teste germano */

@media screen and (min-width: 960px) {
	.header_zone .logo_box {
    	display: block;
		/*border: red 1px solid !important;*/
		background-color: #3366CC !important;
	}
	.header_site_title {
		color: #FFFFFF !important;
	}
	.menu_box {
		border-bottom: #3366CC 1px solid !important;
	}
	
	.sticky_active h1{
		display: none !important;
	}
	/*.sticky_active img{
		display: block !important;
		width: 101px !important;
		height: 72px !important;
		
	}*/
	
}