.elementor-kit-51{--e-global-color-primary:#F9FBF9;--e-global-color-secondary:#54595F;--e-global-color-text:#26282E;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;background-color:#F9FBF9;}.elementor-kit-51 e-page-transition{background-color:#FFBC7D;}.elementor-kit-51 a{color:var( --e-global-color-text );}.elementor-kit-51 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.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 *//* =======================================================
   Службові сторінки (Політика, Умови, 404)
   Білий glass-хедер
======================================================= */

/* Десктоп + мобільний хедер */
body.page-id-3 .glass-menu,
body.page-id-11 .glass-menu,
body.error404 .glass-menu,
body.page-id-3 .glass-menu-mobile,
body.page-id-11 .glass-menu-mobile,
body.error404 .glass-menu-mobile{

    background: rgba(255,255,255,.88) !important;
    backdrop-filter: blur(30px) !important;
    -webkit-backdrop-filter: blur(30px) !important;

    box-shadow: 0 4px 12px rgba(0,0,0,.06) !important;
}


/* Верхні пункти меню (десктоп) */
body.page-id-3 .glass-menu .elementor-nav-menu > li > a,
body.page-id-11 .glass-menu .elementor-nav-menu > li > a,
body.error404 .glass-menu .elementor-nav-menu > li > a{
    color:#26282E !important;
}


/* Бургер (службові сторінки) */
body.page-id-3 .glass-menu .elementor-menu-toggle,
body.page-id-11 .glass-menu .elementor-menu-toggle,
body.error404 .glass-menu .elementor-menu-toggle,
body.page-id-3 .glass-menu-mobile .elementor-menu-toggle,
body.page-id-11 .glass-menu-mobile .elementor-menu-toggle,
body.error404 .glass-menu-mobile .elementor-menu-toggle{
    color:#26282E !important;
}


/* SVG іконка бургера */
body.page-id-3 .glass-menu .elementor-menu-toggle svg,
body.page-id-11 .glass-menu .elementor-menu-toggle svg,
body.error404 .glass-menu .elementor-menu-toggle svg,
body.page-id-3 .glass-menu-mobile .elementor-menu-toggle svg,
body.page-id-11 .glass-menu-mobile .elementor-menu-toggle svg,
body.error404 .glass-menu-mobile .elementor-menu-toggle svg,
body.page-id-3 .glass-menu .elementor-menu-toggle svg *,
body.page-id-11 .glass-menu .elementor-menu-toggle svg *,
body.error404 .glass-menu .elementor-menu-toggle svg *,
body.page-id-3 .glass-menu-mobile .elementor-menu-toggle svg *,
body.page-id-11 .glass-menu-mobile .elementor-menu-toggle svg *,
body.error404 .glass-menu-mobile .elementor-menu-toggle svg *{
    fill:#26282E !important;
    stroke:#26282E !important;
}


/* =======================================================
   Плавна зміна хедера після Hero
======================================================= */

.glass-menu,
.glass-menu-mobile{

    transition:
        background .35s ease,
        border-color .35s ease,
        box-shadow .35s ease,
        color .35s ease;

}


/* Білий фон після Hero */

.glass-menu.scrolled-header,
.glass-menu-mobile.scrolled-header{

    background: rgba(255,255,255,.88) !important;

    backdrop-filter: blur(30px) !important;
    -webkit-backdrop-filter: blur(30px) !important;

    border-color: rgba(255,255,255,.7) !important;

    box-shadow: 0 4px 12px rgba(0,0,0,.06) !important;

}


/* Темні пункти меню */

.glass-menu.scrolled-header .elementor-nav-menu > li > a{
    color:#26282E !important;
}


/* Темний бургер */

.glass-menu-mobile.scrolled-header .elementor-menu-toggle{
    color:#26282E !important;
}

.glass-menu-mobile.scrolled-header .elementor-menu-toggle svg,
.glass-menu-mobile.scrolled-header .elementor-menu-toggle svg *{
    fill:#26282E !important;
    stroke:#26282E !important;
}


/* Заокруглення ліній бургера */

.glass-menu .elementor-menu-toggle svg *,
.glass-menu-mobile .elementor-menu-toggle svg *{
    stroke-linecap:round !important;
    stroke-linejoin:round !important;
}
/* Плавне зникнення хедера перед футером */
.glass-menu,
.glass-menu-mobile{
    transition:
        background .35s ease,
        border-color .35s ease,
        box-shadow .35s ease,
        opacity .3s ease,
        transform .3s ease;
}/* End custom CSS */