/* 
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: 2.0.0
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 */

/***********/
/* General */
/***********/
.elementor-widget-text-editor p:last-child {
    margin-bottom: 0;
}

a {
	transition: color .3s ease;
}

a.word-break {
	word-break: break-word;
}

/* list */
.elementor-widget-text-editor ul li,
.elementor-widget-text-editor ol li {
	margin-bottom: 0.9rem!important;
}

.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
	margin-bottom: 0.9rem!important;
}

/* center list */
.center-list div ul {
	list-style-position: inside;
	padding-left: 0;
}

.center-list div ul li span {
	margin-left: -10px;
}

/*
a svg {
	transition: opacity .2s ease!important;
}

a svg:hover {
	opacity: 0.7;
}*/

/* Icon fix */
.elementor-icon-wrapper,
.elementor-icon-wrapper .elementor-icon {
	line-height: 0!important;
}

.icon-image .elementor-icon svg {
    width: 100%!important;
	height: auto!important;
}

.elementor-icon svg {
	transition: fill .2s ease;
}

/* Icon List Fix */
.elementor-icon-list-item a {
	align-items: center!important;
}

.elementor-icon-list-item .elementor-icon-list-icon svg {
	transition: fill 0.2s ease;
}

.elementor-icon-list-item .elementor-icon-list-text {
	transition: color 0.2s ease;
}

.elementor-icon-list-icon {
	line-height: 0!important;
}

/* Icon Button Fix */
.elementor-button-content-wrapper .elementor-button-icon {
    display: flex;
    align-items: center;
}

/* Elementor Icon normalize */
.icon-normal .elementor-icon-wrapper .elementor-icon svg {
	height: auto!important;
}

/* responsive icons */
.icon-rspn .elementor-icon-wrapper .elementor-icon svg {
	display: block;
	max-width: 100%!important;
	height: auto!important;
}

/* Icon hover transition */
a.elementor-icon i {
	transition: color 0.3s ease;
}

/* Webkit shear x fix */
#Search::-webkit-search-cancel-button {
    color: var( --e-global-color-primary );
}

/* remove button outline 
[type=submit], 
[type=submit]:focus,
button,
button:focus {
    outline: none!important;
	border: none;
}*/

/* Remove field focus-visible 
:focus-visible {
    outline: none;
}*/

/* remove safari form styling */
input[type=text], input[type=email], input[type=tel], textarea, input[type=button] {   
    -webkit-appearance: none;
    -moz-appearance: none;
	-webkit-border-radius: 0;
    appearance: none;
}

/* Visually Hidden */
.visually-hidden {
	font-size: 0!important;
	width: 1px!important;
	height: 1px!important;
	display: inline-block!important;
	overflow: hidden;
	position: absolute!important;
	border: 0!important;
	padding: 0!important;
	margin: 0!important;
	clip: rect(1px,1px,1px,1px);
}

.elementor-editor-active .visually-hidden {
font-size: inherit!important;
	width: inherit!important;
	height: inherit!important;
	display: inherit!important;
	overflow: inherit!important;
	position: inherit!important;
	border: inherit!important;
	padding: inherit!important;
	margin: inherit!important;
}

/* popup close button */
.dialog-close-button svg {
	transition: fill 0.3s ease;
}

/* anchor offset 
body:not(.elementor-editor-active) .elementor-menu-anchor {
	display: block;
	position: relative;
	top: -100px;
	visibility: hidden;
	pointer-events: none;
}

@media (max-width: 1024px) {
	body:not(.elementor-editor-active) .elementor-menu-anchor {
		top: -100px;
	}
}

@media (max-width: 767px) {
	body:not(.elementor-editor-active) .elementor-menu-anchor {
		top: -74px;
	}
}*/

/* Hidden Yoast Breadcrumbs */
.hidden-breadcrumbs {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/* instagrm feed fix */
#sb_instagram #sbi_images {
	padding: 0;
}

