.elementor-kit-2046{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#0F0F10;--e-global-color-text:#3A3A3A;--e-global-color-accent:#622729;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-2046 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//* Remove bullets from ALL menus + Elementor lists */
ul, li {
    list-style: none !important;
}

/* Specifically target Elementor nav + dropdown */
.elementor-nav-menu li,
.elementor-nav-menu ul {
    list-style: none !important;
}

/* Remove weird pseudo bullets some themes add */
.elementor-nav-menu li::before,
.elementor-nav-menu li::marker,
.elementor-icon-list-items li::before,
.elementor-icon-list-items li::marker {
    content: none !important;
}/* End custom CSS */