.elementor-kit-4686{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-fb2ad94:#08B315;--e-global-color-8ad4ee1:#B31515;--e-global-color-94d24cd:#162EAF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4686 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 *//* Force remove any category borders and outlines */
.jmucp-cats,
.jmucp-cat-item,
.jmucp-cat-button,
.jmucp-subcats a {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background-clip: padding-box !important;
}
/* Remove red background from main category buttons */
.jmucp-cat-item,
.jmucp-cat-button {
  background-color: #ffffff !important; /* white or any color you prefer */
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
}

/* On hover — use your chosen hover color variable */
.jmucp-cat-button:hover {
  background-color: var(--jmucp-hover-bg, #f6f7f9) !important;
}

/* Ensure subcategories stay clean */
.jmucp-subcats a {
  background-color: #ffffff !important;
}/* End custom CSS */