/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 3.4.5
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

body{
	text-decoration:none;
}
.elementor-widget-text-editor p:last-of-type {
    margin-bottom: 0;
}

/* GravityForm */
#GravityForm .gfield_label, #GravityForm label {
    font-size: 16px;
    line-height: 20px;
    color: #092c5c;
    font-weight: 500;
    margin-bottom: 4px;
    display: flex;
    gap: 2px;
    align-items: flex-start;
    padding: 0;
}
#GravityForm #gform_wrapper_1 .gfield_label, #GravityForm #gform_wrapper_1 label{
	color: #fff;
}
fieldset#field_1_6 {
    display: flex;
    gap: 11px;
}
div#gfield_consent_description_1_6 {
    border: none;
    padding: 0;
    color: #fff;
    margin: 0;
    cursor: pointer;
	 font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 500;
}
#gform_confirmation_message_1 {
    font-weight: 500;
    background: #fff;
    padding: 10px;
    border-radius: 3px;
    color: #0a1e39;
}
fieldset#field_1_6 .gfield_consent_label {
    position: absolute;
    left: 18px;
    opacity: 0;
}
#GravityForm .gfield_consent_label {
    display: block;
	cursor: pointer;
	    font-size: 14px;
}
#GravityForm .gform_confirmation_message {
    text-align: center;
}
#GravityForm .ginput_container_consent span.gfield_required_text,
#GravityForm .gform_validation_errors,
#GravityForm span.gfield_required span.gfield_required_text,
#GravityForm .validation_message  {
    display: none;
}
#GravityForm span.gfield_required::after{
    content: '*';
}
#gform_fields_1,
#gform_fields_2,
#gform_fields_3,
#gform_fields_4,
#gform_fields_5{
    gap: 20px;
}
#GravityForm input:not([type=checkbox]), 
#GravityForm textarea {
    padding: 8px 16px;
    border-radius: 6px;
    border: 1px solid #e2e8f0;
    box-shadow: none;
    outline: 0;
    min-height: 45px;
    font-size: 16px;
    color: #000;
}
#GravityForm textarea{
    min-height: 98px;
    resize: none;
}
#GravityForm input::placeholder,
#GravityForm textarea::placeholder{
    color: #64748b;
}
#GravityForm input.gform_button.button {
    width: 100%;
    text-align: center;
    border: none;
    margin: 20px 0 0;
    min-height: 36px;
    line-height: 24px;
    background-color: var(--e-global-color-secondary);
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: var(--e-global-color-primary);
    border-radius: 5px 5px 5px 5px;
    padding: 14px 20px 14px 20px;
	text-transform: uppercase;
}
#GravityForm input.gform_button.button:hover {
    background-color: #F3CA12;
}
#GravityForm .gform_footer.before {
    padding-bottom: 0;
    margin-bottom: 0;
}
#GravityForm .gfield_error input {
    border-color: #c02b0a;
    background-color: #f1e7e4;
}
#GravityForm .gfield_error .gfield_consent_label {
    color: #c02b0a;
}
#GravityForm .gform_footer {
    padding-bottom: 0;
    margin: 0;
}

#gform_ajax_spinner_1,
#gform_ajax_spinner_2,
#gform_ajax_spinner_3{
    position: absolute;
    left: 0;
    right: 0;
	bottom: 10px;
    margin: auto;
}
/* GravityForm */
#Page_Content ul,
#Page_Content ol,
.elementor-widget-text-editor ul {
    padding-left: 24px;
    margin: 0 0 10px;
}
#Page_Content ul:last-of-type,
.elementor-widget-text-editor ul:last-of-type {
    margin-top: 10px;
}
#Page_Content ul li:not(:last-child){
	margin-bottom: 5px;
}
.elementor-widget-text-editor ul li:not(:last-child) {
    margin-bottom: 8px;
}
.list_dots ul li::marker {
    color: #092c5c;
}
#Page_Content ol li::marker {
    color: #000;
    font-weight: 600;
}
#PostSearch form.e-search-form {
    position: relative;
}
.post_terms ul.elementor-post-info .elementor-post-info__terms-list .elementor-post-info__terms-list-item {
    background-color: #d1fadfff;
    padding: 5px 8px;
    margin: 10px 5px 10px 0;
    font-size: 12px;
    font-weight: 400;
    color: #000000ff;
    border-radius: 20px;
}
.post_terms ul.elementor-post-info .elementor-post-info__terms-list {
    font-size: 0;
    text-indent: 0;
}
#ArchiveWrapper nav.elementor-pagination .page-numbers {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    min-width: 32px;
    transition: background .2s;
    font-size: 16px;
    padding: 6px 12px;
    font-weight: 400;
    font-family: 'Lato';
}
#ArchiveWrapper nav.elementor-pagination span.page-numbers:not(.current) {
    cursor: not-allowed;
    text-indent: 0;
    user-select: none;
    opacity: .5;
}
#ArchiveWrapper nav.elementor-pagination span.page-numbers.current {
    border-color: #007bff;
    color: #007bff;
    font-weight: 700;
}
#ArchiveWrapper nav.elementor-pagination span.page-numbers.current:hover, 
#ArchiveWrapper nav.elementor-pagination a.page-numbers:hover {
    background: #f0f0f0;
}

#Page_Content h2 {
    font-size: 30px;
    line-height: 38px;
}
#Page_Content.policies h2::before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #E2E5EB;
    margin: 32px 0;
}
#Page_Content h3 {
    font-size: 26px;
    line-height: 34px;
}
#Page_Content strong{
	font-weight:600;
}
#Page_Content li p{
	margin: 0;
}
#Page_Content iframe {
    margin: 20px 0;
    max-width: 560px;
}
#Page_Content p a:hover{
	text-decoration: underline;
}
ul.meta_info {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
ul.meta_info li {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #556C79;
	    display: flex;
    align-items: center;
}
ul.meta_info li:not(:first-child)::before {
        content: '';
    display: inline-block;
    margin-right: 8px;
    font-size: 25px;
    width: 4px;
    height: 4px;
    background: #556c79;
    border-radius: 10px;
}

@media (max-width:767px){
	#MainMenu nav.elementor-nav-menu--dropdown {
		max-width: 280px;
		left: auto !important;
		right: 0 !important;
		border-radius: 6px !important;
	}
	#Page_Content h2 {
		font-size: 26px;
		line-height: 34px;
	}
	#Page_Content h3 {
		font-size: 24px;
		line-height: 32px;
	}
	#CategoryMenu ul.elementor-nav-menu {
		justify-content: center;
	}
	#PostSearch {
		width: 100%;
	}
	.single-post .elementor-widget-image {
		display: inline-flex;
	}
	#Page_Content.policies h2::before {
		margin: 24px 0;
	}
}