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


.comment-form-email {
	visibility:hidden;	
}

.comment-form-author label span.required {
    visibility: hidden;
}

.shipping_class_desc {
	color: green;
}

p.woocommerce-store-notice.demo_store {
	top:80px !important;
	font-size: x-large !important;
	font-weight: normal !important;
	    z-index: 9998 !important;
}

.woocommerce .onsale {
    top: -8px; !important;
    left: -55px; !important;
    width: 178px; !important;
}

.woocommerce #comments .x-comment-header {
	width: 240px;	
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #B63F1B; !important;
    color: #fff;
}

.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
	background-color: #B63F1B; !important;
    color: #fff;
}

a.checkout-button.button.alt.wc-forward {
	background-color: #B63F1B; !important;
    color: #fff;
}

/*
a.button.product_type_variable.add_to_cart_button {
	visibility:hidden;	
}

a.button.product_type_simple add_to_cart_button ajax_add_to_cart{
	visibility:hidden;
}

.elementor-element.elementor-element-1108099.elementor-add-to-cart--align-center.elementor-widget.elementor-widget-wc-add-to-cart{
	visibility:hidden;
}
*/
