/*
Theme Name: Bella Casa Theme (Vogue Child Theme)
Theme URI: 
Description: Child 01 theme for the Vogue theme
Author: <a href="https://kairaweb.com/">Kaira</a>
Author URI: 
Template: vogue
Version: 1.1.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 04 Aug 2016 13:29:15 +0000 */ 

@import url('../vogue/style.css');

.woocommerce ul.products li.product h3 {
  min-height: 100px;
}
.woocommerce ul.products li.product .price {
  display:none;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  padding:5px 0 16px;
}
.site-footer-social-copy {
    display: none;
}

.woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce-page div.product p.price {
  display: none;
}

a.header-cart-contents {
  display: none;
}
.main-navigation {
  border-top-width:0px;
}

.search-btn {
	display: none;
}

.site-title {
  display: none;
}

.imagewrapper{
  min-height: 220px;
}

.woocommerce .products .add_to_cart_button {
	display: none!important;
/* Hides the Add to Cart button on the thumbnail pages */
}/* Enter Your Custom CSS Here */

.main-navigation li a {
  padding:10px;
}

style.css
.main-navigation a {
  display:block;
  text-decoration:underline;
}

.woocommerce .quantity .qty {
  display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: none;
}

.woocommerce div.product .product_title {
	display: none;
}

.site-branding a img {
  max-height: 250px;
  max-width:100%;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  padding:10px 0 11px !important;
}