/*
Theme Name: Barhouse Child Theme
Theme URI: http://barhouse.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Barhouse
Template: barhouse
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: barhouse

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

:root {
  --black-darker: #000000; /*g4m #1F1A17 */
}

nav.navbar .navbar-logo {
  max-width: 250px !important;
  box-sizing: content-box !important;
}
nav.navbar .navbar-logo:before {
  display: none !important;
}
nav.navbar .navbar-logo .logo img {
  max-height: 62px;
  width: 100% !important;
}

