/**
 * Theme Name: Bauer Child
 * Template: bauer
 * Version: 1.0
 * Description: Construction and Industrial WordPress Theme
 * Author: Ninzio
 **/
#bottom .bottom-bar-menu {
	display: none;}
#bottom .bottom-bar-copyright {
    
	text-align: center !important;}
#top-bar .top-bar-content .content:before{
    color: #ffffff !important;
}

@media and (max-width:600px){
	h2.bauer-text.clearfix{
		font-size: 32px;
	}
	#top-bar .top-bar-content .content:after {
    
    display:none !important;
}
}

#top-bar .top-bar-content .content:after {
    
    background-color: rgb(255 255 255) !important;
}