/*
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');


a                                           {text-decoration: underline}         
.navbar-brand img                           {height:80px}
.navbar-brand                               {padding-top:0px}
.navbar.fixed .navbar-brand img             {height:58px !important}
.navbar.fixed .navbar-brand                 {padding-top:0px}

#menu-main-menu li a                        {text-decoration: none}

.single .post img                           {max-width:100%;height:auto;width:auto}
.panel-collapse {height:1px}



@media (max-width: 767px){

  .navbar .navbar-brand                               {padding-top:0px}


}