/*
	Theme Name: Hello Elementor Child
	Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-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.
	Author: Elementor Team
	Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
	Template: hello-elementor
	Version: 3.1.1
	Stable tag: 3.1.1
	Requires at least: 6.0
	Tested up to: 6.5
	Requires PHP: 7.4
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: hello-elementor
	Tags: accessibility-ready, flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready,
*/

* > p:last-child {
	margin-block-end: 0;
}

.comments-area a,
.page-content a {
	text-decoration: none;
}

.gform_button,
.elementor-eform button[type="submit"] {
	background-color: var( --e-global-color-primary ) !important;
	background-image: url('/wp-content/uploads/2025/02/Arrow-3.svg'), url('/wp-content/uploads/2025/02/Arrow-2.svg') !important;
	background-position-x: calc(100% - 20px) !important;
	background-position-y: calc(50% - 1px) !important;
	background-repeat: no-repeat !important;
	background-size: 30px, 0px !important;
	border-color: var( --e-global-color-primary ) !important;
	border-style: solid !important;
	border-radius: 5px 5px 5px 5px !important;
	border-width: 1px 1px 1px 1px !important;
	color: var( --e-global-color-8274d70 ) !important;
	line-height: var( --e-global-typography-7463849-line-height ) !important;
	letter-spacing: var( --e-global-typography-7463849-letter-spacing ) !important;
	font-family: var( --e-global-typography-7463849-font-family ), Sans-serif !important;
	font-size: var( --e-global-typography-7463849-font-size ) !important;
	font-weight: var( --e-global-typography-7463849-font-weight ) !important;
	padding: 5px 60px 5px 15px !important;
	text-transform: var( --e-global-typography-7463849-text-transform ) !important;
	text-decoration: var( --e-global-typography-7463849-text-decoration ) !important;
	-webkit-transition: all 0s linear, background 0.3s linear !important;
	-moz-transition: all 0s linear, background 0.3s linear !important;
	-ms-transition: all 0s linear, background 0.3s linear !important;
	-o-transition: all 0s linear, background 0.3s linear !important;
	transition: all 0s linear, background 0.3s linear !important;
}

.gform_button:hover,
.elementor-eform button[type="submit"]:hover {
	background-color: var( --e-global-color-8274d70 ) !important;
	background-image: url('/wp-content/uploads/2025/02/Arrow-2.svg'), url('/wp-content/uploads/2025/02/Arrow-3.svg') !important;
	color: var( --e-global-color-primary ) !important;
}

.elementor-widget-image a:has(img) {
	height: 100%;
}
