/*
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.7.1775463043
Updated: 2026-04-06 08:10:43

*/
a.forminator-module-edit-link {
    display: none;
}
.forminator-response-message.forminator-show.forminator-success {
    background: #fff7af !important;
    display: block !important;
    box-shadow: none !important;
    border-left: 2px solid #272261;
    font-size: 12px !important;
    padding: 10px 15px !important;
    margin-top: -10px !important;
    margin-bottom: 15px !important;
}

@media only screen and (max-width: 1024px) {
header.elementor.elementor-22.elementor-location-header div.elementor-sticky {
    background: white;
    box-shadow: 0px 0px 13px 0px #00000047;
}
	}

header.elementor-location-header .e-lazyloaded.elementor-sticky--effects {
    background: white;
    box-shadow: 0px 0px 13px 0px #00000047;
}
@media only screen and (max-width: 1150px) {
header.elementor-location-header .elementor-widget-nav-menu li a {
    padding: 0px 16px !important;
    margin-right: -13px!important;
}}


.select2-selection {
    border-radius: 0px !important;
    border: 1px solid #c2c2c2 !important;
    background: white!important;
}

.select2-selection span {font-weight: 300 !important;color: #444 !important;font-size: 16px !important;}

.forminator-select-dropdown--below {
    background: white!important;
    border: 1px solid #e7e7e7 !important;
    box-shadow: 0px 0px 13px #0441bc26;
    border-radius: 1px;
}

.select2-results__options li {
padding: 7px 12px !important;
    font-weight: 300 !important;
    font-size: 15px !important;
    color: #444 !important;
    line-height: 1.5 !important;
}

.forminator-error-message {
    z-index: 1;
}

span.forminator-icon-chevron-down {
    font-size: 9px !important;
}

.select2-results__option--selected {
    background: #d4d4d4 !important;
}

.select2-results__option--highlighted {
    background: #ececec !important;
}

body.forminator-hustle-dropdown-fix .forminator-select {
    z-index: 2;
}
.forminator-select-dropdown-container--open {
    z-index: 2!important;
}
.forminator-error-message {
   position: absolute;
    margin-top: -6px !important;
    display: block !important;
    background: white !important;
    border: 1px solid #d6d6d6;
    font-size: 13px !important;
    color: #a20000 !important;
    font-weight: 300 !important;
    margin-left: 15px !important;
}

.forminator-iti-input.iti.iti--inline-dropdown .iti__country-list {
    font-size: 14px!important;
}

.forminator-iti-input.iti.iti--inline-dropdown .iti__country-list {
    font-size: 14px;
}

input.iti__search-input {
    display: none;
}

button.forminator-button.forminator-button-submit {
    background: #272261 !important;
    color: white!important;
    padding: 8px 21px!important;
    font-weight: 400!important;
    font-size: 13px!important;
}

.forminator-row.forminator-row-last {
    margin-top: -15px;
}

input.iti__search-input {
    display: none!important;
}

.forminator-error-message::before {
    content: "!";
    background: #7b0101;
    padding: 3px 8px !important;
    color: white !important;
    font-size: 13px;
    font-weight: 900;
    margin-right: 10px;
}


.forminator-field textarea {
    min-height: 100px !important;
    max-height: 100px !important;
}

.forminator-field input, .forminator-field textarea {
    border-radius: 0px!important;
    font-weight: 300!important;
	color:#444!important;
	    font-size: 14px !important;
    border: 1px solid #c2c2c2 !important;
}

.forminator-row {
    margin-bottom: 15px !important;
}

.iti__selected-dial-code {
    font-weight: 300 !important;
    color:#444!important;
}


.forminator-field input::placeholder {
    font-weight: 300!important; 
	color:#444!important;
}

.forminator-field label {
    color: black;
    font-size: 13px!important;
    margin-bottom: 3px!important;
    font-weight: 400!important;
}

span.forminator-checkbox-box::before {
    color: #0441BC !important;
}
span.forminator-checkbox-box {
    border: 1.3px solid #272262 !important;
    background: white !important;
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 16px !important;
}

span.forminator-checkbox-label a {
    color: #272261; 
	font-weight:500!important;
}