.elementor-kit-6{--e-global-color-primary:#05080F;--e-global-color-secondary:#05080F;--e-global-color-text:#05080FCC;--e-global-color-accent:#C5A059;--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;font-family:"Manrope", Sans-serif;letter-spacing:1.2px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:#000000;font-family:"Manrope", Sans-serif;font-weight:700;color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:12px 32px 12px 32px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#FFFFFF;font-family:"Manrope", Sans-serif;}.elementor-kit-6 h1{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h2{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h3{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h5{font-family:"Playfair Display", Sans-serif;}.elementor-kit-6 h6{font-family:"Playfair Display", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1800px;}.e-con{--container-max-width:1800px;--container-default-padding-top:0px;--container-default-padding-right:50px;--container-default-padding-bottom:0px;--container-default-padding-left:50px;}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0px;--container-default-padding-right:30px;--container-default-padding-bottom:0px;--container-default-padding-left:30px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}}/* Start custom CSS *//* ===== UNIWERSALNY CHECKBOX - CZARNY, OSTRE KĄTY, 17px ===== */

input[type="checkbox"],
input[type="checkbox"]::-webkit-outer-spin-button,
input[type="checkbox"]::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}

/* Każdy checkbox - stylizuj bezpośrednio */
input[type="checkbox"] {
  width: 17px !important;
  height: 17px !important;
  min-width: 17px !important;
  max-width: 17px !important;
  min-height: 17px !important;
  max-height: 17px !important;
  
  border: 2px solid #000000 !important;
  border-radius: 0px !important;
  background-color: #ffffff !important;
  background-image: none !important;
  
  cursor: pointer !important;
  display: inline-block !important;
  vertical-align: middle !important;
  
  transition: all 0.2s ease !important;
  box-shadow: none !important;
  
  margin: 0 !important;
  padding: 0 !important;
  
  position: relative !important;
  line-height: 1 !important;
}

/* Zaznaczony - pełny czarny */
input[type="checkbox"]:checked {
  background-color: #000000 !important;
  background: #000000 !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}

/* Hover - niezaznaczony */
input[type="checkbox"]:not(:checked):hover {
  border-color: #000000 !important;
  background-color: #f5f5f5 !important;
  box-shadow: none !important;
}

/* Checked + Hover */
input[type="checkbox"]:checked:hover {
  background-color: #000000 !important;
  background: #000000 !important;
  border-color: #000000 !important;
  box-shadow: none !important;
}

/* Focus dla dostępności */
input[type="checkbox"]:focus,
input[type="checkbox"]:focus-visible {
  outline: 2px solid #000000 !important;
  outline-offset: 2px !important;
}

/* Active state */
input[type="checkbox"]:active {
  transform: scale(0.95) !important;
}

/* Disabled */
input[type="checkbox"]:disabled {
  opacity: 0.5 !important;
  cursor: not-allowed !important;
  background-color: #f5f5f5 !important;
  border-color: #999 !important;
  box-shadow: none !important;
}

input[type="checkbox"]:disabled:checked {
  background: #999 !important;
}

/* Dark mode */
@media (prefers-color-scheme: dark) {
  input[type="checkbox"] {
    background-color: #ffffff !important;
    border-color: #000000 !important;
  }
  
  input[type="checkbox"]:not(:checked):hover {
    background-color: #e0e0e0 !important;
    border-color: #000000 !important;
  }
  
  input[type="checkbox"]:checked {
    background-color: #000000 !important;
    background: #000000 !important;
  }
}

/* Elementor specific tweaks */
.elementor-field-option input[type="checkbox"] {
  display: inline-block !important;
  margin-right: 8px !important;
}

.elementor-field-subgroup input[type="checkbox"] {
  display: inline-block !important;
  vertical-align: middle !important;
}


.elementor-icon-wrapper {
    display: flex;
}


.max-height-video {
    height: 100% !important;
}
.max-height-video video {
    height: 100% !important;
}
.max-height-video .e-hosted-video {
    height: 100% !important
    ;
}


.page-header {
    display: none;
}

select {
    appearance: auto !important;
}/* End custom CSS */