.stock, .woocommerce-variation-price {
 display:none; 
}

div.qty {
		padding-top: 1px;
		padding-bottom : 10px;	
		font-weight: 700;
}

.woopq-type-select {
		width:100% !important;
		padding-bottom: 15px !important;
}

.qty {
		width:100% !important;
		padding:15px;
		font-size: 15px;
}

.woocommerce-notices-wrapper {
		display:none;
}

.single_add_to_cart_button {
  		width:100% !important;
}

.woocommerce-tabs, .price, .cart-subtotal, span.price {
	display:none !important;
}

#order_review_heading {
  visibility: hidden !important;
}

td.value.select {
		display:none;
}

.reset_variations {
	background: #00a64f;
	padding:15px !important;
	width: 100% !important;
	color: #fff !important;
	font-size: 15px !important;
	border-radius: 7px !important;	
}

td select{
		background-color: #fff !important;
    height:50px;
    line-height:50px;
		border: solid #bbb 1px !important;
	  border-radius: 3px !important;
		font-size: 15px !important;
}

.entry-title {
	font-weight: bold !important;
}

strong.product-quantity {
	display: none;
}