.elementor-kit-7{--e-global-color-primary:#2F4F4F;--e-global-color-secondary:#4682B4;--e-global-color-text:#2F4F4F;--e-global-color-accent:#FF69B4;--e-global-color-background:#FFFFFF;--e-global-color-backgroundAccent:#F5F5DC;--e-global-color-transparent:#00000000;--e-global-typography-primary-font-family:"Syne";--e-global-typography-primary-font-size:24px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Syne";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--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:"Inter";--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:"Syne";--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:"Syne";--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:"Syne";--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:"Syne";--e-global-typography-heading_s-font-size:18px;--e-global-typography-heading_s-font-weight:500;--e-global-typography-body_s-font-family:"Inter";--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-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-kit-7{--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-7{--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 *//* ====== Pełna szerokość strony ====== */

html,
body {
    width: 100%;
    overflow-x: hidden;
}

.site,
.site-content,
.site-main,
.content-area,
.container,
.ast-container,
.e-con,
.e-con-inner,
.elementor,
.elementor-section,
.elementor-container {
    width: 100% !important;
    max-width: 100% !important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}

.elementor-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Desktop */
@media (min-width: 1025px) {

    .e-con,
    .e-con-inner,
    .elementor-container,
    .container,
    .ast-container {
        width: 100vw !important;
        max-width: 100vw !important;
        margin: 0 auto !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* ==========================
   PODOLOVE - FULL WIDTH
========================== */

html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
}

.site,
.site-content,
.site-main,
.content-area,
.container,
.wp-site-blocks,
.elementor,
.elementor-section,
.elementor-container,
.e-con,
.e-con-inner {
    width: 100% !important;
    max-width: 100% !important;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}

.elementor-section,
.e-con {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* ==========================
   UKRYCIE TYTUŁU STRONY
========================== */

.entry-header,
.page-header,
.page-title,
.entry-title,
.wp-block-post-title,
.elementor-page-title {
    display: none !important;
}

/* Usunięcie pustej przestrzeni po nagłówku */

.entry-content,
.site-main,
.elementor-location-single,
.elementor-page {
    margin-top: 0 !important;
    padding-top: 0 !important;
}/* End custom CSS */