/*
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.0.1.1716258820
Updated: 2024-05-21 02:33:40

*/


#input_7_14, #input_7_15, #input_7_26, #input_7_16, #input_7_24, #input_7_25, #input_7_17, #input_7_27, #input_7_28, #input_7_29,
#input_6_14, #input_6_15, #input_6_26, #input_6_16, #input_6_24, #input_6_25, #input_6_17, #input_6_27, #input_6_28, #input_6_29,
#input_5_14, #input_5_15, #input_5_26, #input_5_16, #input_5_24, #input_5_25, #input_5_17, #input_5_27, #input_5_28, #input_5_29,
#input_4_14, #input_4_15, #input_4_26, #input_4_16, #input_4_24, #input_4_25, #input_4_17, #input_4_27, #input_4_28, #input_4_29
{
    width: 100%!important;
    border: 1px solid #CCC;
    box-shadow: inset 0 0 4px rgba(0,0,0,.5);
    color: black;
    background: 0 0;
    font-size: 24px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:10px;
}
.gfield_required{
    display: none;
}

.gform_button {
    background-color:#0031B0;
    color:white;
    font-size:20px!important;
    padding-top:20px;
    padding-bottom:20px;
    padding-left:50px;
    padding-right:50px;
}

.nf-field-label a {
	text-decoration:underline;
	color:orange;
}

.submit-wrap input {
	width:100%!important;
	height:65px!important;
	font-size:22px!important;
}

.nf-field-element li, .nf-field-element ul, .gchoice-icon
{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.gchoice, .nf-field-element li {
	cursor:pointer;
	min-width:23%!important;
	max-width:23%!important;
	margin-right:2%!important;
	margin-top:2%!important;
	padding-bottom:20px!important;
	border:1px solid rgba(0,0,0,0.2)!important;
}

.gchoice:hover, .nf-field-element li:hover {
	border:1px solid #e65c00!important;
}

.gchoice-icon, .nf-field-element li {
	cursor:pointer;
}

.gchoice-icon img, .nf-field-element li, .nf-field-element span, .nf-field-element label {
	cursor:pointer;
}

.nf-field-element label {
	width:100%!important;
	height:120px;
}

.nf-field-element li input {
	display: none!important;
}

.listradio-wrap .nf-field-element label.nf-checked-label:before, .listradio-wrap .nf-field-element label:after {
	visibility:hidden!important;
}

.nf-field-label {
	font-size:18px!important;
}

.nf-mp-header, .nf-form-fields-required {
	display:none;
}

.nf-mp-footer {
	visibility:hidden!important;
	height:0px!important;
}

.nd_travel_container {
	padding-bottom:200px;
}

@media only screen and (max-width: 600px) {
	.nf-field-element ul {
		display:flex!important;
		justify-content:center;
	}
	
	.nf-field-element li {
		min-width:96%!important;
		margin-left:0px!important;
		margin-right:0px!important;
	}
	
	.nf-field-element li, .nf-field-element ul {
		display:block!important;
	}

	.nf-field-element label {
		width:100%!important;
	}
	
	.nf-field-element li, .nf-field-element label {
		height:100px!important;
	}
	
	.nf-field-element img {
		height:90px!important;
	}
	
	.nf-form-content {
		margin-bottom:-20px!important;
	}
}

@media only screen and (min-width: 601px) {
	.nf-form-cont {
		min-height:250px;
	}
}

.nf-field-container {
	margin-bottom:5px!important;
}