/*
Theme Name: Industrialist Child
Description: A child theme of Industrialist Theme
Author: Themes
Version: 1.0.0
Template: industrialist
*/

.mkd-top-bar-background {
    height: 105px;
    width: 100% !important;
}
.mkd-logo-wrapper a img {
    height: auto !important;
}
.mkd-logo-wrapper, .mkd-logo-wrapper a {
    vertical-align: unset !important;
}
.mkd-main-menu ul li.mkd-active-item a, .mkd-main-menu ul li:hover a {
    color: #ec2028 !important;
}
.mkd-process-item.mkd-icon-or-number .mkd-process-item-numeration:after {
	font-size: 0px !important;
}

@media only screen 
  and (min-device-width: 320px) 
	and (max-device-width: 480px){
.mkd-top-bar .mkd-top-bar-widget-inner {
    font-size: 10px;
}
}
