/*
Theme Name: Salvert Cabinet Conseil
Theme URI: https://www.hcod.fr
Template: Divi
Author: HCOD
Author URI: https://www.hcod.fr
Description: Thème pour Salvert Cabinet Conseil avec utilisation du plugin HiMMO
Version: 4.27.6.1774372807
Updated: 2026-03-24 18:20:07

*/

/* HiMMO
-----------------------------------------------------------------------*/

.himmo-archive {
	max-width: 1920px;
}

.himmo-filters-v2 {
	max-width: 1280px;
	margin: 0 auto;
}

.himmo-property-card__title {
	padding-bottom: 0;
}

/* MENU STYLING
-----------------------------------------------------------------------*/
.noclic > a:not(.mobile-toggle-icon) { 
    pointer-events: none !important; 
}

/*style menu link as a button in the main menu*/

.pa-menu-button a {
	color: #ffffff!important;
	background-color: #E61973;
	border-radius: 25px;
	padding: 25px!important;
}


/*style menu link as a button on hover in the main menu*/

.pa-menu-button a:hover {
	color: #ffffff!important;
	background-color: #822373; 
	opacity: 1!important;
}

.et_pb_menu_1_tb_header.et_pb_menu ul li.pa-menu-button a {
	color: #ffffff!important;
}

/*adjust the menu button height*/

.et_pb_menu__menu {
	align-self: center;
}