.elementor-kit-7{--e-global-color-primary:#820D41;--e-global-color-secondary:#203050;--e-global-color-text:#000000;--e-global-color-accent:#FF0473;--e-global-color-a7acb89:#FFFFFF;--e-global-color-2caf79e:#ADADAD;--e-global-color-bbf498d:#1B1B12;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-font-style:italic;color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h1{font-family:"Open Sans", Sans-serif;font-weight:900;}.elementor-kit-7 h2{font-family:"Open Sans", Sans-serif;font-weight:900;}.elementor-kit-7 h3{font-family:"Open Sans", Sans-serif;font-weight:700;}.elementor-kit-7 h4{font-family:"Open Sans", Sans-serif;font-weight:600;}.elementor-kit-7 h5{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-7 h6{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* 1. Force Submenu to be always visible and static (Accordion style) */
.offcanvas-nav .elementor-nav-menu--main .sub-menu {
    position: static !important;    /* Sit in the flow, not floating */
    display: block !important;      /* Always visible */
    width: 100% !important;
    box-shadow: none !important;    /* Remove drop-shadow */
    border: none !important;
    background: transparent !important; /* Remove white background */
    padding-left: 20px !important;  /* Indent child items */
    margin-top: 5px !important;     /* slight spacing */
    opacity: 1 !important;
    visibility: visible !important;
}

/* 2. Hide the arrow icon (Chevron) since the menu is always open */
.offcanvas-nav .elementor-item-has-children .sub-arrow {
    display: none !important;
}

/* 3. Optional: Style the Child Links to look distinct */
.offcanvas-nav .elementor-nav-menu--main .sub-menu a {
    font-size: 0.9em; /* Make children slightly smaller */
    opacity: 0.8;
}

.elementor-widget-text-editor li {
    list-style-type: square;   /* or circle/square depending on preference */
    margin-left: 20px;
    margin-bottom: 10px;
    line-height: 1.6;
}/* End custom CSS */