.elementor-kit-11{--e-global-color-primary:#0D753F;--e-global-color-secondary:#BFBFBF;--e-global-color-text:#727272;--e-global-color-accent:#75C044;--e-global-color-b169bb8:#F8F9E0;--e-global-color-ce674fc:#D4E9C2;--e-global-typography-primary-font-family:"Funnel Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Kumbh Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Kumbh Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Kumbh Sans";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */a {color:#75C044;}

a:hover {color:#0D753F;}

.jupiterx-main-header {
    display: none !important;
}

.sticky-header {
	height: 100px;
	min-height: 70px;
	transition: all 0.5s ease-out;
}

.sticky-header.elementor-sticky--effects > .elementor-container {
    height: 70px;
}

header .raven-sticky--effects {
    height: 70px;
    box-shadow: 1px 1px 8px RGBA(0,0,0,0.2);
}

.logo img {
	transition: all 0.5s ease-out;
}

header .raven-sticky--effects .logo img {
	transform: scale(.8);
	transition: all 0.5s ease-out;
}


.jupiterx-main {
    padding-right: 0 !important;
    overflow: hidden;
    margin-right: 0px;
}

.jupiterx-main-content {
    padding: 0;
}

.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.post-template-default .jupiterx-main-header {
    display: none;
}/* End custom CSS */