/*
Theme Name: Child Hello Elementor
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
.search_form{
	display: block;
	clear: both;
	max-width: 800px;
    margin: 0 auto;
}
.search_form input, .search_form select{ font-family: "Merriweather"; }
.elementor-77 .elementor-element.elementor-element-592ae48 { margin-top: 0px!important; }
.elementor-86 .elementor-element.elementor-element-d5cec77 > .elementor-element-populated{ padding: 0px 50px 50px 50px !important; }
.search_form p{ margin-bottom: 5px;  font-family: "Merriweather";  }
.search_form .col-1{ width: 10%; float: left;  padding-top: 30px; }
.search_form .col-6{ width: 42%; float: left; margin-right: 15px; }
.search_form .btn{
	background-color: #C6782A !important;
	color: white!important; 
	border: unset !important; 
	border-radius: 100px!important; 
    padding: 7px 35px!important;
    font-family: "Montserrat";
}
.um-right{ display: none; }
.um-col-alt-b .um-link-alt{
    color: #4d8a83 !important;
	font-family: "Merriweather"; 
}
.um-col-alt-b .um-link-alt:hover{
	text-decoration: none;
}
.um-field-type_block{
	 color: #131313;
    font-family: "Merriweather";
}
.um-button{
	font-family: "Montserrat" !important;
    text-transform: uppercase !important;
    background: #cc7a35 !important;
    border-radius: 46px !important;
}
header .elementor-button{ padding: 12px 11px !important; }
@media only screen and ( max-width: 575px ) {
	.search_form .col-1{  width: 100%;  padding-top: 5px; }
	.search_form .col-6{  width: 100%; }
	.search_form{ display: block; }
	.search_form input, .search_form select{ margin-right: 0; margin-bottom: 15px; font-family: "Merriweather"; }
	.elementor-77 .elementor-element.elementor-element-592ae48 { margin-top: 0px!important; }
	.elementor-86 .elementor-element.elementor-element-d5cec77 > .elementor-element-populated{ padding: 0px 15px 15px 15px !important; }
}