.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-83d4015:#F9FAFB;--e-global-color-bbaf237:#F3F4F6;--e-global-color-149fa45:#E5E7EB;--e-global-color-a9ee1e0:#D1D5DB;--e-global-color-8f14826:#9CA3AF;--e-global-color-6fe5fa9:#6B7280;--e-global-color-31ca41a:#4B5563;--e-global-color-66f56a7:#374151;--e-global-color-d3c5cf0:#1F2937;--e-global-color-b530c20:#111827;--e-global-color-e95b831:#EEF2FF;--e-global-color-b8971bc:#E0E7FF;--e-global-color-f52bdd4:#C7D2FE;--e-global-color-0e11da8:#A5B4FC;--e-global-color-a74702b:#818CF8;--e-global-color-7ce101a:#6366F1;--e-global-color-a2c2ccf:#4F46E5;--e-global-color-a4128cf:#4338CA;--e-global-color-c7694f8:#3730A3;--e-global-color-a894c79:#312E81;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:48px;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:36px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:24px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:32px;--e-global-typography-790dd01-font-family:"Inter";--e-global-typography-790dd01-font-size:52px;--e-global-typography-790dd01-font-weight:700;--e-global-typography-790dd01-line-height:56px;}.elementor-kit-13 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:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@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-kit-13{--e-global-typography-primary-font-size:32px;--e-global-typography-primary-line-height:39px;--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-line-height:32px;--e-global-typography-accent-font-size:20px;--e-global-typography-accent-line-height:28px;--e-global-typography-790dd01-font-size:32px;--e-global-typography-790dd01-line-height:39px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Aby powiadomienia były zawsze widoczne na górze ekranu i nie przesuwały treści */
.woocommerce-notices-wrapper {
    position: fixed !important; /* Utrzymuje pozycję względem okna przeglądarki */
    top: 100 !important; /* Przykleja do samej góry */
    left: 50% !important; /* Centruje poziomo */
    transform: translateX(-50%) !important; /* Utrzymuje centrowanie */
    width: 100% !important; /* Opcjonalnie: ustawia szerokość na 100% lub mniejszą, np. max-width: 600px */
    max-width: 800px !important; /* Ograniczenie szerokości, żeby dobrze wyglądało na dużych ekranach */
    padding: 10px 20px !important; /* Dodatkowy padding dla estetyki */
    box-sizing: border-box !important; /* Wlicza padding do szerokości */
    z-index: 999999 !important; /* Najwyższy z-index */
}/* End custom CSS */