.elementor-kit-5{--e-global-color-primary:#697255;--e-global-color-secondary:#1E1E1E;--e-global-color-text:#000000;--e-global-color-accent:#D5BF84;--e-global-typography-primary-font-family:"Aboreto";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Aboreto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{font-family:"Aboreto", Sans-serif;font-weight:400;}.elementor-kit-5 h1{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-lightbox{--lightbox-header-icons-size:16px;--lightbox-navigation-icons-size:19px;}.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-5{--e-global-typography-text-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.sticky-header .logo img {
	height: 96px !important;
	width: auto !important;
	transition: height 0.3s ease;
}

.sticky-header.elementor-sticky--effects .logo img {
	height: 72px !important;
}

/* ukryte domyślnie */
.sticky-header h4 {
	opacity: 0;
	transform: translateY(-10px);
	transition: opacity 0.3s ease, transform 0.3s ease;
}

/* pokazuje się po scrollu */
.sticky-header.elementor-sticky--effects h4 {
	opacity: 1;
	transform: translateY(0);
}/* End custom CSS */