#site-branding .custom-logo-link {
    max-width: 100%;
    margin-top: -76px;
}

.woocommerce ul.products li.product .add_to_cart_button {
    height: 90px;
    border: 1px solid #fff;  
}

.single-product .woocommerce-tabs {
		padding-top: 10px;
		padding-bottom: 120px;
	}

#powered {
    display: none !important;
}

.blog #primary .hentry .entry-meta, .archive #primary .hentry .entry-meta, .search-results #primary .hentry .entry-meta {
    display: none !important;
}

.single-post .entry-author {
    display: none;
}

#desktop-navigation ul ul.sub-menu, #desktop-navigation ul ul.children {
    width: 400px;  
}
.blog-wrap {
    padding-bottom: 10px;
}

/* For gigpress in the sidebar */
span.gigpress-sidebar-date {
	font-weight: bold;
	display: block;
	margin-top: 10px;
}