/*
Theme Name: Baumeister
Theme URI: http://baumeister.mikado-themes.com
Description: A Powerful Theme for Industry and Manufacturing
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Text Domain: baumeister
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
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.

*/
.mkd-icon-widget-holder .mkd-icon-text .mkd-icon-text-inner {
    -webkit-transition: color 0s ease 100s;
    -moz-transition: color 0s ease 100s;
    transition: color 0s ease 100s;
    font-family: Open Sans !important;
    font-weight: 400;
    line-height: 26px;
}
.mkd-page-footer .mkd-footer-top-holder .mkd-footer-top-inner.mkd-grid {
    padding: 48px 0 !important;
}
.mkd-page-footer .widget .mkd-widget-title {
    color: #FFBC90 !important;
    margin: 0 0 19px !important;
}
.mkd-footer-bottom-inner p{
	color:#FFFFFF !important;
}
.mkd-logo-wrapper a {
	height:80px !important;
}
.mkd-mobile-header .mkd-mobile-logo-wrapper a {
    max-height:80px !important;
}