/* 
Theme Name: La chamade
Theme URI: 
Description: 
Author: Agence la chamade
Author URI: https://agencelachamade.com/
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:
*/

/* GLOBAL */
.bleu{
	color:#66B8FF !important;
}
.vert{
	color:#36DDA3 !important;
}
.orange{
	color:#FFBC90 !important;
}
.shrink:hover{
	transform:scale(1.05) !important;
}

video { pointer-events: none !important; }


/* HEADER */
header .submenu .e-n-menu-item:last-child .e-n-menu-title:after{
	display:none !important;
}

header .e-n-menu-item:has(.e-active) .e-n-menu-title-text:after{
	content:"" !important;
	display:inline-block !important;
	width:80px !important;
	height:25px !important;
	background-image:url('/wp-content/uploads/2025/09/arrow-menu-header.svg') !important;
	background-size:contain;
	background-repeat:no-repeat;
	position:absolute !important;
	top:53px !important;
	transform:translate(-50%,0%) !important;
	left:50% !important;
}

header .submenu .e-n-menu-heading .e-n-menu-item .e-n-menu-title-text:after{
	display:none !important;
	opacity:0 !important;
}

/*-----*/
header #move span{
	color:#66B8FF !important;
}
header #move span:hover{
	color:white !important;
}
/*-----*/
header #master span{
	color:#36DDA3 !important;
}
header #master span:hover{
	color:white !important;
}
/*-----*/
header #manage span{
	color:#FFBC90 !important;
}
header #manage span:hover{
	color:white !important;
}




.plus-mobile-menu-content.in,.plus-mobile-menu-content{
	top:62px !important;
}


/* HOME */
.explore-bleu:hover h4, .explore-bleu:hover p,.explore-bleu:hover svg path{
	color:#66B8FF !important;
	fill:#66B8FF !important;
}

.explore-vert:hover h4, .explore-vert:hover p,.explore-vert:hover svg path{
	color:#2DA87E !important;
	fill:#2DA87E !important;
}


.explore-orange:hover h4, .explore-orange:hover p,.explore-orange:hover svg path{
	color:#FFBC90 !important;
	fill:#FFBC90 !important;
}


/* Background */
.page-id-15 #background{
	font-weight:bold !important;
	color:#66B8FF !important;
}

/* Solutions */
.page-id-17 #solutions, .page-id-19 #solutions, .page-id-21 #solutions, .page-id-23 #solutions{
	font-weight:bold !important;
	color:#66B8FF !important;
}

/* Products */
.page-id-25 #products, .page-id-27 #products, .page-id-29 #products, .page-id-31 #products{
	font-weight:bold !important;
	color:#66B8FF !important;
}

/* Next steps */
.page-id-33 #steps{
	font-weight:bold !important;
	color:#66B8FF !important;
}

/* About */
.page-id-37 #about{
	font-weight:bold !important;
	color:#66B8FF !important;
}

/* Resources */
.page-id-35 #resources{
	font-weight:bold !important;
	color:#66B8FF !important;
}








@media screen and (max-width: 1024px){
}

@media screen and (max-width: 768px){
	/* end custom */
}