body:not(.home) .header-image {
	background-image: none !important;
	max-height: 0;
}
body:not(.home) .content {
	margin-top: 0;
}
.page-one-column .panel-content .wrap {
    padding-top: 20px !important;
    padding-bottom: 0 !important;
}
footer#colophon {
    margin-top: 0 !important;
}
.site-branding .site-title {
	background: rgba(255,255,255,.3);
	padding: 0 10px;
}
.site-branding .site-title a {
	color: #000 !important;
}
.site-branding .site-description {
    background: rgba(0,0,0,.5);
    padding: 5px 10px;
}
.cart-collaterals .woocommerce-shipping-totals {
	display: none;
}