.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#213E73;--e-global-color-text:#7A7A7A;--e-global-color-accent:#00B033;--e-global-color-54597e2:#07284F;--e-global-color-b4bbde1:#EAEDF3;--e-global-typography-primary-font-family:"Domine";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-line-height:61px;--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:300;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:25px;--e-global-typography-accent-font-weight:500;color:#000000;font-family:"Roboto", Sans-serif;font-size:18px;font-weight:300;line-height:40px;}.elementor-kit-6 h1{color:#3B297D;font-family:"Domine", Sans-serif;font-weight:300;}.elementor-kit-6 h3{color:#3B297D;font-family:"Domine", Sans-serif;font-size:1.6em;font-weight:300;}.elementor-kit-6 h4{color:#3B297D;font-family:"Domine", Sans-serif;font-size:21px;font-weight:300;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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;}}@media(max-width:767px){.elementor-kit-6 h3{font-size:1.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* =========================
   TYPOGRAFIA GLOBALNA – VIOLIX 2026
   rem + clamp (responsive)
   ========================= */

/* Baza */
html {
  font-size: 18px;
}

body {
  font-size: 2rem;
  line-height: 1.6;
}

/* Nagłówki */
h1 {
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 1.15;
}

h2 {
  font-size: clamp(1.8rem, 3.5vw, 2.8rem);
  line-height: 1.2;
}

h3 {
  font-size: clamp(1.2rem, 1.5vw, 2rem);
  line-height: 1.25;
}

h4 {
  font-size: clamp(1.2rem, 1.8vw, 1.5rem);
  line-height: 1.3;
}

/* Tekst */
p,
li {
  font-size: clamp(1rem, 1.1vw, 1.125rem);
  line-height: 1.65;
}

/* Małe opisy / meta */
small,
.text-small {
  font-size: 0.875rem;
}

/* Linki */
a {
  font-size: inherit;
}

/* Przyciski */
button,
.elementor-button {
  font-size: 0.95rem;
  letter-spacing: 0.04em;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Domine';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.violix.eu/wp-content/uploads/2025/11/Domine-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */