/*
 Theme Name:     Huge Child
 Theme URI:      http://demo.krownthemes.com/huge/
 Description:    A basic child theme for the Huge theme.
 Author:         RubenBristian
 Author URI:     http://rubenbristian.com
 Template:       huge
 Version:        1.3
*/

@import url("../huge/style.css");

/* --------------------------------------
-----   Theme customization starts here   -----
------------------------------------------*/

.single-product .post-meta{ display: none;}
.woocommerce-page .single_add_to_cart_button, .checkout-button, #place_order { background-color: #A08C5B !important; }
.woocommerce-Tabs-panel h2, #comments, .page-sidebar, .sku{ display:none;  }
.woocommerce table.shop_attributes td{ padding-left:8px;}
.woocommerce .quantity .qty{ height:33px; }

