/* 
Theme Name: Immobilien van Oepen
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: immobilien-van-oepen
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 */


.grecaptcha-badge,
.grecaptcha-logo{
	display:none !Important;
}

.wpcf7-form-control-wrap select.wpcf7-select {
    -webkit-appearance: none; 
    -moz-appearance: none;     
    appearance: none;        
    
 
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 24px center;
    background-size: 14px;
  
    padding-right: 45px !important; 
}

.wpcf7-form-control-wrap select.wpcf7-select::-ms-expand {
    display: none;
}