/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

.remove-p{
    margin-bottom: 0px !important;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	    font-size: .8em !important;
			text-align:center !important;
}
.woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{
	text-align:center !important;
}
.add_to_cart_button{
	    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 5px !important;
    left: auto;
    color: #47276d;
    background-color: #fff !important;
    width: 100%;
    border: solid !important;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce span.onsale{
	background-color: #8c52ff !important;
}
.add_to_cart_button:hover{
	color:#8c52ff !important;
}
.woocommerce-loop-product__title{
	color:#8c52ff !important;
}
.woocommerce-loop-product__title:hover{
	color:#000 !important;
	
}
.elementor-widget-wc-archive-products.elementor-wc-products ul.products li.product .price{
	    color: #958e09 !important;
}

.tinvwl_add_to_wishlist_button{
	text-align: center !important;
    width: 100% !important;
    margin: auto !important;
    margin-block: 20px !important;
    color: black !important;
    text-decoration: none !important;
    border: solid !important;
    border-radius: 5px !important;
    padding: 3px !important;
}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button{
	text-align: center !important;
    width: 100% !important;
    margin: auto !important;
    margin-block: 20px !important;
    color: black !important;
    text-decoration: none !important;
    border: solid !important;
    border-radius: 5px !important;
    padding: 3px !important;
}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button, .woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-white:before, .woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-black:before{
	text-align: center !important;
    width: 100% !important;
    margin: auto !important;
    margin-block: 20px !important;
    color: black !important;
    text-decoration: none !important;
    border: solid !important;
    border-radius: 5px !important;
    padding: 3px !important;
}
.tinvwl-woocommerce_after_add_to_cart_button{
		text-align: center !important;
    width: 100% !important;
    margin: auto !important;
    margin-block: 20px !important;
    color: black !important;
    text-decoration: none !important;
    border: solid !important;
    border-radius: 5px !important;
    padding: 3px !important;
}
.woocommerce ul.products li.product .star-rating,.woocommerce .star-rating span,.star-rating, .woocommerce .star-rating::before{
	display: inline-flex;
    color: #8c52ff !important;
}
.ppc-button-wrapper{
	display:none !important
}