/*

Theme Name: OptimizeWP

Theme URI: http://optimize.mikado-themes.com/

Description: SEO, Digital Marketing, Social Media Theme

Author: Mikado Themes

Author URI: http://themeforest.net/user/mikado-themes

Version: 1.7

License: GNU General Public License

License URI: licence/GPL.txt



CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.



*/



#wpadminbar .ab-empty-item, #wpadminbar>#wp-toolbar span.ab-label, #wpadminbar>#wp-toolbar span.noticon {
color: #fff !important;
background: #5db141 !important;
}
#wpadminbar a.ab-item{
color: #fff !important;
}

body .mkdf-top-bar .mkdf-top-bar-widget-area-inner{
	display: flex;
}
	body .mkdf-vertical-align-containers .mkdf-position-right:before{
		display: none;
	}

#logo-home img{
	width:1000px;
	max-width: 100%;
}