/* 
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
*/

 .ue-woo-item {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
}
.elementor-821 .elementor-element.elementor-element-bf97e90 .jet-listing-grid__slider-icon {
    width: 46px;
    height: 46px;
    line-height: 46px;
    margin-top: calc( -46px/2 );
    font-size: 22px;
    color: #000000;
    background: #FFFFFF;
    z-index: 0;
}
.woocommerce div.product span.price {
    color: #000000!Important;
    font-size: 1.30em;
}
.woocommerce div.product form.cart .variations td.label {
    padding-left: 1em;
	padding-right: 1em;
}