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

body {overflow-x:hidden}
.grecaptcha-badge {display:none !important;}
input[type=tel] {text-align:right;}

.tp-credit{color:#000;font-size:14px;text-align:center;padding:3px 0;}
.tp-credit a {color:#000}

.woocommerce-store-notice.demo_store {
   background-color: #45301f;
}

/* Shop archive: clicking a product card opens the product page (JetEngine overlay link ships with z-index:-1) */
.jet-listing-grid__item { position: relative; }
.jet-listing-grid__item .jet-engine-listing-overlay-link { z-index: 1; }
.jet-listing-grid__item .elementor-widget-jet-woo-builder-archive-add-to-cart,
.jet-listing-grid__item .add_to_cart_button { position: relative; z-index: 2; }
