/*
Theme Name: Bauen Child
Theme URL: https://themeforest.net/item/bauen-architecture-interior-wordpress-theme/34326026?ref=webRedox
Description: Child theme of Bauen
Author: webRedox WordPress Team
Author URI: http://webredox.net/
Template: bauen
Version: 1.0
Text Domain: bauen-child
*/ 
/*******Add Your Css Below This Line*********/
.navbar {
    padding-bottom: 30px!important;
	    background: #00000085!important;
	height: 110px!important;
}
.admin-bar .navbar.nav-scroll {
    padding-bottom: 0px !important;
    background: #000000 !important;
	    height: 90px !important;
}
nav .dropdown-menu, .bn-classic-menu-class .dropdown-menu, .bn-classic-menu-class .sub-menu {
    width: auto;
    min-width: 70px!important;
}
