/*
Theme Name:   HOB Luxembourg (Master) 2025
Description:  HOB Luxembourg Template
Author:       DV
Version:      1.0.3
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  hob
*/

@import url("assets/css/style.css");
.page-template-page-biens #property_type+.btn-group .multiselect-container{left: 0 !important; right: inherit!important;}
@media screen and (max-width: 768px){
	.form-group.cities{width: 100% !important;}
	#property_country+.btn-group .multiselect-container, #property_type+.btn-group .multiselect-container{max-width: 100% !important;}
	#property_type+.btn-group .multiselect-container li, #property_country+.btn-group .multiselect-container li{width: 50% !important;}
	.page-template-page-biens .form-group .ui-selectmenu-button.ui-button {
		height: 48px !important;
		padding: 10px 20px !important;
	}
	.page-template-page-biens .form-group .ui-button .ui-icon {
		left: 0px !important;
	}
	.property_content{
		padding-top: 45px; 
	}
	.property-gallery .slick-dots,
	.property-specs{
		display: none !important;
	}
	h1 span, h2 span, .h2 span{
		word-break: break-all;	
	}
}
.banner-form-box button i{
	top: 25px !important;	
}
.dropdown-menu li.disabled {
    display: none;
}
.multiselect-native-select .btn-group .multiselect-selected-text
 {
    height: 26px;
    text-transform: capitalize;
}
.properties-related .item-details img {
    filter: brightness(5);
}
a{outline: none !important}
