/*
Theme Name: Hello Elementor child
Author: 
Description: Your description goes here
Version: 2.9.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
/* Single product page CSS Start 19-01-24 */ 
.woocommerce .quantity .qty {
    width: 5em !important
}
.woocommerce .size_variations_wrapper label{
	padding-bottom:5px
}
.woocommerce button.single_add_to_cart_button.button.alt {
    padding: 13px 30px;
}
.woocommerce div.product form.cart table td {
    padding-left: 10px;
}
/* Single product page CSS End */
.bhmsSearchResult .product-type-variation {
    display: none;
}