/*=== Patches ===*/
.elementor-kit-158 a{
	font-size:inherit !important;
}
/*=== General ===*/
body{
	overflow-x:hidden;
}
.wp-block-button__link.wp-element-button:not([href]):not([tabindex]){
	color:#fff;
}
a{
	  transition: all ease 0.3s;
}
b, strong {
  font-weight: bold;
}
.elementor-heading-title h1,
.elementor-heading-title h2,
.elementor-heading-title h3,
.elementor-heading-title h4,
.elementor-heading-title h5,
.elementor-heading-title h6,
h1, h2, h3, h4, h5, h6{
	font-family: norwester !important; 
	text-transform:capitalize !important;
}
.elementor-button{
		font-family: norwester !important; 
	text-transform:capitalize !important;
}
.elementor-heading-title h1 em,
.elementor-heading-title h2 em,
.elementor-heading-title h3 em,
.elementor-heading-title h4 em,
.elementor-heading-title h5 em,
.elementor-heading-title h6 em,
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em{
	
	font-family: "Oranges and Lemons" !important;
	text-transform:none !important;
	margin-bottom: -1em;
	display:block;
  font-size: 1.3em;
}
.elementor-heading-title h3 em,
h3 em{
	margin-bottom:-.5em;
}

h6{
	margin-bottom:0;
}
/*=== Header ===*/
.header-nav-wrap:after{
	content:' ';
	background-image:url('/wp-content/uploads/2025/05/border-pattern.png');
	width:100vw;
	height:50px;
	position:absolute;
	bottom:-50px;
	left:0;
}
#main-menu .elementor-nav-menu--dropdown {
	background-color:#000;
}

#main-menu ul.elementor-nav-menu li a{
		font-family: norwester !important; 
	text-transform:capitalize !important;
	color: #F37121 !important;
	
}
#main-menu ul.elementor-nav-menu li a.elementor-item-active{
	color:#FFF !important;
}
#main-menu ul.elementor-nav-menu li a.elementor-item-active:after{
	content:none;
	display:none;
	visibility:hidden;
}
#main-menu ul.elementor-nav-menu li a.has-submenu .sub-arrow{
		background-image:url('/wp-content/uploads/2025/10/sub-menu-arrow.png');
	height:15px;
	width:11px;
	background-repeat:no-repeat;
	margin-left: 5px;
  margin-top: -8px;
}
#main-menu ul.elementor-nav-menu li a.has-submenu .sub-arrow svg{
	display:none;
	opacity:0;
	visibility:hidden;
}

#main-menu ul.elementor-nav-menu li ul.elementor-nav-menu--dropdown{
	background:#000;
}
#main-menu ul.elementor-nav-menu li ul.elementor-nav-menu--dropdown li a{
	font-family: "Kolletif" !important;
	color:#fff !important
}
#main-menu ul.elementor-nav-menu li ul.elementor-nav-menu--dropdown li a:hover{
	color:#F37121 !important;
}
/*==== Footer ===*/
.footer:before{
	content:'';
	background-image:url('/wp-content/uploads/2025/10/footer-pattern-01.png');
	display:block;
	background-repeat:repeat-x;
	height:30px;
	width:100vw;
	position:absolute;
	left:0;
	top:-30px;
}

.footer-menu h5,
.footer-menu h5 a{
	font-family: Norwester !important;
	color: #F37121 !important;
	font-size: inherit;
  text-transform: capitalize;
}
.footer-menu h5{
	font-size:22px;
	margin-bottom:.25rem;
	
}
.footer-menu, .footer-menu li, .footer-menu a{
	color:#FFF;
}
.footer-menu ul{
		margin:0;
	padding:0;
}
.footer-menu li{
	list-style:none;
	margin:0 0 .25rem 0;
	padding:0;
}
.footer-menu a:hover{
		color: #F37121 !important;
}

.footer-after:after{
	content:'';
	background-image:url('/wp-content/uploads/2025/10/footer-pattern-02.png');
	display:block;
	background-repeat:repeat-x;
	height:18px;
	width:100vw;
		position:absolute;
	left:0;
	bottom:-18px;
}