/* GFORMS */
body .el-gform .gform-theme--foundation .gform_fields {
	grid-row-gap: 20px;
}

/* Required elements */


body .el-gform .gform_heading .gform_required_legend {
	font-family: var(--e-global-typography-559fb21-font-family), Sans-serif;
    font-size: var(--e-global-typography-559fb21-font-size);
    font-weight: var(--e-global-typography-559fb21-font-weight);
    line-height: var(--e-global-typography-559fb21-line-height);
    letter-spacing: var(--e-global-typography-559fb21-letter-spacing);
    color: var(--e-global-color-text);
}

body .el-gform .gfield_required_asterisk,
body .el-gform .gform_heading .gfield_required_asterisk {
	font-family: var(--e-global-typography-559fb21-font-family), Sans-serif;
    font-size: var(--e-global-typography-559fb21-font-size);
    font-weight: var(--e-global-typography-559fb21-font-weight);
    line-height: var(--e-global-typography-559fb21-line-height);
    letter-spacing: var(--e-global-typography-559fb21-letter-spacing);
    color: var(--e-global-color-secondary);
}

body .el-gform .gfield_required_text {
	font-family: var(--e-global-typography-559fb21-font-family), Sans-serif;
    font-size: var(--e-global-typography-559fb21-font-size);
    font-weight: var(--e-global-typography-559fb21-font-weight);
    line-height: var(--e-global-typography-559fb21-line-height);
    letter-spacing: var(--e-global-typography-559fb21-letter-spacing);
	color: var(--e-global-color-secondary);
}

/* Field labels */
body .el-gform .gform_wrapper .gform-field-label:not(.gform-field-label--type-sub, .gform-field-label--type-inline) {
    font-family: var(--e-global-typography-559fb21-font-family), Sans-serif;
    font-size: var(--e-global-typography-559fb21-font-size);
    font-weight: var(--e-global-typography-559fb21-font-weight);
    line-height: var(--e-global-typography-559fb21-line-height);
    letter-spacing: var(--e-global-typography-559fb21-letter-spacing);
    color: var(--e-global-color-text);
}

body .el-gform .gform_wrapper .gform-field-label--type-sub {
	display: none;
}

body .el-gform .gform_wrapper .gfield_description {
	color: var( --e-global-color-text );
}

/* Field inputs */
body .el-gform .gform_wrapper .ginput_container_text input,
body .el-gform .gform_wrapper .ginput_container_email input,
body .el-gform .gform_wrapper .ginput_container_phone input,
body .el-gform .gform_wrapper .ginput_container_date input,
body .el-gform .gform_wrapper .name_first input,
body .el-gform .gform_wrapper .name_last input,
body .el-gform .gform_wrapper .ginput_container_address input,
body .el-gform .gform_wrapper .ginput_container_address select,
body .el-gform .gform_wrapper .gfield--input-type-select select,
body .el-gform .gform_wrapper .ginput_container_textarea textarea {
	block-size: unset!important;
	font-family: var(--e-global-typography-a5e0de3-font-family), Sans-serif;
    font-size: var(--e-global-typography-a5e0de3-font-size);
    font-weight: var(--e-global-typography-a5e0de3-font-weight);
    line-height: var(--e-global-typography-a5e0de3-line-height);
    letter-spacing: var(--e-global-typography-a5e0de3-letter-spacing);
    color: var(--e-global-color-text);
	border: 1px;
	border-style: solid;
	border-color: var(--e-global-color-secondary);
	border-radius: 0;
	border-width: 0 0 3px 0;
	padding: 0.75rem 0!important;
	background-color: transparent;
	box-shadow: none;
	width: 100%;
}

