.elementor-kit-4{--e-global-color-primary:#69BE28;--e-global-color-secondary:#B7D77A;--e-global-color-text:#3B484E;--e-global-color-accent:#5C305E;--e-global-color-b48b728:#FFFFFF;--e-global-color-6bd5144:#222D32;--e-global-color-48d783e:#CED6D8;--e-global-color-e7da60a:#778388;--e-global-typography-primary-font-family:"Museo Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Archer";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Museo Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Museo Sans";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* edit the hamburger and close icon colors here */

.lytbox-button {
	--hamburger-color: #778388;
	--close-x-color: #fff;
	display: block;
	height: 18px;
	cursor: pointer;
	position: relative;
	z-index: 101;
}


/* must add in elementor template ID number to make the menu full width */
.elementor-888 {
	width: 100%;
}




/* end editing */

.lytbox-navigation {
	position: fixed;
	top: 0;
	left: 0;
	transform: translateX(100%);
	overflow: hidden;
	transition: transform 0.2s;
	width: 100%;
	height: 100vh;
	z-index: 100;
}

.lytbox-navigation {
	display: flex;
	justify-content: center;
	align-items: center;
}




/* toggle hamburger*/

.lytbox-button .hamburguer {
	position: relative;
}

.lytbox-button .hamburguer span{
	display: block;
	height: 2px;
	width: 24px;
	background: var(--hamburger-color);
	transform-origin: 50% 50%;
	transition: all 0.1s 0.2s ease, transform 0.2s ease;
}

.lytbox-button .hamburguer span:nth-child(2) {
	transform: translate(0, 6px);
}

.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 12px);
		
}

.lytbox-nav_control {
	position: absolute;
	left: -9999px;
	width: 100%;
	clip: rect(0, 0, 0, 0);
}

.lytbox-nav_control:checked~.lytbox-navigation {
	transform: translateX(0);
	opacity: 1;
	transition: transform 0.3s, opacity 0.3s;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer {
	transition: all 0.1s 0s ease;
}





/* closed X */

.lytbox-nav_control:checked~.lytbox-button .hamburguer span {
	background: var(--close-x-color);
	transition: all 0.1s ease, transform 0.1s 0.2s ease;
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:first-child {
	opacity: 0;
}

.lytbox-nav_control:checked~.lytbox-button  .hamburguer span:nth-child(2) {
	transform: translate(0, 6px) rotate(45deg);
}

.lytbox-nav_control:checked~.lytbox-button .hamburguer span:nth-child(3) {
	transform: translate(0, 4px) rotate(-45deg);

}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Museo Sans';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans-100.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: italic;
	font-weight: 100;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans-100Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans-300.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans-300Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans_500.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans_500_Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans_700.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans-700Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans_900.ttf') format('truetype');
}
@font-face {
	font-family: 'Museo Sans';
	font-style: italic;
	font-weight: 900;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/MuseoSans-900Italic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Archer';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://dev.greenleaf-hr.com/wp-content/uploads/2023/06/Archer-MediumItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */