.elementor-kit-6{--e-global-color-primary:#353535;--e-global-color-secondary:#0066CB;--e-global-color-text:#333333;--e-global-color-accent:#FFFFFF;--e-global-color-83938ae:#CCCCCC;--e-global-typography-primary-font-family:"adelle-sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"adelle";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"adelle-sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"adelle-sans";--e-global-typography-accent-font-weight:500;font-family:"adelle", Sans-serif;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );border-radius:50px 50px 50px 50px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-secondary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-family:"adelle", Sans-serif;font-weight:600;}.elementor-kit-6 h2{font-family:"adelle", Sans-serif;font-weight:600;}.elementor-kit-6 h3{font-family:"adelle", Sans-serif;font-weight:600;}.elementor-kit-6 h4{font-family:"adelle", Sans-serif;font-weight:600;}.elementor-kit-6 h5{font-family:"adelle", Sans-serif;font-weight:600;}.elementor-kit-6 h6{font-family:"adelle", Sans-serif;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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);}.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 *//* Hide scrollbar */
.rmp-container {
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}
.rmp-container::-webkit-scrollbar {
  display: none !important;
}

/* Fix link colours */
.rmp-container a,
.rmp-container a:link,
.rmp-container a:visited {
  color: #ffffff !important;
}

/* Divider lines on ALL menu items */
.rmp-menu > li {
  border-bottom: 1px solid rgba(255,255,255,0.25) !important;
  margin: 0 !important;
  padding-bottom: 0 !important;
}

/* Nav link padding and font */
.rmp-menu-item-link {
  padding: 14px 24px !important;
  font-size: 17px !important;
  font-weight: 700 !important;
  letter-spacing: 0.3px !important;
}

/* Sub-menu items */
.rmp-submenu .rmp-menu-item-link {
  font-size: 14px !important;
  font-weight: 400 !important;
  padding: 13px 24px 13px 40px !important;
  opacity: 0.85;
  border-bottom: 1px solid rgba(255,255,255,0.08) !important;
}

/* Reduce gap between logo and menu/* End custom CSS */