body .el-gform .gform_wrapper .ginput_container_text input::placeholder,
body .el-gform .gform_wrapper .ginput_container_email input::placeholder,
body .el-gform .gform_wrapper .ginput_container_phone input::placeholder,
body .el-gform .gform_wrapper .ginput_container_date input::placeholder,
body .el-gform .gform_wrapper .name_first input::placeholder,
body .el-gform .gform_wrapper .name_last input::placeholder,
body .el-gform .gform_wrapper .ginput_container_address input::placeholder,
body .el-gform .gform_wrapper .ginput_container_address select::placeholder,
body .el-gform .gform_wrapper .gfield--input-type-select select::placeholder,
body .el-gform .gform_wrapper .ginput_container_textarea textarea::placeholder {
	color: var(--e-global-color-text);
}

body .el-gform .gform_wrapper .ginput_container_textarea textarea {
	block-size: 6rem!important;
}

body .el-gform .gform_wrapper .ginput_container_text input:focus,
body .el-gform .gform_wrapper .ginput_container_email input:focus,
body .el-gform .gform_wrapper .ginput_container_phone input:focus,
body .el-gform .gform_wrapper .ginput_container_date input:focus,
body .el-gform .gform_wrapper .name_first input:focus,
body .el-gform .gform_wrapper .name_last input:focus,
body .el-gform .gform_wrapper .ginput_container_address input:focus,
body .el-gform .gform_wrapper .ginput_container_address select:focus,
body .el-gform .gform_wrapper .gfield--input-type-select select:focus,
body .el-gform .gform_wrapper .ginput_container_textarea textarea:focus {
	border-color: var(--e-global-color-primary);
}

/* Submit Button */
body .el-gform .gform_wrapper .gform_footer {
	justify-content: center;
}

body .el-gform .gform_wrapper .gform_footer input.gform_button.button,
body .el-gform .gform_wrapper .gform_footer input[type=submit].gform_button.button {
	font-family: var(--e-global-typography-84151a0-font-family), Sans-serif;
    font-size: var(--e-global-typography-84151a0-font-size);
    font-weight: var(--e-global-typography-84151a0-font-weight);
    text-transform: var(--e-global-typography-84151a0-text-transform);
    line-height: var(--e-global-typography-84151a0-line-height);
    letter-spacing: var(--e-global-typography-84151a0-letter-spacing);
    color: var(--e-global-color-37f8fc6);
    background-color: var(--e-global-color-primary);
    border: none;
    border-radius: 0;
    padding: 0.875em 1.75em 0.875em 1.75em;
	block-size: auto;
	box-shadow: none;
	
}

body .el-gform .gform_wrapper .gform_footer input.gform_button.button:hover,
body .el-gform .gform_wrapper .gform_footer input[type=submit].gform_button.button:hover {
	color: var(--e-global-color-37f8fc6);
	background-color: var(--e-global-color-b455f6d);
}

/* confirmation message */
body .el-gform .gform_confirmation_message {
	text-align: center!important;
	font-weight: 600!important;
	color: var( --e-global-color-primary )!important;
	font-size: 2rem;
	padding: 40px 0;
}

/* remove focus outline. Do this if there is another visual indication that the field is selected. */
body .el-gform .gform_wrapper .ginput_container_text input:focus,
body .el-gform .gform_wrapper .ginput_container_email input:focus,
body .el-gform .gform_wrapper .ginput_container_phone input:focus,
body .el-gform .gform_wrapper .ginput_container_date input:focus,
body .el-gform .gform_wrapper .name_first input:focus,
body .el-gform .gform_wrapper .name_last input:focus,
body .el-gform .gform_wrapper .ginput_container_address input:focus,
body .el-gform .gform_wrapper .ginput_container_address select:focus,
body .el-gform .gform_wrapper .gfield--input-type-select select:focus,
body .el-gform .gform_wrapper .ginput_container_textarea textarea:focus,
body .el-gform .gform_wrapper .ginput_container_checkbox input,
body .el-gform .gform_wrapper .gform_footer input.gform_button.button:focus,
body .el-gform .gform_wrapper .gform_footer input[type=submit].gform_button.button:focus {
	outline: none!important;
}