.elementor-kit-126{--e-global-color-primary:#003366;--e-global-color-secondary:#00509E;--e-global-color-text:#333333;--e-global-color-accent:#FF6F61;--e-global-color-background:#FFFFFF;--e-global-color-backgroundAccent:#F2F2F2;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-line-height:1.5em;--e-global-typography-heading-xl-font-family:"Poppins";--e-global-typography-heading-xl-font-size:56px;--e-global-typography-heading-xl-font-weight:600;--e-global-typography-heading-xl-line-height:1.2em;--e-global-typography-heading-l-font-family:"Poppins";--e-global-typography-heading-l-font-size:48px;--e-global-typography-heading-l-font-weight:600;--e-global-typography-heading-l-line-height:1.2em;--e-global-typography-heading-m-font-family:"Poppins";--e-global-typography-heading-m-font-size:40px;--e-global-typography-heading-m-font-weight:600;--e-global-typography-heading-m-line-height:1.2em;--e-global-typography-heading-s-font-family:"Poppins";--e-global-typography-heading-s-font-size:18px;--e-global-typography-heading-s-font-weight:500;--e-global-typography-body-s-font-family:"Figtree";--e-global-typography-body-s-font-size:14px;--e-global-typography-body-s-font-weight:400;--e-global-typography-body-s-line-height:1.5em;background-color:var( --e-global-color-background );}.elementor-kit-126 e-page-transition{background-color:#FFBC7D;}.elementor-kit-126 img{border-style:none;opacity:1;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100vw;}.e-con{--container-max-width:100vw;--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:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-header-icons-size:0px;--lightbox-navigation-icons-size:0px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-126{--e-global-typography-primary-font-size:22px;--e-global-typography-secondary-font-size:18px;--e-global-typography-heading-xl-font-size:48px;--e-global-typography-heading-l-font-size:40px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-126{--e-global-typography-primary-font-size:18px;--e-global-typography-secondary-font-size:16px;--e-global-typography-heading-xl-font-size:40px;--e-global-typography-heading-l-font-size:32px;--e-global-typography-heading-m-font-size:32px;--e-global-typography-heading-s-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* NADPISANIE MARGINESÓW I UKRYCIE PIONOWEGO PASKA PRZEWIJANIA */

body, html {
    margin: 0 !important;
    padding: 0 !important;
    /* TO JEST KLUCZOWE: USUWA PASOK PRZEWIJANIA W POZIOMIE */
    overflow-x: hidden !important; 
}
/* STYL DLA NOWOCZESNEJ STRONY (Hello Elementor) */

/* GLOBALNA TYPOGRAFIA I KOLORY */
body {
    line-height: 1.6;
}

/* NAGŁÓWKI */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    color: #1A232E; /* Ciemny Granat/Prawie Czarny */
    font-weight: 700;
}
/* TEKST STANDARDOWY */
p {
    font-family: 'Roboto', sans-serif;
    color: #495057; /* Ciemnoszary dla czytelności */
}

/* NOWOCZESNY PRZYCISK (WYKORZYSTANIE CZERWIENI LOGA) */
.elementor-button { 
    /* Styl Domyślny */
    background-color: #D82229 !important; /* Czerwień Loga */
    color: #FFFFFF !important;
    font-weight: 600;
    border: none;
    border-radius: 4px; /* Ostre, nowoczesne rogi */
    padding: 12px 30px !important;
    transition: all 0.3s ease; /* Płynne przejście */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Lekki cień */
}

.elementor-button:hover {
    /* Efekt Hover */
    background-color: #A01B22 !important; /* Ciemniejsza Czerwień */
    transform: translateY(-2px); /* Lekkie uniesienie */
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); 
}

/* KOREKTA DLA EFEKTU FALOWANEGO TŁA (jeśli jest użyty jako obraz) */
.elementor-shape-divider svg {
    fill: #FAFAFA !important; /* Upewnij się, że fala ma czyste, jasne tło */
}
/* ---------------------------------------------------------------- */

 nth-child(3) h3, .elementor-section:nth-child(3) h4 {
    color: #FAFAFA !important; /* Tytuły produktów Jasnoszare */
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}/* End custom CSS */