/*
Theme Name: Kubb Child
Theme URI: 
Description: Child theme for the Kubb theme
Author: <a href="http://www.madeinebor.com" title="Visit author homepage">Tom Rhodes</a>
Author URI: 
Template: kubb
Version: 1.0.0
*/

@import url('../kubb/style.css');

.navbar-brand img {
    height: 90px;
}

.navbar-brand {
    padding: 0;
    padding-top: 0;
}

.navbar-header {
    background: rgba(21, 21, 21, 0.3)!important;
}

a.navbar-brand {
    display: none;
}