/*
Theme Name: Immobilienkanzlei Theme
Author: Life Design
Template: realhomes
Version: 1.0.0
*/

/*
 * Schwarz	#1A1A1A
 * Blau		#07364A		Dunkel	#052939
 * Gold		#D4B483		Dunkel	#CBA367
 * Gold BG LIGHT #F6F3ED
 * */

/*
:root {
	--rh-logo-container-width: 140px;
}
*/

/* General */

body .rhea_ultra_search_form_wrapper .rhea_search_button_wrapper .rhea_advanced_expander, 
body .rhea_ultra_search_form_wrapper .rhea-more-options-mode-container .rhea_open_more_features:hover,
body .rhea_ultra_search_form_wrapper .rhea_search_button_wrapper .rhea_search_form_button:hover,
body .bootstrap-select.rhea_multi_select_picker > .dropdown-menu li a:hover, 
body .bootstrap-select.rhea_multi_select_picker_location > .dropdown-menu li a:hover {
	color: #fff;
}

body .rhea_ultra_search_form_wrapper .rhea_search_button_wrapper .rhea_advanced_expander .search-ultra-plus svg {
	fill: #fff;
}

body .rhea_ultra_search_form_wrapper .rhea-more-options-mode-container .rhea_open_more_features:hover span::before, 
body .rhea_ultra_search_form_wrapper .rhea-more-options-mode-container .rhea_open_more_features:hover span::after {
  background: #fff;
}

body .rhea_ultra_search_form_wrapper .bootstrap-select.rhea_multi_select_picker .caret, 
body .rhea_ultra_search_form_wrapper .bootstrap-select.rhea_multi_select_picker_location .caret, 
body .rhea_ultra_search_form_wrapper .bootstrap-select.inspiry_select_picker_trigger .caret {
	border-top-color: #fff;
}

body .rhea_ultra_search_form_wrapper .bootstrap-select.rhea_multi_select_picker.dropup .caret, 
body .rhea_ultra_search_form_wrapper .bootstrap-select.rhea_multi_select_picker_location.dropup .caret, 
body .rhea_ultra_search_form_wrapper .bootstrap-select.inspiry_select_picker_trigger.dropup .caret {
	border-bottom-color: #fff;
	border-top-color: #fff;
}

/* Testimonials */

body .rhea-ultra-thumb {
	box-shadow: 14px 14px 0px 4px rgba(212, 180, 131, 0.1);
	-webkit-box-shadow: 14px 14px 0px 4px rgba(212, 180, 131, 0.1);
	-moz-box-shadow: 14px 14px 0px 4px rgba(212, 180, 131, 0.1);
}