.elementor-kit-7{--e-global-color-primary:#F1EFE3;--e-global-color-secondary:#00A65A;--e-global-color-text:#2A2A2A;--e-global-color-accent:#003A21;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--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;--e-global-typography-0f25da1-font-family:"Inter Tight";--e-global-typography-0f25da1-font-size:20px;--e-global-typography-0f25da1-font-weight:200;--e-global-typography-172c76c-font-family:"Inter";--e-global-typography-172c76c-font-size:14px;--e-global-typography-172c76c-font-weight:300;--e-global-typography-172c76c-text-transform:uppercase;--e-global-typography-172c76c-line-height:14px;--e-global-typography-172c76c-letter-spacing:0px;--e-global-typography-7db5ae0-font-family:"Inter";--e-global-typography-7db5ae0-font-size:36px;--e-global-typography-7db5ae0-font-weight:300;--e-global-typography-7db5ae0-line-height:36px;--e-global-typography-f42a777-font-family:"Inter";--e-global-typography-f42a777-font-size:20px;--e-global-typography-f42a777-font-weight:300;--e-global-typography-f42a777-line-height:20px;--e-global-typography-6ceb137-font-family:"Inter";--e-global-typography-6ceb137-font-size:36px;--e-global-typography-6ceb137-font-weight:300;--e-global-typography-6ceb137-line-height:36px;}.elementor-kit-7 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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-6ceb137-font-size:26px;--e-global-typography-6ceb137-line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */b, strong {
    font-weight: 600 !important;
}

/* ▶️ Custom bullets dla list Elementor Pro */
.elementor-widget-text-editor ul {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.elementor-widget-text-editor ul li {
    position: relative !important;
    padding-left: 24px !important;
    margin-bottom: 0.5em !important;
}

.elementor-widget-text-editor ul li::marker {
    content: "" !important;
}

.elementor-widget-text-editor ul li::before {
    content: "■" !important; 
    position: absolute !important;
    left: 0 !important;
    top: 5px !important;
    color: #003A21 !important;
    font-size: 18px !important;
    line-height: 1 !important;
}
/* Wyłączenie kursora wm enu */
.elementor-nav-menu a[href="#"] {
    cursor: default !important;
}/* End custom CSS */