.elementor-kit-9{--e-global-color-primary:#1D1D1F;--e-global-color-secondary:#86868B;--e-global-color-text:#1D1D1F;--e-global-color-accent:#0071E3;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:80px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.2;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:48px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:48px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:#0071E3;border-radius:14px 14px 14px 14px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:#0077ED;border-radius:12px 12px 12px 12px;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1180px;}.e-con{--container-max-width:1180px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(min-width:1700px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}}@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 *//* 1. Remove the 'Red/Accent' line under Section Headlines (Kategorie / Ostatnio Dodane) */
.section-headline h2::after, 
.section-headline h3::after,
.headline span::after,
.headline::after {
    display: none !important;
    content: none !important;
    background: transparent !important;
}

/* 2. Target the specific Elementor Headline decoration seen in your screenshots */
.elementor-widget-heading .elementor-heading-title::after,
.elementor-widget-heading .elementor-heading-title::before {
    display: none !important;
    content: none !important;
}

/* 3. Clean up the Bento Card headings */
.apple-bento-button h3, 
.elementor-kit-9 h3 {
    text-decoration: none !important;
    border: none !important;
    padding-bottom: 0 !important;
}

/* 4. Global reset for any remaining 'decoration' spans */
span.highlight, 
span.color {
    background: transparent !important;
    padding: 0 !important;
    color: inherit !important;
}/* End custom CSS */