/*
Theme Name: Busbud
Theme URI: http://underscores.me/
Author: Thierry Lavergne
Author URI: http://www.kokomoweb.com
Description: Busbud Blog theme
Version: 1.8-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: busbud
Tags:

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.

Busbud is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.
*/


.fixed, .site-header, .name {
	z-index: 1000;
}
#post-grid .entry-header
{
	margin-top:0 !important;
    height: 80px !important;
}

.entry-header {
	margin-top:0 !important;
    height: 80px !important;
    overflow-y: hidden;
}
.entry-title {
	margin-top:0 !important;
    height: 1000px !important;
    overflow-y: hidden;
}
h3.entry-title {
	margin-top:0;
	height: 0px;
}
.top-bar {
    background: #2789be;
    overflow: visible;
}
h1.entry-title{
	height: 100px !important;
}
h1.text-center.entry-title{
	height: 100px !important;
}
.bws_shortcode_button_tooltip{
	display:none !important;
}
#bws_shortcode_button_tooltip{
	display:none !important;
}

.single #homepage-hero {
    padding-bottom: 20px !important;
}
#post-grid article{
	margin-bottom: 4.25rem !important;
}