/*
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.1757321270
Updated: 2025-09-08 10:47:50

*/

h1.entry-title {
	color: #000000 !important;
	font-size: 40px !important;
}

button#rform-button-submit {
	border-radius: 8px !important;
}

.user-registration .user-registration-MyAccount {
	max-width: 100% !important;
}

.body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-button-container,
.ur-frontend-form .ur-form-row .ur-form-grid,
.ur-frontend-form .ur-button-container {
	padding: 0px !important;
}

.user-registration-LostPassword.lost_password {
	font-size: 12px !important;
}

button.user-registration-Button.button.ur-submit-button {
	margin-top: 1rem;
}

button.user-registration-Button.button.ur-submit-button,
button.btn.button.ur-submit-button.submit,
.ur-button-container{
	width: 100% !important;
}

h2 {
	color: #000000 !important;
}

.wsp-container h2 {
	display: none;
}

.wsp-pages-list li {
	margin-bottom: 1rem !important;
}

.wsp-pages-list a {
	color: black !important;
	text-decoration-line: none !important;
}

.wsp-pages-list a:hover {
	color: #5ab2ff !important;
	text-decoration: underline !important;
}

.wsp-pages-list {
	color: black !important;
	margin-bottom: 3rem !important;
}

input[type=email], input[type=text], textarea {
	background-color: #f0f0f0 !important;
}