/*
* Theme Name:   Schild & Vrienden
* Theme URI:    http://schildenvrienden.com/
* Description:  Storefront Child Theme
* Author:       Schild & Vrienden
* Author URI:   http://schildenvrienden.com
* Template:     storefront
* Version:      1.0.4
* License:      GNU General Public License v2 or later
* License URI:  http://www.gnu.org/licenses/gpl-2.0.html
* Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
* Text Domain:  storefront-child
*/

#masthead {
	margin-bottom: 20px;
}

#page > div.storefront-breadcrumb {
	margin-bottom: 20px;
}

.wpneo-campaign-creator-info-wrapper{
	display: none;
}

.wpneo-wrapper p.wpneo-author-info{
	display: none;
}

.campaign-funding-info ul li:last-child {
	display: none;
}

.wpneo-tabs > ul {
	display: none;
}

#wpneo-tab-baker_list{
	display: block;
}

#wpneo-tab-description > div.tab-description.tab_col_9.tab-campaign-story-left > h2{
	display: none;
}

@media (min-width: 768px) {
	.site-header .site-branding img {
		width: auto;
	}
}
.site-header .site-branding img {
	width: auto;
}