.elementor-kit-10{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#000000;--e-global-color-text:#7E7E7E;--e-global-color-accent:#536D4C;--e-global-color-kadence1:#2B6CB0;--e-global-color-kadence2:#215387;--e-global-color-kadence3:#1A202C;--e-global-color-kadence4:#2D3748;--e-global-color-kadence5:#4A5568;--e-global-color-kadence6:#718096;--e-global-color-kadence7:#EDF2F7;--e-global-color-kadence8:#F7FAFC;--e-global-color-kadence9:#ffffff;--e-global-color-47f16a7:#8AB07E;--e-global-color-37e7607:#4B1522;--e-global-color-1653cac:#ABD2C9;--e-global-color-c49cefc:#F3B2C8;--e-global-color-bfeae8d:#9DC06F;--e-global-color-bfb3b78:#2B2A29;--e-global-color-0351940:#555554;--e-global-color-5b9b891:#EDAFB8;--e-global-color-794a7bc:#F3E6C9;--e-global-color-7c0f961:#536D4C;--e-global-color-65fec1f:#B0C4B1;--e-global-color-0685321:#F7E1D7;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:500;--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:600;background-color:#FFFFFF;font-family:"Roboto", Sans-serif;}.elementor-kit-10.el-is-editing{--global-palette1:#2B6CB0;--global-palette2:#215387;--global-palette3:#1A202C;--global-palette4:#2D3748;--global-palette5:#4A5568;--global-palette6:#718096;--global-palette7:#EDF2F7;--global-palette8:#F7FAFC;--global-palette9:#ffffff;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-794a7bc );}.elementor-kit-10 a:hover{color:var( --e-global-color-5b9b891 );text-decoration:underline;}.elementor-kit-10 h1{color:#FFFFFF;font-family:"Cormorant", Sans-serif;font-size:50px;font-weight:700;}.elementor-kit-10 label{color:#020101;}.elementor-kit-10 input:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea,.elementor-kit-10 .elementor-field-textual{accent-color:#02010100;}.elementor-kit-10 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-10 textarea:focus,.elementor-kit-10 .elementor-field-textual:focus{accent-color:#FBFAF5;background-color:#FBFAF5;box-shadow:0px 0px 0px 0px rgba(0,0,0,0.5);}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
  scroll-padding-top: 120px;
}
/* Royal Addons Image Grid – naprawa nachodzenia kafli */
.ra-image-grid,
.ra-image-grid-wrapper,
.ra-image-grid-items{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)) !important;
  gap: 20px !important;
  align-items: start !important;
}

.ra-image-grid-item,
.ra-image-grid .grid-item,
.ra-image-grid .item{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  height: auto !important;
}

.ra-image-grid img{
  width: 100% !important;
  height: auto !important;
  display: block !important;
}/* End custom CSS */