/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1758784011
Updated: 2025-09-25 07:06:51

*/
.single-product .woocommerce-variation span.woocommerce-Price-amount.amount {
	color: var(--e-global-color-b54b19b);
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 10px;
	display: inline-block;
}
a.elementor-button--checkout{
	display: none !important; 
}
.imageBoxesCon figure.elementor-image-box-img {
	padding: 20px;
	background-color: var( --e-global-color-b54b19b );
	border-radius: 100px;
}
.imageBoxesCon figure.elementor-image-box-img img{
	filter: brightness(1000) invert(1)
}
.iconListSpan .elementor-icon-list-text span{
	font-weight: 600;
	display: block;
	font-size: 20px;
}
.whatsapp-order{
	background-color: var(--e-global-color-b54b19b) !important;
	fill: var(--e-global-color-9916ca5) !important;
	color: var(--e-global-color-9916ca5) !important;
	border-style: none !important;
	border-radius: 0px 0px 0px 0px !important;
	padding: 18px 35px 18px 35px !important;
	transition: all .3s  ease !important;
}

.whatsapp-order:hover{
	background-color: var(--e-global-color-be63d9d) !important;
	color: var(--e-global-color-110576e) !important;
}

.filter-widget .wpc-filter-title {
	font-weight: 600;
	font-size: 18px;
	margin-bottom:20px;
}

.filter-widget .wpc-filter-link {
	color: #161616;
}

.filter-widget .wpc-filters-main-wrap .wpc-term-item {
	margin-bottom: 25px;
}