/*
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.1.1.1731660433
Updated: 2024-11-15 08:47:13

*/

.rank-math-breadcrumb {text-align: center;}

/* Form */
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
	border-color: var( --e-global-color-accent ) !important;
}
.wpcf7 textarea {
	height: 120px;
}
.elementor-kit-258 input:not([type="button"]):not([type="submit"]), .elementor-kit-258 textarea, .elementor-kit-258 .elementor-field-textual {
	margin-bottom: 20px;
}
.uacf7-row {
	margin-left: -10px;
    margin-right: -10px;
}
.uacf7-col-3, .uacf7-col-4, .uacf7-col-6, .uacf7-col-12 {
	padding-left: 10px;
    padding-right: 10px;
}
input.wpcf7-form-control[type="submit"] {
	width: auto !important;
}
.wpcf7-spinner {
	position: absolute;
}

/* Spam Protection */
.uacf7_spam_recognation {
	margin-bottom: 20px;
}
.uacf7_spam_recognation #captcha {
	word-break: keep-all;
}
#arithmathic_refresh {
	margin: 0 5px;
}
#arithmathic_refresh svg {
	width: 25px;
    height: 25px;
    fill: #fff;
    padding: 5px 5px 0px 5px;
}
#captcha_input_holder, #arithmetic_input_holder {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
#image_recognation #userInput, #arithmetic_input_holder input {
    margin: 0;
}