/*
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: A lightweight and minimalist WordPress theme for Elementor page builder.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.8.1.1690721603
Updated: 2023-07-30 15:53:23

*/
/* RTL for Fluent Forms columns - START */
.ff-t-cell {
	direction:rtl!important;
}
/* RTL for Fluent Forms columns - END */
/* Hide the thead of travel insurance form - START */
#fluentform_4 > fieldset > div.ff-t-container.ff-column-container.ff_columns_total_3 > div.ff-t-cell.ff-t-column-3 > div.ff-el-group.ff-el-repeater.js-repeater > div.ff-el-input--content > table > thead {
	display:none;
}
/* Hide the thead of travel insurance form - END */
/* sticky middle column HASHVAA - not working */
/*.ff-sticky-dudi-2 /* נוסעים *//* {
    position: sticky!important;
	top:12%!important; 
	bottom:30%!important;
}
.ff-sticky-dudi-1 /* יעד נבחר *//* {
    position: sticky!important;
	top:22%!important;
	bottom:20%!important;
}
.ff-sticky-dudi-3 /* תאריכים *//* {
    position: sticky!important;
	top:32%!important;
	bottom:10%!important;
}
.ff-sticky-dudi-4 /* הרחבות *//* {
    position: sticky!important;
	top:42%!important;
	bottom:0!important;
}
/* sticky middle column HASHVAA - end */
/* Styling the summary column (the left one) - START */
input#ff_4_numeric-field , input#ff_4_numeric-field_1 , input#ff_4_numeric-field_2 , input#ff_4_numeric-field_3 , input#ff_4_numeric-field_4 {
	border:0;
	background:transparent;
	padding:0;
	width:50%;
	line-height:1;
}
span.ff_input-group-text {
	padding-left: 0!important;
	padding-right:0!important;
	background: transparent!important;
	line-height:1!important;
}
.fluentform .ff_input-group-prepend {
	display: flex!important;
	flex: 49% 0 0;
	justify-content: center;
}
/* Styling the summary column (the left one) - END */
/* removing the bottom margin at the HTML fields (fluent forms) */
.ff-html-field-style {
	margin-bottom:0!important;
}
/* removing the submit button */
.ff-el-group.ff-text-left.ff_submit_btn_wrapper {
	display:none;
}

input#ff_4_datetime {
	direction:ltr;
}

.varela-font {
	font-family: 'Varela Round';
}
.fluentform .ff_input-group {
	flex-wrap: nowrap!important;
}
.fluentform .ff_input-group .ff-el-form-control {
	max-width:100%;
	width:100%!important;
	padding-left:0;
	padding-right:0;
	border:none;
	background-color:transparent!important;
	font-size:26px;
	color:green;
	text-align:center;
}
select#ff_5_dropdown {
	max-width:120px;
}
.fluentform .ff_input-group {
display:block!important;
}
/*
#menu-1-4b342e1 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-34 > a {
	padding-bottom:0;
}
#menu-1-4b342e1 > li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-33 > a {
	padding-bottom:0;
}
*/