.elementor-kit-6{--e-global-color-primary:#EEF3EE;--e-global-color-secondary:#545454;--e-global-color-text:#D0CCB9;--e-global-color-accent:#6F8F7A;--e-global-typography-primary-font-family:"Playfair Display";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-line-height:17px;--e-global-typography-primary-letter-spacing:-0.2px;--e-global-typography-secondary-font-family:"Playfair Display";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-letter-spacing:0.6px;color:#545454;font-size:18px;font-weight:400;line-height:1.7px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:#6F8F7A;}.elementor-kit-6 a:hover{color:#5E7E69;}.elementor-kit-6 h1{color:#545454;font-size:52px;font-weight:500;line-height:1.2px;letter-spacing:-0.2px;}.elementor-kit-6 h2{color:#545454;font-size:34px;font-weight:500;line-height:1.25px;letter-spacing:-0.1px;}.elementor-kit-6 h3{color:#545454;font-size:24px;font-weight:500;line-height:1.3px;}.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 *//* Smooth scroll */
html {
  scroll-behavior: smooth;
}

/* Anchor offset – desktop */
#kako-delam,
#terapija,
#pristopi,
#za-koga,
#cene,
#rezerviraj {
  scroll-margin-top: 120px;
}

/* Anchor offset – mobile */
@media (max-width: 767px) {
  #kako-delam,
  #terapija,
  #pristopi,
  #za-koga,
  #cene,
  #rezerviraj {
    scroll-margin-top: 90px;
  }
}/* End custom CSS */