/* 
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:
*/


/* HEADER */
header #don a{
	text-transform:uppercase !important;
	border:2px solid #F18815;
	border-radius:90px !important;
	padding:2px 2px 2px 15px !important;
	transition:ease-in-out .3s !important;
}
header #don span{
	color:#F18815 !important;
}
header #don:hover a{
	background-color:#F18815 !important;
	transition:ease-in-out .3s !important;
}
header #don:hover span{
	color:white !important;
}
header #don{
	padding-left:0px !important;
	padding-right:0px !important;
}

header .e-n-menu-title.e-current{
	border:1px solid #83BC2D !important;
	border-radius:90px !important;
}

header.elementor-sticky--effects .e-con-inner{
	padding:20px 0px !important;
	transition:ease-in-out .3s !important;
}
header .e-con-inner{
	transition:ease-in-out .3s !important;
}
header.elementor-sticky--effects{
	border-bottom:1px solid #83BC2D !important;
	transition:ease-in-out .3s !important;
}
header{
	border-bottom:0px solid white !important;
	transition:ease-in-out .3s !important;
}



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

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