/*
Theme Name: Onus Lighting
Description: Child theme for Storefront
Author: Derek Lau
Template: storefront
Version: 1.0.0
*/

.site-info, #site-header-cart, .storefront-handheld-footer-bar, .home .entry-title {
	display: none;
}
.site-header .site-branding img {
	width: auto;
}
.home #primary, .page-template-template-nosidebar #primary {
	width: 100%;
}
.handheld-navigation {
	transition: all, ease 0s;
}
.site-header .custom-logo-link {
	display: inline-block;
}
/*Product Page CSS*/
.single-product .woocommerce-variation-add-to-cart, .single-product div.product .product_meta .sku_wrapper, .product .price, ul.products li.product .price {
	display: none;
}
