/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

h1.entry-title{
	display : none !important;
}

p{
	margin-bottom: 0 !important;
}

.img-gall01 .e-gallery-grid .e-gallery-image{
	border-radius: 10px 80px 10px;
}

.pd-show1 table tbody>tr:nth-child(odd)>td{
    background: none;
    padding: 0;
}

.pd-show1 .cfvsw-product-container .cfvsw-swatches-option:first-child{
    margin-right: 20px;
}

.woocommerce div.product form.cart .variations{
    margin-bottom: 0 !important;
}

.single_add_to_cart_button {
    display: none !important;
}

.pd-show1 .cfvsw-product-container .cfvsw-swatches-option{
	border-radius: 5px 20px !important;
    padding: 10px 20px;
}

.pd-show1 .reset_variations{
	display: none !important;
}

.pd-show1 .single_variation_wrap{
	margin-top: 30px;
}

.pd-show1 bdi{
	color: #000000;
    font-size: 30px;
}

.pd-show1 .woocommerce-variation-description{
	font-size: 14px;
	color: #6D6D6D;
	font-weight: 300;
	margin-bottom: 10px;
}