/* 
Theme Name: BeyondHousing
Theme URI: https://github.com/elementor/hello-theme/
Description: This is a child to the Hello Elementor theme, created by Julia & Jordan
Author: Julia Cramer & Jordan Fautley
Author URI: 
Template: hello-elementor
Version: 1.0.1
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
*/
.searchandfilter ul{
    padding:0;
    text-align: center;
}
.searchandfilter .sf-input-text{
    font-family: 'Montserrat';
    border:none;
    background-color:  rgba(225, 224, 209, 0.35);;
    font-style: italic;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
}
.searchandfilter .sf-input-text:before{
    content: '\f002';
    width:20px;
}

.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button{
    border:1px solid;
	padding:20px 20px;
}

#field_2_10{
	display:none;
}
