.elementor-kit-8{--e-global-color-primary:#EA95A8;--e-global-color-secondary:#FDE8EB;--e-global-color-text:#000000;--e-global-color-accent:#F9C4D1;--e-global-typography-primary-font-family:"Milky Moo Lemon";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--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-8 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){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 *//* CONTAINER DA SIDEBAR */
.sidebar-lovable {
    padding: 20px 15px !important;
    background-color: #ffffff;
    height: 100vh;
}

/* TÍTULOS DAS CATEGORIAS (PRINCIPAL, DEPARTAMENTOS, etc) */
.sidebar-lovable .elementor-icon-list-text, 
.sidebar-lovable .menu-item-header {
    color: #94a3b8 !important; /* Cinza claro */
    font-size: 11px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 25px;
    margin-bottom: 10px;
    display: block;
}

/* ITENS DO MENU */
.sidebar-lovable .elementor-icon-list-item,
.sidebar-lovable li.menu-item {
    margin-bottom: 5px !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    transition: all 0.3s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
}

/* ESTADO ATIVO (ONDE O USUÁRIO ESTÁ) */
.sidebar-lovable .elementor-item-active,
.sidebar-lovable .current-menu-item,
.sidebar-lovable .elementor-icon-list-item:hover {
    background-color: #fdf2f8 !important; /* Rosa bem clarinho */
    color: #be185d !important; /* Rosa escuro/Vinho */
}

/* ÍCONES */
.sidebar-lovable i {
    margin-right: 12px;
    font-size: 18px;
    color: #64748b; /* Cor do ícone padrão */
}

.sidebar-lovable .current-menu-item i,
.sidebar-lovable .elementor-icon-list-item:hover i {
    color: #be185d !important; /* Ícone fica rosa no active */
}

/* REMOVER SUBLINHADO PADRÃO */
.sidebar-lovable a {
    text-decoration: none !important;
    color: #475569 !important; /* Cor do texto padrão */
    font-weight: 500;
    width: 100%;
}

.sidebar-lovable .current-menu-item a {
    color: #be185d !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Milky Moo Lemon';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://portal.milkymoo.com.br/wp-content/uploads/2025/04/LEMONMILK-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */