.elementor-136 .elementor-element.elementor-element-790b438{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-136 .elementor-element.elementor-element-013b0ee{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-013b0ee *//* ==========================================================
   AQUATURBO — MEGAMENU COMPLETO
   Remove magenta + alinha títulos + organiza colunas
   Responsivo para desktop, tablet e celular
   ========================================================== */

/* Evita herança de texto sem quebra do menu principal */
body #aqh-header .aqh-mega-panel,
body #aqh-header .aqh-mega-panel * {
    white-space: normal !important;
    box-sizing: border-box !important;
}

/* ==========================================================
   REMOVE A COR MAGENTA DAS SETAS
   ========================================================== */

body #aqh-header button.aqh-submenu-toggle,
body #aqh-header button.aqh-submenu-toggle:hover,
body #aqh-header button.aqh-submenu-toggle:focus,
body #aqh-header button.aqh-submenu-toggle:focus-visible,
body #aqh-header button.aqh-submenu-toggle:active,
body #aqh-header .aqh-nav-category.is-open button.aqh-submenu-toggle {
    appearance: none !important;
    -webkit-appearance: none !important;

    display: grid !important;
    place-items: center !important;

    flex: 0 0 28px !important;
    width: 28px !important;
    min-width: 28px !important;
    height: 40px !important;

    margin-left: -7px !important;
    padding: 0 !important;

    border: 0 !important;
    border-radius: 8px !important;

    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;

    box-shadow: none !important;
    color: #607b93 !important;
}

/* Hover e menu aberto */
body #aqh-header button.aqh-submenu-toggle:hover,
body #aqh-header button.aqh-submenu-toggle:focus-visible,
body #aqh-header .aqh-nav-category.is-open button.aqh-submenu-toggle {
    background: #edf5ff !important;
    background-color: #edf5ff !important;
    color: #0868f2 !important;
}

/* Ícone da seta */
body #aqh-header button.aqh-submenu-toggle svg {
    width: 12px !important;
    height: 12px !important;

    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 2.2 !important;

    color: inherit !important;
}

/* ==========================================================
   PAINEL PRINCIPAL DO MEGAMENU
   ========================================================== */

body #aqh-header .aqh-mega-panel {
    text-align: left !important;
}

body #aqh-header .aqh-mega-scroll {
    width: 100% !important;
    padding: 26px 30px 30px !important;
}

/* Coluna de apresentação + grade de categorias */
body #aqh-header .aqh-parent-mega-layout {
    display: grid !important;
    grid-template-columns: minmax(260px, 290px) minmax(0, 1fr) !important;
    align-items: stretch !important;

    width: 100% !important;
    min-width: 0 !important;
    gap: 32px !important;
}

/* ==========================================================
   COLUNA ESQUERDA
   ========================================================== */

body #aqh-header .aqh-parent-mega-intro {
    min-width: 0 !important;
    width: 100% !important;

    padding: 8px 28px 8px 0 !important;
    border-right: 1px solid #dce6ef !important;

    text-align: left !important;
}

/* Texto “Categoria” */
body #aqh-header .aqh-parent-mega-intro .aqh-mega-kicker {
    display: block !important;
    margin: 0 0 7px !important;

    color: #0868f2 !important;
    font-size: 9.5px !important;
    font-weight: 800 !important;
    line-height: 1.2 !important;
    letter-spacing: 0.14em !important;
    text-transform: uppercase !important;
    text-align: left !important;
}

/* Título principal */
body #aqh-header .aqh-parent-mega-intro strong {
    display: block !important;

    width: 100% !important;
    max-width: 100% !important;

    margin: 0 0 10px !important;

    color: #031f3f !important;
    font-size: clamp(20px, 1.7vw, 23px) !important;
    font-weight: 800 !important;
    line-height: 1.18 !important;
    letter-spacing: -0.35px !important;

    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;
    text-wrap: balance;

    text-align: left !important;
}

/* Descrição */
body #aqh-header .aqh-parent-mega-intro p {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 0 18px !important;

    color: #65788c !important;
    font-size: 11.5px !important;
    font-weight: 400 !important;
    line-height: 1.55 !important;

    white-space: normal !important;
    overflow-wrap: anywhere !important;

    text-align: left !important;
}

/* Botão “Ver toda a categoria” */
body #aqh-header .aqh-mega-parent-all {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;

    min-height: 36px !important;
    padding: 0 13px !important;

    border: 0 !important;
    border-radius: 8px !important;

    background: #edf5ff !important;
    color: #0868f2 !important;

    font-size: 11px !important;
    font-weight: 750 !important;
    line-height: 1.2 !important;
    text-align: center !important;
}

body #aqh-header .aqh-mega-parent-all:hover {
    background: #0868f2 !important;
    color: #ffffff !important;
}

/* ==========================================================
   GRADE DAS SUBCATEGORIAS
   ========================================================== */

body #aqh-header .aqh-parent-mega-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    grid-auto-flow: row !important;
    align-items: start !important;

    width: 100% !important;
    min-width: 0 !important;

    gap: 24px 32px !important;
}

/* Bloco individual */
body #aqh-header .aqh-parent-mega-grid > .aqh-mega-group {
    display: flex !important;
    flex-direction: column !important;
    align-self: start !important;

    width: 100% !important;
    min-width: 0 !important;

    margin: 0 !important;
    text-align: left !important;
}

/* Título de cada subcategoria */
body #aqh-header .aqh-mega-parent {
    position: relative !important;

    display: flex !important;
    align-items: flex-start !important;
    gap: 10px !important;

    width: 100% !important;
    min-width: 0 !important;
    min-height: 36px !important;

    margin: 0 0 8px !important;
    padding: 0 0 10px !important;

    border-bottom: 1px solid #e1e9f0 !important;

    color: #13293d !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.3 !important;

    text-align: left !important;
}

/* Nome da subcategoria */
body #aqh-header .aqh-mega-parent span {
    flex: 1 1 auto !important;
    min-width: 0 !important;

    color: inherit !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;

    text-align: left !important;
}

/* Quantidade */
body #aqh-header .aqh-mega-parent small {
    flex: 0 0 auto !important;
    align-self: flex-start !important;

    margin: 3px 0 0 auto !important;

    color: #7a8ea2 !important;
    font-size: 9px !important;
    font-weight: 700 !important;
    line-height: 1 !important;

    text-align: right !important;
}

/* Linha azul decorativa */
body #aqh-header .aqh-mega-parent::after {
    content: "" !important;

    position: absolute !important;
    bottom: -1px !important;
    left: 0 !important;

    width: 28px !important;
    height: 2px !important;

    border-radius: 4px !important;
    background: #38c5df !important;
}

/* ==========================================================
   LINK “VER PRODUTOS”
   ========================================================== */

body #aqh-header .aqh-mega-link {
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;

    width: 100% !important;
    min-width: 0 !important;
    min-height: 34px !important;

    padding: 6px 8px !important;

    border-radius: 7px !important;
    background: transparent !important;

    color: #425970 !important;
    font-size: 11.5px !important;
    font-weight: 500 !important;
    line-height: 1.35 !important;

    text-align: left !important;
}

body #aqh-header .aqh-mega-link:hover {
    padding-left: 11px !important;
    background: #edf5ff !important;
    color: #0868f2 !important;
}

body #aqh-header .aqh-mega-link span {
    flex: 1 1 auto !important;
    min-width: 0 !important;

    white-space: normal !important;
    overflow-wrap: anywhere !important;
    word-break: normal !important;

    text-align: left !important;
}

body #aqh-header .aqh-mega-link small {
    flex: 0 0 auto !important;
    margin-left: auto !important;

    color: #7a8ea2 !important;
    font-size: 10px !important;
    line-height: 1 !important;
}

/* ==========================================================
   QUANTIDADE ADAPTATIVA DE COLUNAS
   ========================================================== */

/* Somente uma subcategoria */
body #aqh-header .aqh-parent-mega-grid.is-single {
    max-width: 420px !important;
    grid-template-columns: minmax(260px, 420px) !important;
    justify-content: start !important;
}

/* Somente duas subcategorias */
body #aqh-header .aqh-parent-mega-grid.is-double {
    max-width: 860px !important;
    grid-template-columns: repeat(2, minmax(240px, 1fr)) !important;
    justify-content: start !important;
}

/* ==========================================================
   TABLET
   ========================================================== */

@media (min-width: 901px) and (max-width: 1180px) {
    body #aqh-header .aqh-mega-scroll {
        padding: 24px !important;
    }

    body #aqh-header .aqh-parent-mega-layout {
        grid-template-columns: minmax(220px, 250px) minmax(0, 1fr) !important;
        gap: 24px !important;
    }

    body #aqh-header .aqh-parent-mega-intro {
        padding-right: 22px !important;
    }

    body #aqh-header .aqh-parent-mega-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 22px 26px !important;
    }

    body #aqh-header .aqh-parent-mega-grid.is-single {
        max-width: 420px !important;
        grid-template-columns: minmax(240px, 420px) !important;
    }

    body #aqh-header .aqh-parent-mega-grid.is-double {
        max-width: none !important;
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

/* ==========================================================
   CELULAR
   ========================================================== */

@media (max-width: 900px) {
    body #aqh-header button.aqh-submenu-toggle {
        align-self: stretch !important;

        width: 48px !important;
        min-width: 48px !important;
        height: auto !important;
        min-height: 50px !important;

        margin-left: 0 !important;

        border-radius: 0 !important;
        border-left: 1px solid #dce6ef !important;
    }

    body #aqh-header .aqh-mega-scroll {
        padding: 16px !important;
    }

    body #aqh-header .aqh-parent-mega-layout {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 18px !important;
    }

    body #aqh-header .aqh-parent-mega-intro {
        padding: 0 0 18px !important;

        border-right: 0 !important;
        border-bottom: 1px solid #dce6ef !important;
    }

    body #aqh-header .aqh-parent-mega-intro strong {
        font-size: 20px !important;
        line-height: 1.2 !important;
    }

    body #aqh-header .aqh-parent-mega-grid,
    body #aqh-header .aqh-parent-mega-grid.is-single,
    body #aqh-header .aqh-parent-mega-grid.is-double {
        max-width: none !important;
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 18px !important;
    }

    body #aqh-header .aqh-mega-parent {
        min-height: auto !important;
    }
}/* End custom CSS */